Pull request #43617 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 rather than 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab Obtained Jenkinsfile from 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 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-43617@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-05-19T08:59:31.470Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-19T08:59:31.475Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-19T08:59:46.673Z] Still waiting to schedule task [2022-05-19T08:59:46.675Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08de2ada5ffdd6eac)’ is offline [2022-05-19T09:00:35.165Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08de2ada5ffdd6eac) in /home/ubuntu/workspace/moby_PR-43617 [Pipeline] { [Pipeline] checkout [2022-05-19T09:00:35.306Z] The recommended git tool is: git [2022-05-19T09:00:38.363Z] using credential docker-jenkins-github-credentials [2022-05-19T09:00:38.372Z] Cloning the remote Git repository [2022-05-19T09:00:38.372Z] Cloning with configured refspecs honoured and without tags [2022-05-19T09:00:38.267Z] Cloning repository https://github.com/moby/moby.git [2022-05-19T09:00:38.326Z] > git init /home/ubuntu/workspace/moby_PR-43617 # timeout=10 [2022-05-19T09:00:38.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:00:38.711Z] > git --version # timeout=10 [2022-05-19T09:00:38.744Z] > git --version # 'git version 2.17.1' [2022-05-19T09:00:38.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:00:38.747Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:00:59.143Z] Fetching without tags [2022-05-19T09:00:59.378Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:01:00.160Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:01:00.160Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:00:59.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:00:59.088Z] > git config --add remote.origin.fetch +refs/pull/43617/head:refs/remotes/origin/PR-43617 # timeout=10 [2022-05-19T09:00:59.105Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:00:59.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:00:59.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:00:59.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:00:59.164Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:00:59.391Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:00:59.400Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:01:00.063Z] > git remote # timeout=10 [2022-05-19T09:01:00.075Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:01:00.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:01:00.106Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:01:00.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-19T09:01:00.169Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:01:00.192Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:01:04.576Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:01:04.576Z] First time build. Skipping changelog. [2022-05-19T09:01:04.642Z] > git --version # timeout=10 [2022-05-19T09:01:04.676Z] > git --version # 'git version 2.17.1' [2022-05-19T09:01:04.704Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-19T09:01:05.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43617:/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-05-19T09:01:13.859Z] Unable to find image 'alpine:latest' locally [2022-05-19T09:01:14.428Z] latest: Pulling from library/alpine [2022-05-19T09:01:14.428Z] df9b9388f04a: Pulling fs layer [2022-05-19T09:01:14.428Z] df9b9388f04a: Verifying Checksum [2022-05-19T09:01:14.428Z] df9b9388f04a: Download complete [2022-05-19T09:01:14.997Z] df9b9388f04a: Pull complete [2022-05-19T09:01:14.997Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-19T09:01:14.997Z] Status: Downloaded newer image for alpine:latest [2022-05-19T09:01:23.182Z] 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-05-19T09:01:23.477Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08de2ada5ffdd6eac) in /home/ubuntu/workspace/moby_PR-43617 [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-05-19T09:01:23.539Z] The recommended git tool is: git [Pipeline] // stage [2022-05-19T09:01:23.550Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-19T09:01:23.568Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-05-19T09:01:23.584Z] 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] } [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 [2022-05-19T09:01:23.873Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-19T09:01:24.031Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:01:24.032Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:01:24.147Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:01:24.179Z] > git --version # timeout=10 [2022-05-19T09:01:24.205Z] > git --version # 'git version 2.17.1' [2022-05-19T09:01:24.223Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-19T09:01:23.572Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43617/.git # timeout=10 [2022-05-19T09:01:23.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:01:23.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:01:23.600Z] > git --version # timeout=10 [2022-05-19T09:01:23.623Z] > git --version # 'git version 2.17.1' [2022-05-19T09:01:23.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:01:23.625Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:01:23.888Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:01:23.903Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:01:23.995Z] > git remote # timeout=10 [2022-05-19T09:01:24.005Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:01:24.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:01:24.022Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:01:24.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-19T09:01:24.047Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:01:24.059Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-19T09:01:25.117Z] + [ PR != PR ] [2022-05-19T09:01:25.117Z] + [ master != master ] [2022-05-19T09:01:25.117Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-19T09:01:25.457Z] + docker version [2022-05-19T09:01:25.457Z] Client: Docker Engine - Community [2022-05-19T09:01:25.457Z] Version: 20.10.14 [2022-05-19T09:01:25.457Z] API version: 1.41 [2022-05-19T09:01:25.457Z] Go version: go1.16.15 [2022-05-19T09:01:25.457Z] Git commit: a224086 [2022-05-19T09:01:25.457Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-19T09:01:25.457Z] OS/Arch: linux/amd64 [2022-05-19T09:01:25.457Z] Context: default [2022-05-19T09:01:25.457Z] Experimental: true [2022-05-19T09:01:25.457Z] [2022-05-19T09:01:25.457Z] Server: Docker Engine - Community [2022-05-19T09:01:25.457Z] Engine: [2022-05-19T09:01:25.457Z] Version: 20.10.14 [2022-05-19T09:01:25.457Z] API version: 1.41 (minimum version 1.12) [2022-05-19T09:01:25.457Z] Go version: go1.16.15 [2022-05-19T09:01:25.457Z] Git commit: 87a90dc [2022-05-19T09:01:25.457Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-19T09:01:25.457Z] OS/Arch: linux/amd64 [2022-05-19T09:01:25.457Z] Experimental: true [2022-05-19T09:01:25.457Z] containerd: [2022-05-19T09:01:25.457Z] Version: 1.5.11 [2022-05-19T09:01:25.457Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:01:25.457Z] runc: [2022-05-19T09:01:25.457Z] Version: 1.0.3 [2022-05-19T09:01:25.457Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-19T09:01:25.457Z] docker-init: [2022-05-19T09:01:25.457Z] Version: 0.19.0 [2022-05-19T09:01:25.457Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-19T09:01:25.759Z] + docker info [2022-05-19T09:01:38.476Z] Still waiting to schedule task [2022-05-19T09:01:38.477Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08de2ada5ffdd6eac)’ [2022-05-19T09:01:38.477Z] Still waiting to schedule task [2022-05-19T09:01:38.477Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08de2ada5ffdd6eac)’ [2022-05-19T09:01:38.478Z] Still waiting to schedule task [2022-05-19T09:01:38.478Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-05-19T09:01:38.481Z] Still waiting to schedule task [2022-05-19T09:01:38.481Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-05-19T09:01:38.482Z] Still waiting to schedule task [2022-05-19T09:01:38.482Z] All nodes of label ‘windows-2019’ are offline [2022-05-19T09:01:38.483Z] Still waiting to schedule task [2022-05-19T09:01:38.483Z] All nodes of label ‘windows-2022’ are offline [2022-05-19T09:01:38.484Z] Still waiting to schedule task [2022-05-19T09:01:38.484Z] All nodes of label ‘windows-2022’ are offline [2022-05-19T09:01:52.342Z] Client: [2022-05-19T09:01:52.342Z] Context: default [2022-05-19T09:01:52.342Z] Debug Mode: false [2022-05-19T09:01:52.342Z] Plugins: [2022-05-19T09:01:52.342Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-19T09:01:52.342Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-19T09:01:52.342Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-19T09:01:52.342Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-19T09:01:52.342Z] [2022-05-19T09:01:52.342Z] Server: [2022-05-19T09:01:52.342Z] Containers: 0 [2022-05-19T09:01:52.342Z] Running: 0 [2022-05-19T09:01:52.342Z] Paused: 0 [2022-05-19T09:01:52.342Z] Stopped: 0 [2022-05-19T09:01:52.342Z] Images: 1 [2022-05-19T09:01:52.342Z] Server Version: 20.10.14 [2022-05-19T09:01:52.342Z] Storage Driver: overlay2 [2022-05-19T09:01:52.342Z] Backing Filesystem: extfs [2022-05-19T09:01:52.342Z] Supports d_type: true [2022-05-19T09:01:52.342Z] Native Overlay Diff: true [2022-05-19T09:01:52.342Z] userxattr: false [2022-05-19T09:01:52.342Z] Logging Driver: json-file [2022-05-19T09:01:52.342Z] Cgroup Driver: cgroupfs [2022-05-19T09:01:52.342Z] Cgroup Version: 1 [2022-05-19T09:01:52.342Z] Plugins: [2022-05-19T09:01:52.342Z] Volume: local [2022-05-19T09:01:52.342Z] Network: bridge host ipvlan macvlan null overlay [2022-05-19T09:01:52.342Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-19T09:01:52.342Z] Swarm: inactive [2022-05-19T09:01:52.342Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-19T09:01:52.342Z] Default Runtime: runc [2022-05-19T09:01:52.342Z] Init Binary: docker-init [2022-05-19T09:01:52.342Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:01:52.342Z] runc version: v1.0.3-0-gf46b6ba [2022-05-19T09:01:52.342Z] init version: de40ad0 [2022-05-19T09:01:52.342Z] Security Options: [2022-05-19T09:01:52.342Z] apparmor [2022-05-19T09:01:52.342Z] seccomp [2022-05-19T09:01:52.342Z] Profile: default [2022-05-19T09:01:52.342Z] Kernel Version: 5.4.0-1071-aws [2022-05-19T09:01:52.342Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-19T09:01:52.342Z] OSType: linux [2022-05-19T09:01:52.342Z] Architecture: x86_64 [2022-05-19T09:01:52.342Z] CPUs: 2 [2022-05-19T09:01:52.342Z] Total Memory: 7.565GiB [2022-05-19T09:01:52.342Z] Name: ip-10-100-122-109 [2022-05-19T09:01:52.342Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-19T09:01:52.342Z] Docker Root Dir: /var/lib/docker [2022-05-19T09:01:52.342Z] Debug Mode: false [2022-05-19T09:01:52.342Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:01:52.342Z] Labels: [2022-05-19T09:01:52.342Z] Experimental: true [2022-05-19T09:01:52.342Z] Insecure Registries: [2022-05-19T09:01:52.342Z] 127.0.0.0/8 [2022-05-19T09:01:52.342Z] Live Restore Enabled: true [2022-05-19T09:01:52.342Z] [2022-05-19T09:01:52.342Z] WARNING: No swap limit support [Pipeline] sh [2022-05-19T09:01:52.636Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:01:52.636Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:01:52.636Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43617/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-19T09:01:52.636Z] + bash /home/ubuntu/workspace/moby_PR-43617/check-config.sh [2022-05-19T09:01:52.636Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-19T09:01:52.636Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-19T09:01:52.636Z] [2022-05-19T09:01:52.636Z] Generally Necessary: [2022-05-19T09:01:52.636Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-19T09:01:52.636Z] - apparmor: enabled and tools installed [2022-05-19T09:01:52.636Z] - CONFIG_NAMESPACES: enabled [2022-05-19T09:01:52.636Z] - CONFIG_NET_NS: enabled [2022-05-19T09:01:52.637Z] - CONFIG_PID_NS: enabled [2022-05-19T09:01:52.637Z] - CONFIG_IPC_NS: enabled [2022-05-19T09:01:52.637Z] - CONFIG_UTS_NS: enabled [2022-05-19T09:01:52.637Z] - CONFIG_CGROUPS: enabled [2022-05-19T09:01:52.637Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-19T09:01:52.637Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-19T09:01:52.901Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-19T09:01:52.901Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-19T09:01:52.901Z] - CONFIG_CPUSETS: enabled [2022-05-19T09:01:52.901Z] - CONFIG_MEMCG: enabled [2022-05-19T09:01:52.901Z] - CONFIG_KEYS: enabled [2022-05-19T09:01:52.901Z] - CONFIG_VETH: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-19T09:01:52.901Z] - CONFIG_CGROUP_BPF: enabled [2022-05-19T09:01:52.901Z] [2022-05-19T09:01:52.901Z] Optional Features: [2022-05-19T09:01:52.901Z] - CONFIG_USER_NS: enabled [2022-05-19T09:01:52.901Z] - CONFIG_SECCOMP: enabled [2022-05-19T09:01:52.901Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-19T09:01:52.901Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-19T09:01:52.901Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-19T09:01:52.901Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-19T09:01:52.901Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-19T09:01:52.901Z] - CONFIG_BLK_CGROUP: enabled [2022-05-19T09:01:52.901Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-19T09:01:52.901Z] - CONFIG_CGROUP_PERF: enabled [2022-05-19T09:01:52.901Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-19T09:01:52.901Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-19T09:01:52.901Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-19T09:01:52.901Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-19T09:01:52.901Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-19T09:01:52.901Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-19T09:01:53.162Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-19T09:01:53.162Z] - CONFIG_IP_VS: enabled (as module) [2022-05-19T09:01:53.162Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-19T09:01:53.162Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-19T09:01:53.162Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-19T09:01:53.162Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-19T09:01:53.162Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-19T09:01:53.162Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-19T09:01:53.162Z] - CONFIG_EXT4_FS: enabled [2022-05-19T09:01:53.162Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-19T09:01:53.162Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-19T09:01:53.162Z] - Network Drivers: [2022-05-19T09:01:53.162Z] - "overlay": [2022-05-19T09:01:53.162Z] - CONFIG_VXLAN: enabled (as module) [2022-05-19T09:01:53.162Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-19T09:01:53.162Z] Optional (for encrypted networks): [2022-05-19T09:01:53.162Z] - CONFIG_CRYPTO: enabled [2022-05-19T09:01:53.162Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-19T09:01:53.162Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-19T09:01:53.162Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-19T09:01:53.162Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-19T09:01:53.162Z] - CONFIG_XFRM: enabled [2022-05-19T09:01:53.162Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-19T09:01:53.162Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-19T09:01:53.162Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-19T09:01:53.162Z] - "ipvlan": [2022-05-19T09:01:53.162Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-19T09:01:53.162Z] - "macvlan": [2022-05-19T09:01:53.162Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-19T09:01:53.162Z] - CONFIG_DUMMY: enabled (as module) [2022-05-19T09:01:53.162Z] - "ftp,tftp client in container": [2022-05-19T09:01:53.421Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-19T09:01:53.421Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-19T09:01:53.421Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-19T09:01:53.421Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-19T09:01:53.421Z] - Storage Drivers: [2022-05-19T09:01:53.421Z] - "aufs": [2022-05-19T09:01:53.421Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-19T09:01:53.421Z] - "btrfs": [2022-05-19T09:01:53.421Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-19T09:01:53.421Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-19T09:01:53.421Z] - "devicemapper": [2022-05-19T09:01:53.421Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-19T09:01:53.421Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-19T09:01:53.421Z] - "overlay": [2022-05-19T09:01:53.421Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-19T09:01:53.421Z] - "zfs": [2022-05-19T09:01:53.421Z] - /dev/zfs: present [2022-05-19T09:01:53.421Z] - zfs command: missing [2022-05-19T09:01:53.421Z] - zpool command: missing [2022-05-19T09:01:53.421Z] [2022-05-19T09:01:53.421Z] Limits: [2022-05-19T09:01:53.421Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-19T09:01:53.421Z] [2022-05-19T09:01:53.421Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-19T09:01:53.763Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab . [2022-05-19T09:01:54.022Z] #2 [internal] load .dockerignore [2022-05-19T09:01:54.022Z] #2 sha256:c88bb42535fbbdbedaae36140292df1e23fe1f9273c35209da71d57a969e7ee4 [2022-05-19T09:01:54.022Z] #2 transferring context: 145B done [2022-05-19T09:01:54.022Z] #2 DONE 0.3s [2022-05-19T09:01:54.022Z] [2022-05-19T09:01:54.022Z] #1 [internal] load build definition from Dockerfile [2022-05-19T09:01:54.022Z] #1 sha256:8f6ecc844f3b39b2557540422d4625b9e29941e5b9a4deb9b486fc1fb518c3bd [2022-05-19T09:01:54.022Z] #1 transferring dockerfile: 17.93kB done [2022-05-19T09:01:54.022Z] #1 DONE 0.2s [2022-05-19T09:01:54.281Z] [2022-05-19T09:01:54.281Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-19T09:01:54.281Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-19T09:01:54.855Z] #3 DONE 0.7s [2022-05-19T09:01:54.855Z] [2022-05-19T09:01:54.855Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-19T09:01:54.855Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-19T09:01:54.855Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-19T09:01:55.113Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-19T09:01:55.113Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-19T09:01:55.113Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-19T09:01:55.113Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.2s [2022-05-19T09:01:55.113Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-05-19T09:01:55.113Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-19T09:01:55.372Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-19T09:01:55.631Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-19T09:01:55.890Z] #4 DONE 0.8s [2022-05-19T09:01:55.890Z] [2022-05-19T09:01:55.890Z] #5 [internal] load .dockerignore [2022-05-19T09:01:55.890Z] #5 sha256:b95915b6ebf875cc3e0701edd0bef87b373d25976882f21d0251547517bb4f75 [2022-05-19T09:01:55.890Z] #5 DONE 0.0s [2022-05-19T09:01:55.890Z] [2022-05-19T09:01:55.890Z] #6 [internal] load build definition from Dockerfile [2022-05-19T09:01:55.890Z] #6 sha256:5f25233f068b48e220591509ba09df93144eee27eb54be3379d2782460a02d18 [2022-05-19T09:01:55.890Z] #6 DONE 0.0s [2022-05-19T09:01:55.890Z] [2022-05-19T09:01:55.890Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:01:55.890Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-19T09:01:57.269Z] #8 DONE 1.1s [2022-05-19T09:01:57.269Z] [2022-05-19T09:01:57.269Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:01:57.269Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-19T09:01:57.269Z] #9 DONE 1.1s [2022-05-19T09:01:57.269Z] [2022-05-19T09:01:57.269Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-19T09:01:57.269Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-19T09:01:57.269Z] #7 DONE 1.1s [2022-05-19T09:01:57.269Z] [2022-05-19T09:01:57.269Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-19T09:01:57.269Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-19T09:01:57.269Z] #10 DONE 1.2s [2022-05-19T09:01:57.838Z] [2022-05-19T09:01:57.838Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:01:57.838Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-19T09:01:57.838Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:01:58.146Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-19T09:01:58.146Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:01:58.146Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-19T09:01:58.146Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-19T09:01:58.409Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-05-19T09:01:58.669Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.3s [2022-05-19T09:01:58.931Z] #78 ... [2022-05-19T09:01:58.931Z] [2022-05-19T09:01:58.931Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-19T09:01:58.931Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-19T09:01:58.931Z] #56 DONE 0.0s [2022-05-19T09:01:58.931Z] [2022-05-19T09:01:58.931Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:01:58.931Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-19T09:01:58.931Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-19T09:01:59.199Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-05-19T09:02:03.401Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-05-19T09:02:03.668Z] #78 DONE 5.7s [2022-05-19T09:02:03.668Z] [2022-05-19T09:02:03.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:03.668Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:03.668Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.0s done [2022-05-19T09:02:03.668Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-19T09:02:03.668Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-19T09:02:03.668Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-19T09:02:03.668Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.3s done [2022-05-19T09:02:03.668Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.8s done [2022-05-19T09:02:03.668Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.2s done [2022-05-19T09:02:03.668Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.3s done [2022-05-19T09:02:03.668Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.7s done [2022-05-19T09:02:03.668Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 93.32MB / 141.73MB 5.4s [2022-05-19T09:02:03.668Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 2.6s [2022-05-19T09:02:03.668Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.6s done [2022-05-19T09:02:03.928Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 100.66MB / 141.73MB 5.6s [2022-05-19T09:02:04.495Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 116.39MB / 141.73MB 6.0s [2022-05-19T09:02:04.758Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 124.78MB / 141.73MB 6.4s [2022-05-19T09:02:05.329Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 6.8s [2022-05-19T09:02:06.707Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 8.0s done [2022-05-19T09:02:06.968Z] #11 ... [2022-05-19T09:02:06.968Z] [2022-05-19T09:02:06.968Z] #31 [internal] load build context [2022-05-19T09:02:06.968Z] #31 sha256:f3ffcd2dfe8c5f100f8b7c2f4b2bc2f97ed527e357300d62fdafaeb74cb4dd6c [2022-05-19T09:02:06.968Z] #31 transferring context: 61.19MB 8.7s done [2022-05-19T09:02:06.968Z] #31 DONE 9.0s [2022-05-19T09:02:06.968Z] [2022-05-19T09:02:06.968Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:06.968Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:06.968Z] #11 ... [2022-05-19T09:02:06.968Z] [2022-05-19T09:02:06.968Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:02:06.968Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-19T09:02:06.968Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-05-19T09:02:06.968Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:02:06.968Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-19T09:02:06.968Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-19T09:02:06.968Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-05-19T09:02:06.968Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-05-19T09:02:07.228Z] #80 ... [2022-05-19T09:02:07.228Z] [2022-05-19T09:02:07.228Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:07.228Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:07.798Z] #11 ... [2022-05-19T09:02:07.798Z] [2022-05-19T09:02:07.798Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:02:07.798Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-19T09:02:07.798Z] #80 DONE 9.3s [2022-05-19T09:02:07.798Z] [2022-05-19T09:02:07.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:07.798Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:08.058Z] #11 ... [2022-05-19T09:02:08.058Z] [2022-05-19T09:02:08.058Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:02:08.058Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:02:08.058Z] #35 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-19T09:02:08.058Z] #35 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-19T09:02:08.058Z] #35 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-19T09:02:08.058Z] #35 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-19T09:02:08.058Z] #35 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.3s done [2022-05-19T09:02:08.058Z] #35 ... [2022-05-19T09:02:08.058Z] [2022-05-19T09:02:08.058Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:08.058Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:08.317Z] #11 ... [2022-05-19T09:02:08.317Z] [2022-05-19T09:02:08.317Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-19T09:02:08.317Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-19T09:02:08.317Z] #79 DONE 0.6s [2022-05-19T09:02:08.317Z] [2022-05-19T09:02:08.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:08.317Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:08.887Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.6s [2022-05-19T09:02:08.887Z] #11 ... [2022-05-19T09:02:08.887Z] [2022-05-19T09:02:08.887Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-19T09:02:08.887Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-19T09:02:08.887Z] #81 DONE 0.8s [2022-05-19T09:02:08.887Z] [2022-05-19T09:02:08.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:08.887Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:10.966Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.5s done [2022-05-19T09:02:11.226Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-19T09:02:11.486Z] #11 ... [2022-05-19T09:02:11.486Z] [2022-05-19T09:02:11.486Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:02:11.486Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:02:11.486Z] #35 DONE 13.3s [2022-05-19T09:02:11.486Z] [2022-05-19T09:02:11.486Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:11.486Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:12.058Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.8s done [2022-05-19T09:02:12.058Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-19T09:02:13.052Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.8s done [2022-05-19T09:02:13.311Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-19T09:02:18.601Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.2s [2022-05-19T09:02:21.900Z] #11 ... [2022-05-19T09:02:21.900Z] [2022-05-19T09:02:21.900Z] #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-05-19T09:02:21.900Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-19T09:02:21.900Z] #36 1.628 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:02:21.900Z] #36 1.631 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:02:21.900Z] #36 1.638 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:02:21.900Z] #36 1.799 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:02:21.900Z] #36 2.017 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:02:21.900Z] #36 2.465 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:02:21.900Z] #36 3.659 Fetched 8530 kB in 2s (3721 kB/s) [2022-05-19T09:02:21.900Z] #36 3.659 Reading package lists... [2022-05-19T09:02:21.900Z] #36 4.555 Reading package lists... [2022-05-19T09:02:21.900Z] #36 5.453 Building dependency tree... [2022-05-19T09:02:21.900Z] #36 5.871 The following additional packages will be installed: [2022-05-19T09:02:21.900Z] #36 5.871 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-19T09:02:21.900Z] #36 5.871 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-19T09:02:21.900Z] #36 5.873 Recommended packages: [2022-05-19T09:02:21.900Z] #36 5.873 libldap-common publicsuffix libsasl2-modules [2022-05-19T09:02:21.900Z] #36 6.019 The following NEW packages will be installed: [2022-05-19T09:02:21.900Z] #36 6.021 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-19T09:02:21.900Z] #36 6.021 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-19T09:02:21.900Z] #36 6.021 libssh2-1 openssl [2022-05-19T09:02:21.900Z] #36 6.327 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-05-19T09:02:21.900Z] #36 6.327 Need to get 3040 kB of archives. [2022-05-19T09:02:21.900Z] #36 6.327 After this operation, 6651 kB of additional disk space will be used. [2022-05-19T09:02:21.900Z] #36 6.327 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-05-19T09:02:21.900Z] #36 6.327 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-19T09:02:21.900Z] #36 6.332 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-19T09:02:21.900Z] #36 6.389 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-05-19T09:02:21.900Z] #36 6.389 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-19T09:02:21.900Z] #36 6.389 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-19T09:02:21.900Z] #36 6.389 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-19T09:02:21.900Z] #36 6.394 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-19T09:02:21.900Z] #36 6.394 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-19T09:02:21.900Z] #36 6.394 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-19T09:02:21.900Z] #36 6.398 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-19T09:02:21.900Z] #36 6.421 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-19T09:02:21.900Z] #36 6.421 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-19T09:02:21.900Z] #36 6.432 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-19T09:02:21.900Z] #36 6.432 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-19T09:02:21.900Z] #36 6.660 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:02:21.900Z] #36 6.704 Fetched 3040 kB in 0s (7567 kB/s) [2022-05-19T09:02:21.900Z] #36 6.728 Selecting previously unselected package openssl. [2022-05-19T09:02:21.900Z] #36 6.728 (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-05-19T09:02:21.901Z] #36 6.740 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 6.741 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:02:21.901Z] #36 6.934 Selecting previously unselected package ca-certificates. [2022-05-19T09:02:21.901Z] #36 6.934 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-19T09:02:21.901Z] #36 6.939 Unpacking ca-certificates (20210119) ... [2022-05-19T09:02:21.901Z] #36 7.037 Selecting previously unselected package libbrotli1:amd64. [2022-05-19T09:02:21.901Z] #36 7.037 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.045 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-19T09:02:21.901Z] #36 7.120 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-19T09:02:21.901Z] #36 7.120 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.123 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:02:21.901Z] #36 7.173 Selecting previously unselected package libsasl2-2:amd64. [2022-05-19T09:02:21.901Z] #36 7.173 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.177 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:02:21.901Z] #36 7.231 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-19T09:02:21.901Z] #36 7.231 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.235 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-19T09:02:21.901Z] #36 7.305 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-19T09:02:21.901Z] #36 7.305 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.310 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-19T09:02:21.901Z] #36 7.367 Selecting previously unselected package libpsl5:amd64. [2022-05-19T09:02:21.901Z] #36 7.367 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.377 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-19T09:02:21.901Z] #36 7.411 Selecting previously unselected package librtmp1:amd64. [2022-05-19T09:02:21.901Z] #36 7.413 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.423 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:02:21.901Z] #36 7.474 Selecting previously unselected package libssh2-1:amd64. [2022-05-19T09:02:21.901Z] #36 7.474 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.478 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-19T09:02:21.901Z] #36 7.544 Selecting previously unselected package libcurl4:amd64. [2022-05-19T09:02:21.901Z] #36 7.544 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.547 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:02:21.901Z] #36 7.638 Selecting previously unselected package curl. [2022-05-19T09:02:21.901Z] #36 7.638 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.649 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:02:21.901Z] #36 7.717 Selecting previously unselected package libonig5:amd64. [2022-05-19T09:02:21.901Z] #36 7.717 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.721 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:02:21.901Z] #36 7.790 Selecting previously unselected package libjq1:amd64. [2022-05-19T09:02:21.901Z] #36 7.790 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.795 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:02:21.901Z] #36 7.853 Selecting previously unselected package jq. [2022-05-19T09:02:21.901Z] #36 7.853 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-19T09:02:21.901Z] #36 7.858 Unpacking jq (1.6-2.1) ... [2022-05-19T09:02:21.901Z] #36 7.927 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-19T09:02:21.901Z] #36 7.943 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-19T09:02:21.901Z] #36 7.952 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-19T09:02:21.901Z] #36 7.962 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:02:21.901Z] #36 7.974 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:02:21.901Z] #36 7.987 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:02:21.901Z] #36 7.997 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-19T09:02:21.901Z] #36 8.011 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:02:21.901Z] #36 8.029 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:02:21.901Z] #36 8.044 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:02:21.901Z] #36 8.064 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-19T09:02:21.901Z] #36 8.066 Setting up ca-certificates (20210119) ... [2022-05-19T09:02:21.901Z] #36 8.805 Updating certificates in /etc/ssl/certs... [2022-05-19T09:02:21.901Z] #36 10.03 129 added, 0 removed; done. [2022-05-19T09:02:21.901Z] #36 10.06 Setting up jq (1.6-2.1) ... [2022-05-19T09:02:21.901Z] #36 10.07 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:02:21.901Z] #36 10.09 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:02:21.901Z] #36 10.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:02:21.901Z] #36 10.12 Processing triggers for ca-certificates (20210119) ... [2022-05-19T09:02:21.901Z] #36 10.13 Updating certificates in /etc/ssl/certs... [2022-05-19T09:02:21.901Z] #36 ... [2022-05-19T09:02:21.901Z] [2022-05-19T09:02:21.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:21.901Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:21.901Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 8.5s done [2022-05-19T09:02:22.161Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 0.1s [2022-05-19T09:02:24.068Z] #11 ... [2022-05-19T09:02:24.068Z] [2022-05-19T09:02:24.068Z] #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-05-19T09:02:24.068Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-19T09:02:24.068Z] #36 10.97 0 added, 0 removed; done. [2022-05-19T09:02:24.068Z] #36 10.97 Running hooks in /etc/ca-certificates/update.d... [2022-05-19T09:02:24.068Z] #36 10.97 done. [2022-05-19T09:02:24.068Z] #36 DONE 12.7s [2022-05-19T09:02:24.068Z] [2022-05-19T09:02:24.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:24.068Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:24.068Z] #11 ... [2022-05-19T09:02:24.068Z] [2022-05-19T09:02:24.068Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-19T09:02:24.068Z] #37 sha256:ea779576c7e4ec7e605c2cd38327f94cd0f32a6852f401dacbfe7ec198417e45 [2022-05-19T09:02:24.068Z] #37 DONE 0.1s [2022-05-19T09:02:24.068Z] [2022-05-19T09:02:24.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:24.068Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:27.072Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0444ddd27f79c7900) in /home/ubuntu/workspace/moby_PR-43617 [Pipeline] { [Pipeline] checkout [2022-05-19T09:02:27.397Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.2s [2022-05-19T09:02:27.512Z] The recommended git tool is: git [2022-05-19T09:02:29.308Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 7.4s done [2022-05-19T09:02:29.877Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-19T09:02:30.947Z] using credential docker-jenkins-github-credentials [2022-05-19T09:02:30.963Z] Cloning the remote Git repository [2022-05-19T09:02:30.963Z] Cloning with configured refspecs honoured and without tags [2022-05-19T09:02:31.140Z] Cloning repository https://github.com/moby/moby.git [2022-05-19T09:02:31.230Z] > git init /home/ubuntu/workspace/moby_PR-43617 # timeout=10 [2022-05-19T09:02:31.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:02:31.622Z] > git --version # timeout=10 [2022-05-19T09:02:31.643Z] > git --version # 'git version 2.17.1' [2022-05-19T09:02:31.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:02:31.654Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:02:34.076Z] #11 ... [2022-05-19T09:02:34.076Z] [2022-05-19T09:02:34.076Z] #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-05-19T09:02:34.076Z] #38 sha256:b86a526887f8782434ee57824316bcc52efaae4ae9f336fe9d3848c690c032c4 [2022-05-19T09:02:34.076Z] #38 2.325 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-19T09:02:34.076Z] #38 2.650 [2022-05-19T09:02:34.076Z] #38 2.886 #=#=# ######################################################################## 100.0% [2022-05-19T09:02:34.076Z] #38 3.167 [2022-05-19T09:02:34.076Z] #38 4.310 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-19T09:02:34.076Z] #38 4.584 [2022-05-19T09:02:34.076Z] #38 4.804 #=#=# ######################################################################## 100.0% [2022-05-19T09:02:34.076Z] #38 5.157 [2022-05-19T09:02:34.076Z] #38 6.271 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-19T09:02:34.076Z] #38 6.670 [2022-05-19T09:02:34.076Z] #38 6.896 #=#=# ################# 24.6% ######################################## 56.8% ############################################################### 88.5% ######################################################################## 100.0% [2022-05-19T09:02:34.076Z] #38 7.497 [2022-05-19T09:02:34.076Z] #38 8.608 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-19T09:02:34.076Z] #38 8.956 [2022-05-19T09:02:34.076Z] #38 9.176 #=#=# ######################################################################## 100.0% [2022-05-19T09:02:34.076Z] #38 9.518 [2022-05-19T09:02:34.076Z] #38 ... [2022-05-19T09:02:34.076Z] [2022-05-19T09:02:34.076Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:34.076Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:34.647Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.0s [2022-05-19T09:02:35.800Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0034bf3be4c459225) in /home/ubuntu/workspace/moby_PR-43617 [Pipeline] { [Pipeline] checkout [2022-05-19T09:02:35.899Z] The recommended git tool is: git [2022-05-19T09:02:37.188Z] #11 ... [2022-05-19T09:02:37.188Z] [2022-05-19T09:02:37.188Z] #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-05-19T09:02:37.188Z] #38 sha256:b86a526887f8782434ee57824316bcc52efaae4ae9f336fe9d3848c690c032c4 [2022-05-19T09:02:37.188Z] #38 10.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-19T09:02:37.188Z] #38 10.63 [2022-05-19T09:02:37.188Z] #38 10.88 #=#=# ######################################################################## 100.0% [2022-05-19T09:02:37.188Z] #38 11.19 [2022-05-19T09:02:37.188Z] #38 11.26 Download of images into '/build' complete. [2022-05-19T09:02:37.188Z] #38 11.26 Use something like the following to load the result into a Docker daemon: [2022-05-19T09:02:37.188Z] #38 11.26 tar -cC '/build' . | docker load [2022-05-19T09:02:37.188Z] #38 DONE 12.7s [2022-05-19T09:02:37.188Z] [2022-05-19T09:02:37.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:02:37.188Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:02:37.850Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fef5596582f046dc) in /home/ubuntu/workspace/moby_PR-43617 [Pipeline] { [Pipeline] checkout [2022-05-19T09:02:38.093Z] The recommended git tool is: git [2022-05-19T09:02:38.491Z] using credential docker-jenkins-github-credentials [2022-05-19T09:02:38.499Z] Cloning the remote Git repository [2022-05-19T09:02:38.499Z] Cloning with configured refspecs honoured and without tags [2022-05-19T09:02:37.807Z] Cloning repository https://github.com/moby/moby.git [2022-05-19T09:02:37.858Z] > git init /home/ubuntu/workspace/moby_PR-43617 # timeout=10 [2022-05-19T09:02:38.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:02:38.122Z] > git --version # timeout=10 [2022-05-19T09:02:38.141Z] > git --version # 'git version 2.17.1' [2022-05-19T09:02:38.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:02:38.153Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:02:40.488Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.3s [2022-05-19T09:02:42.220Z] using credential docker-jenkins-github-credentials [2022-05-19T09:02:42.230Z] Cloning the remote Git repository [2022-05-19T09:02:42.230Z] Cloning with configured refspecs honoured and without tags [2022-05-19T09:02:43.025Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.2s done [2022-05-19T09:02:43.284Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-19T09:02:42.262Z] Cloning repository https://github.com/moby/moby.git [2022-05-19T09:02:42.356Z] > git init /home/ubuntu/workspace/moby_PR-43617 # timeout=10 [2022-05-19T09:02:42.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:02:42.615Z] > git --version # timeout=10 [2022-05-19T09:02:42.637Z] > git --version # 'git version 2.25.1' [2022-05-19T09:02:42.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:02:42.639Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:02:43.545Z] #11 DONE 45.6s [2022-05-19T09:02:43.545Z] [2022-05-19T09:02:43.545Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-19T09:02:43.545Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-19T09:02:44.928Z] #12 DONE 1.0s [2022-05-19T09:02:44.928Z] [2022-05-19T09:02:44.928Z] #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-05-19T09:02:44.928Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-19T09:02:45.187Z] #13 DONE 0.7s [2022-05-19T09:02:45.448Z] [2022-05-19T09:02:45.448Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-19T09:02:45.448Z] #40 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-19T09:02:45.448Z] #40 DONE 0.1s [2022-05-19T09:02:45.448Z] [2022-05-19T09:02:45.448Z] #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-05-19T09:02:45.448Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:02:45.448Z] #41 ... [2022-05-19T09:02:45.448Z] [2022-05-19T09:02:45.448Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-19T09:02:45.448Z] #53 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-19T09:02:45.448Z] #53 DONE 0.2s [2022-05-19T09:02:45.448Z] [2022-05-19T09:02:45.448Z] #57 [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-05-19T09:02:45.448Z] #57 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-19T09:02:45.448Z] #57 DONE 0.2s [2022-05-19T09:02:45.708Z] [2022-05-19T09:02:45.708Z] #58 [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-05-19T09:02:45.708Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:02:49.010Z] #58 ... [2022-05-19T09:02:49.010Z] [2022-05-19T09:02:49.010Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-19T09:02:49.010Z] #14 sha256:96429e8b414013dd32883e63ed306b8efd72f1854e9297df732aeff7eea9fa18 [2022-05-19T09:02:49.010Z] #14 DONE 3.7s [2022-05-19T09:02:49.270Z] [2022-05-19T09:02:49.270Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-19T09:02:49.270Z] #15 sha256:fcda4a2e82f629713d95031fab746f34bcfd07d9facbf21d012f99cc8f14f975 [2022-05-19T09:02:49.575Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0350af21fd99dbb5c) in /home/ubuntu/workspace/moby_PR-43617 [Pipeline] { [Pipeline] checkout [2022-05-19T09:02:49.709Z] The recommended git tool is: git [2022-05-19T09:02:51.810Z] #15 DONE 2.4s [2022-05-19T09:02:51.810Z] [2022-05-19T09:02:51.810Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-19T09:02:51.810Z] #16 sha256:131100efbffcd67ebbc438a0f674923d92a7be883213c47c1fde96cd49ce0155 [2022-05-19T09:02:53.189Z] #16 DONE 1.7s [2022-05-19T09:02:53.189Z] [2022-05-19T09:02:53.189Z] #58 [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-05-19T09:02:53.189Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:02:53.189Z] #58 5.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:02:53.189Z] #58 5.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:02:53.189Z] #58 5.323 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:02:53.189Z] #58 5.743 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-19T09:02:53.189Z] #58 6.394 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:02:53.545Z] using credential docker-jenkins-github-credentials [2022-05-19T09:02:53.556Z] Cloning the remote Git repository [2022-05-19T09:02:53.556Z] Cloning with configured refspecs honoured and without tags [2022-05-19T09:02:53.584Z] Cloning repository https://github.com/moby/moby.git [2022-05-19T09:02:53.661Z] > git init /home/ubuntu/workspace/moby_PR-43617 # timeout=10 [2022-05-19T09:02:54.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:02:54.152Z] > git --version # timeout=10 [2022-05-19T09:02:54.163Z] > git --version # 'git version 2.25.1' [2022-05-19T09:02:54.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:02:54.165Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:02:54.572Z] #58 8.902 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:02:54.572Z] #58 ... [2022-05-19T09:02:54.572Z] [2022-05-19T09:02:54.572Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-19T09:02:54.572Z] #17 sha256:86781eb3188866b82d8be57ecb83171517b0af828e80c6cf856ae78bb6812896 [2022-05-19T09:02:54.572Z] #17 DONE 1.6s [2022-05-19T09:02:54.832Z] [2022-05-19T09:02:54.832Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-19T09:02:54.832Z] #18 sha256:7de885ad4c5c3abb4440ee58fcb5ed3e645d67288a9a320dafb1ff3175001759 [2022-05-19T09:02:55.401Z] #18 ... [2022-05-19T09:02:55.401Z] [2022-05-19T09:02:55.401Z] #60 [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-05-19T09:02:55.401Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:02:55.401Z] #60 5.062 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-19T09:02:55.401Z] #60 6.740 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-19T09:02:55.401Z] #60 6.740 go: downloading github.com/fatih/color v1.10.0 [2022-05-19T09:02:55.401Z] #60 6.772 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-19T09:02:55.401Z] #60 6.793 go: downloading github.com/pkg/errors v0.9.1 [2022-05-19T09:02:55.401Z] #60 7.277 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-19T09:02:55.401Z] #60 7.323 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-19T09:02:55.401Z] #60 7.366 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-19T09:02:55.401Z] #60 7.400 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-19T09:02:55.401Z] #60 7.608 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-19T09:02:55.401Z] #60 7.779 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-19T09:02:55.401Z] #60 7.943 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-19T09:02:55.401Z] #60 8.341 go: downloading golang.org/x/tools v0.1.0 [2022-05-19T09:02:55.525Z] Fetching without tags [2022-05-19T09:02:55.660Z] #60 ... [2022-05-19T09:02:55.660Z] [2022-05-19T09:02:55.660Z] #45 [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-05-19T09:02:55.660Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-19T09:02:55.660Z] #45 5.565 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-19T09:02:55.660Z] #45 ... [2022-05-19T09:02:55.660Z] [2022-05-19T09:02:55.660Z] #64 [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-05-19T09:02:55.660Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:02:55.660Z] #64 5.001 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-19T09:02:55.872Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:02:55.919Z] #64 ... [2022-05-19T09:02:55.919Z] [2022-05-19T09:02:55.919Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:02:55.919Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:02:55.919Z] #43 5.222 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-19T09:02:55.919Z] #43 ... [2022-05-19T09:02:55.919Z] [2022-05-19T09:02:55.919Z] #54 [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-05-19T09:02:55.919Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:02:55.919Z] #54 4.737 + git clone https://github.com/docker/distribution.git . [2022-05-19T09:02:55.919Z] #54 4.739 Cloning into '.'... [2022-05-19T09:02:55.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:02:55.442Z] > git config --add remote.origin.fetch +refs/pull/43617/head:refs/remotes/origin/PR-43617 # timeout=10 [2022-05-19T09:02:55.460Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:02:55.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:02:55.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:02:55.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:02:55.534Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:02:55.889Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:02:55.910Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:02:56.193Z] #54 ... [2022-05-19T09:02:56.193Z] [2022-05-19T09:02:56.193Z] #62 [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-05-19T09:02:56.193Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:02:56.193Z] #62 4.766 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-19T09:02:56.193Z] #62 ... [2022-05-19T09:02:56.193Z] [2022-05-19T09:02:56.193Z] #47 [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-05-19T09:02:56.193Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:02:56.193Z] #47 4.610 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-19T09:02:56.193Z] #47 5.293 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-19T09:02:56.193Z] #47 6.821 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-19T09:02:56.193Z] #47 7.180 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-19T09:02:56.193Z] #47 7.229 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-19T09:02:56.193Z] #47 10.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-19T09:02:56.457Z] #47 ... [2022-05-19T09:02:56.457Z] [2022-05-19T09:02:56.457Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-19T09:02:56.457Z] #18 sha256:7de885ad4c5c3abb4440ee58fcb5ed3e645d67288a9a320dafb1ff3175001759 [2022-05-19T09:02:56.457Z] #18 DONE 1.7s [2022-05-19T09:02:56.457Z] [2022-05-19T09:02:56.457Z] #47 [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-05-19T09:02:56.457Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:02:56.457Z] #47 11.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:02:56.457Z] #47 ... [2022-05-19T09:02:56.457Z] [2022-05-19T09:02:56.457Z] #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-05-19T09:02:56.457Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:02:56.835Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:02:56.835Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:02:58.370Z] #19 1.966 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:02:58.370Z] #19 2.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:02:58.370Z] #19 2.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:02:56.734Z] > git remote # timeout=10 [2022-05-19T09:02:56.758Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:02:56.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:02:56.784Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:02:56.814Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-19T09:02:56.842Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:02:56.865Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:02:59.306Z] #19 3.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:02:59.566Z] #19 ... [2022-05-19T09:02:59.566Z] [2022-05-19T09:02:59.566Z] #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-05-19T09:02:59.566Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:02:59.566Z] #41 4.217 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-19T09:02:59.566Z] #41 4.217 Cloning into '.'... [2022-05-19T09:02:59.825Z] #41 ... [2022-05-19T09:02:59.825Z] [2022-05-19T09:02:59.825Z] #64 [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-05-19T09:02:59.825Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:02:59.825Z] #64 14.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-19T09:02:59.825Z] #64 14.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-19T09:02:59.825Z] #64 14.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-19T09:03:01.907Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:03:01.948Z] > git --version # timeout=10 [2022-05-19T09:03:01.974Z] > git --version # 'git version 2.17.1' [2022-05-19T09:03:02.009Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-19T09:03:02.368Z] #64 16.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-19T09:03:03.132Z] + docker version [2022-05-19T09:03:03.318Z] Fetching without tags [2022-05-19T09:03:03.564Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:03:04.379Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:03:04.379Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:03:03.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:03:03.275Z] > git config --add remote.origin.fetch +refs/pull/43617/head:refs/remotes/origin/PR-43617 # timeout=10 [2022-05-19T09:03:03.285Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:03:03.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:03:03.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:03:03.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:03:03.325Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:03:03.577Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:03:03.591Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:03:04.291Z] > git remote # timeout=10 [2022-05-19T09:03:04.315Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:03:04.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:03:04.335Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:03:04.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-19T09:03:04.382Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:03:04.399Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:03:05.430Z] Fetching without tags [2022-05-19T09:03:05.725Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:03:05.766Z] #64 ... [2022-05-19T09:03:05.767Z] [2022-05-19T09:03:05.767Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:03:05.767Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:03:05.767Z] #43 17.34 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-19T09:03:05.767Z] #43 17.35 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-19T09:03:05.767Z] #43 17.87 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-19T09:03:05.767Z] #43 18.07 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-19T09:03:05.767Z] #43 18.68 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T09:03:05.767Z] #43 19.33 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-19T09:03:05.767Z] #43 19.40 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-19T09:03:05.767Z] #43 19.60 go: downloading github.com/peterh/liner v1.2.2 [2022-05-19T09:03:05.767Z] #43 20.00 go: downloading github.com/google/go-dap v0.6.0 [2022-05-19T09:03:05.767Z] #43 20.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T09:03:06.028Z] #43 20.67 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-19T09:03:06.595Z] #43 ... [2022-05-19T09:03:06.595Z] [2022-05-19T09:03:06.595Z] #58 [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-05-19T09:03:06.595Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:03:06.595Z] #58 10.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:03:06.595Z] #58 12.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-19T09:03:06.595Z] #58 ... [2022-05-19T09:03:06.595Z] [2022-05-19T09:03:06.595Z] #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-05-19T09:03:06.595Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:03:06.595Z] #19 4.166 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-19T09:03:06.595Z] #19 5.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-19T09:03:06.595Z] #19 7.107 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:03:06.595Z] #19 9.096 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-19T09:03:05.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:03:05.357Z] > git config --add remote.origin.fetch +refs/pull/43617/head:refs/remotes/origin/PR-43617 # timeout=10 [2022-05-19T09:03:05.374Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:03:05.404Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:03:05.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:03:05.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:03:05.435Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:03:05.734Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:03:05.764Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:03:06.601Z] > git remote # timeout=10 [2022-05-19T09:03:06.711Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:03:06.711Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:03:06.858Z] #19 ... [2022-05-19T09:03:06.858Z] [2022-05-19T09:03:06.858Z] #45 [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-05-19T09:03:06.858Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-19T09:03:06.858Z] #45 21.43 tomll can be used in two ways: [2022-05-19T09:03:06.858Z] #45 21.43 Writing to STDIN and reading from STDOUT: [2022-05-19T09:03:06.858Z] #45 21.43 cat file.toml | tomll > file.toml [2022-05-19T09:03:06.858Z] #45 21.43 [2022-05-19T09:03:06.858Z] #45 21.43 Reading and updating a list of files: [2022-05-19T09:03:06.858Z] #45 21.43 tomll a.toml b.toml c.toml [2022-05-19T09:03:06.858Z] #45 21.43 [2022-05-19T09:03:06.858Z] #45 21.43 When given a list of files, tomll will modify all files in place without asking. [2022-05-19T09:03:07.426Z] #45 DONE 22.0s [2022-05-19T09:03:07.426Z] [2022-05-19T09:03:07.426Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:03:07.426Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:03:07.426Z] #43 21.54 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-19T09:03:07.426Z] #43 21.79 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T09:03:07.426Z] #43 22.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-19T09:03:08.658Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:03:08.682Z] > git --version # timeout=10 [2022-05-19T09:03:08.691Z] > git --version # 'git version 2.25.1' [2022-05-19T09:03:08.702Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-19T09:03:06.632Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:03:06.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:03:06.655Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:03:06.690Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-19T09:03:06.717Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:03:06.740Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:03:09.337Z] #43 24.04 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-19T09:03:09.527Z] + docker version [2022-05-19T09:03:09.596Z] #43 24.22 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-19T09:03:10.535Z] #43 ... [2022-05-19T09:03:10.535Z] [2022-05-19T09:03:10.535Z] #60 [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-05-19T09:03:10.535Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:03:10.535Z] #60 14.90 go: downloading golang.org/x/mod v0.3.0 [2022-05-19T09:03:10.535Z] #60 14.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-19T09:03:10.535Z] #60 ... [2022-05-19T09:03:10.535Z] [2022-05-19T09:03:10.535Z] #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-05-19T09:03:10.535Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:03:10.535Z] #19 10.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-19T09:03:10.535Z] #19 12.21 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-19T09:03:10.535Z] #19 12.21 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-19T09:03:10.535Z] #19 12.21 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-19T09:03:10.535Z] #19 12.21 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:03:10.535Z] #19 12.39 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-19T09:03:10.535Z] #19 12.39 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:03:10.535Z] #19 12.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-19T09:03:10.535Z] #19 12.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:03:10.535Z] #19 12.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-19T09:03:10.535Z] #19 12.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:03:10.535Z] #19 12.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-19T09:03:10.535Z] #19 12.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-19T09:03:11.314Z] Client: Docker Engine - Community [2022-05-19T09:03:11.314Z] Version: 20.10.14 [2022-05-19T09:03:11.314Z] API version: 1.41 [2022-05-19T09:03:11.314Z] Go version: go1.16.15 [2022-05-19T09:03:11.314Z] Git commit: a224086 [2022-05-19T09:03:11.314Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-19T09:03:11.314Z] OS/Arch: linux/amd64 [2022-05-19T09:03:11.314Z] Context: default [2022-05-19T09:03:11.314Z] Experimental: true [2022-05-19T09:03:11.314Z] [2022-05-19T09:03:11.314Z] Server: Docker Engine - Community [2022-05-19T09:03:11.314Z] Engine: [2022-05-19T09:03:11.314Z] Version: 20.10.14 [2022-05-19T09:03:11.314Z] API version: 1.41 (minimum version 1.12) [2022-05-19T09:03:11.314Z] Go version: go1.16.15 [2022-05-19T09:03:11.314Z] Git commit: 87a90dc [2022-05-19T09:03:11.314Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-19T09:03:11.314Z] OS/Arch: linux/amd64 [2022-05-19T09:03:11.314Z] Experimental: true [2022-05-19T09:03:11.314Z] containerd: [2022-05-19T09:03:11.314Z] Version: 1.5.11 [2022-05-19T09:03:11.314Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:03:11.314Z] runc: [2022-05-19T09:03:11.314Z] Version: 1.0.3 [2022-05-19T09:03:11.314Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-19T09:03:11.314Z] docker-init: [2022-05-19T09:03:11.314Z] Version: 0.19.0 [2022-05-19T09:03:11.314Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-19T09:03:11.504Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:03:11.542Z] > git --version # timeout=10 [2022-05-19T09:03:11.566Z] > git --version # 'git version 2.17.1' [2022-05-19T09:03:11.581Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-19T09:03:11.664Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-19T09:03:12.739Z] + docker version [2022-05-19T09:03:13.842Z] #19 ... [2022-05-19T09:03:13.842Z] [2022-05-19T09:03:13.842Z] #54 [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-05-19T09:03:13.842Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:03:14.686Z] Fetching without tags [2022-05-19T09:03:14.879Z] #54 28.41 Updating files: 69% (1504/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-19T09:03:14.879Z] #54 29.27 + git checkout -q v2.3.0 [2022-05-19T09:03:14.898Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:03:14.610Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:03:14.626Z] > git config --add remote.origin.fetch +refs/pull/43617/head:refs/remotes/origin/PR-43617 # timeout=10 [2022-05-19T09:03:14.637Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:03:14.663Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:03:14.681Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:03:14.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:03:14.682Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:03:14.903Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:03:14.936Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:03:16.148Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:03:16.148Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:03:16.930Z] Client: Docker Engine - Community [2022-05-19T09:03:16.930Z] Version: 20.10.14 [2022-05-19T09:03:16.930Z] API version: 1.41 [2022-05-19T09:03:16.930Z] Go version: go1.16.15 [2022-05-19T09:03:16.930Z] Git commit: a224086 [2022-05-19T09:03:16.930Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-19T09:03:16.930Z] OS/Arch: linux/amd64 [2022-05-19T09:03:16.930Z] Context: default [2022-05-19T09:03:16.930Z] Experimental: true [2022-05-19T09:03:16.930Z] [2022-05-19T09:03:16.930Z] Server: Docker Engine - Community [2022-05-19T09:03:16.930Z] Engine: [2022-05-19T09:03:16.930Z] Version: 20.10.14 [2022-05-19T09:03:16.930Z] API version: 1.41 (minimum version 1.12) [2022-05-19T09:03:16.930Z] Go version: go1.16.15 [2022-05-19T09:03:16.930Z] Git commit: 87a90dc [2022-05-19T09:03:16.930Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-19T09:03:16.930Z] OS/Arch: linux/amd64 [2022-05-19T09:03:16.930Z] Experimental: true [2022-05-19T09:03:16.930Z] containerd: [2022-05-19T09:03:16.930Z] Version: 1.5.11 [2022-05-19T09:03:16.930Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:03:16.930Z] runc: [2022-05-19T09:03:16.930Z] Version: 1.0.3 [2022-05-19T09:03:16.930Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-19T09:03:16.930Z] docker-init: [2022-05-19T09:03:16.930Z] Version: 0.19.0 [2022-05-19T09:03:16.930Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-19T09:03:17.240Z] + docker info [2022-05-19T09:03:17.420Z] #54 ... [2022-05-19T09:03:17.420Z] [2022-05-19T09:03:17.420Z] #58 [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-05-19T09:03:17.420Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:03:17.420Z] #58 21.57 Fetched 8534 kB in 17s (509 kB/s) [2022-05-19T09:03:17.420Z] #58 21.57 Reading package lists... [2022-05-19T09:03:17.678Z] Client: Docker Engine - Community [2022-05-19T09:03:17.679Z] Version: 20.10.14 [2022-05-19T09:03:17.679Z] API version: 1.41 [2022-05-19T09:03:17.679Z] Go version: go1.16.15 [2022-05-19T09:03:17.679Z] Git commit: a224086 [2022-05-19T09:03:17.679Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-19T09:03:17.679Z] OS/Arch: linux/amd64 [2022-05-19T09:03:17.679Z] Context: default [2022-05-19T09:03:17.679Z] Experimental: true [2022-05-19T09:03:17.679Z] [2022-05-19T09:03:17.679Z] Server: Docker Engine - Community [2022-05-19T09:03:17.679Z] Engine: [2022-05-19T09:03:17.679Z] Version: 20.10.14 [2022-05-19T09:03:17.679Z] API version: 1.41 (minimum version 1.12) [2022-05-19T09:03:17.679Z] Go version: go1.16.15 [2022-05-19T09:03:17.679Z] Git commit: 87a90dc [2022-05-19T09:03:17.679Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-19T09:03:17.679Z] OS/Arch: linux/amd64 [2022-05-19T09:03:17.679Z] Experimental: true [2022-05-19T09:03:17.679Z] containerd: [2022-05-19T09:03:17.679Z] Version: 1.5.11 [2022-05-19T09:03:17.679Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:03:17.679Z] runc: [2022-05-19T09:03:17.679Z] Version: 1.0.3 [2022-05-19T09:03:17.679Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-19T09:03:17.679Z] docker-init: [2022-05-19T09:03:17.679Z] Version: 0.19.0 [2022-05-19T09:03:17.679Z] GitCommit: de40ad0 [2022-05-19T09:03:17.683Z] #58 29.06 Reading package lists... [2022-05-19T09:03:17.683Z] #58 ... [2022-05-19T09:03:17.683Z] [2022-05-19T09:03:17.683Z] #54 [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-05-19T09:03:17.683Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:03:17.683Z] #54 32.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [Pipeline] sh [2022-05-19T09:03:18.017Z] + docker info [2022-05-19T09:03:16.060Z] > git remote # timeout=10 [2022-05-19T09:03:16.072Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:03:16.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:03:16.123Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:03:16.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-19T09:03:16.143Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:03:16.147Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:03:19.906Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:03:19.920Z] > git --version # timeout=10 [2022-05-19T09:03:19.927Z] > git --version # 'git version 2.25.1' [2022-05-19T09:03:19.933Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-19T09:03:20.861Z] + docker version [2022-05-19T09:03:20.973Z] #54 ... [2022-05-19T09:03:20.973Z] [2022-05-19T09:03:20.973Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:03:20.973Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:03:20.973Z] #43 25.47 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-19T09:03:20.973Z] #43 ... [2022-05-19T09:03:20.973Z] [2022-05-19T09:03:20.973Z] #58 [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-05-19T09:03:20.973Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:03:20.973Z] #58 29.06 Reading package lists... [2022-05-19T09:03:22.620Z] #58 35.52 Building dependency tree... [2022-05-19T09:03:25.159Z] #58 39.53 The following additional packages will be installed: [2022-05-19T09:03:25.159Z] #58 39.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:03:25.159Z] #58 39.54 python3-protobuf python3-six [2022-05-19T09:03:25.159Z] #58 39.54 Suggested packages: [2022-05-19T09:03:25.159Z] #58 39.56 python3-setuptools [2022-05-19T09:03:25.159Z] #58 39.56 Recommended packages: [2022-05-19T09:03:25.159Z] #58 39.56 iproute2 | iproute [2022-05-19T09:03:25.729Z] #58 40.23 The following NEW packages will be installed: [2022-05-19T09:03:25.729Z] #58 40.25 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:03:25.729Z] #58 40.25 python3-protobuf python3-six [2022-05-19T09:03:26.299Z] #58 40.82 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:03:26.299Z] #58 40.82 Need to get 2314 kB of archives. [2022-05-19T09:03:26.299Z] #58 40.82 After this operation, 11.1 MB of additional disk space will be used. [2022-05-19T09:03:26.299Z] #58 40.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-19T09:03:26.299Z] #58 40.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:03:26.299Z] #58 40.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-19T09:03:26.299Z] #58 40.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-19T09:03:26.299Z] #58 40.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-19T09:03:26.561Z] #58 40.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-19T09:03:26.561Z] #58 40.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-19T09:03:29.101Z] #58 43.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-19T09:03:29.490Z] Client: [2022-05-19T09:03:29.490Z] Context: default [2022-05-19T09:03:29.490Z] Debug Mode: false [2022-05-19T09:03:29.490Z] Plugins: [2022-05-19T09:03:29.490Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-19T09:03:29.490Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-19T09:03:29.490Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-19T09:03:29.490Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-19T09:03:29.490Z] [2022-05-19T09:03:29.490Z] Server: [2022-05-19T09:03:29.490Z] Containers: 0 [2022-05-19T09:03:29.490Z] Running: 0 [2022-05-19T09:03:29.490Z] Paused: 0 [2022-05-19T09:03:29.490Z] Stopped: 0 [2022-05-19T09:03:29.490Z] Images: 0 [2022-05-19T09:03:29.490Z] Server Version: 20.10.14 [2022-05-19T09:03:29.490Z] Storage Driver: overlay2 [2022-05-19T09:03:29.490Z] Backing Filesystem: extfs [2022-05-19T09:03:29.490Z] Supports d_type: true [2022-05-19T09:03:29.490Z] Native Overlay Diff: true [2022-05-19T09:03:29.490Z] userxattr: false [2022-05-19T09:03:29.490Z] Logging Driver: json-file [2022-05-19T09:03:29.490Z] Cgroup Driver: cgroupfs [2022-05-19T09:03:29.490Z] Cgroup Version: 1 [2022-05-19T09:03:29.490Z] Plugins: [2022-05-19T09:03:29.490Z] Volume: local [2022-05-19T09:03:29.490Z] Network: bridge host ipvlan macvlan null overlay [2022-05-19T09:03:29.490Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-19T09:03:29.490Z] Swarm: inactive [2022-05-19T09:03:29.490Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-05-19T09:03:29.490Z] Default Runtime: runc [2022-05-19T09:03:29.490Z] Init Binary: docker-init [2022-05-19T09:03:29.490Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:03:29.490Z] runc version: v1.0.3-0-gf46b6ba [2022-05-19T09:03:29.490Z] init version: de40ad0 [2022-05-19T09:03:29.490Z] Security Options: [2022-05-19T09:03:29.490Z] apparmor [2022-05-19T09:03:29.490Z] seccomp [2022-05-19T09:03:29.490Z] Profile: default [2022-05-19T09:03:29.490Z] Kernel Version: 5.4.0-1071-aws [2022-05-19T09:03:29.490Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-19T09:03:29.490Z] OSType: linux [2022-05-19T09:03:29.490Z] Architecture: x86_64 [2022-05-19T09:03:29.490Z] CPUs: 2 [2022-05-19T09:03:29.490Z] Total Memory: 7.565GiB [2022-05-19T09:03:29.490Z] Name: ip-10-100-77-229 [2022-05-19T09:03:29.490Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-19T09:03:29.490Z] Docker Root Dir: /var/lib/docker [2022-05-19T09:03:29.490Z] Debug Mode: false [2022-05-19T09:03:29.490Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:03:29.490Z] Labels: [2022-05-19T09:03:29.490Z] Experimental: true [2022-05-19T09:03:29.490Z] Insecure Registries: [2022-05-19T09:03:29.490Z] 127.0.0.0/8 [2022-05-19T09:03:29.490Z] Live Restore Enabled: true [2022-05-19T09:03:29.490Z] [2022-05-19T09:03:29.490Z] WARNING: No swap limit support [Pipeline] sh [2022-05-19T09:03:29.815Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:03:29.815Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:03:29.815Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43617/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-19T09:03:29.815Z] + bash /home/ubuntu/workspace/moby_PR-43617/check-config.sh [2022-05-19T09:03:29.815Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-19T09:03:29.815Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-19T09:03:29.815Z] [2022-05-19T09:03:29.815Z] Generally Necessary: [2022-05-19T09:03:29.815Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-19T09:03:29.815Z] - apparmor: enabled and tools installed [2022-05-19T09:03:29.815Z] - CONFIG_NAMESPACES: enabled [2022-05-19T09:03:29.815Z] - CONFIG_NET_NS: enabled [2022-05-19T09:03:29.815Z] - CONFIG_PID_NS: enabled [2022-05-19T09:03:29.815Z] - CONFIG_IPC_NS: enabled [2022-05-19T09:03:29.815Z] - CONFIG_UTS_NS: enabled [2022-05-19T09:03:29.815Z] - CONFIG_CGROUPS: enabled [2022-05-19T09:03:29.815Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-19T09:03:29.815Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-19T09:03:29.815Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-19T09:03:29.815Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-19T09:03:29.815Z] - CONFIG_CPUSETS: enabled [2022-05-19T09:03:29.815Z] - CONFIG_MEMCG: enabled [2022-05-19T09:03:29.815Z] - CONFIG_KEYS: enabled [2022-05-19T09:03:29.815Z] - CONFIG_VETH: enabled (as module) [2022-05-19T09:03:29.815Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-19T09:03:29.815Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-19T09:03:29.815Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-19T09:03:29.815Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-19T09:03:29.815Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-19T09:03:29.815Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-19T09:03:29.815Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-19T09:03:29.816Z] Client: [2022-05-19T09:03:29.816Z] Context: default [2022-05-19T09:03:29.816Z] Debug Mode: false [2022-05-19T09:03:29.816Z] Plugins: [2022-05-19T09:03:29.816Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-19T09:03:29.816Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-19T09:03:29.816Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-19T09:03:29.816Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-19T09:03:29.816Z] [2022-05-19T09:03:29.816Z] Server: [2022-05-19T09:03:29.816Z] Containers: 0 [2022-05-19T09:03:29.816Z] Running: 0 [2022-05-19T09:03:29.816Z] Paused: 0 [2022-05-19T09:03:29.816Z] Stopped: 0 [2022-05-19T09:03:29.816Z] Images: 0 [2022-05-19T09:03:29.816Z] Server Version: 20.10.14 [2022-05-19T09:03:29.816Z] Storage Driver: overlay2 [2022-05-19T09:03:29.816Z] Backing Filesystem: extfs [2022-05-19T09:03:29.816Z] Supports d_type: true [2022-05-19T09:03:29.816Z] Native Overlay Diff: true [2022-05-19T09:03:29.816Z] userxattr: false [2022-05-19T09:03:29.816Z] Logging Driver: json-file [2022-05-19T09:03:29.816Z] Cgroup Driver: cgroupfs [2022-05-19T09:03:29.816Z] Cgroup Version: 1 [2022-05-19T09:03:29.816Z] Plugins: [2022-05-19T09:03:29.816Z] Volume: local [2022-05-19T09:03:29.816Z] Network: bridge host ipvlan macvlan null overlay [2022-05-19T09:03:29.816Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-19T09:03:29.816Z] Swarm: inactive [2022-05-19T09:03:29.816Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-19T09:03:29.816Z] Default Runtime: runc [2022-05-19T09:03:29.816Z] Init Binary: docker-init [2022-05-19T09:03:29.816Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:03:29.816Z] runc version: v1.0.3-0-gf46b6ba [2022-05-19T09:03:29.816Z] init version: de40ad0 [2022-05-19T09:03:29.816Z] Security Options: [2022-05-19T09:03:29.816Z] apparmor [2022-05-19T09:03:29.816Z] seccomp [2022-05-19T09:03:29.816Z] Profile: default [2022-05-19T09:03:29.816Z] Kernel Version: 5.4.0-1071-aws [2022-05-19T09:03:29.816Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-19T09:03:29.816Z] OSType: linux [2022-05-19T09:03:29.816Z] Architecture: x86_64 [2022-05-19T09:03:29.816Z] CPUs: 2 [2022-05-19T09:03:29.816Z] Total Memory: 7.565GiB [2022-05-19T09:03:29.816Z] Name: ip-10-100-40-177 [2022-05-19T09:03:29.816Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-19T09:03:29.816Z] Docker Root Dir: /var/lib/docker [2022-05-19T09:03:29.816Z] Debug Mode: false [2022-05-19T09:03:29.816Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:03:29.816Z] Labels: [2022-05-19T09:03:29.816Z] Experimental: true [2022-05-19T09:03:29.816Z] Insecure Registries: [2022-05-19T09:03:29.816Z] 127.0.0.0/8 [2022-05-19T09:03:29.816Z] Live Restore Enabled: true [2022-05-19T09:03:29.816Z] [2022-05-19T09:03:29.816Z] WARNING: No swap limit support [Pipeline] sh [2022-05-19T09:03:30.073Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CGROUP_BPF: enabled [2022-05-19T09:03:30.073Z] [2022-05-19T09:03:30.073Z] Optional Features: [2022-05-19T09:03:30.073Z] - CONFIG_USER_NS: enabled [2022-05-19T09:03:30.073Z] - CONFIG_SECCOMP: enabled [2022-05-19T09:03:30.073Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-19T09:03:30.073Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-19T09:03:30.073Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-19T09:03:30.073Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-19T09:03:30.073Z] - CONFIG_BLK_CGROUP: enabled [2022-05-19T09:03:30.073Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CGROUP_PERF: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-19T09:03:30.073Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-19T09:03:30.073Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-19T09:03:30.073Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-19T09:03:30.073Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_IP_VS: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-19T09:03:30.073Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-19T09:03:30.073Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-19T09:03:30.073Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-19T09:03:30.073Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-19T09:03:30.073Z] - CONFIG_EXT4_FS: enabled [2022-05-19T09:03:30.073Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-19T09:03:30.073Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-19T09:03:30.073Z] - Network Drivers: [2022-05-19T09:03:30.073Z] - "overlay": [2022-05-19T09:03:30.073Z] - CONFIG_VXLAN: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-19T09:03:30.073Z] Optional (for encrypted networks): [2022-05-19T09:03:30.073Z] - CONFIG_CRYPTO: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-19T09:03:30.073Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-19T09:03:30.073Z] - CONFIG_XFRM: enabled [2022-05-19T09:03:30.073Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-19T09:03:30.073Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-19T09:03:30.136Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:03:30.136Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:03:30.136Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43617/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-19T09:03:30.136Z] + bash /home/ubuntu/workspace/moby_PR-43617/check-config.sh [2022-05-19T09:03:30.136Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-19T09:03:30.136Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-19T09:03:30.136Z] [2022-05-19T09:03:30.136Z] Generally Necessary: [2022-05-19T09:03:30.136Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-19T09:03:30.136Z] - apparmor: enabled and tools installed [2022-05-19T09:03:30.136Z] - CONFIG_NAMESPACES: enabled [2022-05-19T09:03:30.136Z] - CONFIG_NET_NS: enabled [2022-05-19T09:03:30.136Z] - CONFIG_PID_NS: enabled [2022-05-19T09:03:30.136Z] - CONFIG_IPC_NS: enabled [2022-05-19T09:03:30.136Z] - CONFIG_UTS_NS: enabled [2022-05-19T09:03:30.136Z] - CONFIG_CGROUPS: enabled [2022-05-19T09:03:30.136Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-19T09:03:30.136Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-19T09:03:30.136Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-19T09:03:30.136Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-19T09:03:30.136Z] - CONFIG_CPUSETS: enabled [2022-05-19T09:03:30.136Z] - CONFIG_MEMCG: enabled [2022-05-19T09:03:30.136Z] - CONFIG_KEYS: enabled [2022-05-19T09:03:30.136Z] - CONFIG_VETH: enabled (as module) [2022-05-19T09:03:30.136Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-19T09:03:30.136Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-19T09:03:30.136Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-19T09:03:30.136Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-19T09:03:30.136Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-19T09:03:30.136Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-19T09:03:30.136Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-19T09:03:30.330Z] - "ipvlan": [2022-05-19T09:03:30.330Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-19T09:03:30.330Z] - "macvlan": [2022-05-19T09:03:30.330Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-19T09:03:30.330Z] - CONFIG_DUMMY: enabled (as module) [2022-05-19T09:03:30.330Z] - "ftp,tftp client in container": [2022-05-19T09:03:30.330Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-19T09:03:30.330Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-19T09:03:30.330Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-19T09:03:30.330Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-19T09:03:30.330Z] - Storage Drivers: [2022-05-19T09:03:30.330Z] - "aufs": [2022-05-19T09:03:30.330Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-19T09:03:30.330Z] - "btrfs": [2022-05-19T09:03:30.330Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-19T09:03:30.330Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-19T09:03:30.330Z] - "devicemapper": [2022-05-19T09:03:30.330Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-19T09:03:30.330Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-19T09:03:30.330Z] - "overlay": [2022-05-19T09:03:30.330Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-19T09:03:30.330Z] - "zfs": [2022-05-19T09:03:30.330Z] - /dev/zfs: present [2022-05-19T09:03:30.330Z] - zfs command: missing [2022-05-19T09:03:30.330Z] - zpool command: missing [2022-05-19T09:03:30.330Z] [2022-05-19T09:03:30.330Z] Limits: [2022-05-19T09:03:30.330Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-19T09:03:30.330Z] [2022-05-19T09:03:30.330Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-19T09:03:30.415Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-19T09:03:30.415Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-19T09:03:30.415Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-19T09:03:30.415Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-19T09:03:30.415Z] - CONFIG_CGROUP_BPF: enabled [2022-05-19T09:03:30.415Z] [2022-05-19T09:03:30.415Z] Optional Features: [2022-05-19T09:03:30.415Z] - CONFIG_USER_NS: enabled [2022-05-19T09:03:30.415Z] - CONFIG_SECCOMP: enabled [2022-05-19T09:03:30.415Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-19T09:03:30.415Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-19T09:03:30.415Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-19T09:03:30.415Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-19T09:03:30.415Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-19T09:03:30.415Z] - CONFIG_BLK_CGROUP: enabled [2022-05-19T09:03:30.415Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-19T09:03:30.415Z] - CONFIG_CGROUP_PERF: enabled [2022-05-19T09:03:30.415Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-19T09:03:30.415Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-19T09:03:30.415Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-19T09:03:30.415Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-19T09:03:30.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-19T09:03:30.415Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-19T09:03:30.416Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-19T09:03:30.416Z] - CONFIG_IP_VS: enabled (as module) [2022-05-19T09:03:30.416Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-19T09:03:30.416Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-19T09:03:30.416Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-19T09:03:30.416Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-19T09:03:30.416Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-19T09:03:30.416Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-19T09:03:30.416Z] - CONFIG_EXT4_FS: enabled [2022-05-19T09:03:30.416Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-19T09:03:30.416Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-19T09:03:30.416Z] - Network Drivers: [2022-05-19T09:03:30.416Z] - "overlay": [2022-05-19T09:03:30.416Z] - CONFIG_VXLAN: enabled (as module) [2022-05-19T09:03:30.416Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-19T09:03:30.416Z] Optional (for encrypted networks): [2022-05-19T09:03:30.483Z] #58 ... [2022-05-19T09:03:30.484Z] [2022-05-19T09:03:30.484Z] #47 [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-05-19T09:03:30.484Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:03:30.484Z] #47 45.20 NAME: [2022-05-19T09:03:30.484Z] #47 45.20 go-winres - A tool for embedding resources in Windows executables [2022-05-19T09:03:30.484Z] #47 45.20 [2022-05-19T09:03:30.484Z] #47 45.20 USAGE: [2022-05-19T09:03:30.484Z] #47 45.20 go-winres [global options] command [command options] [arguments...] [2022-05-19T09:03:30.484Z] #47 45.21 [2022-05-19T09:03:30.484Z] #47 45.21 COMMANDS: [2022-05-19T09:03:30.484Z] #47 45.21 init Create an initial ./winres/winres.json [2022-05-19T09:03:30.484Z] #47 45.21 make Make syso files for the "go build" command [2022-05-19T09:03:30.484Z] #47 45.21 simply Make syso files for the "go build" command (simplified) [2022-05-19T09:03:30.484Z] #47 45.21 extract Extract all resources from an executable [2022-05-19T09:03:30.484Z] #47 45.21 patch Replace resources in an executable file (exe, dll) [2022-05-19T09:03:30.484Z] #47 45.21 help, h Shows a list of commands or help for one command [2022-05-19T09:03:30.484Z] #47 45.21 [2022-05-19T09:03:30.484Z] #47 45.21 GLOBAL OPTIONS: [2022-05-19T09:03:30.484Z] #47 45.21 --help, -h show help (default: false) [2022-05-19T09:03:30.656Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab . [2022-05-19T09:03:30.656Z] #2 [internal] load .dockerignore [2022-05-19T09:03:30.656Z] #2 sha256:0358ac1bde7ef4ccf087268f3b0de70191c83e35f77796f8a7701dba1114d632 [2022-05-19T09:03:30.691Z] - CONFIG_CRYPTO: enabled [2022-05-19T09:03:30.691Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-19T09:03:30.691Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-19T09:03:30.691Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-19T09:03:30.691Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-19T09:03:30.691Z] - CONFIG_XFRM: enabled [2022-05-19T09:03:30.691Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-19T09:03:30.691Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-19T09:03:30.691Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-19T09:03:30.691Z] - "ipvlan": [2022-05-19T09:03:30.691Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-19T09:03:30.691Z] - "macvlan": [2022-05-19T09:03:30.691Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-19T09:03:30.691Z] - CONFIG_DUMMY: enabled (as module) [2022-05-19T09:03:30.691Z] - "ftp,tftp client in container": [2022-05-19T09:03:30.691Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-19T09:03:30.691Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-19T09:03:30.691Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-19T09:03:30.691Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-19T09:03:30.691Z] - Storage Drivers: [2022-05-19T09:03:30.691Z] - "aufs": [2022-05-19T09:03:30.691Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-19T09:03:30.691Z] - "btrfs": [2022-05-19T09:03:30.691Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-19T09:03:30.691Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-19T09:03:30.691Z] - "devicemapper": [2022-05-19T09:03:30.691Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-19T09:03:30.691Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-19T09:03:30.691Z] - "overlay": [2022-05-19T09:03:30.691Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-19T09:03:30.691Z] - "zfs": [2022-05-19T09:03:30.691Z] - /dev/zfs: present [2022-05-19T09:03:30.691Z] - zfs command: missing [2022-05-19T09:03:30.691Z] - zpool command: missing [2022-05-19T09:03:30.691Z] [2022-05-19T09:03:30.691Z] Limits: [2022-05-19T09:03:30.691Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-19T09:03:30.691Z] [2022-05-19T09:03:30.691Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-19T09:03:30.844Z] Client: Docker Engine - Community [2022-05-19T09:03:30.844Z] Version: 20.10.14 [2022-05-19T09:03:30.844Z] API version: 1.41 [2022-05-19T09:03:30.844Z] Go version: go1.16.15 [2022-05-19T09:03:30.844Z] Git commit: a224086 [2022-05-19T09:03:30.844Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-19T09:03:30.844Z] OS/Arch: linux/arm64 [2022-05-19T09:03:30.844Z] Context: default [2022-05-19T09:03:30.844Z] Experimental: true [2022-05-19T09:03:30.844Z] [2022-05-19T09:03:30.844Z] Server: Docker Engine - Community [2022-05-19T09:03:30.844Z] Engine: [2022-05-19T09:03:30.844Z] Version: 20.10.14 [2022-05-19T09:03:30.844Z] API version: 1.41 (minimum version 1.12) [2022-05-19T09:03:30.844Z] Go version: go1.16.15 [2022-05-19T09:03:30.844Z] Git commit: 87a90dc [2022-05-19T09:03:30.844Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-19T09:03:30.844Z] OS/Arch: linux/arm64 [2022-05-19T09:03:30.844Z] Experimental: true [2022-05-19T09:03:30.844Z] containerd: [2022-05-19T09:03:30.844Z] Version: 1.5.11 [2022-05-19T09:03:30.844Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:03:30.844Z] runc: [2022-05-19T09:03:30.844Z] Version: 1.0.3 [2022-05-19T09:03:30.844Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-19T09:03:30.844Z] docker-init: [2022-05-19T09:03:30.844Z] Version: 0.19.0 [2022-05-19T09:03:30.844Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-19T09:03:30.915Z] #2 transferring context: 145B done [2022-05-19T09:03:30.915Z] #2 DONE 0.1s [2022-05-19T09:03:30.915Z] [2022-05-19T09:03:30.915Z] #1 [internal] load build definition from Dockerfile [2022-05-19T09:03:30.915Z] #1 sha256:7cc3f1e9f3d474ab1477221833cf0ecd7845b42aed7cd2abbc7ef12696a12a06 [2022-05-19T09:03:30.915Z] #1 transferring dockerfile: 17.93kB done [2022-05-19T09:03:30.915Z] #1 DONE 0.2s [2022-05-19T09:03:30.915Z] [2022-05-19T09:03:30.915Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-19T09:03:30.915Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-19T09:03:31.056Z] + sudo modprobe ip_vs [2022-05-19T09:03:31.056Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab . [2022-05-19T09:03:31.158Z] + docker info [2022-05-19T09:03:31.173Z] #3 DONE 0.4s [2022-05-19T09:03:31.173Z] [2022-05-19T09:03:31.173Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-19T09:03:31.173Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-19T09:03:31.173Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-19T09:03:31.437Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-19T09:03:31.437Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-19T09:03:31.437Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-19T09:03:31.437Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-19T09:03:31.437Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-19T09:03:31.437Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-19T09:03:31.645Z] #1 [internal] load build definition from Dockerfile [2022-05-19T09:03:31.645Z] #1 sha256:e7ec5adbf876bf3260e5a958edbd614611ec63b1aa0c7f872d0c621d5ff9bafe [2022-05-19T09:03:31.645Z] #1 transferring dockerfile: [2022-05-19T09:03:31.645Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-05-19T09:03:31.645Z] #1 DONE 0.2s [2022-05-19T09:03:31.645Z] [2022-05-19T09:03:31.645Z] #2 [internal] load .dockerignore [2022-05-19T09:03:31.645Z] #2 sha256:201ca8c5d83509d579ba92606eff98dcffe6413aa4d6e735006e92d89c08cb00 [2022-05-19T09:03:31.645Z] #2 transferring context: 145B done [2022-05-19T09:03:31.645Z] #2 DONE 0.1s [2022-05-19T09:03:31.645Z] [2022-05-19T09:03:31.645Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-19T09:03:31.645Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-19T09:03:31.695Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-05-19T09:03:31.908Z] #3 DONE 0.4s [2022-05-19T09:03:31.908Z] [2022-05-19T09:03:31.908Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-19T09:03:31.908Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-19T09:03:31.908Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-19T09:03:31.953Z] #4 DONE 0.7s [2022-05-19T09:03:32.170Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-19T09:03:32.170Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-19T09:03:32.170Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-19T09:03:32.170Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.2s [2022-05-19T09:03:32.210Z] [2022-05-19T09:03:32.211Z] #5 [internal] load build definition from Dockerfile [2022-05-19T09:03:32.211Z] #5 sha256:50bad301466542e6b65f5d2a08f42cbd38fdaae1c6ba1c210e89130a8a8e64be [2022-05-19T09:03:32.211Z] #5 DONE 0.0s [2022-05-19T09:03:32.211Z] [2022-05-19T09:03:32.211Z] #6 [internal] load .dockerignore [2022-05-19T09:03:32.211Z] #6 sha256:cba5ca0d98dd58cc69752cbf495c1d691368ed92f4ab96957faa0fd86c2516c5 [2022-05-19T09:03:32.211Z] #6 DONE 0.0s [2022-05-19T09:03:32.211Z] [2022-05-19T09:03:32.211Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:32.211Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-19T09:03:32.392Z] #47 DONE 46.9s [2022-05-19T09:03:32.392Z] [2022-05-19T09:03:32.392Z] #58 [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-05-19T09:03:32.392Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:03:32.392Z] #58 45.13 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:03:32.392Z] #58 45.63 Fetched 2314 kB in 3s (694 kB/s) [2022-05-19T09:03:32.392Z] #58 46.01 Selecting previously unselected package libprotobuf23:amd64. [2022-05-19T09:03:32.392Z] #58 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:03:32.392Z] #58 46.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-19T09:03:32.392Z] #58 46.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-19T09:03:32.432Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-05-19T09:03:32.433Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-05-19T09:03:32.433Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-19T09:03:33.008Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-19T09:03:33.008Z] #4 DONE 0.9s [2022-05-19T09:03:33.141Z] #10 DONE 1.1s [2022-05-19T09:03:33.141Z] [2022-05-19T09:03:33.141Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-19T09:03:33.141Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-19T09:03:33.141Z] #7 DONE 1.0s [2022-05-19T09:03:33.141Z] [2022-05-19T09:03:33.141Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-19T09:03:33.141Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-19T09:03:33.141Z] #9 DONE 1.0s [2022-05-19T09:03:33.141Z] [2022-05-19T09:03:33.141Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:33.141Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-19T09:03:33.141Z] #8 DONE 1.1s [2022-05-19T09:03:33.272Z] [2022-05-19T09:03:33.272Z] #5 [internal] load .dockerignore [2022-05-19T09:03:33.272Z] #5 sha256:db4f4423174e70aab4b65e70f5c09ae3668fdddf1837ea176c6f8247571501d8 [2022-05-19T09:03:33.272Z] #5 DONE 0.0s [2022-05-19T09:03:33.272Z] [2022-05-19T09:03:33.273Z] #6 [internal] load build definition from Dockerfile [2022-05-19T09:03:33.273Z] #6 sha256:ece16e121fc76fabf62b5b93e04963e3cfb844889c5440a97a8c066bfc9ff29c [2022-05-19T09:03:33.273Z] #6 DONE 0.0s [2022-05-19T09:03:33.273Z] [2022-05-19T09:03:33.273Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:33.273Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-19T09:03:33.331Z] #58 47.68 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:03:33.331Z] #58 47.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:03:33.331Z] #58 47.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:03:33.591Z] #58 47.99 Selecting previously unselected package python3-six. [2022-05-19T09:03:33.591Z] #58 48.01 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-19T09:03:33.591Z] #58 48.02 Unpacking python3-six (1.16.0-2) ... [2022-05-19T09:03:33.850Z] #58 48.29 Selecting previously unselected package python3-protobuf. [2022-05-19T09:03:33.850Z] #58 48.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-19T09:03:33.850Z] #58 48.31 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-19T09:03:33.857Z] #10 ... [2022-05-19T09:03:33.857Z] [2022-05-19T09:03:33.857Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-19T09:03:33.857Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-19T09:03:33.857Z] #7 DONE 0.8s [2022-05-19T09:03:34.123Z] [2022-05-19T09:03:34.123Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:34.123Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-19T09:03:34.123Z] #8 DONE 0.8s [2022-05-19T09:03:34.123Z] [2022-05-19T09:03:34.123Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:34.123Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-19T09:03:34.123Z] #10 DONE 0.8s [2022-05-19T09:03:34.123Z] [2022-05-19T09:03:34.123Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-19T09:03:34.123Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-19T09:03:34.123Z] #9 DONE 0.8s [2022-05-19T09:03:34.390Z] [2022-05-19T09:03:34.390Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:34.390Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-19T09:03:34.390Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-19T09:03:34.390Z] #73 DONE 0.1s [2022-05-19T09:03:34.390Z] [2022-05-19T09:03:34.390Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:34.390Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:34.390Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:34.390Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-19T09:03:34.390Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-19T09:03:34.390Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-19T09:03:34.390Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-19T09:03:34.576Z] [2022-05-19T09:03:34.576Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:34.576Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-19T09:03:34.576Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-19T09:03:34.576Z] #73 DONE 0.0s [2022-05-19T09:03:34.576Z] [2022-05-19T09:03:34.576Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:34.576Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:34.576Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:34.653Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 2.10MB / 54.95MB 0.2s [2022-05-19T09:03:34.653Z] #28 ... [2022-05-19T09:03:34.653Z] [2022-05-19T09:03:34.653Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-19T09:03:34.653Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-19T09:03:34.653Z] #49 DONE 0.0s [2022-05-19T09:03:34.653Z] [2022-05-19T09:03:34.653Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:34.653Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:34.653Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 8.39MB / 54.95MB 0.4s [2022-05-19T09:03:34.788Z] #58 ... [2022-05-19T09:03:34.788Z] [2022-05-19T09:03:34.788Z] #62 [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-05-19T09:03:34.788Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:03:34.788Z] #62 39.40 go: downloading github.com/fatih/color v1.13.0 [2022-05-19T09:03:34.788Z] #62 39.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:03:34.788Z] #62 39.48 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-19T09:03:34.788Z] #62 39.53 go: downloading github.com/spf13/viper v1.10.1 [2022-05-19T09:03:34.788Z] #62 39.77 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-19T09:03:34.788Z] #62 40.27 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T09:03:34.788Z] #62 40.27 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T09:03:34.788Z] #62 40.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-19T09:03:34.788Z] #62 40.34 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-19T09:03:34.788Z] #62 41.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-19T09:03:34.788Z] #62 41.60 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-19T09:03:34.788Z] #62 45.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:03:34.788Z] #62 45.77 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T09:03:34.788Z] #62 45.92 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-19T09:03:34.788Z] #62 45.94 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-19T09:03:34.788Z] #62 46.01 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-19T09:03:34.788Z] #62 46.03 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-19T09:03:34.788Z] #62 46.10 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T09:03:34.788Z] #62 46.13 go: downloading github.com/spf13/afero v1.6.0 [2022-05-19T09:03:34.788Z] #62 46.20 go: downloading github.com/spf13/cast v1.4.1 [2022-05-19T09:03:34.788Z] #62 46.29 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-19T09:03:34.788Z] #62 46.33 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-19T09:03:34.788Z] #62 46.34 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-19T09:03:34.788Z] #62 46.40 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-19T09:03:34.788Z] #62 46.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-19T09:03:34.788Z] #62 46.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-19T09:03:34.788Z] #62 46.46 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-19T09:03:34.788Z] #62 46.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-19T09:03:34.788Z] #62 46.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-19T09:03:34.788Z] #62 46.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-19T09:03:34.788Z] #62 46.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-19T09:03:34.788Z] #62 46.71 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-19T09:03:34.788Z] #62 47.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-19T09:03:34.788Z] #62 47.67 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-19T09:03:34.788Z] #62 47.85 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-19T09:03:34.788Z] #62 47.95 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-19T09:03:34.788Z] #62 47.97 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-19T09:03:34.788Z] #62 48.03 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-19T09:03:34.788Z] #62 48.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-19T09:03:34.788Z] #62 48.99 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-19T09:03:34.788Z] #62 49.10 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-19T09:03:34.788Z] #62 49.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-19T09:03:34.788Z] #62 49.18 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-19T09:03:34.788Z] #62 49.30 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-19T09:03:34.788Z] #62 49.44 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-19T09:03:34.788Z] #62 49.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-19T09:03:34.788Z] #62 ... [2022-05-19T09:03:34.788Z] [2022-05-19T09:03:34.788Z] #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-05-19T09:03:34.788Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:03:34.842Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-19T09:03:34.843Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-19T09:03:34.843Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-19T09:03:34.843Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-19T09:03:34.843Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 0B / 54.95MB 0.1s [2022-05-19T09:03:34.943Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 11.53MB / 54.95MB 0.6s [2022-05-19T09:03:35.048Z] #41 48.87 Updating files: 86% (1315/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-19T09:03:35.048Z] #41 49.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-19T09:03:35.048Z] #41 ... [2022-05-19T09:03:35.048Z] [2022-05-19T09:03:35.048Z] #64 [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-05-19T09:03:35.048Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:03:35.048Z] #64 49.80 v3.0.2 [2022-05-19T09:03:35.048Z] #64 DONE 49.9s [2022-05-19T09:03:35.126Z] #28 ... [2022-05-19T09:03:35.126Z] [2022-05-19T09:03:35.126Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-19T09:03:35.126Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-19T09:03:35.126Z] #49 DONE 0.0s [2022-05-19T09:03:35.126Z] [2022-05-19T09:03:35.126Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:35.126Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:35.126Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.41MB / 54.95MB 0.4s [2022-05-19T09:03:35.208Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 18.87MB / 54.95MB 0.8s [2022-05-19T09:03:35.308Z] [2022-05-19T09:03:35.308Z] #62 [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-05-19T09:03:35.308Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:03:35.308Z] #62 49.58 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-19T09:03:35.308Z] #62 49.69 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-19T09:03:35.308Z] #62 49.73 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-19T09:03:35.308Z] #62 49.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-19T09:03:35.308Z] #62 49.80 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-19T09:03:35.308Z] #62 49.82 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-19T09:03:35.308Z] #62 49.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-19T09:03:35.308Z] #62 49.93 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-19T09:03:35.308Z] #62 50.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-19T09:03:35.308Z] #62 50.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-19T09:03:35.308Z] #62 50.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-19T09:03:35.391Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.44MB / 54.95MB 0.4s [2022-05-19T09:03:35.391Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 15.73MB / 54.95MB 0.7s [2022-05-19T09:03:35.477Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 22.02MB / 54.95MB 1.0s [2022-05-19T09:03:35.477Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 34.60MB / 54.95MB 1.2s [2022-05-19T09:03:35.570Z] #62 50.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-19T09:03:35.570Z] #62 50.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-19T09:03:35.570Z] #62 50.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-19T09:03:35.570Z] #62 50.38 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-19T09:03:35.651Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 18.88MB / 54.95MB 0.9s [2022-05-19T09:03:35.742Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 41.35MB / 54.95MB 1.3s [2022-05-19T09:03:35.742Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 50.16MB / 54.95MB 1.5s [2022-05-19T09:03:35.830Z] #62 50.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-19T09:03:35.830Z] #62 50.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-19T09:03:35.830Z] #62 50.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-19T09:03:35.830Z] #62 50.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-19T09:03:35.911Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 25.17MB / 54.95MB 1.1s [2022-05-19T09:03:35.911Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 28.31MB / 54.95MB 1.2s [2022-05-19T09:03:36.007Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.7s [2022-05-19T09:03:36.090Z] #62 50.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-19T09:03:36.090Z] #62 50.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-19T09:03:36.090Z] #62 50.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-19T09:03:36.090Z] #62 50.87 go: downloading github.com/julz/importas v0.1.0 [2022-05-19T09:03:36.168Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 34.60MB / 54.95MB 1.4s [2022-05-19T09:03:36.350Z] #62 50.95 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-19T09:03:36.350Z] #62 50.98 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-19T09:03:36.350Z] #62 51.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-19T09:03:36.350Z] #62 51.05 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-19T09:03:36.350Z] #62 51.07 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-19T09:03:36.350Z] #62 51.09 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-19T09:03:36.427Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 37.75MB / 54.95MB 1.5s [2022-05-19T09:03:36.427Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 40.89MB / 54.95MB 1.6s [2022-05-19T09:03:36.621Z] #62 51.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-19T09:03:36.621Z] #62 51.22 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-19T09:03:36.621Z] #62 51.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-19T09:03:36.621Z] #62 51.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-19T09:03:36.686Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 46.14MB / 54.95MB 1.8s [2022-05-19T09:03:36.881Z] #62 51.38 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-19T09:03:36.881Z] #62 51.38 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-19T09:03:36.946Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 49.28MB / 54.95MB 2.0s [2022-05-19T09:03:36.954Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.3s done [2022-05-19T09:03:37.208Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.3s [2022-05-19T09:03:37.450Z] #62 52.08 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-19T09:03:37.450Z] #62 52.09 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-19T09:03:37.450Z] #62 52.11 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-19T09:03:37.450Z] #62 52.21 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-19T09:03:37.450Z] #62 52.23 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-19T09:03:37.450Z] #62 52.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-19T09:03:37.450Z] #62 52.30 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-19T09:03:37.450Z] #62 52.32 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-19T09:03:37.710Z] #62 52.35 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-19T09:03:37.970Z] #62 52.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-19T09:03:37.970Z] #62 52.64 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-19T09:03:37.970Z] #62 52.65 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-19T09:03:37.970Z] #62 52.66 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-19T09:03:37.970Z] #62 52.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-19T09:03:38.153Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 3.2s done [2022-05-19T09:03:38.153Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-19T09:03:38.230Z] #62 52.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-19T09:03:38.230Z] #62 52.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-19T09:03:38.230Z] #62 52.81 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-19T09:03:38.230Z] #62 52.84 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-19T09:03:38.230Z] #62 52.89 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-19T09:03:38.230Z] #62 52.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-19T09:03:38.230Z] #62 53.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-19T09:03:38.489Z] #62 53.15 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-19T09:03:38.489Z] #62 53.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-19T09:03:38.489Z] #62 53.21 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-19T09:03:38.489Z] #62 53.22 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-19T09:03:38.756Z] #62 53.31 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-19T09:03:38.889Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 1.6s [2022-05-19T09:03:39.015Z] #62 53.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-19T09:03:39.275Z] #62 53.91 go: downloading honnef.co/go/tools v0.2.2 [2022-05-19T09:03:40.656Z] #62 54.96 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-19T09:03:40.656Z] #62 54.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-19T09:03:40.656Z] #62 55.04 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-19T09:03:40.656Z] #62 55.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-19T09:03:40.656Z] #62 55.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-19T09:03:40.656Z] #62 55.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-19T09:03:40.656Z] #62 55.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-19T09:03:40.827Z] #28 ... [2022-05-19T09:03:40.827Z] [2022-05-19T09:03:40.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:40.827Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:40.827Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-19T09:03:40.827Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-19T09:03:40.827Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-19T09:03:40.827Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-19T09:03:40.827Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.4s done [2022-05-19T09:03:40.827Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 0.7s done [2022-05-19T09:03:40.827Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.3s done [2022-05-19T09:03:40.827Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.9s done [2022-05-19T09:03:40.827Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.1s done [2022-05-19T09:03:40.827Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.0s done [2022-05-19T09:03:40.827Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 94.37MB / 141.73MB 6.1s [2022-05-19T09:03:40.827Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 102.76MB / 141.73MB 6.3s [2022-05-19T09:03:40.916Z] #62 55.60 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-19T09:03:41.090Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 112.20MB / 141.73MB 6.5s [2022-05-19T09:03:41.176Z] #62 55.67 go: downloading golang.org/x/text v0.3.7 [2022-05-19T09:03:41.354Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 123.15MB / 141.73MB 6.8s [2022-05-19T09:03:41.439Z] #28 ... [2022-05-19T09:03:41.440Z] [2022-05-19T09:03:41.440Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:41.440Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:41.440Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-19T09:03:41.440Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-19T09:03:41.440Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-19T09:03:41.440Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-19T09:03:41.440Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.5s done [2022-05-19T09:03:41.440Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 3.3s done [2022-05-19T09:03:41.440Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.0s done [2022-05-19T09:03:41.440Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.7s done [2022-05-19T09:03:41.440Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 4.2s done [2022-05-19T09:03:41.440Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 6.2s [2022-05-19T09:03:41.440Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 4.3s done [2022-05-19T09:03:41.616Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 135.27MB / 141.73MB 7.1s [2022-05-19T09:03:41.698Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 7.1s done [2022-05-19T09:03:41.698Z] #11 ... [2022-05-19T09:03:41.698Z] [2022-05-19T09:03:41.698Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:41.698Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:41.956Z] #28 ... [2022-05-19T09:03:41.956Z] [2022-05-19T09:03:41.956Z] #24 [internal] load build context [2022-05-19T09:03:41.956Z] #24 sha256:3e8037ea82e8d342837ca24e42d30242166b70313de1d266a9ea1fa747705bdb [2022-05-19T09:03:41.956Z] #24 transferring context: 61.19MB 7.4s done [2022-05-19T09:03:41.956Z] #24 DONE 7.5s [2022-05-19T09:03:41.956Z] [2022-05-19T09:03:41.956Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:41.956Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:42.213Z] #28 ... [2022-05-19T09:03:42.213Z] [2022-05-19T09:03:42.213Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:42.213Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-19T09:03:42.213Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-19T09:03:42.213Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-19T09:03:42.213Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-19T09:03:42.213Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:03:42.213Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2022-05-19T09:03:42.213Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-05-19T09:03:42.213Z] #71 DONE 7.7s [2022-05-19T09:03:42.470Z] [2022-05-19T09:03:42.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:42.470Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:42.470Z] #11 ... [2022-05-19T09:03:42.470Z] [2022-05-19T09:03:42.470Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:42.470Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-19T09:03:42.470Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:03:42.470Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-19T09:03:42.470Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-19T09:03:42.470Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-05-19T09:03:42.470Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2022-05-19T09:03:42.470Z] #73 DONE 7.9s [2022-05-19T09:03:42.728Z] [2022-05-19T09:03:42.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:42.728Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:43.004Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 8.7s done [2022-05-19T09:03:43.302Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.1s [2022-05-19T09:03:43.302Z] #11 ... [2022-05-19T09:03:43.302Z] [2022-05-19T09:03:43.302Z] #24 [internal] load build context [2022-05-19T09:03:43.302Z] #24 sha256:a276bad00cb1471445f58869bd1a1d7135d01ee97559e121ddce1e0e01d62787 [2022-05-19T09:03:43.302Z] #24 transferring context: 61.19MB 7.5s done [2022-05-19T09:03:43.302Z] #24 DONE 9.0s [2022-05-19T09:03:43.302Z] [2022-05-19T09:03:43.302Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:43.302Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-19T09:03:43.302Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-19T09:03:43.302Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:03:43.302Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-19T09:03:43.302Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-19T09:03:43.302Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-05-19T09:03:43.302Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-05-19T09:03:43.302Z] #71 DONE 8.9s [2022-05-19T09:03:43.302Z] [2022-05-19T09:03:43.302Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:43.302Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-19T09:03:43.302Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:03:43.302Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-19T09:03:43.302Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-19T09:03:43.302Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2022-05-19T09:03:43.302Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-05-19T09:03:43.302Z] #73 DONE 9.0s [2022-05-19T09:03:43.302Z] [2022-05-19T09:03:43.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:43.302Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:43.899Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 6.7s [2022-05-19T09:03:44.617Z] Client: [2022-05-19T09:03:44.617Z] Context: default [2022-05-19T09:03:44.617Z] Debug Mode: false [2022-05-19T09:03:44.617Z] Plugins: [2022-05-19T09:03:44.617Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-19T09:03:44.617Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-19T09:03:44.617Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-19T09:03:44.617Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-19T09:03:44.617Z] [2022-05-19T09:03:44.617Z] Server: [2022-05-19T09:03:44.617Z] Containers: 0 [2022-05-19T09:03:44.617Z] Running: 0 [2022-05-19T09:03:44.617Z] Paused: 0 [2022-05-19T09:03:44.617Z] Stopped: 0 [2022-05-19T09:03:44.617Z] Images: 0 [2022-05-19T09:03:44.617Z] Server Version: 20.10.14 [2022-05-19T09:03:44.617Z] Storage Driver: overlay2 [2022-05-19T09:03:44.617Z] Backing Filesystem: extfs [2022-05-19T09:03:44.617Z] Supports d_type: true [2022-05-19T09:03:44.617Z] Native Overlay Diff: true [2022-05-19T09:03:44.617Z] userxattr: false [2022-05-19T09:03:44.617Z] Logging Driver: json-file [2022-05-19T09:03:44.617Z] Cgroup Driver: systemd [2022-05-19T09:03:44.617Z] Cgroup Version: 2 [2022-05-19T09:03:44.617Z] Plugins: [2022-05-19T09:03:44.617Z] Volume: local [2022-05-19T09:03:44.617Z] Network: bridge host ipvlan macvlan null overlay [2022-05-19T09:03:44.617Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-19T09:03:44.617Z] Swarm: inactive [2022-05-19T09:03:44.617Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-19T09:03:44.617Z] Default Runtime: runc [2022-05-19T09:03:44.617Z] Init Binary: docker-init [2022-05-19T09:03:44.617Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:03:44.617Z] runc version: v1.0.3-0-gf46b6ba [2022-05-19T09:03:44.617Z] init version: de40ad0 [2022-05-19T09:03:44.617Z] Security Options: [2022-05-19T09:03:44.617Z] apparmor [2022-05-19T09:03:44.617Z] seccomp [2022-05-19T09:03:44.617Z] Profile: default [2022-05-19T09:03:44.617Z] cgroupns [2022-05-19T09:03:44.617Z] Kernel Version: 5.13.0-1021-aws [2022-05-19T09:03:44.617Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-19T09:03:44.617Z] OSType: linux [2022-05-19T09:03:44.617Z] Architecture: x86_64 [2022-05-19T09:03:44.617Z] CPUs: 2 [2022-05-19T09:03:44.617Z] Total Memory: 7.476GiB [2022-05-19T09:03:44.617Z] Name: ip-10-100-48-212 [2022-05-19T09:03:44.617Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-19T09:03:44.617Z] Docker Root Dir: /var/lib/docker [2022-05-19T09:03:44.617Z] Debug Mode: false [2022-05-19T09:03:44.617Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:03:44.617Z] Labels: [2022-05-19T09:03:44.617Z] Experimental: true [2022-05-19T09:03:44.617Z] Insecure Registries: [2022-05-19T09:03:44.617Z] 127.0.0.0/8 [2022-05-19T09:03:44.617Z] Live Restore Enabled: true [2022-05-19T09:03:44.617Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-19T09:03:44.958Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab . [2022-05-19T09:03:45.220Z] #2 [internal] load .dockerignore [2022-05-19T09:03:45.220Z] #2 sha256:0f79fd3cc7a66002d5c00e1972ed1201e125e45df0ef5c26c8c357f824cf7e60 [2022-05-19T09:03:45.220Z] #2 transferring context: 145B done [2022-05-19T09:03:45.220Z] #2 DONE 0.1s [2022-05-19T09:03:45.220Z] [2022-05-19T09:03:45.220Z] #1 [internal] load build definition from Dockerfile [2022-05-19T09:03:45.220Z] #1 sha256:e3bf694fd9f1f8bcaaae4c2c3e4d38a0e44c066e1bff1c63764b0738ebae0872 [2022-05-19T09:03:45.220Z] #1 transferring dockerfile: 17.93kB done [2022-05-19T09:03:45.220Z] #1 DONE 0.2s [2022-05-19T09:03:45.220Z] [2022-05-19T09:03:45.220Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-19T09:03:45.220Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-19T09:03:45.249Z] #11 ... [2022-05-19T09:03:45.250Z] [2022-05-19T09:03:45.250Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-19T09:03:45.250Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-19T09:03:45.250Z] #72 DONE 0.6s [2022-05-19T09:03:45.250Z] [2022-05-19T09:03:45.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:45.250Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:45.293Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 8.2s done [2022-05-19T09:03:45.372Z] #62 ... [2022-05-19T09:03:45.372Z] [2022-05-19T09:03:45.372Z] #58 [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-05-19T09:03:45.372Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:03:45.372Z] #58 49.54 Selecting previously unselected package libnet1:amd64. [2022-05-19T09:03:45.372Z] #58 49.54 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-19T09:03:45.372Z] #58 49.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:03:45.372Z] #58 49.75 Selecting previously unselected package libnl-3-200:amd64. [2022-05-19T09:03:45.372Z] #58 49.75 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-19T09:03:45.372Z] #58 49.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:03:45.372Z] #58 49.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-19T09:03:45.372Z] #58 49.95 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-19T09:03:45.372Z] #58 49.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:03:45.372Z] #58 50.21 Selecting previously unselected package criu. [2022-05-19T09:03:45.372Z] #58 50.22 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-19T09:03:45.372Z] #58 50.23 Unpacking criu (3.17-1) ... [2022-05-19T09:03:45.372Z] #58 51.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:03:45.373Z] #58 53.38 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-19T09:03:45.373Z] #58 53.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:03:45.373Z] #58 53.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:03:45.373Z] #58 53.46 Setting up python3-six (1.16.0-2) ... [2022-05-19T09:03:45.373Z] #58 55.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:03:45.373Z] #58 55.19 Setting up python3-protobuf (3.12.4-1) ... [2022-05-19T09:03:45.373Z] #58 59.57 Setting up criu (3.17-1) ... [2022-05-19T09:03:45.556Z] #11 ... [2022-05-19T09:03:45.556Z] [2022-05-19T09:03:45.556Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:45.556Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:45.556Z] #28 DONE 11.2s [2022-05-19T09:03:45.556Z] [2022-05-19T09:03:45.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:45.556Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:45.556Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.1s [2022-05-19T09:03:45.632Z] #58 ... [2022-05-19T09:03:45.633Z] [2022-05-19T09:03:45.633Z] #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-05-19T09:03:45.633Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:03:45.633Z] #41 50.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-19T09:03:45.792Z] #3 DONE 0.5s [2022-05-19T09:03:45.792Z] [2022-05-19T09:03:45.792Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-19T09:03:45.792Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-19T09:03:45.792Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-19T09:03:45.792Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-19T09:03:45.792Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-19T09:03:45.792Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-19T09:03:45.792Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-05-19T09:03:45.792Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-19T09:03:46.046Z] Client: [2022-05-19T09:03:46.046Z] Context: default [2022-05-19T09:03:46.046Z] Debug Mode: false [2022-05-19T09:03:46.046Z] Plugins: [2022-05-19T09:03:46.046Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-19T09:03:46.046Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-19T09:03:46.046Z] [2022-05-19T09:03:46.046Z] Server: [2022-05-19T09:03:46.046Z] Containers: 0 [2022-05-19T09:03:46.046Z] Running: 0 [2022-05-19T09:03:46.046Z] Paused: 0 [2022-05-19T09:03:46.046Z] Stopped: 0 [2022-05-19T09:03:46.046Z] Images: 0 [2022-05-19T09:03:46.046Z] Server Version: 20.10.14 [2022-05-19T09:03:46.046Z] Storage Driver: overlay2 [2022-05-19T09:03:46.046Z] Backing Filesystem: extfs [2022-05-19T09:03:46.046Z] Supports d_type: true [2022-05-19T09:03:46.046Z] Native Overlay Diff: true [2022-05-19T09:03:46.046Z] userxattr: false [2022-05-19T09:03:46.046Z] Logging Driver: json-file [2022-05-19T09:03:46.046Z] Cgroup Driver: cgroupfs [2022-05-19T09:03:46.046Z] Cgroup Version: 1 [2022-05-19T09:03:46.046Z] Plugins: [2022-05-19T09:03:46.046Z] Volume: local [2022-05-19T09:03:46.046Z] Network: bridge host ipvlan macvlan null overlay [2022-05-19T09:03:46.046Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-19T09:03:46.046Z] Swarm: inactive [2022-05-19T09:03:46.046Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-19T09:03:46.046Z] Default Runtime: runc [2022-05-19T09:03:46.046Z] Init Binary: docker-init [2022-05-19T09:03:46.046Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-19T09:03:46.046Z] runc version: v1.0.3-0-gf46b6ba [2022-05-19T09:03:46.046Z] init version: de40ad0 [2022-05-19T09:03:46.046Z] Security Options: [2022-05-19T09:03:46.046Z] apparmor [2022-05-19T09:03:46.046Z] seccomp [2022-05-19T09:03:46.046Z] Profile: default [2022-05-19T09:03:46.046Z] Kernel Version: 5.13.0-1021-aws [2022-05-19T09:03:46.046Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-19T09:03:46.046Z] OSType: linux [2022-05-19T09:03:46.046Z] Architecture: aarch64 [2022-05-19T09:03:46.046Z] CPUs: 2 [2022-05-19T09:03:46.046Z] Total Memory: 7.562GiB [2022-05-19T09:03:46.046Z] Name: ip-10-100-113-94 [2022-05-19T09:03:46.046Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-19T09:03:46.046Z] Docker Root Dir: /var/lib/docker [2022-05-19T09:03:46.046Z] Debug Mode: false [2022-05-19T09:03:46.046Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:03:46.046Z] Labels: [2022-05-19T09:03:46.046Z] Experimental: true [2022-05-19T09:03:46.046Z] Insecure Registries: [2022-05-19T09:03:46.046Z] 127.0.0.0/8 [2022-05-19T09:03:46.046Z] Live Restore Enabled: true [2022-05-19T09:03:46.046Z] [2022-05-19T09:03:46.054Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-19T09:03:46.054Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [Pipeline] sh [2022-05-19T09:03:46.128Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.6s done [2022-05-19T09:03:46.182Z] #11 ... [2022-05-19T09:03:46.182Z] [2022-05-19T09:03:46.182Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-19T09:03:46.182Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-19T09:03:46.182Z] #74 DONE 0.9s [2022-05-19T09:03:46.182Z] [2022-05-19T09:03:46.182Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:46.182Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:46.317Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-19T09:03:46.331Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:03:46.331Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:03:46.331Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43617/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-19T09:03:46.331Z] + bash /home/ubuntu/workspace/moby_PR-43617/check-config.sh [2022-05-19T09:03:46.331Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-19T09:03:46.331Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-19T09:03:46.331Z] [2022-05-19T09:03:46.331Z] Generally Necessary: [2022-05-19T09:03:46.331Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-19T09:03:46.331Z] - apparmor: enabled and tools installed [2022-05-19T09:03:46.331Z] - CONFIG_NAMESPACES: enabled [2022-05-19T09:03:46.331Z] - CONFIG_NET_NS: enabled [2022-05-19T09:03:46.331Z] - CONFIG_PID_NS: enabled [2022-05-19T09:03:46.331Z] - CONFIG_IPC_NS: enabled [2022-05-19T09:03:46.331Z] - CONFIG_UTS_NS: enabled [2022-05-19T09:03:46.331Z] - CONFIG_CGROUPS: enabled [2022-05-19T09:03:46.331Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-19T09:03:46.331Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-19T09:03:46.331Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-19T09:03:46.331Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-19T09:03:46.331Z] - CONFIG_CPUSETS: enabled [2022-05-19T09:03:46.331Z] - CONFIG_MEMCG: enabled [2022-05-19T09:03:46.331Z] - CONFIG_KEYS: enabled [2022-05-19T09:03:46.331Z] - CONFIG_VETH: enabled (as module) [2022-05-19T09:03:46.331Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-19T09:03:46.331Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-19T09:03:46.394Z] #11 ... [2022-05-19T09:03:46.394Z] [2022-05-19T09:03:46.394Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-19T09:03:46.394Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-19T09:03:46.394Z] #72 DONE 0.9s [2022-05-19T09:03:46.581Z] #4 DONE 0.7s [2022-05-19T09:03:46.581Z] [2022-05-19T09:03:46.581Z] #5 [internal] load build definition from Dockerfile [2022-05-19T09:03:46.581Z] #5 sha256:d8f800ab4ebd8145c00f57987fbb7d9523df9582174ca944a840f09fe631a845 [2022-05-19T09:03:46.581Z] #5 DONE 0.0s [2022-05-19T09:03:46.581Z] [2022-05-19T09:03:46.581Z] #6 [internal] load .dockerignore [2022-05-19T09:03:46.581Z] #6 sha256:155d49211d945adc13f9c4b1fccfae860625fe7f26f584dd7ceb64fcdf262dd7 [2022-05-19T09:03:46.581Z] #6 DONE 0.0s [2022-05-19T09:03:46.581Z] [2022-05-19T09:03:46.581Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-19T09:03:46.581Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-19T09:03:46.590Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-19T09:03:46.590Z] - CONFIG_CGROUP_BPF: enabled [2022-05-19T09:03:46.590Z] [2022-05-19T09:03:46.590Z] Optional Features: [2022-05-19T09:03:46.590Z] - CONFIG_USER_NS: enabled [2022-05-19T09:03:46.590Z] - CONFIG_SECCOMP: enabled [2022-05-19T09:03:46.590Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-19T09:03:46.590Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-19T09:03:46.590Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-19T09:03:46.590Z] (cgroup swap accounting is currently enabled) [2022-05-19T09:03:46.590Z] - CONFIG_BLK_CGROUP: enabled [2022-05-19T09:03:46.590Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-19T09:03:46.590Z] - CONFIG_CGROUP_PERF: enabled [2022-05-19T09:03:46.590Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-19T09:03:46.590Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-19T09:03:46.590Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-19T09:03:46.590Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-19T09:03:46.590Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-19T09:03:46.590Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_IP_VS: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-19T09:03:46.590Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-19T09:03:46.590Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-19T09:03:46.590Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-19T09:03:46.590Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-19T09:03:46.590Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-19T09:03:46.590Z] - CONFIG_EXT4_FS: enabled [2022-05-19T09:03:46.656Z] [2022-05-19T09:03:46.656Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:46.656Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:46.656Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-19T09:03:46.850Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-19T09:03:46.850Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-19T09:03:46.850Z] - Network Drivers: [2022-05-19T09:03:46.850Z] - "overlay": [2022-05-19T09:03:46.850Z] - CONFIG_VXLAN: enabled (as module) [2022-05-19T09:03:46.850Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-19T09:03:46.850Z] Optional (for encrypted networks): [2022-05-19T09:03:46.850Z] - CONFIG_CRYPTO: enabled [2022-05-19T09:03:46.850Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-19T09:03:46.850Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-19T09:03:46.850Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-19T09:03:46.850Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-19T09:03:46.850Z] - CONFIG_XFRM: enabled [2022-05-19T09:03:46.850Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-19T09:03:46.850Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-19T09:03:46.850Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-19T09:03:46.850Z] - "ipvlan": [2022-05-19T09:03:46.850Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-19T09:03:46.850Z] - "macvlan": [2022-05-19T09:03:46.850Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-19T09:03:46.850Z] - CONFIG_DUMMY: enabled (as module) [2022-05-19T09:03:46.850Z] - "ftp,tftp client in container": [2022-05-19T09:03:46.850Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-19T09:03:46.850Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-19T09:03:46.850Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-19T09:03:46.850Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-19T09:03:46.850Z] - Storage Drivers: [2022-05-19T09:03:46.850Z] - "aufs": [2022-05-19T09:03:46.850Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-19T09:03:46.850Z] - "btrfs": [2022-05-19T09:03:46.850Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-19T09:03:46.850Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-19T09:03:46.850Z] - "devicemapper": [2022-05-19T09:03:46.850Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-19T09:03:46.850Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-19T09:03:46.850Z] - "overlay": [2022-05-19T09:03:46.850Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-19T09:03:46.850Z] - "zfs": [2022-05-19T09:03:46.850Z] - /dev/zfs: present [2022-05-19T09:03:46.850Z] - zfs command: missing [2022-05-19T09:03:46.850Z] - zpool command: missing [2022-05-19T09:03:46.850Z] [2022-05-19T09:03:46.850Z] Limits: [2022-05-19T09:03:46.850Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-19T09:03:46.850Z] [2022-05-19T09:03:46.850Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-19T09:03:47.013Z] #41 ... [2022-05-19T09:03:47.013Z] [2022-05-19T09:03:47.013Z] #62 [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-05-19T09:03:47.013Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:03:47.013Z] #62 61.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-19T09:03:47.013Z] #62 61.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T09:03:47.013Z] #62 61.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-19T09:03:47.013Z] #62 61.60 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-19T09:03:47.013Z] #62 61.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-19T09:03:47.013Z] #62 61.65 go: downloading golang.org/x/mod v0.5.1 [2022-05-19T09:03:47.113Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 8.8s done [2022-05-19T09:03:47.113Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-19T09:03:47.113Z] #11 ... [2022-05-19T09:03:47.113Z] [2022-05-19T09:03:47.113Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:47.113Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:47.113Z] #28 DONE 12.5s [2022-05-19T09:03:47.113Z] [2022-05-19T09:03:47.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:47.113Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:47.225Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab . [2022-05-19T09:03:47.225Z] #1 [internal] load build definition from Dockerfile [2022-05-19T09:03:47.225Z] #1 sha256:ae970df92a1c6279bb091e519b3d98609a4e900b0daabd884cddacda428eaa1f [2022-05-19T09:03:47.225Z] #1 transferring dockerfile: 17.93kB done [2022-05-19T09:03:47.225Z] #1 DONE 0.1s [2022-05-19T09:03:47.225Z] [2022-05-19T09:03:47.225Z] #2 [internal] load .dockerignore [2022-05-19T09:03:47.225Z] #2 sha256:e369bbfdf5fa1f3b37ae82c1b44ef8d7abdfb4f535224a24e91f468d6de7ab49 [2022-05-19T09:03:47.273Z] #62 61.83 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-19T09:03:47.273Z] #62 61.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-19T09:03:47.273Z] #62 61.94 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T09:03:47.273Z] #62 61.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-19T09:03:47.273Z] #62 62.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-19T09:03:47.491Z] #2 transferring context: 145B done [2022-05-19T09:03:47.491Z] #2 DONE 0.1s [2022-05-19T09:03:47.491Z] [2022-05-19T09:03:47.491Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-19T09:03:47.491Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-19T09:03:47.533Z] #62 62.20 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-19T09:03:47.604Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.8s done [2022-05-19T09:03:47.796Z] #3 DONE 0.4s [2022-05-19T09:03:47.972Z] #10 DONE 1.2s [2022-05-19T09:03:47.972Z] [2022-05-19T09:03:47.972Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-19T09:03:47.972Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-19T09:03:47.972Z] #8 DONE 1.2s [2022-05-19T09:03:47.972Z] [2022-05-19T09:03:47.972Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:47.972Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-19T09:03:47.972Z] #7 DONE 1.2s [2022-05-19T09:03:47.972Z] [2022-05-19T09:03:47.972Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:47.972Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-19T09:03:47.972Z] #9 DONE 1.2s [2022-05-19T09:03:47.972Z] [2022-05-19T09:03:47.972Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:47.972Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-19T09:03:47.972Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:47.972Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-19T09:03:48.051Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.7s done [2022-05-19T09:03:48.052Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-19T09:03:48.054Z] [2022-05-19T09:03:48.055Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-19T09:03:48.055Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-19T09:03:48.055Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-19T09:03:48.055Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-19T09:03:48.055Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-19T09:03:48.055Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-05-19T09:03:48.055Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-19T09:03:48.055Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 3.15MB / 9.06MB 0.2s [2022-05-19T09:03:48.103Z] #62 62.75 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T09:03:48.103Z] #62 62.81 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-19T09:03:48.234Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:03:48.314Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-05-19T09:03:48.314Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-05-19T09:03:48.314Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-19T09:03:48.362Z] #62 63.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-19T09:03:48.497Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-19T09:03:48.497Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-19T09:03:48.497Z] #71 ... [2022-05-19T09:03:48.497Z] [2022-05-19T09:03:48.497Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-19T09:03:48.497Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-19T09:03:48.497Z] #49 DONE 0.7s [2022-05-19T09:03:48.573Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-19T09:03:48.573Z] #4 DONE 0.8s [2022-05-19T09:03:48.622Z] #62 63.27 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-19T09:03:48.622Z] #62 63.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-19T09:03:48.823Z] [2022-05-19T09:03:48.823Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-19T09:03:48.823Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-19T09:03:48.823Z] #49 DONE 0.0s [2022-05-19T09:03:48.823Z] [2022-05-19T09:03:48.823Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:48.823Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-19T09:03:48.823Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.5s [2022-05-19T09:03:48.823Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-05-19T09:03:48.832Z] [2022-05-19T09:03:48.832Z] #5 [internal] load .dockerignore [2022-05-19T09:03:48.832Z] #5 sha256:211f3e447f814449bb05bd3687ba8dddab1c846c0fbe89ae90ce9129288f43d6 [2022-05-19T09:03:48.832Z] #5 DONE 0.0s [2022-05-19T09:03:48.832Z] [2022-05-19T09:03:48.832Z] #6 [internal] load build definition from Dockerfile [2022-05-19T09:03:48.832Z] #6 sha256:2d29a590509ce9fcff51f0aca2092dd23f734b03f62f76580ec796803f488a3f [2022-05-19T09:03:48.832Z] #6 DONE 0.0s [2022-05-19T09:03:48.832Z] [2022-05-19T09:03:48.832Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:48.832Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-19T09:03:48.882Z] #62 63.43 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T09:03:48.882Z] #62 63.44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T09:03:48.882Z] #62 63.49 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-19T09:03:48.882Z] #62 63.49 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-19T09:03:48.882Z] #62 ... [2022-05-19T09:03:48.882Z] [2022-05-19T09:03:48.882Z] #58 [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-05-19T09:03:48.882Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:03:48.882Z] #58 61.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:03:48.882Z] #58 DONE 63.4s [2022-05-19T09:03:48.986Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.7s done [2022-05-19T09:03:48.996Z] #11 ... [2022-05-19T09:03:48.996Z] [2022-05-19T09:03:48.996Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-19T09:03:48.996Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-19T09:03:48.996Z] #74 DONE 2.6s [2022-05-19T09:03:49.089Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-05-19T09:03:49.089Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-19T09:03:49.142Z] [2022-05-19T09:03:49.142Z] #62 [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-05-19T09:03:49.142Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:03:49.142Z] #62 63.75 go: downloading github.com/prometheus/common v0.10.0 [2022-05-19T09:03:49.142Z] #62 63.98 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-19T09:03:49.242Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-19T09:03:49.258Z] [2022-05-19T09:03:49.258Z] #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-05-19T09:03:49.258Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-19T09:03:49.258Z] #29 2.397 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:03:49.258Z] #29 2.430 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:03:49.258Z] #29 2.464 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:03:49.258Z] #29 2.534 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:03:49.258Z] #29 2.722 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:03:49.258Z] #29 3.218 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:03:49.401Z] #62 64.03 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-19T09:03:49.401Z] #62 64.10 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-19T09:03:50.054Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-05-19T09:03:50.210Z] #10 DONE 1.2s [2022-05-19T09:03:50.210Z] [2022-05-19T09:03:50.210Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-19T09:03:50.210Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-19T09:03:50.210Z] #7 DONE 1.2s [2022-05-19T09:03:50.210Z] [2022-05-19T09:03:50.210Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-19T09:03:50.210Z] #9 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-19T09:03:50.210Z] #9 DONE 1.2s [2022-05-19T09:03:50.210Z] [2022-05-19T09:03:50.210Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-19T09:03:50.210Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-19T09:03:50.210Z] #8 DONE 1.2s [2022-05-19T09:03:50.657Z] #29 4.788 Fetched 8530 kB in 3s (3220 kB/s) [2022-05-19T09:03:51.233Z] #29 4.788 Reading package lists... [2022-05-19T09:03:51.308Z] #62 65.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-19T09:03:51.451Z] #71 DONE 3.4s [2022-05-19T09:03:51.451Z] [2022-05-19T09:03:51.451Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:51.451Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:51.451Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-19T09:03:51.451Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-19T09:03:51.451Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-19T09:03:51.451Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-19T09:03:51.451Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.5s done [2022-05-19T09:03:51.451Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 0.8s done [2022-05-19T09:03:51.451Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 2.4s done [2022-05-19T09:03:51.451Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.7s done [2022-05-19T09:03:51.451Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 97.52MB / 141.73MB 3.2s [2022-05-19T09:03:51.451Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 28.31MB / 85.85MB 3.2s [2022-05-19T09:03:51.451Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 2.9s done [2022-05-19T09:03:51.451Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 1.4s [2022-05-19T09:03:51.720Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 104.86MB / 141.73MB 3.3s [2022-05-19T09:03:51.720Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 37.75MB / 85.85MB 3.3s [2022-05-19T09:03:51.720Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 116.39MB / 141.73MB 3.5s [2022-05-19T09:03:51.720Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 45.09MB / 85.85MB 3.5s [2022-05-19T09:03:51.720Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 55.40MB / 85.85MB 3.6s [2022-05-19T09:03:51.809Z] #29 5.676 Reading package lists... [2022-05-19T09:03:51.809Z] #29 ... [2022-05-19T09:03:51.809Z] [2022-05-19T09:03:51.809Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:51.809Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:51.809Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 2.2s [2022-05-19T09:03:51.994Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 126.88MB / 141.73MB 3.7s [2022-05-19T09:03:51.994Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 61.87MB / 85.85MB 3.7s [2022-05-19T09:03:51.994Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 138.41MB / 141.73MB 3.9s [2022-05-19T09:03:51.994Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 71.59MB / 85.85MB 3.9s [2022-05-19T09:03:52.256Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 84.93MB / 85.85MB 4.1s [2022-05-19T09:03:54.181Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 5.7s done [2022-05-19T09:03:54.498Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.0s [2022-05-19T09:03:54.754Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 6.5s done [2022-05-19T09:03:55.329Z] #11 ... [2022-05-19T09:03:55.329Z] [2022-05-19T09:03:55.329Z] #24 [internal] load build context [2022-05-19T09:03:55.329Z] #24 sha256:bca9f72972480ca3daf06e73522afe113f257a40ac91cb20441096194f01fcd9 [2022-05-19T09:03:55.329Z] #24 transferring context: 61.18MB 6.2s done [2022-05-19T09:03:55.329Z] #24 DONE 7.2s [2022-05-19T09:03:55.329Z] [2022-05-19T09:03:55.329Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:55.329Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-19T09:03:55.329Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-19T09:03:55.329Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:03:55.329Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-19T09:03:55.329Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-19T09:03:55.329Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-05-19T09:03:55.329Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-05-19T09:03:55.329Z] #73 DONE 7.2s [2022-05-19T09:03:55.329Z] [2022-05-19T09:03:55.329Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:55.329Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:55.329Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-19T09:03:55.329Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-19T09:03:55.329Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-19T09:03:55.329Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-19T09:03:55.329Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.5s done [2022-05-19T09:03:55.486Z] [2022-05-19T09:03:55.486Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:55.486Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:03:55.486Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.0s done [2022-05-19T09:03:55.486Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-19T09:03:55.486Z] #11 sha256:2c818329d3a1d3c691e7ad7720577fbce28fa7c47a02db296672d1684358a959 7.12kB / 7.12kB done [2022-05-19T09:03:55.486Z] #11 sha256:7d4474ec6c97f575d4c83e58b27b8379afb26acdecfa98f18be85225058ca98b 1.80kB / 1.80kB done [2022-05-19T09:03:55.486Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0B / 53.63MB 0.0s [2022-05-19T09:03:55.560Z] #62 ... [2022-05-19T09:03:55.560Z] [2022-05-19T09:03:55.560Z] #60 [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-05-19T09:03:55.560Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:03:55.560Z] #60 69.78 gotestsum version dev [2022-05-19T09:03:55.758Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 15.73MB / 53.63MB 0.2s [2022-05-19T09:03:55.819Z] #60 DONE 70.5s [2022-05-19T09:03:55.819Z] [2022-05-19T09:03:55.819Z] #54 [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-05-19T09:03:55.819Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:03:55.909Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 5.8s done [2022-05-19T09:03:55.909Z] #28 ... [2022-05-19T09:03:55.909Z] [2022-05-19T09:03:55.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:55.909Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:55.909Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-19T09:03:56.019Z] #11 ... [2022-05-19T09:03:56.019Z] [2022-05-19T09:03:56.019Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-19T09:03:56.019Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-19T09:03:56.019Z] #49 DONE 1.1s [2022-05-19T09:03:56.019Z] [2022-05-19T09:03:56.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:56.019Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:03:56.019Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 32.51MB / 53.63MB 0.4s [2022-05-19T09:03:56.019Z] #11 ... [2022-05-19T09:03:56.019Z] [2022-05-19T09:03:56.019Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-19T09:03:56.019Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-19T09:03:56.019Z] #49 DONE 0.0s [2022-05-19T09:03:56.019Z] [2022-05-19T09:03:56.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:56.019Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:03:56.173Z] #11 ... [2022-05-19T09:03:56.173Z] [2022-05-19T09:03:56.173Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-19T09:03:56.173Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-19T09:03:56.173Z] #72 DONE 0.8s [2022-05-19T09:03:56.173Z] [2022-05-19T09:03:56.173Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:03:56.173Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-19T09:03:56.173Z] #28 DONE 8.1s [2022-05-19T09:03:56.173Z] [2022-05-19T09:03:56.173Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:56.173Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:56.325Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 50.33MB / 53.63MB 0.6s [2022-05-19T09:03:56.325Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 0.8s [2022-05-19T09:03:56.435Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.5s done [2022-05-19T09:03:56.711Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-19T09:03:56.973Z] #11 ... [2022-05-19T09:03:56.973Z] [2022-05-19T09:03:56.973Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-19T09:03:56.973Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-19T09:03:56.973Z] #74 DONE 0.8s [2022-05-19T09:03:56.973Z] [2022-05-19T09:03:56.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:56.973Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:57.029Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.3s done [2022-05-19T09:03:57.029Z] #11 ... [2022-05-19T09:03:57.029Z] [2022-05-19T09:03:57.029Z] #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-05-19T09:03:57.029Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-19T09:03:57.029Z] #29 1.163 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:03:57.029Z] #29 1.180 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:03:57.029Z] #29 1.180 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:03:57.029Z] #29 1.412 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:03:57.029Z] #29 1.680 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:03:57.029Z] #29 1.985 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:03:57.029Z] #29 3.328 Fetched 8530 kB in 2s (3518 kB/s) [2022-05-19T09:03:57.029Z] #29 3.328 Reading package lists... [2022-05-19T09:03:57.029Z] #29 4.178 Reading package lists... [2022-05-19T09:03:57.029Z] #29 5.018 Building dependency tree... [2022-05-19T09:03:57.029Z] #29 5.374 The following additional packages will be installed: [2022-05-19T09:03:57.029Z] #29 5.374 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-19T09:03:57.029Z] #29 5.374 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-19T09:03:57.029Z] #29 5.374 Recommended packages: [2022-05-19T09:03:57.029Z] #29 5.374 libldap-common publicsuffix libsasl2-modules [2022-05-19T09:03:57.029Z] #29 5.536 The following NEW packages will be installed: [2022-05-19T09:03:57.029Z] #29 5.536 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-19T09:03:57.029Z] #29 5.536 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-19T09:03:57.029Z] #29 5.536 libssh2-1 openssl [2022-05-19T09:03:57.029Z] #29 5.826 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-05-19T09:03:57.029Z] #29 5.826 Need to get 3040 kB of archives. [2022-05-19T09:03:57.029Z] #29 5.826 After this operation, 6651 kB of additional disk space will be used. [2022-05-19T09:03:57.029Z] #29 5.826 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-19T09:03:57.029Z] #29 5.826 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-05-19T09:03:57.029Z] #29 5.826 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-19T09:03:57.029Z] #29 5.826 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-05-19T09:03:57.029Z] #29 5.837 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-19T09:03:57.029Z] #29 5.853 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-19T09:03:57.029Z] #29 5.853 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-19T09:03:57.029Z] #29 5.853 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-19T09:03:57.029Z] #29 5.853 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-19T09:03:57.029Z] #29 5.853 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-19T09:03:57.029Z] #29 5.858 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-19T09:03:57.029Z] #29 5.869 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-19T09:03:57.029Z] #29 5.869 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-19T09:03:57.029Z] #29 5.869 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-19T09:03:57.029Z] #29 5.877 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-19T09:03:57.029Z] #29 6.042 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:03:57.029Z] #29 6.068 Fetched 3040 kB in 0s (9232 kB/s) [2022-05-19T09:03:57.029Z] #29 6.092 Selecting previously unselected package openssl. [2022-05-19T09:03:57.029Z] #29 6.092 (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-05-19T09:03:57.029Z] #29 6.098 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 6.103 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:03:57.029Z] #29 6.311 Selecting previously unselected package ca-certificates. [2022-05-19T09:03:57.029Z] #29 6.311 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-19T09:03:57.029Z] #29 6.315 Unpacking ca-certificates (20210119) ... [2022-05-19T09:03:57.029Z] #29 6.424 Selecting previously unselected package libbrotli1:amd64. [2022-05-19T09:03:57.029Z] #29 6.424 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 6.433 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-19T09:03:57.029Z] #29 6.522 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-19T09:03:57.029Z] #29 6.522 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 6.528 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:03:57.029Z] #29 6.587 Selecting previously unselected package libsasl2-2:amd64. [2022-05-19T09:03:57.029Z] #29 6.587 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 6.597 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:03:57.029Z] #29 6.667 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-19T09:03:57.029Z] #29 6.667 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 6.672 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-19T09:03:57.029Z] #29 6.826 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-19T09:03:57.029Z] #29 6.826 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 6.830 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-19T09:03:57.029Z] #29 6.891 Selecting previously unselected package libpsl5:amd64. [2022-05-19T09:03:57.029Z] #29 6.891 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 6.895 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-19T09:03:57.029Z] #29 6.951 Selecting previously unselected package librtmp1:amd64. [2022-05-19T09:03:57.029Z] #29 6.951 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 6.955 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:03:57.029Z] #29 7.016 Selecting previously unselected package libssh2-1:amd64. [2022-05-19T09:03:57.029Z] #29 7.016 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 7.020 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-19T09:03:57.029Z] #29 7.096 Selecting previously unselected package libcurl4:amd64. [2022-05-19T09:03:57.029Z] #29 7.096 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 7.106 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:03:57.029Z] #29 7.191 Selecting previously unselected package curl. [2022-05-19T09:03:57.029Z] #29 7.191 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 7.200 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:03:57.029Z] #29 7.276 Selecting previously unselected package libonig5:amd64. [2022-05-19T09:03:57.029Z] #29 7.276 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 7.279 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:03:57.029Z] #29 7.352 Selecting previously unselected package libjq1:amd64. [2022-05-19T09:03:57.029Z] #29 7.352 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 7.355 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:03:57.029Z] #29 7.427 Selecting previously unselected package jq. [2022-05-19T09:03:57.029Z] #29 7.429 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-19T09:03:57.029Z] #29 7.433 Unpacking jq (1.6-2.1) ... [2022-05-19T09:03:57.029Z] #29 7.475 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-19T09:03:57.029Z] #29 7.489 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-19T09:03:57.029Z] #29 7.516 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-19T09:03:57.029Z] #29 7.526 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:03:57.029Z] #29 7.537 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:03:57.029Z] #29 7.556 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:03:57.029Z] #29 7.569 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-19T09:03:57.029Z] #29 7.580 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:03:57.029Z] #29 7.607 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:03:57.029Z] #29 7.607 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:03:57.029Z] #29 7.625 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-19T09:03:57.029Z] #29 7.644 Setting up ca-certificates (20210119) ... [2022-05-19T09:03:57.029Z] #29 8.493 Updating certificates in /etc/ssl/certs... [2022-05-19T09:03:57.029Z] #29 9.589 129 added, 0 removed; done. [2022-05-19T09:03:57.029Z] #29 9.623 Setting up jq (1.6-2.1) ... [2022-05-19T09:03:57.029Z] #29 9.636 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:03:57.029Z] #29 9.646 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:03:57.029Z] #29 9.657 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:03:57.029Z] #29 ... [2022-05-19T09:03:57.029Z] [2022-05-19T09:03:57.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:57.029Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:03:57.029Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-19T09:03:57.124Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 7.3s [2022-05-19T09:03:57.124Z] #11 ... [2022-05-19T09:03:57.124Z] [2022-05-19T09:03:57.124Z] #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-05-19T09:03:57.124Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-19T09:03:57.124Z] #29 5.676 Reading package lists... [2022-05-19T09:03:57.124Z] #29 6.641 Building dependency tree... [2022-05-19T09:03:57.124Z] #29 7.081 The following additional packages will be installed: [2022-05-19T09:03:57.124Z] #29 7.081 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-19T09:03:57.124Z] #29 7.081 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-19T09:03:57.124Z] #29 7.081 Recommended packages: [2022-05-19T09:03:57.124Z] #29 7.081 libldap-common publicsuffix libsasl2-modules [2022-05-19T09:03:57.124Z] #29 7.260 The following NEW packages will be installed: [2022-05-19T09:03:57.124Z] #29 7.260 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-19T09:03:57.124Z] #29 7.260 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-19T09:03:57.124Z] #29 7.260 libssh2-1 openssl [2022-05-19T09:03:57.124Z] #29 7.599 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-05-19T09:03:57.124Z] #29 7.599 Need to get 3040 kB of archives. [2022-05-19T09:03:57.124Z] #29 7.599 After this operation, 6651 kB of additional disk space will be used. [2022-05-19T09:03:57.124Z] #29 7.599 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-05-19T09:03:57.124Z] #29 7.599 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-19T09:03:57.124Z] #29 7.613 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-19T09:03:57.124Z] #29 7.622 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-05-19T09:03:57.124Z] #29 7.622 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-19T09:03:57.124Z] #29 7.622 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-19T09:03:57.124Z] #29 7.630 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-19T09:03:57.124Z] #29 7.630 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-19T09:03:57.124Z] #29 7.630 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-19T09:03:57.124Z] #29 7.630 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-19T09:03:57.124Z] #29 7.638 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-19T09:03:57.124Z] #29 7.638 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-19T09:03:57.124Z] #29 7.647 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-19T09:03:57.124Z] #29 7.647 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-19T09:03:57.124Z] #29 7.652 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-19T09:03:57.124Z] #29 7.819 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:03:57.124Z] #29 7.875 Fetched 3040 kB in 0s (8189 kB/s) [2022-05-19T09:03:57.124Z] #29 7.930 Selecting previously unselected package openssl. [2022-05-19T09:03:57.124Z] #29 7.930 (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-05-19T09:03:57.124Z] #29 7.930 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 7.935 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:03:57.124Z] #29 8.157 Selecting previously unselected package ca-certificates. [2022-05-19T09:03:57.124Z] #29 8.159 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-19T09:03:57.124Z] #29 8.165 Unpacking ca-certificates (20210119) ... [2022-05-19T09:03:57.124Z] #29 8.279 Selecting previously unselected package libbrotli1:amd64. [2022-05-19T09:03:57.124Z] #29 8.279 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.289 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-19T09:03:57.124Z] #29 8.383 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-19T09:03:57.124Z] #29 8.384 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.390 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:03:57.124Z] #29 8.445 Selecting previously unselected package libsasl2-2:amd64. [2022-05-19T09:03:57.124Z] #29 8.445 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.450 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:03:57.124Z] #29 8.512 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-19T09:03:57.124Z] #29 8.512 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.516 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-19T09:03:57.124Z] #29 8.592 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-19T09:03:57.124Z] #29 8.592 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.598 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-19T09:03:57.124Z] #29 8.656 Selecting previously unselected package libpsl5:amd64. [2022-05-19T09:03:57.124Z] #29 8.656 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.660 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-19T09:03:57.124Z] #29 8.735 Selecting previously unselected package librtmp1:amd64. [2022-05-19T09:03:57.124Z] #29 8.735 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.748 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:03:57.124Z] #29 8.789 Selecting previously unselected package libssh2-1:amd64. [2022-05-19T09:03:57.124Z] #29 8.789 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.792 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-19T09:03:57.124Z] #29 8.874 Selecting previously unselected package libcurl4:amd64. [2022-05-19T09:03:57.124Z] #29 8.874 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.877 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:03:57.124Z] #29 8.960 Selecting previously unselected package curl. [2022-05-19T09:03:57.124Z] #29 8.960 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 8.969 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:03:57.124Z] #29 9.036 Selecting previously unselected package libonig5:amd64. [2022-05-19T09:03:57.124Z] #29 9.036 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 9.040 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:03:57.124Z] #29 9.123 Selecting previously unselected package libjq1:amd64. [2022-05-19T09:03:57.124Z] #29 9.123 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 9.129 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:03:57.124Z] #29 9.187 Selecting previously unselected package jq. [2022-05-19T09:03:57.124Z] #29 9.187 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-19T09:03:57.124Z] #29 9.197 Unpacking jq (1.6-2.1) ... [2022-05-19T09:03:57.124Z] #29 9.266 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-19T09:03:57.124Z] #29 9.277 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-19T09:03:57.124Z] #29 9.288 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-19T09:03:57.124Z] #29 9.302 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:03:57.124Z] #29 9.314 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:03:57.124Z] #29 9.325 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:03:57.124Z] #29 9.338 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-19T09:03:57.124Z] #29 9.348 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:03:57.124Z] #29 9.364 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:03:57.124Z] #29 9.376 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:03:57.124Z] #29 9.387 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-19T09:03:57.124Z] #29 9.398 Setting up ca-certificates (20210119) ... [2022-05-19T09:03:57.124Z] #29 10.10 Updating certificates in /etc/ssl/certs... [2022-05-19T09:03:57.124Z] #29 11.38 129 added, 0 removed; done. [2022-05-19T09:03:57.124Z] #29 11.41 Setting up jq (1.6-2.1) ... [2022-05-19T09:03:57.124Z] #29 11.42 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:03:57.124Z] #29 11.43 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:03:57.124Z] #29 11.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:03:57.124Z] #29 11.46 Processing triggers for ca-certificates (20210119) ... [2022-05-19T09:03:57.124Z] #29 11.47 Updating certificates in /etc/ssl/certs... [2022-05-19T09:03:57.236Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.4s done [2022-05-19T09:03:57.498Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b [2022-05-19T09:03:57.705Z] #11 ... [2022-05-19T09:03:57.705Z] [2022-05-19T09:03:57.705Z] #24 [internal] load build context [2022-05-19T09:03:57.705Z] #24 sha256:f71ca4dad474cb9154e3cc801764234a195a11231cd6e240338b548f792b87b1 [2022-05-19T09:03:57.705Z] #24 transferring context: 61.19MB 2.3s done [2022-05-19T09:03:57.705Z] #24 DONE 2.7s [2022-05-19T09:03:57.705Z] [2022-05-19T09:03:57.705Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:57.705Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:03:57.705Z] #11 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 2.2s done [2022-05-19T09:03:57.705Z] #11 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 [2022-05-19T09:03:57.705Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0B / 10.66MB 2.2s [2022-05-19T09:03:57.964Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 2.5s [2022-05-19T09:03:57.964Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0B / 4.94MB 2.5s [2022-05-19T09:03:57.964Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 0B / 54.67MB 2.5s [2022-05-19T09:03:58.073Z] #29 12.49 0 added, 0 removed; done. [2022-05-19T09:03:58.073Z] #29 12.49 Running hooks in /etc/ca-certificates/update.d... [2022-05-19T09:03:58.073Z] #29 12.49 done. [2022-05-19T09:03:58.223Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 4.94MB / 4.94MB 2.6s [2022-05-19T09:03:58.223Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 2.7s done [2022-05-19T09:03:58.223Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 11.53MB / 54.67MB 2.7s [2022-05-19T09:03:58.223Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 0B / 81.07MB 2.7s [2022-05-19T09:03:58.223Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 17.83MB / 54.67MB 2.8s [2022-05-19T09:03:58.483Z] #11 ... [2022-05-19T09:03:58.484Z] [2022-05-19T09:03:58.484Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:03:58.484Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-19T09:03:58.484Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-19T09:03:58.484Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:03:58.484Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-19T09:03:58.484Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-19T09:03:58.484Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-05-19T09:03:58.484Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-05-19T09:03:58.484Z] #73 DONE 3.4s [2022-05-19T09:03:58.484Z] [2022-05-19T09:03:58.484Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:03:58.484Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:03:58.484Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 8.39MB / 81.07MB 2.9s [2022-05-19T09:03:58.484Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 0B / 108.86MB 2.9s [2022-05-19T09:03:58.484Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 20.97MB / 54.67MB 3.0s [2022-05-19T09:03:58.484Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 17.83MB / 81.07MB 3.0s [2022-05-19T09:03:58.694Z] #29 DONE 13.1s [2022-05-19T09:03:58.694Z] [2022-05-19T09:03:58.694Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-19T09:03:58.694Z] #30 sha256:1cb84cd3196cf107253237a201ba517397c035a036692891898cdcc6587075dd [2022-05-19T09:03:58.694Z] #30 DONE 0.1s [2022-05-19T09:03:58.694Z] [2022-05-19T09:03:58.694Z] #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-05-19T09:03:58.694Z] #31 sha256:2a1a11ea1d5d423a3cb9249f95f14378bc95e1366dc4f680c8451562850d4f01 [2022-05-19T09:03:58.749Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 27.26MB / 54.67MB 3.1s [2022-05-19T09:03:58.749Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 30.41MB / 81.07MB 3.1s [2022-05-19T09:03:58.749Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 32.51MB / 54.67MB 3.3s [2022-05-19T09:03:58.749Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 55.57MB / 81.07MB 3.3s [2022-05-19T09:03:58.749Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 16.78MB / 108.86MB 3.3s [2022-05-19T09:03:59.009Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 61.87MB / 81.07MB 3.4s [2022-05-19T09:03:59.009Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 31.46MB / 108.86MB 3.4s [2022-05-19T09:03:59.009Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 3.6s [2022-05-19T09:03:59.009Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 73.40MB / 81.07MB 3.6s [2022-05-19T09:03:59.271Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 77.59MB / 81.07MB 3.7s [2022-05-19T09:03:59.271Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 39.85MB / 108.86MB 3.7s [2022-05-19T09:03:59.839Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 48.23MB / 108.86MB 4.2s [2022-05-19T09:04:00.015Z] #54 ... [2022-05-19T09:04:00.015Z] [2022-05-19T09:04:00.015Z] #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-05-19T09:04:00.015Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:04:00.015Z] #19 63.02 Fetched 49.0 MB in 1min 1s (799 kB/s) [2022-05-19T09:04:00.098Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 54.53MB / 108.86MB 4.7s [2022-05-19T09:04:00.317Z] #11 ... [2022-05-19T09:04:00.317Z] [2022-05-19T09:04:00.317Z] #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-05-19T09:04:00.317Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-19T09:04:00.317Z] #29 9.673 Processing triggers for ca-certificates (20210119) ... [2022-05-19T09:04:00.317Z] #29 9.686 Updating certificates in /etc/ssl/certs... [2022-05-19T09:04:00.317Z] #29 10.55 0 added, 0 removed; done. [2022-05-19T09:04:00.317Z] #29 10.55 Running hooks in /etc/ca-certificates/update.d... [2022-05-19T09:04:00.317Z] #29 10.55 done. [2022-05-19T09:04:00.317Z] #29 DONE 12.6s [2022-05-19T09:04:00.317Z] [2022-05-19T09:04:00.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:00.317Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:00.317Z] #11 ... [2022-05-19T09:04:00.317Z] [2022-05-19T09:04:00.317Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-19T09:04:00.317Z] #30 sha256:72fe959050eda7a9ea2c6c6216a29878ed05dfe5ceddbb851b93f182d040c45e [2022-05-19T09:04:00.317Z] #30 DONE 0.2s [2022-05-19T09:04:00.317Z] [2022-05-19T09:04:00.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:00.317Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:00.357Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 4.8s done [2022-05-19T09:04:00.357Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 66.06MB / 108.86MB 4.9s [2022-05-19T09:04:00.620Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 75.50MB / 108.86MB 5.0s [2022-05-19T09:04:00.620Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 83.89MB / 108.86MB 5.1s [2022-05-19T09:04:00.621Z] #31 2.061 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-19T09:04:00.880Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 [2022-05-19T09:04:00.880Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 99.61MB / 108.86MB 5.3s [2022-05-19T09:04:00.883Z] #31 2.357 [2022-05-19T09:04:01.181Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 5.5s [2022-05-19T09:04:01.181Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0.3s done [2022-05-19T09:04:01.410Z] #31 2.578 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:01.689Z] #31 2.862 [2022-05-19T09:04:02.220Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.1s [2022-05-19T09:04:02.480Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.7s done [2022-05-19T09:04:02.559Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0.1s [2022-05-19T09:04:02.559Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 81.07MB / 81.07MB 6.8s done [2022-05-19T09:04:02.559Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0.2s done [2022-05-19T09:04:02.645Z] #31 3.958 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-19T09:04:02.738Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-19T09:04:02.821Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 4.6s done [2022-05-19T09:04:02.821Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-19T09:04:02.908Z] #31 4.354 [2022-05-19T09:04:03.434Z] #31 4.596 #=#=# ######################## 33.8% ######################################################################## 100.0% [2022-05-19T09:04:03.697Z] #31 4.973 [2022-05-19T09:04:03.948Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf [2022-05-19T09:04:05.094Z] #31 6.141 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-19T09:04:05.094Z] #31 6.415 [2022-05-19T09:04:05.326Z] #11 ... [2022-05-19T09:04:05.327Z] [2022-05-19T09:04:05.327Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-19T09:04:05.327Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-19T09:04:05.327Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-19T09:04:05.327Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-19T09:04:05.327Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-19T09:04:05.327Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-19T09:04:05.327Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.4s done [2022-05-19T09:04:05.327Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-05-19T09:04:05.327Z] #71 DONE 10.1s [2022-05-19T09:04:05.327Z] [2022-05-19T09:04:05.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:05.327Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:04:05.327Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 0B / 126B 9.6s [2022-05-19T09:04:05.327Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 9.7s [2022-05-19T09:04:05.327Z] #11 ... [2022-05-19T09:04:05.327Z] [2022-05-19T09:04:05.327Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:04:05.327Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-19T09:04:05.327Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-19T09:04:05.327Z] #28 sha256:5c17865bcd0fdb66492247197c8dd1a638fb5f96b7bfa880a0f23e53e2980601 1.48kB / 1.48kB done [2022-05-19T09:04:05.327Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-19T09:04:05.327Z] #28 sha256:d82f21a36060a22a29de96ba9e9d1cafe24552133860eb8df2f7579887d3c72d 529B / 529B done [2022-05-19T09:04:05.327Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 2.4s done [2022-05-19T09:04:05.327Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 2.4s done [2022-05-19T09:04:05.327Z] #28 ... [2022-05-19T09:04:05.327Z] [2022-05-19T09:04:05.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:05.327Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:04:05.327Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 9.7s done [2022-05-19T09:04:05.586Z] #11 ... [2022-05-19T09:04:05.586Z] [2022-05-19T09:04:05.586Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-19T09:04:05.586Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-19T09:04:05.586Z] #28 DONE 10.7s [2022-05-19T09:04:05.586Z] [2022-05-19T09:04:05.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:05.586Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:04:05.586Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 1.8s done [2022-05-19T09:04:05.621Z] #31 6.641 #=#=# ############## 20.0% ######################################## 56.5% ############################################################### 88.4% ######################################################################## 100.0% [2022-05-19T09:04:05.884Z] #31 7.218 [2022-05-19T09:04:05.884Z] #31 ... [2022-05-19T09:04:05.884Z] [2022-05-19T09:04:05.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:05.884Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:05.884Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 8.1s done [2022-05-19T09:04:05.884Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 7.6s done [2022-05-19T09:04:05.884Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-19T09:04:06.154Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 [2022-05-19T09:04:06.161Z] #11 ... [2022-05-19T09:04:06.161Z] [2022-05-19T09:04:06.161Z] #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-05-19T09:04:06.161Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-19T09:04:06.161Z] #29 0.961 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:06.161Z] #29 1.000 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:06.161Z] #29 1.000 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:06.161Z] #29 1.144 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:06.161Z] #29 1.277 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:06.161Z] #29 1.499 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:06.161Z] #29 2.990 Fetched 8530 kB in 2s (3707 kB/s) [2022-05-19T09:04:06.161Z] #29 2.990 Reading package lists... [2022-05-19T09:04:06.161Z] #29 3.792 Reading package lists... [2022-05-19T09:04:06.161Z] #29 4.587 Building dependency tree... [2022-05-19T09:04:06.161Z] #29 4.958 The following additional packages will be installed: [2022-05-19T09:04:06.161Z] #29 4.959 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-19T09:04:06.161Z] #29 4.960 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-19T09:04:06.161Z] #29 4.961 Recommended packages: [2022-05-19T09:04:06.161Z] #29 4.963 libldap-common publicsuffix libsasl2-modules [2022-05-19T09:04:06.161Z] #29 5.115 The following NEW packages will be installed: [2022-05-19T09:04:06.161Z] #29 5.115 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-19T09:04:06.161Z] #29 5.115 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-19T09:04:06.161Z] #29 5.115 libssh2-1 openssl [2022-05-19T09:04:06.161Z] #29 5.398 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-05-19T09:04:06.161Z] #29 5.398 Need to get 3040 kB of archives. [2022-05-19T09:04:06.161Z] #29 5.398 After this operation, 6651 kB of additional disk space will be used. [2022-05-19T09:04:06.161Z] #29 5.398 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-19T09:04:06.161Z] #29 5.398 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-05-19T09:04:06.161Z] #29 5.407 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-19T09:04:06.161Z] #29 5.407 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-05-19T09:04:06.161Z] #29 5.407 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-19T09:04:06.162Z] #29 5.407 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-19T09:04:06.162Z] #29 5.433 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-19T09:04:06.162Z] #29 5.433 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-19T09:04:06.162Z] #29 5.433 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-19T09:04:06.162Z] #29 5.441 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-19T09:04:06.162Z] #29 5.441 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-19T09:04:06.162Z] #29 5.441 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-19T09:04:06.162Z] #29 5.446 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-19T09:04:06.162Z] #29 5.446 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-19T09:04:06.162Z] #29 5.471 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-19T09:04:06.162Z] #29 5.655 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:04:06.162Z] #29 5.693 Fetched 3040 kB in 0s (8922 kB/s) [2022-05-19T09:04:06.162Z] #29 5.726 Selecting previously unselected package openssl. [2022-05-19T09:04:06.162Z] #29 5.726 (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-05-19T09:04:06.162Z] #29 5.726 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 5.737 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:04:06.162Z] #29 5.942 Selecting previously unselected package ca-certificates. [2022-05-19T09:04:06.162Z] #29 5.943 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-19T09:04:06.162Z] #29 5.955 Unpacking ca-certificates (20210119) ... [2022-05-19T09:04:06.162Z] #29 6.052 Selecting previously unselected package libbrotli1:amd64. [2022-05-19T09:04:06.162Z] #29 6.052 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.063 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-19T09:04:06.162Z] #29 6.170 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-19T09:04:06.162Z] #29 6.170 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.177 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:04:06.162Z] #29 6.227 Selecting previously unselected package libsasl2-2:amd64. [2022-05-19T09:04:06.162Z] #29 6.227 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.232 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:04:06.162Z] #29 6.290 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-19T09:04:06.162Z] #29 6.292 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.295 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-19T09:04:06.162Z] #29 6.360 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-19T09:04:06.162Z] #29 6.360 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.363 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-19T09:04:06.162Z] #29 6.402 Selecting previously unselected package libpsl5:amd64. [2022-05-19T09:04:06.162Z] #29 6.402 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.406 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-19T09:04:06.162Z] #29 6.454 Selecting previously unselected package librtmp1:amd64. [2022-05-19T09:04:06.162Z] #29 6.454 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.458 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:04:06.162Z] #29 6.501 Selecting previously unselected package libssh2-1:amd64. [2022-05-19T09:04:06.162Z] #29 6.502 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.505 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-19T09:04:06.162Z] #29 6.574 Selecting previously unselected package libcurl4:amd64. [2022-05-19T09:04:06.162Z] #29 6.574 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.580 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:04:06.162Z] #29 6.692 Selecting previously unselected package curl. [2022-05-19T09:04:06.162Z] #29 6.692 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.696 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:04:06.162Z] #29 6.769 Selecting previously unselected package libonig5:amd64. [2022-05-19T09:04:06.162Z] #29 6.769 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.774 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:04:06.162Z] #29 6.835 Selecting previously unselected package libjq1:amd64. [2022-05-19T09:04:06.162Z] #29 6.835 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.841 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:04:06.162Z] #29 6.889 Selecting previously unselected package jq. [2022-05-19T09:04:06.162Z] #29 6.889 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-19T09:04:06.162Z] #29 6.893 Unpacking jq (1.6-2.1) ... [2022-05-19T09:04:06.162Z] #29 6.937 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-19T09:04:06.162Z] #29 6.963 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-19T09:04:06.162Z] #29 6.965 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-19T09:04:06.162Z] #29 6.980 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:04:06.162Z] #29 6.993 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:04:06.162Z] #29 7.004 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:04:06.162Z] #29 7.016 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-19T09:04:06.162Z] #29 7.030 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:04:06.162Z] #29 7.047 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:04:06.162Z] #29 7.063 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:04:06.162Z] #29 7.074 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-19T09:04:06.162Z] #29 7.082 Setting up ca-certificates (20210119) ... [2022-05-19T09:04:06.162Z] #29 7.704 Updating certificates in /etc/ssl/certs... [2022-05-19T09:04:06.162Z] #29 8.366 129 added, 0 removed; done. [2022-05-19T09:04:06.162Z] #29 8.439 Setting up jq (1.6-2.1) ... [2022-05-19T09:04:06.162Z] #29 8.450 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:04:06.162Z] #29 8.463 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:04:06.162Z] #29 8.479 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:04:06.162Z] #29 8.500 Processing triggers for ca-certificates (20210119) ... [2022-05-19T09:04:06.162Z] #29 8.511 Updating certificates in /etc/ssl/certs... [2022-05-19T09:04:06.162Z] #29 9.066 0 added, 0 removed; done. [2022-05-19T09:04:06.162Z] #29 9.067 Running hooks in /etc/ca-certificates/update.d... [2022-05-19T09:04:06.162Z] #29 9.069 done. [2022-05-19T09:04:06.162Z] #29 ... [2022-05-19T09:04:06.162Z] [2022-05-19T09:04:06.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:06.162Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:06.506Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 3.9s done [2022-05-19T09:04:06.767Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-19T09:04:06.767Z] #11 ... [2022-05-19T09:04:06.767Z] [2022-05-19T09:04:06.767Z] #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-05-19T09:04:06.767Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-19T09:04:06.767Z] #29 DONE 10.8s [2022-05-19T09:04:06.767Z] [2022-05-19T09:04:06.767Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:06.767Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:06.834Z] #11 ... [2022-05-19T09:04:06.834Z] [2022-05-19T09:04:06.834Z] #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-05-19T09:04:06.834Z] #31 sha256:2a1a11ea1d5d423a3cb9249f95f14378bc95e1366dc4f680c8451562850d4f01 [2022-05-19T09:04:06.834Z] #31 8.304 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-19T09:04:07.339Z] #11 ... [2022-05-19T09:04:07.340Z] [2022-05-19T09:04:07.340Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-19T09:04:07.340Z] #30 sha256:f6028960c661389cf9a70a99d4838ac4ced6373d4532e15cb11d6ff6c2dcb033 [2022-05-19T09:04:07.340Z] #30 DONE 0.5s [2022-05-19T09:04:07.340Z] [2022-05-19T09:04:07.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:07.340Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:07.415Z] #31 8.720 [2022-05-19T09:04:07.676Z] #31 8.942 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:07.939Z] #31 9.271 [2022-05-19T09:04:08.020Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-19T09:04:08.886Z] #31 10.13 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-19T09:04:09.150Z] #31 10.41 [2022-05-19T09:04:09.413Z] #31 10.63 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:09.447Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 2.6s done [2022-05-19T09:04:09.447Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d [2022-05-19T09:04:09.675Z] #31 11.02 [2022-05-19T09:04:09.675Z] #31 11.08 Download of images into '/build' complete. [2022-05-19T09:04:09.675Z] #31 11.08 Use something like the following to load the result into a Docker daemon: [2022-05-19T09:04:09.675Z] #31 11.08 tar -cC '/build' . | docker load [2022-05-19T09:04:09.917Z] #11 ... [2022-05-19T09:04:09.917Z] [2022-05-19T09:04:09.917Z] #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-05-19T09:04:09.917Z] #31 sha256:8a78bd7843d530e75a7ae8380f6526f0428ffaa4907cde8282b14c7e3bdcc149 [2022-05-19T09:04:09.917Z] #31 2.038 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-19T09:04:09.917Z] #31 2.433 [2022-05-19T09:04:09.917Z] #31 2.668 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:09.917Z] #31 2.986 [2022-05-19T09:04:09.917Z] #31 3.959 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-19T09:04:09.917Z] #31 4.288 [2022-05-19T09:04:09.917Z] #31 4.509 #=#=# #### 6.7% ######################################################################## 100.0% [2022-05-19T09:04:09.917Z] #31 4.909 [2022-05-19T09:04:09.917Z] #31 5.961 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-19T09:04:09.917Z] #31 6.293 [2022-05-19T09:04:09.917Z] #31 6.519 #=#=# ################### 27.4% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-05-19T09:04:09.917Z] #31 7.127 [2022-05-19T09:04:09.917Z] #31 8.254 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-19T09:04:09.917Z] #31 8.639 [2022-05-19T09:04:09.917Z] #31 8.865 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:09.917Z] #31 9.179 [2022-05-19T09:04:09.917Z] #31 9.924 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-19T09:04:10.174Z] #31 ... [2022-05-19T09:04:10.174Z] [2022-05-19T09:04:10.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:10.174Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:11.067Z] #31 DONE 12.4s [2022-05-19T09:04:11.067Z] [2022-05-19T09:04:11.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:11.067Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:11.067Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-19T09:04:12.089Z] #11 ... [2022-05-19T09:04:12.089Z] [2022-05-19T09:04:12.089Z] #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-05-19T09:04:12.089Z] #31 sha256:8a78bd7843d530e75a7ae8380f6526f0428ffaa4907cde8282b14c7e3bdcc149 [2022-05-19T09:04:12.089Z] #31 10.23 [2022-05-19T09:04:12.089Z] #31 10.45 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:12.089Z] #31 10.74 [2022-05-19T09:04:12.089Z] #31 10.83 Download of images into '/build' complete. [2022-05-19T09:04:12.089Z] #31 10.83 Use something like the following to load the result into a Docker daemon: [2022-05-19T09:04:12.089Z] #31 10.83 tar -cC '/build' . | docker load [2022-05-19T09:04:12.089Z] #31 DONE 12.1s [2022-05-19T09:04:12.089Z] [2022-05-19T09:04:12.089Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:12.089Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-19T09:04:12.644Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-19T09:04:13.021Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.2s [2022-05-19T09:04:13.636Z] #11 ... [2022-05-19T09:04:13.636Z] [2022-05-19T09:04:13.636Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-19T09:04:13.636Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-19T09:04:14.574Z] #72 DONE 1.3s [2022-05-19T09:04:14.574Z] [2022-05-19T09:04:14.574Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:14.574Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:04:14.574Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 5.4s done [2022-05-19T09:04:15.142Z] #11 extracting sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 [2022-05-19T09:04:15.199Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.4s done [2022-05-19T09:04:15.401Z] #11 extracting sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 done [2022-05-19T09:04:15.467Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 [2022-05-19T09:04:15.467Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-19T09:04:15.661Z] #11 ... [2022-05-19T09:04:15.661Z] [2022-05-19T09:04:15.661Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-19T09:04:15.661Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-19T09:04:15.661Z] #74 DONE 1.3s [2022-05-19T09:04:15.729Z] #11 DONE 27.6s [2022-05-19T09:04:15.729Z] [2022-05-19T09:04:15.729Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-19T09:04:15.729Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-19T09:04:15.920Z] [2022-05-19T09:04:15.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-19T09:04:15.920Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-19T09:04:15.920Z] #11 DONE 20.8s [2022-05-19T09:04:15.920Z] [2022-05-19T09:04:15.920Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-19T09:04:15.920Z] #12 sha256:c0bb29d9b3462febc988bbcbbd2458012374fee38992a4a82f9e1a19150f6ff9 [2022-05-19T09:04:15.920Z] #12 ... [2022-05-19T09:04:15.920Z] [2022-05-19T09:04:15.920Z] #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-05-19T09:04:15.920Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-19T09:04:15.920Z] #29 1.920 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:15.920Z] #29 1.925 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:15.920Z] #29 1.932 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:15.920Z] #29 2.053 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:04:15.920Z] #29 2.230 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:04:15.920Z] #29 2.755 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:04:15.920Z] #29 3.673 Fetched 8417 kB in 2s (4174 kB/s) [2022-05-19T09:04:15.920Z] #29 3.673 Reading package lists... [2022-05-19T09:04:15.920Z] #29 4.208 Reading package lists... [2022-05-19T09:04:15.920Z] #29 4.761 Building dependency tree... [2022-05-19T09:04:15.920Z] #29 5.133 The following additional packages will be installed: [2022-05-19T09:04:15.920Z] #29 5.133 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-19T09:04:15.920Z] #29 5.133 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-19T09:04:15.920Z] #29 5.133 Recommended packages: [2022-05-19T09:04:15.920Z] #29 5.133 libldap-common publicsuffix libsasl2-modules [2022-05-19T09:04:15.920Z] #29 5.245 The following NEW packages will be installed: [2022-05-19T09:04:15.920Z] #29 5.245 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-19T09:04:15.920Z] #29 5.245 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-19T09:04:15.920Z] #29 5.245 libssh2-1 openssl [2022-05-19T09:04:15.920Z] #29 5.531 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-05-19T09:04:15.920Z] #29 5.531 Need to get 2935 kB of archives. [2022-05-19T09:04:15.920Z] #29 5.531 After this operation, 6476 kB of additional disk space will be used. [2022-05-19T09:04:15.920Z] #29 5.531 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-19T09:04:15.920Z] #29 5.535 Get:2 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-19T09:04:15.920Z] #29 5.537 Get:3 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB] [2022-05-19T09:04:15.920Z] #29 5.629 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-05-19T09:04:15.920Z] #29 5.708 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-19T09:04:15.920Z] #29 5.714 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-19T09:04:15.920Z] #29 5.717 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-19T09:04:15.920Z] #29 5.721 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-19T09:04:15.920Z] #29 5.722 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-19T09:04:15.920Z] #29 5.727 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-19T09:04:15.920Z] #29 5.732 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-19T09:04:15.920Z] #29 5.736 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-19T09:04:15.920Z] #29 5.740 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-19T09:04:15.920Z] #29 5.745 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-19T09:04:15.920Z] #29 5.748 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-19T09:04:15.920Z] #29 6.270 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:04:15.920Z] #29 6.362 Fetched 2935 kB in 1s (5835 kB/s) [2022-05-19T09:04:15.920Z] #29 6.802 Selecting previously unselected package openssl. [2022-05-19T09:04:15.920Z] #29 6.802 (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-05-19T09:04:15.920Z] #29 6.802 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ... [2022-05-19T09:04:15.920Z] #29 7.068 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:04:15.920Z] #29 7.312 Selecting previously unselected package ca-certificates. [2022-05-19T09:04:15.920Z] #29 7.312 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-19T09:04:15.920Z] #29 7.312 Unpacking ca-certificates (20210119) ... [2022-05-19T09:04:15.920Z] #29 7.419 Selecting previously unselected package libbrotli1:arm64. [2022-05-19T09:04:15.920Z] #29 7.420 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-19T09:04:15.920Z] #29 7.436 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-19T09:04:15.920Z] #29 7.884 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-19T09:04:15.920Z] #29 7.884 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-19T09:04:15.920Z] #29 7.974 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:04:15.920Z] #29 8.502 Selecting previously unselected package libsasl2-2:arm64. [2022-05-19T09:04:15.920Z] #29 8.502 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-19T09:04:15.920Z] #29 8.514 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:04:15.920Z] #29 8.601 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-19T09:04:15.921Z] #29 8.601 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-19T09:04:15.921Z] #29 8.608 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-19T09:04:15.921Z] #29 8.964 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-19T09:04:15.921Z] #29 8.965 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-19T09:04:15.921Z] #29 9.044 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-19T09:04:15.921Z] #29 9.749 Selecting previously unselected package libpsl5:arm64. [2022-05-19T09:04:15.921Z] #29 9.754 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-19T09:04:15.921Z] #29 9.785 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-19T09:04:15.921Z] #29 9.841 Selecting previously unselected package librtmp1:arm64. [2022-05-19T09:04:15.921Z] #29 9.842 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-19T09:04:15.921Z] #29 9.847 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:04:15.921Z] #29 9.901 Selecting previously unselected package libssh2-1:arm64. [2022-05-19T09:04:15.921Z] #29 9.901 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-19T09:04:15.921Z] #29 9.905 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-19T09:04:15.921Z] #29 9.971 Selecting previously unselected package libcurl4:arm64. [2022-05-19T09:04:15.921Z] #29 9.971 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-19T09:04:15.921Z] #29 9.976 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:04:15.921Z] #29 10.04 Selecting previously unselected package curl. [2022-05-19T09:04:15.921Z] #29 10.04 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-19T09:04:15.921Z] #29 10.05 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:04:15.921Z] #29 10.12 Selecting previously unselected package libonig5:arm64. [2022-05-19T09:04:15.921Z] #29 10.12 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-19T09:04:15.921Z] #29 10.12 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-19T09:04:16.180Z] #29 10.24 Selecting previously unselected package libjq1:arm64. [2022-05-19T09:04:16.180Z] #29 10.24 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-19T09:04:16.180Z] #29 10.24 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-19T09:04:16.180Z] #29 10.29 Selecting previously unselected package jq. [2022-05-19T09:04:16.180Z] #29 10.29 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-19T09:04:16.180Z] #29 ... [2022-05-19T09:04:16.180Z] [2022-05-19T09:04:16.180Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-19T09:04:16.180Z] #12 sha256:c0bb29d9b3462febc988bbcbbd2458012374fee38992a4a82f9e1a19150f6ff9 [2022-05-19T09:04:16.180Z] #12 DONE 0.4s [2022-05-19T09:04:16.180Z] [2022-05-19T09:04:16.180Z] #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-05-19T09:04:16.180Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-19T09:04:16.180Z] #29 10.30 Unpacking jq (1.6-2.1) ... [2022-05-19T09:04:16.180Z] #29 10.36 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-19T09:04:16.180Z] #29 10.38 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-19T09:04:16.180Z] #29 10.40 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-19T09:04:16.180Z] #29 ... [2022-05-19T09:04:16.180Z] [2022-05-19T09:04:16.180Z] #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-05-19T09:04:16.180Z] #13 sha256:f8174d9f7fa48fc49299d67fdc13a640baaeb11c0e9d1d6f196645fd87485deb [2022-05-19T09:04:16.379Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.2s [2022-05-19T09:04:16.674Z] #12 DONE 1.1s [2022-05-19T09:04:16.674Z] [2022-05-19T09:04:16.674Z] #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-05-19T09:04:16.674Z] #31 sha256:a9bcd741f6dd90a7295e1c259a27d079fa25468e5d4eabe3bfaace4269b28134 [2022-05-19T09:04:16.674Z] #31 1.499 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-19T09:04:16.674Z] #31 1.761 [2022-05-19T09:04:16.674Z] #31 1.976 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:16.674Z] #31 2.240 [2022-05-19T09:04:16.674Z] #31 3.094 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-19T09:04:16.674Z] #31 3.361 [2022-05-19T09:04:16.674Z] #31 3.576 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:16.674Z] #31 3.866 [2022-05-19T09:04:16.674Z] #31 4.719 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-19T09:04:16.674Z] #31 4.994 [2022-05-19T09:04:16.674Z] #31 5.217 #=#=# # 1.4% ################################ 45.7% ######################################################## 78.9% ######################################################################## 100.0% [2022-05-19T09:04:16.674Z] #31 5.793 [2022-05-19T09:04:16.674Z] #31 6.690 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-19T09:04:16.674Z] #31 6.953 [2022-05-19T09:04:16.674Z] #31 7.173 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:16.674Z] #31 7.440 [2022-05-19T09:04:16.674Z] #31 8.112 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-19T09:04:16.674Z] #31 8.299 [2022-05-19T09:04:16.674Z] #31 8.513 #=#=# ######################################################################## 100.0% [2022-05-19T09:04:16.674Z] #31 8.778 [2022-05-19T09:04:16.674Z] #31 8.819 Download of images into '/build' complete. [2022-05-19T09:04:16.674Z] #31 8.819 Use something like the following to load the result into a Docker daemon: [2022-05-19T09:04:16.674Z] #31 8.819 tar -cC '/build' . | docker load [2022-05-19T09:04:16.674Z] #31 DONE 9.4s [2022-05-19T09:04:16.674Z] [2022-05-19T09:04:16.674Z] #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-05-19T09:04:16.674Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-19T09:04:16.751Z] #13 DONE 0.5s [2022-05-19T09:04:16.751Z] [2022-05-19T09:04:16.751Z] #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-05-19T09:04:16.751Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-19T09:04:16.751Z] #29 10.41 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:04:16.751Z] #29 10.44 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-19T09:04:16.751Z] #29 10.44 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-19T09:04:16.751Z] #29 10.46 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-19T09:04:16.751Z] #29 10.47 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-05-19T09:04:16.751Z] #29 10.49 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-19T09:04:16.751Z] #29 10.51 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-19T09:04:16.751Z] #29 10.52 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-19T09:04:16.751Z] #29 10.54 Setting up ca-certificates (20210119) ... [2022-05-19T09:04:17.012Z] #29 ... [2022-05-19T09:04:17.012Z] [2022-05-19T09:04:17.012Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-19T09:04:17.012Z] #33 sha256:e6193f719e5c48cc1d1c6abc7a33d617864720822502462db55bab606afdef98 [2022-05-19T09:04:17.012Z] #33 DONE 0.2s [2022-05-19T09:04:17.012Z] [2022-05-19T09:04:17.012Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-19T09:04:17.012Z] #46 sha256:35e4b51c0602ec7817a4044cf39d53405f4c82eede6b08b129ed08bde0def469 [2022-05-19T09:04:17.012Z] #46 DONE 0.2s [2022-05-19T09:04:17.012Z] [2022-05-19T09:04:17.012Z] #50 [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-05-19T09:04:17.012Z] #50 sha256:460930cc7c0779da8266c4012b9c715b8eccb654fe742b92a6092516e5832e7d [2022-05-19T09:04:17.012Z] #50 DONE 0.3s [2022-05-19T09:04:17.012Z] [2022-05-19T09:04:17.012Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-19T09:04:17.012Z] #66 sha256:018b3e17f9a5bad67c584e7f2fd4d1e5bc3dfccbea9f5c4fcb150dfaa27f9ff9 [2022-05-19T09:04:17.012Z] #66 DONE 0.3s [2022-05-19T09:04:17.012Z] [2022-05-19T09:04:17.013Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:17.013Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-19T09:04:17.205Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 14.1s done [2022-05-19T09:04:17.205Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 [2022-05-19T09:04:17.205Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-19T09:04:17.205Z] #11 DONE 42.7s [2022-05-19T09:04:17.205Z] [2022-05-19T09:04:17.205Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-19T09:04:17.205Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-19T09:04:17.272Z] #51 ... [2022-05-19T09:04:17.272Z] [2022-05-19T09:04:17.272Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-19T09:04:17.272Z] #25 sha256:42f610ca55e728faad0237b2dccfe9f15ab7d2a1b7fb0461623b48a457dbf3ab [2022-05-19T09:04:17.272Z] #25 DONE 0.3s [2022-05-19T09:04:17.272Z] [2022-05-19T09:04:17.272Z] #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-05-19T09:04:17.272Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-19T09:04:17.272Z] #29 11.26 Updating certificates in /etc/ssl/certs... [2022-05-19T09:04:17.622Z] #13 DONE 0.6s [2022-05-19T09:04:17.622Z] [2022-05-19T09:04:17.622Z] #42 [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-05-19T09:04:17.622Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:17.622Z] #42 ... [2022-05-19T09:04:17.622Z] [2022-05-19T09:04:17.622Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-19T09:04:17.622Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-19T09:04:17.622Z] #33 DONE 0.1s [2022-05-19T09:04:17.622Z] [2022-05-19T09:04:17.622Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-19T09:04:17.622Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-19T09:04:17.622Z] #46 DONE 0.2s [2022-05-19T09:04:17.622Z] [2022-05-19T09:04:17.622Z] #50 [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-05-19T09:04:17.622Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-19T09:04:17.623Z] #50 DONE 0.3s [2022-05-19T09:04:17.623Z] [2022-05-19T09:04:17.623Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-19T09:04:17.623Z] #66 sha256:2fc8a39f474eae70528cf987816438e42a003508f5a23d3d876bdc3111d92f41 [2022-05-19T09:04:17.623Z] #66 DONE 0.3s [2022-05-19T09:04:17.623Z] [2022-05-19T09:04:17.623Z] #67 [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-05-19T09:04:17.623Z] #67 sha256:f1534ce0fb99621e86cdda817f02138d042308dfac20083959e023c4ea29fbe0 [2022-05-19T09:04:17.892Z] #67 ... [2022-05-19T09:04:17.892Z] [2022-05-19T09:04:17.892Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-19T09:04:17.892Z] #25 sha256:3fdc7d3c66408338b0eb2d8ed1dca1b74f09783d91fe036c510c29e22e26b940 [2022-05-19T09:04:17.892Z] #25 DONE 0.3s [2022-05-19T09:04:17.892Z] [2022-05-19T09:04:17.892Z] #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-05-19T09:04:17.892Z] #26 sha256:d182e6a77a1652f1f4d02a4ca84c7d6fba312ea511253aa339997e047b5c0ef1 [2022-05-19T09:04:18.575Z] #12 DONE 1.0s [2022-05-19T09:04:18.576Z] [2022-05-19T09:04:18.576Z] #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-05-19T09:04:18.576Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-19T09:04:18.660Z] #29 12.72 129 added, 0 removed; done. [2022-05-19T09:04:18.660Z] #29 12.84 Setting up jq (1.6-2.1) ... [2022-05-19T09:04:18.932Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 12.5s done [2022-05-19T09:04:18.932Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-19T09:04:19.000Z] #29 12.85 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-19T09:04:19.000Z] #29 12.86 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-19T09:04:19.000Z] #29 12.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:04:19.000Z] #29 12.90 Processing triggers for ca-certificates (20210119) ... [2022-05-19T09:04:19.000Z] #29 12.92 Updating certificates in /etc/ssl/certs... [2022-05-19T09:04:19.140Z] #13 DONE 0.8s [2022-05-19T09:04:19.140Z] [2022-05-19T09:04:19.140Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-19T09:04:19.140Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-19T09:04:19.140Z] #33 ... [2022-05-19T09:04:19.140Z] [2022-05-19T09:04:19.140Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-19T09:04:19.140Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-19T09:04:19.140Z] #46 DONE 0.2s [2022-05-19T09:04:19.194Z] #11 DONE 44.7s [2022-05-19T09:04:19.194Z] [2022-05-19T09:04:19.194Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-19T09:04:19.194Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-19T09:04:19.400Z] [2022-05-19T09:04:19.400Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-19T09:04:19.400Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-19T09:04:19.400Z] #33 DONE 0.3s [2022-05-19T09:04:19.400Z] [2022-05-19T09:04:19.400Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:19.400Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:04:19.400Z] #47 ... [2022-05-19T09:04:19.400Z] [2022-05-19T09:04:19.400Z] #50 [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-05-19T09:04:19.400Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-19T09:04:19.400Z] #50 DONE 0.3s [2022-05-19T09:04:19.400Z] [2022-05-19T09:04:19.400Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-19T09:04:19.400Z] #66 sha256:5ee0743f8c225a61f1151d234e7ee76d9dcc44018d8451f1e3a1c803f59d7976 [2022-05-19T09:04:19.400Z] #66 DONE 0.3s [2022-05-19T09:04:19.400Z] [2022-05-19T09:04:19.400Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-19T09:04:19.400Z] #25 sha256:f9851bdeb32fda75bc545b6c89747592028fbd8fd50e23911f86eda4484c4a38 [2022-05-19T09:04:19.400Z] #25 DONE 0.4s [2022-05-19T09:04:19.665Z] [2022-05-19T09:04:19.665Z] #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-05-19T09:04:19.665Z] #26 sha256:3f45dbd1b495ec5fb654d92972c697a7d9464320865420763173c34af3827c46 [2022-05-19T09:04:19.983Z] #29 14.03 0 added, 0 removed; done. [2022-05-19T09:04:19.983Z] #29 14.03 Running hooks in /etc/ca-certificates/update.d... [2022-05-19T09:04:19.983Z] #29 14.04 done. [2022-05-19T09:04:19.983Z] #29 DONE 14.2s [2022-05-19T09:04:19.983Z] [2022-05-19T09:04:19.983Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-19T09:04:19.983Z] #30 sha256:58b1063d96b9a131931c90250eb5e6c46b4feb573e01eaf09b7b5a7630032f21 [2022-05-19T09:04:20.242Z] #30 DONE 0.1s [2022-05-19T09:04:20.242Z] [2022-05-19T09:04:20.242Z] #62 [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-05-19T09:04:20.242Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-19T09:04:20.242Z] #62 3.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:20.242Z] #62 3.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:20.242Z] #62 3.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:20.242Z] #62 3.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:04:20.820Z] #62 3.844 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:04:21.389Z] #62 4.482 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:04:21.748Z] #12 DONE 2.5s [2022-05-19T09:04:21.748Z] [2022-05-19T09:04:21.748Z] #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-05-19T09:04:21.748Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-19T09:04:21.971Z] #19 63.02 Reading package lists... [2022-05-19T09:04:22.321Z] #13 DONE 0.6s [2022-05-19T09:04:22.321Z] [2022-05-19T09:04:22.321Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-19T09:04:22.321Z] #25 sha256:10ce1d4a4835947fcc911dbf4176e1364f7979a25a02bcfa782add3f2a7064a6 [2022-05-19T09:04:22.321Z] #25 DONE 0.0s [2022-05-19T09:04:22.321Z] [2022-05-19T09:04:22.321Z] #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-05-19T09:04:22.321Z] #26 sha256:5d26e58a252a248eb9d66a0458189549438940c96897ba6fba9b29ce9383fe8e [2022-05-19T09:04:22.321Z] #26 ... [2022-05-19T09:04:22.321Z] [2022-05-19T09:04:22.321Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-19T09:04:22.321Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-19T09:04:22.321Z] #33 DONE 0.2s [2022-05-19T09:04:22.321Z] [2022-05-19T09:04:22.321Z] #50 [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-05-19T09:04:22.321Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-19T09:04:22.321Z] #50 DONE 0.2s [2022-05-19T09:04:22.321Z] [2022-05-19T09:04:22.321Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-19T09:04:22.321Z] #66 sha256:f035689c07eb9ab984f1feb5f8517dacee40f98559ad48b1de62672e906c5466 [2022-05-19T09:04:22.321Z] #66 DONE 0.3s [2022-05-19T09:04:22.334Z] #62 ... [2022-05-19T09:04:22.334Z] [2022-05-19T09:04:22.334Z] #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-05-19T09:04:22.334Z] #26 sha256:fd74e0bf8ee50b9b681fb45e65e2739659e9692f8728bbdabc05b9709b416c86 [2022-05-19T09:04:22.334Z] #26 4.974 + RM_GOPATH=0 [2022-05-19T09:04:22.334Z] #26 4.974 + TMP_GOPATH= [2022-05-19T09:04:22.334Z] #26 4.974 + : /build [2022-05-19T09:04:22.334Z] #26 4.974 + '[' -z '' ']' [2022-05-19T09:04:22.334Z] #26 4.974 ++ mktemp -d [2022-05-19T09:04:22.334Z] #26 4.998 + export GOPATH=/tmp/tmp.859na4ZsrF [2022-05-19T09:04:22.334Z] #26 4.998 + GOPATH=/tmp/tmp.859na4ZsrF [2022-05-19T09:04:22.334Z] #26 4.998 + RM_GOPATH=1 [2022-05-19T09:04:22.334Z] #26 4.998 + case "$(go env GOARCH)" in [2022-05-19T09:04:22.334Z] #26 4.998 ++ go env GOARCH [2022-05-19T09:04:22.334Z] #26 5.010 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:22.334Z] #26 5.010 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:22.334Z] #26 5.014 ++ dirname /install.sh [2022-05-19T09:04:22.334Z] #26 5.018 + dir=/ [2022-05-19T09:04:22.334Z] #26 5.018 + bin=dockercli [2022-05-19T09:04:22.334Z] #26 5.020 + shift [2022-05-19T09:04:22.334Z] #26 5.020 + '[' '!' -f //dockercli.installer ']' [2022-05-19T09:04:22.334Z] #26 5.020 + . //dockercli.installer [2022-05-19T09:04:22.334Z] #26 5.031 ++ : stable [2022-05-19T09:04:22.334Z] #26 5.031 ++ : 17.06.2-ce [2022-05-19T09:04:22.334Z] #26 5.031 + install_dockercli [2022-05-19T09:04:22.334Z] #26 5.031 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-19T09:04:22.334Z] #26 5.036 Install docker/cli version 17.06.2-ce from stable [2022-05-19T09:04:22.334Z] #26 5.042 ++ uname -m [2022-05-19T09:04:22.334Z] #26 5.051 + arch=aarch64 [2022-05-19T09:04:22.334Z] #26 5.051 + '[' aarch64 '!=' x86_64 ']' [2022-05-19T09:04:22.334Z] #26 5.051 + '[' aarch64 '!=' s390x ']' [2022-05-19T09:04:22.334Z] #26 5.051 + '[' aarch64 '!=' armhf ']' [2022-05-19T09:04:22.334Z] #26 5.051 + build_dockercli [2022-05-19T09:04:22.334Z] #26 5.051 + git clone https://github.com/docker/docker-ce /tmp/tmp.859na4ZsrF/tmp/docker-ce [2022-05-19T09:04:22.334Z] #26 5.065 Cloning into '/tmp/tmp.859na4ZsrF/tmp/docker-ce'... [2022-05-19T09:04:22.585Z] [2022-05-19T09:04:22.585Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-19T09:04:22.585Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-19T09:04:22.585Z] #46 DONE 0.3s [2022-05-19T09:04:22.585Z] [2022-05-19T09:04:22.585Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:22.585Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:04:22.906Z] #26 ... [2022-05-19T09:04:22.906Z] [2022-05-19T09:04:22.906Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:22.906Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-19T09:04:22.906Z] #51 5.622 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:22.906Z] #51 5.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:22.906Z] #51 5.661 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:23.166Z] #51 6.188 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-19T09:04:23.192Z] #26 4.525 + RM_GOPATH=0 [2022-05-19T09:04:23.192Z] #26 4.526 + TMP_GOPATH= [2022-05-19T09:04:23.192Z] #26 4.527 + : /build [2022-05-19T09:04:23.192Z] #26 4.527 + '[' -z '' ']' [2022-05-19T09:04:23.192Z] #26 4.528 ++ mktemp -d [2022-05-19T09:04:23.192Z] #26 4.530 + export GOPATH=/tmp/tmp.VCa3bUi8Mt [2022-05-19T09:04:23.192Z] #26 4.530 + GOPATH=/tmp/tmp.VCa3bUi8Mt [2022-05-19T09:04:23.192Z] #26 4.530 + RM_GOPATH=1 [2022-05-19T09:04:23.192Z] #26 4.531 + case "$(go env GOARCH)" in [2022-05-19T09:04:23.192Z] #26 4.533 ++ go env GOARCH [2022-05-19T09:04:23.192Z] #26 4.587 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:23.192Z] #26 4.587 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:23.192Z] #26 4.588 ++ dirname /install.sh [2022-05-19T09:04:23.192Z] #26 4.598 + dir=/ [2022-05-19T09:04:23.192Z] #26 4.599 + bin=dockercli [2022-05-19T09:04:23.192Z] #26 4.599 + shift [2022-05-19T09:04:23.192Z] #26 4.600 + '[' '!' -f //dockercli.installer ']' [2022-05-19T09:04:23.192Z] #26 4.600 + . //dockercli.installer [2022-05-19T09:04:23.192Z] #26 4.601 ++ : stable [2022-05-19T09:04:23.192Z] #26 4.601 ++ : 17.06.2-ce [2022-05-19T09:04:23.192Z] #26 4.603 + install_dockercli [2022-05-19T09:04:23.192Z] #26 4.603 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-19T09:04:23.192Z] #26 4.604 Install docker/cli version 17.06.2-ce from stable [2022-05-19T09:04:23.192Z] #26 4.607 ++ uname -m [2022-05-19T09:04:23.192Z] #26 4.615 + arch=x86_64 [2022-05-19T09:04:23.192Z] #26 4.616 + '[' x86_64 '!=' x86_64 ']' [2022-05-19T09:04:23.192Z] #26 4.616 + url=https://download.docker.com/linux/static [2022-05-19T09:04:23.192Z] #26 4.619 + tar -xz docker/docker [2022-05-19T09:04:23.192Z] #26 4.621 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-19T09:04:23.455Z] #26 ... [2022-05-19T09:04:23.455Z] [2022-05-19T09:04:23.455Z] #67 [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-05-19T09:04:23.455Z] #67 sha256:f1534ce0fb99621e86cdda817f02138d042308dfac20083959e023c4ea29fbe0 [2022-05-19T09:04:23.455Z] #67 4.791 + RM_GOPATH=0 [2022-05-19T09:04:23.455Z] #67 4.792 + TMP_GOPATH= [2022-05-19T09:04:23.455Z] #67 4.792 + : /build [2022-05-19T09:04:23.455Z] #67 4.792 + '[' -z '' ']' [2022-05-19T09:04:23.455Z] #67 4.793 ++ mktemp -d [2022-05-19T09:04:23.455Z] #67 4.802 + export GOPATH=/tmp/tmp.DOODnjROpH [2022-05-19T09:04:23.455Z] #67 4.804 + GOPATH=/tmp/tmp.DOODnjROpH [2022-05-19T09:04:23.455Z] #67 4.804 + RM_GOPATH=1 [2022-05-19T09:04:23.455Z] #67 4.804 + case "$(go env GOARCH)" in [2022-05-19T09:04:23.455Z] #67 4.807 ++ go env GOARCH [2022-05-19T09:04:23.455Z] #67 4.824 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:23.455Z] #67 4.824 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:23.455Z] #67 4.836 ++ dirname /install.sh [2022-05-19T09:04:23.455Z] #67 4.839 + dir=/ [2022-05-19T09:04:23.455Z] #67 4.848 + bin=rootlesskit [2022-05-19T09:04:23.455Z] #67 4.849 + shift [2022-05-19T09:04:23.455Z] #67 4.849 + '[' '!' -f //rootlesskit.installer ']' [2022-05-19T09:04:23.455Z] #67 4.849 + . //rootlesskit.installer [2022-05-19T09:04:23.455Z] #67 4.849 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:23.455Z] #67 4.849 + install_rootlesskit [2022-05-19T09:04:23.455Z] #67 4.850 + case "$1" in [2022-05-19T09:04:23.455Z] #67 4.850 + export CGO_ENABLED=0 [2022-05-19T09:04:23.455Z] #67 4.850 + CGO_ENABLED=0 [2022-05-19T09:04:23.455Z] #67 4.850 + _install_rootlesskit [2022-05-19T09:04:23.455Z] #67 4.856 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-19T09:04:23.455Z] #67 4.856 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:23.455Z] #67 4.856 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:04:23.455Z] #67 4.857 + GOBIN=/build [2022-05-19T09:04:23.455Z] #67 4.857 + GO111MODULE=on [2022-05-19T09:04:23.455Z] #67 4.857 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:23.455Z] #67 5.348 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-19T09:04:23.734Z] #51 6.784 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:04:24.925Z] #26 ... [2022-05-19T09:04:24.925Z] [2022-05-19T09:04:24.925Z] #62 [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-05-19T09:04:24.925Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:24.925Z] #62 5.191 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:24.925Z] #62 5.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:24.925Z] #62 5.207 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:24.925Z] #62 5.482 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:25.489Z] #62 6.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:25.755Z] #62 ... [2022-05-19T09:04:25.755Z] [2022-05-19T09:04:25.755Z] #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-05-19T09:04:25.755Z] #26 sha256:3f45dbd1b495ec5fb654d92972c697a7d9464320865420763173c34af3827c46 [2022-05-19T09:04:25.755Z] #26 6.314 + RM_GOPATH=0 [2022-05-19T09:04:25.755Z] #26 6.314 + TMP_GOPATH= [2022-05-19T09:04:25.755Z] #26 6.314 + : /build [2022-05-19T09:04:25.755Z] #26 6.314 + '[' -z '' ']' [2022-05-19T09:04:25.755Z] #26 6.314 ++ mktemp -d [2022-05-19T09:04:25.755Z] #26 6.321 + export GOPATH=/tmp/tmp.BtQw3x7Smq [2022-05-19T09:04:25.755Z] #26 6.321 + GOPATH=/tmp/tmp.BtQw3x7Smq [2022-05-19T09:04:25.755Z] #26 6.321 + RM_GOPATH=1 [2022-05-19T09:04:25.755Z] #26 6.321 + case "$(go env GOARCH)" in [2022-05-19T09:04:25.755Z] #26 6.332 ++ go env GOARCH [2022-05-19T09:04:25.755Z] #26 6.343 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:25.755Z] #26 6.343 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:25.755Z] #26 6.343 ++ dirname /install.sh [2022-05-19T09:04:25.755Z] #26 6.347 + dir=/ [2022-05-19T09:04:25.755Z] #26 6.347 + bin=dockercli [2022-05-19T09:04:25.755Z] #26 6.347 + shift [2022-05-19T09:04:25.755Z] #26 6.347 + '[' '!' -f //dockercli.installer ']' [2022-05-19T09:04:25.755Z] #26 6.347 + . //dockercli.installer [2022-05-19T09:04:25.755Z] #26 6.347 ++ : stable [2022-05-19T09:04:25.755Z] #26 6.347 ++ : 17.06.2-ce [2022-05-19T09:04:25.755Z] #26 6.347 + install_dockercli [2022-05-19T09:04:25.755Z] #26 6.347 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-19T09:04:25.755Z] #26 6.347 ++ uname -m [2022-05-19T09:04:25.755Z] #26 6.347 + arch=x86_64 [2022-05-19T09:04:25.755Z] #26 6.347 + '[' x86_64 '!=' x86_64 ']' [2022-05-19T09:04:25.755Z] #26 6.347 + url=https://download.docker.com/linux/static [2022-05-19T09:04:25.755Z] #26 6.348 Install docker/cli version 17.06.2-ce from stable [2022-05-19T09:04:25.755Z] #26 6.355 + tar -xz docker/docker [2022-05-19T09:04:25.755Z] #26 6.363 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-19T09:04:26.019Z] #67 8.363 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:04:26.282Z] #67 8.438 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-19T09:04:26.857Z] #67 9.154 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-19T09:04:27.024Z] #51 9.536 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:04:27.024Z] #51 ... [2022-05-19T09:04:27.024Z] [2022-05-19T09:04:27.024Z] #40 [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-05-19T09:04:27.024Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-19T09:04:27.024Z] #40 4.726 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-19T09:04:27.024Z] #40 5.619 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-19T09:04:27.024Z] #40 6.434 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-19T09:04:27.024Z] #40 6.731 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-19T09:04:27.024Z] #40 6.796 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-19T09:04:27.024Z] #40 9.587 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-19T09:04:27.024Z] #40 9.698 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:04:27.024Z] #40 ... [2022-05-19T09:04:27.024Z] [2022-05-19T09:04:27.024Z] #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-05-19T09:04:27.024Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:04:27.024Z] #14 5.454 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:27.024Z] #14 5.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:27.024Z] #14 5.494 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:27.024Z] #14 6.499 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:04:27.024Z] #14 8.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:04:27.024Z] #14 ... [2022-05-19T09:04:27.024Z] [2022-05-19T09:04:27.024Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:27.024Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-19T09:04:27.024Z] #47 4.457 + git clone https://github.com/docker/distribution.git . [2022-05-19T09:04:27.024Z] #47 4.478 Cloning into '.'... [2022-05-19T09:04:27.290Z] #47 ... [2022-05-19T09:04:27.290Z] [2022-05-19T09:04:27.290Z] #53 [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-05-19T09:04:27.290Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-19T09:04:27.290Z] #53 5.645 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-19T09:04:27.290Z] #53 7.270 go: downloading github.com/fatih/color v1.10.0 [2022-05-19T09:04:27.290Z] #53 7.279 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-19T09:04:27.290Z] #53 7.343 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-19T09:04:27.290Z] #53 7.392 go: downloading github.com/pkg/errors v0.9.1 [2022-05-19T09:04:27.290Z] #53 7.805 go: downloading golang.org/x/tools v0.1.0 [2022-05-19T09:04:27.290Z] #53 8.006 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-19T09:04:27.290Z] #53 8.116 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-19T09:04:27.290Z] #53 8.158 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-19T09:04:27.290Z] #53 8.244 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-19T09:04:27.433Z] #67 ... [2022-05-19T09:04:27.433Z] [2022-05-19T09:04:27.433Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:27.433Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:27.433Z] #36 4.206 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-19T09:04:27.433Z] #36 ... [2022-05-19T09:04:27.433Z] [2022-05-19T09:04:27.433Z] #40 [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-05-19T09:04:27.433Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:04:27.433Z] #40 4.253 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-19T09:04:27.433Z] #40 5.313 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-19T09:04:27.433Z] #40 6.835 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-19T09:04:27.433Z] #40 7.314 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-19T09:04:27.433Z] #40 7.364 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-19T09:04:27.550Z] #53 ... [2022-05-19T09:04:27.550Z] [2022-05-19T09:04:27.550Z] #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-05-19T09:04:27.550Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-19T09:04:27.550Z] #34 3.815 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-19T09:04:27.550Z] #34 3.824 Cloning into '.'... [2022-05-19T09:04:27.550Z] #34 ... [2022-05-19T09:04:27.550Z] [2022-05-19T09:04:27.550Z] #55 [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-05-19T09:04:27.550Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:04:27.550Z] #55 4.143 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-19T09:04:27.696Z] #40 ... [2022-05-19T09:04:27.696Z] [2022-05-19T09:04:27.696Z] #62 [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-05-19T09:04:27.696Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:27.696Z] #62 4.033 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:27.696Z] #62 4.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:27.696Z] #62 4.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:27.696Z] #62 4.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:27.696Z] #62 6.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:27.696Z] #62 9.358 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:27.696Z] #62 ... [2022-05-19T09:04:27.696Z] [2022-05-19T09:04:27.696Z] #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-05-19T09:04:27.696Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:04:27.696Z] #14 5.430 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:27.696Z] #14 5.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:27.696Z] #14 5.480 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:27.696Z] #14 6.465 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:27.696Z] #14 8.732 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:27.810Z] #55 ... [2022-05-19T09:04:27.810Z] [2022-05-19T09:04:27.810Z] #38 [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-05-19T09:04:27.810Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-19T09:04:27.810Z] #38 5.834 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-19T09:04:27.810Z] #38 ... [2022-05-19T09:04:27.810Z] [2022-05-19T09:04:27.810Z] #42 [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-05-19T09:04:27.810Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-19T09:04:27.810Z] #42 5.475 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:27.810Z] #42 5.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:27.810Z] #42 5.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:27.810Z] #42 6.295 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:04:27.810Z] #42 8.426 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:04:27.810Z] #42 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:04:27.886Z] #47 ... [2022-05-19T09:04:27.886Z] [2022-05-19T09:04:27.886Z] #53 [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-05-19T09:04:27.886Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:04:27.886Z] #53 4.774 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-19T09:04:27.886Z] #53 5.539 go: downloading github.com/fatih/color v1.10.0 [2022-05-19T09:04:27.886Z] #53 5.553 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-19T09:04:27.886Z] #53 5.553 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-19T09:04:27.886Z] #53 5.564 go: downloading github.com/pkg/errors v0.9.1 [2022-05-19T09:04:27.886Z] #53 5.624 go: downloading golang.org/x/tools v0.1.0 [2022-05-19T09:04:27.886Z] #53 5.630 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-19T09:04:27.886Z] #53 5.653 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-19T09:04:27.886Z] #53 5.706 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-19T09:04:27.886Z] #53 5.765 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-19T09:04:27.959Z] #14 ... [2022-05-19T09:04:27.959Z] [2022-05-19T09:04:27.959Z] #53 [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-05-19T09:04:27.959Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:04:27.959Z] #53 4.081 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-19T09:04:27.959Z] #53 5.595 go: downloading github.com/fatih/color v1.10.0 [2022-05-19T09:04:27.959Z] #53 5.603 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-19T09:04:27.959Z] #53 5.649 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-19T09:04:27.959Z] #53 5.750 go: downloading github.com/pkg/errors v0.9.1 [2022-05-19T09:04:27.959Z] #53 6.105 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-19T09:04:27.959Z] #53 6.145 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-19T09:04:27.959Z] #53 6.175 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-19T09:04:27.959Z] #53 6.233 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-19T09:04:27.959Z] #53 6.341 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-19T09:04:27.959Z] #53 6.444 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-19T09:04:27.959Z] #53 6.671 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-19T09:04:27.959Z] #53 7.098 go: downloading golang.org/x/tools v0.1.0 [2022-05-19T09:04:28.070Z] #42 ... [2022-05-19T09:04:28.070Z] [2022-05-19T09:04:28.070Z] #67 [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-05-19T09:04:28.070Z] #67 sha256:5b1de4e4c24560be4e232332f925ac39a390a94ef1e7ce72abe7443633647c9f [2022-05-19T09:04:28.070Z] #67 4.481 + RM_GOPATH=0 [2022-05-19T09:04:28.070Z] #67 4.481 + TMP_GOPATH= [2022-05-19T09:04:28.070Z] #67 4.481 + : /build [2022-05-19T09:04:28.070Z] #67 4.481 + '[' -z '' ']' [2022-05-19T09:04:28.070Z] #67 4.481 ++ mktemp -d [2022-05-19T09:04:28.070Z] #67 4.481 + export GOPATH=/tmp/tmp.fDe7T4w6Ph [2022-05-19T09:04:28.070Z] #67 4.481 + GOPATH=/tmp/tmp.fDe7T4w6Ph [2022-05-19T09:04:28.070Z] #67 4.481 + RM_GOPATH=1 [2022-05-19T09:04:28.070Z] #67 4.481 + case "$(go env GOARCH)" in [2022-05-19T09:04:28.070Z] #67 4.481 ++ go env GOARCH [2022-05-19T09:04:28.070Z] #67 4.525 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:28.070Z] #67 4.525 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:28.070Z] #67 4.528 ++ dirname /install.sh [2022-05-19T09:04:28.070Z] #67 4.531 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:28.070Z] #67 4.532 + dir=/ [2022-05-19T09:04:28.070Z] #67 4.532 + bin=rootlesskit [2022-05-19T09:04:28.070Z] #67 4.532 + shift [2022-05-19T09:04:28.070Z] #67 4.532 + '[' '!' -f //rootlesskit.installer ']' [2022-05-19T09:04:28.070Z] #67 4.532 + . //rootlesskit.installer [2022-05-19T09:04:28.070Z] #67 4.532 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:28.070Z] #67 4.532 + install_rootlesskit [2022-05-19T09:04:28.070Z] #67 4.532 + case "$1" in [2022-05-19T09:04:28.070Z] #67 4.532 + export CGO_ENABLED=0 [2022-05-19T09:04:28.070Z] #67 4.532 + CGO_ENABLED=0 [2022-05-19T09:04:28.070Z] #67 4.532 + _install_rootlesskit [2022-05-19T09:04:28.070Z] #67 4.532 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-19T09:04:28.070Z] #67 4.532 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:04:28.070Z] #67 4.532 + GOBIN=/build [2022-05-19T09:04:28.070Z] #67 4.532 + GO111MODULE=on [2022-05-19T09:04:28.070Z] #67 4.532 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:28.070Z] #67 5.087 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-19T09:04:28.070Z] #67 7.440 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:04:28.070Z] #67 7.491 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-19T09:04:28.070Z] #67 7.888 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-19T09:04:28.070Z] #67 10.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-19T09:04:28.070Z] #67 10.83 go: downloading github.com/google/uuid v1.3.0 [2022-05-19T09:04:28.070Z] #67 10.90 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-19T09:04:28.070Z] #67 11.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-19T09:04:28.070Z] #67 ... [2022-05-19T09:04:28.070Z] [2022-05-19T09:04:28.070Z] #57 [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-05-19T09:04:28.070Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-19T09:04:28.070Z] #57 5.797 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-19T09:04:28.070Z] #57 6.965 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-19T09:04:28.070Z] #57 6.974 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-19T09:04:28.070Z] #57 7.018 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-19T09:04:28.070Z] #57 8.639 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-19T09:04:28.221Z] #53 ... [2022-05-19T09:04:28.221Z] [2022-05-19T09:04:28.221Z] #38 [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-05-19T09:04:28.221Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-19T09:04:28.221Z] #38 5.236 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-19T09:04:28.221Z] #38 ... [2022-05-19T09:04:28.221Z] [2022-05-19T09:04:28.221Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:28.221Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:04:28.221Z] #47 3.696 + git clone https://github.com/docker/distribution.git . [2022-05-19T09:04:28.221Z] #47 3.696 Cloning into '.'... [2022-05-19T09:04:28.329Z] #57 ... [2022-05-19T09:04:28.330Z] [2022-05-19T09:04:28.330Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:28.330Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-19T09:04:28.330Z] #36 5.317 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-19T09:04:28.330Z] #36 ... [2022-05-19T09:04:28.330Z] [2022-05-19T09:04:28.330Z] #67 [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-05-19T09:04:28.330Z] #67 sha256:5b1de4e4c24560be4e232332f925ac39a390a94ef1e7ce72abe7443633647c9f [2022-05-19T09:04:28.330Z] #67 11.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:04:28.330Z] #67 11.29 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-19T09:04:28.483Z] #47 ... [2022-05-19T09:04:28.483Z] [2022-05-19T09:04:28.483Z] #57 [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-05-19T09:04:28.483Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:04:28.483Z] #57 3.450 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-19T09:04:28.483Z] #57 4.414 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-19T09:04:28.483Z] #57 4.414 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-19T09:04:28.483Z] #57 4.497 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-19T09:04:28.483Z] #57 6.172 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-19T09:04:28.483Z] #57 ... [2022-05-19T09:04:28.483Z] [2022-05-19T09:04:28.483Z] #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-05-19T09:04:28.483Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:04:28.483Z] #34 3.874 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-19T09:04:28.483Z] #34 3.874 Cloning into '.'... [2022-05-19T09:04:28.589Z] #67 11.41 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-19T09:04:28.746Z] #34 ... [2022-05-19T09:04:28.746Z] [2022-05-19T09:04:28.746Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:28.746Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:04:28.746Z] #51 3.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:28.746Z] #51 3.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:28.746Z] #51 3.982 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:28.746Z] #51 4.611 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:28.746Z] #51 4.612 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-19T09:04:28.746Z] #51 6.800 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:28.746Z] #51 9.430 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:28.746Z] #51 ... [2022-05-19T09:04:28.746Z] [2022-05-19T09:04:28.746Z] #55 [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-05-19T09:04:28.746Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:04:28.746Z] #55 3.801 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-19T09:04:28.835Z] #53 ... [2022-05-19T09:04:28.835Z] [2022-05-19T09:04:28.835Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:28.835Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:04:28.835Z] #47 6.429 + git clone https://github.com/docker/distribution.git . [2022-05-19T09:04:28.835Z] #47 6.429 Cloning into '.'... [2022-05-19T09:04:29.009Z] #55 ... [2022-05-19T09:04:29.010Z] [2022-05-19T09:04:29.010Z] #40 [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-05-19T09:04:29.010Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:04:29.010Z] #40 10.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-19T09:04:29.010Z] #40 10.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:04:29.039Z] #26 ... [2022-05-19T09:04:29.039Z] [2022-05-19T09:04:29.039Z] #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-05-19T09:04:29.039Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:04:29.039Z] #14 7.307 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:29.039Z] #14 7.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:29.039Z] #14 7.503 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:29.039Z] #14 8.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:29.157Z] #67 11.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-19T09:04:29.157Z] #67 11.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-19T09:04:29.157Z] #67 12.04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-19T09:04:29.298Z] #14 ... [2022-05-19T09:04:29.298Z] [2022-05-19T09:04:29.298Z] #42 [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-05-19T09:04:29.298Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:29.298Z] #42 6.657 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:29.298Z] #42 6.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:29.298Z] #42 6.695 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:29.298Z] #42 9.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:29.556Z] #42 ... [2022-05-19T09:04:29.556Z] [2022-05-19T09:04:29.556Z] #55 [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-05-19T09:04:29.556Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:04:29.556Z] #55 7.352 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-19T09:04:29.556Z] #55 ... [2022-05-19T09:04:29.556Z] [2022-05-19T09:04:29.556Z] #40 [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-05-19T09:04:29.556Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:04:29.556Z] #40 6.051 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-19T09:04:29.556Z] #40 7.265 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-19T09:04:29.556Z] #40 9.178 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-19T09:04:29.556Z] #40 9.583 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-19T09:04:29.556Z] #40 10.20 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-19T09:04:29.814Z] #40 ... [2022-05-19T09:04:29.814Z] [2022-05-19T09:04:29.814Z] #38 [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-05-19T09:04:29.814Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-19T09:04:29.814Z] #38 7.122 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-19T09:04:29.814Z] #38 ... [2022-05-19T09:04:29.814Z] [2022-05-19T09:04:29.814Z] #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-05-19T09:04:29.814Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:04:29.814Z] #34 6.751 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-19T09:04:29.814Z] #34 6.754 Cloning into '.'... [2022-05-19T09:04:30.072Z] #34 ... [2022-05-19T09:04:30.072Z] [2022-05-19T09:04:30.072Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:30.072Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:30.072Z] #36 5.826 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-19T09:04:30.072Z] #36 ... [2022-05-19T09:04:30.072Z] [2022-05-19T09:04:30.072Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:30.072Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:04:30.072Z] #51 7.514 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:30.072Z] #51 7.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:30.072Z] #51 7.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:30.072Z] #51 8.070 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-19T09:04:30.072Z] #51 9.260 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:30.338Z] #51 ... [2022-05-19T09:04:30.338Z] [2022-05-19T09:04:30.338Z] #67 [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-05-19T09:04:30.338Z] #67 sha256:127270dd54f03f2fd8b4cb76d9966f6fd1bad161468c96ab4d470c1185ffb543 [2022-05-19T09:04:30.338Z] #67 6.532 + RM_GOPATH=0 [2022-05-19T09:04:30.338Z] #67 6.532 + TMP_GOPATH= [2022-05-19T09:04:30.338Z] #67 6.532 + : /build [2022-05-19T09:04:30.338Z] #67 6.532 + '[' -z '' ']' [2022-05-19T09:04:30.338Z] #67 6.532 ++ mktemp -d [2022-05-19T09:04:30.338Z] #67 6.538 + export GOPATH=/tmp/tmp.el5hTdXv8x [2022-05-19T09:04:30.338Z] #67 6.538 + GOPATH=/tmp/tmp.el5hTdXv8x [2022-05-19T09:04:30.338Z] #67 6.538 + RM_GOPATH=1 [2022-05-19T09:04:30.338Z] #67 6.538 + case "$(go env GOARCH)" in [2022-05-19T09:04:30.338Z] #67 6.547 ++ go env GOARCH [2022-05-19T09:04:30.338Z] #67 6.580 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:30.338Z] #67 6.581 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:30.338Z] #67 6.581 ++ dirname /install.sh [2022-05-19T09:04:30.338Z] #67 6.595 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:30.338Z] #67 6.595 + dir=/ [2022-05-19T09:04:30.338Z] #67 6.595 + bin=rootlesskit [2022-05-19T09:04:30.338Z] #67 6.595 + shift [2022-05-19T09:04:30.338Z] #67 6.595 + '[' '!' -f //rootlesskit.installer ']' [2022-05-19T09:04:30.338Z] #67 6.595 + . //rootlesskit.installer [2022-05-19T09:04:30.338Z] #67 6.595 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:30.338Z] #67 6.595 + install_rootlesskit [2022-05-19T09:04:30.338Z] #67 6.595 + case "$1" in [2022-05-19T09:04:30.338Z] #67 6.595 + export CGO_ENABLED=0 [2022-05-19T09:04:30.338Z] #67 6.595 + CGO_ENABLED=0 [2022-05-19T09:04:30.338Z] #67 6.595 + _install_rootlesskit [2022-05-19T09:04:30.338Z] #67 6.595 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-19T09:04:30.338Z] #67 6.595 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:04:30.338Z] #67 6.595 + GOBIN=/build [2022-05-19T09:04:30.338Z] #67 6.595 + GO111MODULE=on [2022-05-19T09:04:30.338Z] #67 6.595 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:30.338Z] #67 7.176 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-19T09:04:30.537Z] #67 ... [2022-05-19T09:04:30.537Z] [2022-05-19T09:04:30.537Z] #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-05-19T09:04:30.537Z] #31 sha256:ecc6b398d829d7cc9ad40554803d029599ed7d1370c44d8aa9fb3fc4b04b6d1f [2022-05-19T09:04:30.537Z] #31 7.002 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-19T09:04:30.537Z] #31 8.671 #=#=# [2022-05-19T09:04:30.537Z] #31 9.046 #=#=# ###### 8.5% ######################################################################## 100.0% [2022-05-19T09:04:30.537Z] #31 ... [2022-05-19T09:04:30.537Z] [2022-05-19T09:04:30.537Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:30.537Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-19T09:04:30.537Z] #36 13.01 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-19T09:04:30.537Z] #36 13.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-19T09:04:30.537Z] #36 13.43 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-19T09:04:30.537Z] #36 13.60 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-19T09:04:30.537Z] #36 13.75 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T09:04:30.605Z] #67 ... [2022-05-19T09:04:30.605Z] [2022-05-19T09:04:30.605Z] #53 [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-05-19T09:04:30.605Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:04:30.605Z] #53 6.448 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-19T09:04:30.605Z] #53 9.163 go: downloading github.com/fatih/color v1.10.0 [2022-05-19T09:04:30.605Z] #53 9.321 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-19T09:04:30.605Z] #53 9.398 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-19T09:04:30.605Z] #53 9.438 go: downloading github.com/pkg/errors v0.9.1 [2022-05-19T09:04:30.605Z] #53 10.45 go: downloading golang.org/x/tools v0.1.0 [2022-05-19T09:04:30.605Z] #53 10.65 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-19T09:04:30.605Z] #53 10.89 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-19T09:04:30.605Z] #53 10.94 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-19T09:04:30.605Z] #53 11.14 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-19T09:04:30.605Z] #53 ... [2022-05-19T09:04:30.605Z] [2022-05-19T09:04:30.605Z] #57 [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-05-19T09:04:30.606Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:04:30.606Z] #57 6.118 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-19T09:04:30.606Z] #57 7.241 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-19T09:04:30.606Z] #57 7.247 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-19T09:04:30.606Z] #57 7.292 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-19T09:04:30.606Z] #57 9.809 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-19T09:04:30.797Z] #36 13.98 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T09:04:30.863Z] #57 ... [2022-05-19T09:04:30.863Z] [2022-05-19T09:04:30.863Z] #67 [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-05-19T09:04:30.863Z] #67 sha256:127270dd54f03f2fd8b4cb76d9966f6fd1bad161468c96ab4d470c1185ffb543 [2022-05-19T09:04:30.863Z] #67 11.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:04:30.863Z] #67 11.25 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-19T09:04:30.939Z] #40 ... [2022-05-19T09:04:30.939Z] [2022-05-19T09:04:30.939Z] #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-05-19T09:04:30.939Z] #26 sha256:d182e6a77a1652f1f4d02a4ca84c7d6fba312ea511253aa339997e047b5c0ef1 [2022-05-19T09:04:30.939Z] #26 12.65 + mkdir -p /build [2022-05-19T09:04:30.939Z] #26 12.65 + mv docker/docker /build/ [2022-05-19T09:04:30.939Z] #26 12.66 + rmdir docker [2022-05-19T09:04:30.939Z] #26 DONE 13.1s [2022-05-19T09:04:30.939Z] [2022-05-19T09:04:30.939Z] #67 [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-05-19T09:04:30.939Z] #67 sha256:f1534ce0fb99621e86cdda817f02138d042308dfac20083959e023c4ea29fbe0 [2022-05-19T09:04:30.939Z] #67 12.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-19T09:04:31.365Z] #36 14.49 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-19T09:04:31.365Z] #36 14.56 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-19T09:04:31.365Z] #36 14.62 go: downloading github.com/peterh/liner v1.2.2 [2022-05-19T09:04:31.512Z] #67 13.82 go: downloading github.com/google/uuid v1.3.0 [2022-05-19T09:04:31.513Z] #67 13.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-19T09:04:31.625Z] #36 14.82 go: downloading github.com/google/go-dap v0.6.0 [2022-05-19T09:04:31.774Z] #67 13.99 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-19T09:04:31.774Z] #67 14.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:04:31.885Z] #36 15.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-19T09:04:32.037Z] #67 14.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-19T09:04:32.037Z] #67 ... [2022-05-19T09:04:32.037Z] [2022-05-19T09:04:32.037Z] #42 [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-05-19T09:04:32.037Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:32.037Z] #42 4.766 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:32.037Z] #42 4.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:32.037Z] #42 4.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:32.037Z] #42 5.613 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:32.037Z] #42 7.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:32.037Z] #42 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:32.144Z] #36 15.30 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-19T09:04:32.150Z] #47 ... [2022-05-19T09:04:32.151Z] [2022-05-19T09:04:32.151Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:32.151Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:32.151Z] #36 7.853 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-19T09:04:32.234Z] #67 12.71 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-19T09:04:32.299Z] #42 ... [2022-05-19T09:04:32.299Z] [2022-05-19T09:04:32.299Z] #67 [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-05-19T09:04:32.299Z] #67 sha256:f1534ce0fb99621e86cdda817f02138d042308dfac20083959e023c4ea29fbe0 [2022-05-19T09:04:32.299Z] #67 14.66 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-19T09:04:32.404Z] #36 15.77 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-19T09:04:32.414Z] #36 ... [2022-05-19T09:04:32.414Z] [2022-05-19T09:04:32.414Z] #62 [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-05-19T09:04:32.414Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:32.414Z] #62 8.497 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:32.414Z] #62 8.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:32.414Z] #62 8.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:32.414Z] #62 ... [2022-05-19T09:04:32.414Z] [2022-05-19T09:04:32.414Z] #55 [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-05-19T09:04:32.414Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:04:32.414Z] #55 7.734 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-19T09:04:32.664Z] #36 15.91 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T09:04:32.664Z] #36 15.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-19T09:04:32.676Z] #55 ... [2022-05-19T09:04:32.676Z] [2022-05-19T09:04:32.676Z] #38 [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-05-19T09:04:32.676Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-19T09:04:32.676Z] #38 7.077 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-19T09:04:32.875Z] #67 15.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-19T09:04:32.938Z] #38 ... [2022-05-19T09:04:32.938Z] [2022-05-19T09:04:32.938Z] #42 [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-05-19T09:04:32.938Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:32.938Z] #42 8.502 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:32.938Z] #42 8.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:32.938Z] #42 8.601 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:32.938Z] #42 10.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:32.938Z] #42 ... [2022-05-19T09:04:32.938Z] [2022-05-19T09:04:32.938Z] #40 [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-05-19T09:04:32.938Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:04:32.938Z] #40 6.236 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-19T09:04:32.938Z] #40 7.272 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-19T09:04:32.938Z] #40 9.349 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-19T09:04:32.938Z] #40 9.862 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-19T09:04:32.938Z] #40 10.06 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-19T09:04:33.137Z] #67 15.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-19T09:04:33.200Z] #40 ... [2022-05-19T09:04:33.200Z] [2022-05-19T09:04:33.200Z] #57 [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-05-19T09:04:33.200Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:04:33.200Z] #57 5.447 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-19T09:04:33.200Z] #57 6.051 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-19T09:04:33.200Z] #57 6.051 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-19T09:04:33.200Z] #57 6.072 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-19T09:04:33.200Z] #57 7.272 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-19T09:04:33.200Z] #57 ... [2022-05-19T09:04:33.200Z] [2022-05-19T09:04:33.200Z] #67 [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-05-19T09:04:33.200Z] #67 sha256:0998f3ff5623130e4c61e7f9f3777f16888d1a812b6e14660c56ad49e0e955b9 [2022-05-19T09:04:33.200Z] #67 6.718 + RM_GOPATH=0 [2022-05-19T09:04:33.200Z] #67 6.718 + TMP_GOPATH= [2022-05-19T09:04:33.200Z] #67 6.718 + : /build [2022-05-19T09:04:33.200Z] #67 6.718 + '[' -z '' ']' [2022-05-19T09:04:33.200Z] #67 6.718 ++ mktemp -d [2022-05-19T09:04:33.200Z] #67 6.722 + export GOPATH=/tmp/tmp.hp2aat4mTC [2022-05-19T09:04:33.200Z] #67 6.722 + GOPATH=/tmp/tmp.hp2aat4mTC [2022-05-19T09:04:33.200Z] #67 6.722 + RM_GOPATH=1 [2022-05-19T09:04:33.200Z] #67 6.722 + case "$(go env GOARCH)" in [2022-05-19T09:04:33.200Z] #67 6.722 ++ go env GOARCH [2022-05-19T09:04:33.200Z] #67 6.751 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:33.200Z] #67 6.751 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:33.200Z] #67 6.752 ++ dirname /install.sh [2022-05-19T09:04:33.200Z] #67 6.782 + dir=/ [2022-05-19T09:04:33.200Z] #67 6.782 + bin=rootlesskit [2022-05-19T09:04:33.200Z] #67 6.782 + shift [2022-05-19T09:04:33.200Z] #67 6.782 + '[' '!' -f //rootlesskit.installer ']' [2022-05-19T09:04:33.200Z] #67 6.782 + . //rootlesskit.installer [2022-05-19T09:04:33.200Z] #67 6.782 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:33.200Z] #67 6.782 + install_rootlesskit [2022-05-19T09:04:33.200Z] #67 6.782 + case "$1" in [2022-05-19T09:04:33.200Z] #67 6.782 + export CGO_ENABLED=0 [2022-05-19T09:04:33.200Z] #67 6.782 + CGO_ENABLED=0 [2022-05-19T09:04:33.200Z] #67 6.782 + _install_rootlesskit [2022-05-19T09:04:33.200Z] #67 6.782 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-19T09:04:33.200Z] #67 6.782 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:04:33.200Z] #67 6.782 + GOBIN=/build [2022-05-19T09:04:33.200Z] #67 6.782 + GO111MODULE=on [2022-05-19T09:04:33.200Z] #67 6.782 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:33.200Z] #67 6.785 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:04:33.200Z] #67 7.306 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-19T09:04:33.400Z] #67 15.62 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-19T09:04:33.474Z] #67 ... [2022-05-19T09:04:33.474Z] [2022-05-19T09:04:33.474Z] #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-05-19T09:04:33.474Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:04:33.474Z] #14 6.621 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:33.474Z] #14 6.667 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:33.474Z] #14 6.667 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:33.474Z] #14 7.670 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:33.474Z] #14 ... [2022-05-19T09:04:33.474Z] [2022-05-19T09:04:33.474Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:33.474Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:04:33.474Z] #51 7.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:04:33.474Z] #51 7.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:04:33.474Z] #51 7.884 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:04:33.474Z] #51 8.639 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-19T09:04:33.474Z] #51 10.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:33.746Z] #51 ... [2022-05-19T09:04:33.746Z] [2022-05-19T09:04:33.746Z] #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-05-19T09:04:33.746Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:04:33.746Z] #34 7.285 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-19T09:04:33.746Z] #34 7.287 Cloning into '.'... [2022-05-19T09:04:33.746Z] #34 ... [2022-05-19T09:04:33.746Z] [2022-05-19T09:04:33.746Z] #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-05-19T09:04:33.746Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:04:33.746Z] #14 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:34.052Z] #36 17.09 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-19T09:04:34.313Z] #36 ... [2022-05-19T09:04:34.313Z] [2022-05-19T09:04:34.313Z] #38 [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-05-19T09:04:34.313Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-19T09:04:34.313Z] #38 16.48 tomll can be used in two ways: [2022-05-19T09:04:34.313Z] #38 16.48 Writing to STDIN and reading from STDOUT: [2022-05-19T09:04:34.313Z] #38 16.48 cat file.toml | tomll > file.toml [2022-05-19T09:04:34.313Z] #38 16.48 [2022-05-19T09:04:34.313Z] #38 16.48 Reading and updating a list of files: [2022-05-19T09:04:34.313Z] #38 16.48 tomll a.toml b.toml c.toml [2022-05-19T09:04:34.313Z] #38 16.48 [2022-05-19T09:04:34.313Z] #38 16.48 When given a list of files, tomll will modify all files in place without asking. [2022-05-19T09:04:34.313Z] #38 DONE 17.6s [2022-05-19T09:04:34.573Z] [2022-05-19T09:04:34.573Z] #53 [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-05-19T09:04:34.573Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-19T09:04:34.573Z] #53 11.54 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-19T09:04:34.573Z] #53 11.66 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-19T09:04:34.573Z] #53 11.77 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-19T09:04:34.573Z] #53 12.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-19T09:04:34.573Z] #53 12.83 go: downloading golang.org/x/mod v0.3.0 [2022-05-19T09:04:35.511Z] #53 ... [2022-05-19T09:04:35.511Z] [2022-05-19T09:04:35.511Z] #62 [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-05-19T09:04:35.511Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-19T09:04:35.511Z] #62 8.560 Fetched 8417 kB in 6s (1402 kB/s) [2022-05-19T09:04:35.511Z] #62 8.560 Reading package lists... [2022-05-19T09:04:35.511Z] #62 13.07 Reading package lists... [2022-05-19T09:04:35.958Z] #67 17.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:04:36.420Z] #67 ... [2022-05-19T09:04:36.420Z] [2022-05-19T09:04:36.420Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:36.420Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:04:36.420Z] #47 6.730 + git clone https://github.com/docker/distribution.git . [2022-05-19T09:04:36.420Z] #47 6.734 Cloning into '.'... [2022-05-19T09:04:36.420Z] #47 ... [2022-05-19T09:04:36.420Z] [2022-05-19T09:04:36.420Z] #40 [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-05-19T09:04:36.420Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:04:36.420Z] #40 16.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-19T09:04:36.420Z] #40 16.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:04:36.540Z] #67 ... [2022-05-19T09:04:36.540Z] [2022-05-19T09:04:36.540Z] #38 [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-05-19T09:04:36.540Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-19T09:04:36.540Z] #38 18.72 tomll can be used in two ways: [2022-05-19T09:04:36.540Z] #38 18.72 Writing to STDIN and reading from STDOUT: [2022-05-19T09:04:36.540Z] #38 18.72 cat file.toml | tomll > file.toml [2022-05-19T09:04:36.540Z] #38 18.72 [2022-05-19T09:04:36.540Z] #38 18.72 Reading and updating a list of files: [2022-05-19T09:04:36.540Z] #38 18.72 tomll a.toml b.toml c.toml [2022-05-19T09:04:36.540Z] #38 18.72 [2022-05-19T09:04:36.540Z] #38 18.72 When given a list of files, tomll will modify all files in place without asking. [2022-05-19T09:04:36.540Z] #38 DONE 19.1s [2022-05-19T09:04:36.540Z] [2022-05-19T09:04:36.540Z] #42 [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-05-19T09:04:36.540Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:36.540Z] #42 19.23 Fetched 8530 kB in 15s (580 kB/s) [2022-05-19T09:04:36.935Z] #62 18.47 Building dependency tree... [2022-05-19T09:04:37.512Z] #62 ... [2022-05-19T09:04:37.512Z] [2022-05-19T09:04:37.512Z] #42 [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-05-19T09:04:37.512Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-19T09:04:37.512Z] #42 15.68 Fetched 8417 kB in 11s (800 kB/s) [2022-05-19T09:04:37.512Z] #42 15.68 Reading package lists... [2022-05-19T09:04:37.969Z] #14 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:38.099Z] #42 20.77 Reading package lists... [2022-05-19T09:04:38.099Z] #42 ... [2022-05-19T09:04:38.099Z] [2022-05-19T09:04:38.099Z] #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-05-19T09:04:38.099Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:04:38.099Z] #14 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:04:38.099Z] #14 16.46 Fetched 8417 kB in 11s (743 kB/s) [2022-05-19T09:04:38.099Z] #14 16.46 Reading package lists... [2022-05-19T09:04:38.099Z] #14 21.50 Reading package lists... [2022-05-19T09:04:38.099Z] #14 ... [2022-05-19T09:04:38.099Z] [2022-05-19T09:04:38.099Z] #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-05-19T09:04:38.099Z] #31 sha256:ecc6b398d829d7cc9ad40554803d029599ed7d1370c44d8aa9fb3fc4b04b6d1f [2022-05-19T09:04:38.099Z] #31 10.52 [2022-05-19T09:04:38.099Z] #31 16.26 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-19T09:04:38.099Z] #31 17.93 #=#=# [2022-05-19T09:04:38.325Z] #40 ... [2022-05-19T09:04:38.325Z] [2022-05-19T09:04:38.325Z] #62 [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-05-19T09:04:38.325Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:38.325Z] #62 9.276 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:38.359Z] #31 18.22 #=#=# [2022-05-19T09:04:38.359Z] #31 ... [2022-05-19T09:04:38.359Z] [2022-05-19T09:04:38.359Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:38.359Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-19T09:04:38.464Z] #42 19.23 Reading package lists... [2022-05-19T09:04:38.464Z] #42 ... [2022-05-19T09:04:38.464Z] [2022-05-19T09:04:38.464Z] #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-05-19T09:04:38.464Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:04:38.464Z] #14 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:38.464Z] #14 19.55 Fetched 8530 kB in 14s (593 kB/s) [2022-05-19T09:04:38.586Z] #62 ... [2022-05-19T09:04:38.586Z] [2022-05-19T09:04:38.586Z] #53 [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-05-19T09:04:38.586Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:04:38.586Z] #53 17.80 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-19T09:04:38.586Z] #53 17.88 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-19T09:04:38.586Z] #53 18.25 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-19T09:04:38.620Z] #47 21.52 + git checkout -q v2.3.0 [2022-05-19T09:04:38.725Z] #14 19.55 Reading package lists... [2022-05-19T09:04:38.725Z] #14 ... [2022-05-19T09:04:38.725Z] [2022-05-19T09:04:38.725Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:38.725Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:38.725Z] #36 14.69 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-19T09:04:38.725Z] #36 14.76 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-19T09:04:38.725Z] #36 15.18 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-19T09:04:38.725Z] #36 15.51 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-19T09:04:38.725Z] #36 15.64 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T09:04:38.725Z] #36 16.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T09:04:38.725Z] #36 16.38 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-19T09:04:38.725Z] #36 16.51 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-19T09:04:38.725Z] #36 16.54 go: downloading github.com/peterh/liner v1.2.2 [2022-05-19T09:04:38.725Z] #36 16.75 go: downloading github.com/google/go-dap v0.6.0 [2022-05-19T09:04:38.725Z] #36 16.99 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-19T09:04:38.725Z] #36 17.34 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-19T09:04:38.725Z] #36 17.95 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-19T09:04:38.725Z] #36 18.33 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T09:04:38.725Z] #36 18.33 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-19T09:04:38.725Z] #36 19.78 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-19T09:04:38.725Z] #36 19.90 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-19T09:04:39.189Z] #47 ... [2022-05-19T09:04:39.189Z] [2022-05-19T09:04:39.190Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:39.190Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-19T09:04:39.190Z] #51 12.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:04:39.190Z] #51 14.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-19T09:04:39.190Z] #51 17.38 Fetched 8421 kB in 12s (696 kB/s) [2022-05-19T09:04:39.190Z] #51 17.38 Reading package lists... [2022-05-19T09:04:39.300Z] #36 ... [2022-05-19T09:04:39.300Z] [2022-05-19T09:04:39.300Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:39.300Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:04:39.300Z] #51 11.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-19T09:04:39.300Z] #51 18.95 Fetched 8534 kB in 15s (562 kB/s) [2022-05-19T09:04:39.300Z] #51 18.95 Reading package lists... [2022-05-19T09:04:39.300Z] #51 ... [2022-05-19T09:04:39.300Z] [2022-05-19T09:04:39.300Z] #62 [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-05-19T09:04:39.300Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:39.300Z] #62 18.33 Fetched 8530 kB in 15s (588 kB/s) [2022-05-19T09:04:39.362Z] #14 ... [2022-05-19T09:04:39.362Z] [2022-05-19T09:04:39.362Z] #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-05-19T09:04:39.362Z] #26 sha256:5d26e58a252a248eb9d66a0458189549438940c96897ba6fba9b29ce9383fe8e [2022-05-19T09:04:39.362Z] #26 6.855 + RM_GOPATH=0 [2022-05-19T09:04:39.362Z] #26 6.855 + TMP_GOPATH= [2022-05-19T09:04:39.362Z] #26 6.855 + : /build [2022-05-19T09:04:39.362Z] #26 6.855 + '[' -z '' ']' [2022-05-19T09:04:39.362Z] #26 6.855 ++ mktemp -d [2022-05-19T09:04:39.362Z] #26 6.858 + export GOPATH=/tmp/tmp.R7pp1dRL6R [2022-05-19T09:04:39.362Z] #26 6.858 + GOPATH=/tmp/tmp.R7pp1dRL6R [2022-05-19T09:04:39.362Z] #26 6.858 + RM_GOPATH=1 [2022-05-19T09:04:39.362Z] #26 6.858 + case "$(go env GOARCH)" in [2022-05-19T09:04:39.362Z] #26 6.858 ++ go env GOARCH [2022-05-19T09:04:39.362Z] #26 6.902 Install docker/cli version 17.06.2-ce from stable [2022-05-19T09:04:39.362Z] #26 6.902 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:39.362Z] #26 6.902 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:39.362Z] #26 6.902 ++ dirname /install.sh [2022-05-19T09:04:39.362Z] #26 6.902 + dir=/ [2022-05-19T09:04:39.362Z] #26 6.902 + bin=dockercli [2022-05-19T09:04:39.362Z] #26 6.902 + shift [2022-05-19T09:04:39.362Z] #26 6.902 + '[' '!' -f //dockercli.installer ']' [2022-05-19T09:04:39.362Z] #26 6.902 + . //dockercli.installer [2022-05-19T09:04:39.362Z] #26 6.902 ++ : stable [2022-05-19T09:04:39.362Z] #26 6.902 ++ : 17.06.2-ce [2022-05-19T09:04:39.362Z] #26 6.902 + install_dockercli [2022-05-19T09:04:39.362Z] #26 6.902 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-19T09:04:39.362Z] #26 6.968 ++ uname -m [2022-05-19T09:04:39.362Z] #26 6.978 + arch=x86_64 [2022-05-19T09:04:39.362Z] #26 6.978 + '[' x86_64 '!=' x86_64 ']' [2022-05-19T09:04:39.362Z] #26 6.978 + url=https://download.docker.com/linux/static [2022-05-19T09:04:39.362Z] #26 6.978 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-19T09:04:39.362Z] #26 6.978 + tar -xz docker/docker [2022-05-19T09:04:39.362Z] #26 ... [2022-05-19T09:04:39.362Z] [2022-05-19T09:04:39.362Z] #40 [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-05-19T09:04:39.362Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:04:39.362Z] #40 14.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-19T09:04:39.362Z] #40 14.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:04:39.449Z] #51 22.30 Reading package lists... [2022-05-19T09:04:39.449Z] #51 ... [2022-05-19T09:04:39.449Z] [2022-05-19T09:04:39.449Z] #62 [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-05-19T09:04:39.449Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-19T09:04:39.449Z] #62 22.37 The following additional packages will be installed: [2022-05-19T09:04:39.449Z] #62 22.37 libbtrfs0 [2022-05-19T09:04:39.449Z] #62 22.58 The following NEW packages will be installed: [2022-05-19T09:04:39.449Z] #62 22.60 libbtrfs-dev libbtrfs0 [2022-05-19T09:04:39.723Z] #62 23.03 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:04:39.723Z] #62 23.03 Need to get 454 kB of archives. [2022-05-19T09:04:39.723Z] #62 23.03 After this operation, 1275 kB of additional disk space will be used. [2022-05-19T09:04:39.723Z] #62 23.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-19T09:04:39.983Z] #62 23.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-19T09:04:40.077Z] #19 82.28 Reading package lists... [2022-05-19T09:04:40.311Z] #40 ... [2022-05-19T09:04:40.311Z] [2022-05-19T09:04:40.311Z] #53 [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-05-19T09:04:40.311Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:04:40.311Z] #53 7.947 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-19T09:04:40.311Z] #53 8.200 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-19T09:04:40.311Z] #53 8.282 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-19T09:04:40.311Z] #53 11.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-19T09:04:40.311Z] #53 11.57 go: downloading golang.org/x/mod v0.3.0 [2022-05-19T09:04:40.627Z] #53 ... [2022-05-19T09:04:40.627Z] [2022-05-19T09:04:40.627Z] #67 [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-05-19T09:04:40.627Z] #67 sha256:0998f3ff5623130e4c61e7f9f3777f16888d1a812b6e14660c56ad49e0e955b9 [2022-05-19T09:04:40.627Z] #67 11.51 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-19T09:04:40.627Z] #67 11.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:04:40.627Z] #67 12.66 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-19T09:04:40.627Z] #67 16.67 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-19T09:04:40.627Z] #67 18.25 go: downloading github.com/google/uuid v1.3.0 [2022-05-19T09:04:40.919Z] #62 ... [2022-05-19T09:04:40.919Z] [2022-05-19T09:04:40.919Z] #67 [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-05-19T09:04:40.919Z] #67 sha256:5b1de4e4c24560be4e232332f925ac39a390a94ef1e7ce72abe7443633647c9f [2022-05-19T09:04:40.919Z] #67 13.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:04:40.919Z] #67 ... [2022-05-19T09:04:40.919Z] [2022-05-19T09:04:40.920Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:40.920Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-19T09:04:40.920Z] #47 23.45 + 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-05-19T09:04:41.114Z] #53 ... [2022-05-19T09:04:41.114Z] [2022-05-19T09:04:41.114Z] #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-05-19T09:04:41.114Z] #26 sha256:3f45dbd1b495ec5fb654d92972c697a7d9464320865420763173c34af3827c46 [2022-05-19T09:04:41.114Z] #26 20.22 + mkdir -p /build [2022-05-19T09:04:41.114Z] #26 20.23 + mv docker/docker /build/ [2022-05-19T09:04:41.114Z] #26 20.24 + rmdir docker [2022-05-19T09:04:41.114Z] #26 DONE 21.3s [2022-05-19T09:04:41.114Z] [2022-05-19T09:04:41.114Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:41.114Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:41.114Z] #36 21.79 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-19T09:04:41.114Z] #36 21.89 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-19T09:04:41.114Z] #36 ... [2022-05-19T09:04:41.114Z] [2022-05-19T09:04:41.114Z] #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-05-19T09:04:41.114Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:04:41.114Z] #14 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:41.114Z] #14 15.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:41.221Z] #62 18.33 Reading package lists... [2022-05-19T09:04:41.221Z] #62 ... [2022-05-19T09:04:41.221Z] [2022-05-19T09:04:41.221Z] #53 [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-05-19T09:04:41.221Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:04:41.221Z] #53 13.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-19T09:04:41.221Z] #53 13.98 go: downloading golang.org/x/mod v0.3.0 [2022-05-19T09:04:41.242Z] #67 18.60 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-19T09:04:41.371Z] #14 ... [2022-05-19T09:04:41.371Z] [2022-05-19T09:04:41.371Z] #53 [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-05-19T09:04:41.371Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:04:41.371Z] #53 22.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-19T09:04:41.371Z] #53 22.07 go: downloading golang.org/x/mod v0.3.0 [2022-05-19T09:04:41.484Z] #53 ... [2022-05-19T09:04:41.484Z] [2022-05-19T09:04:41.484Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:41.484Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:04:41.629Z] #53 ... [2022-05-19T09:04:41.629Z] [2022-05-19T09:04:41.629Z] #42 [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-05-19T09:04:41.629Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:41.629Z] #42 12.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:41.629Z] #42 15.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:41.629Z] #42 ... [2022-05-19T09:04:41.629Z] [2022-05-19T09:04:41.629Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:41.629Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:41.629Z] #36 22.52 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-19T09:04:42.014Z] #47 23.75 Updating files: 74% (1617/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-19T09:04:42.014Z] #47 24.36 + git checkout -q v2.3.0 [2022-05-19T09:04:42.295Z] #47 ... [2022-05-19T09:04:42.296Z] [2022-05-19T09:04:42.296Z] #62 [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-05-19T09:04:42.296Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-19T09:04:42.296Z] #62 24.18 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:04:42.296Z] #62 24.46 Fetched 454 kB in 0s (1377 kB/s) [2022-05-19T09:04:42.296Z] #62 24.57 Selecting previously unselected package libbtrfs0:arm64. [2022-05-19T09:04:42.296Z] #62 24.57 (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-05-19T09:04:42.296Z] #62 24.65 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-19T09:04:42.296Z] #62 24.69 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-19T09:04:42.296Z] #62 24.85 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-19T09:04:42.296Z] #62 24.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-19T09:04:42.296Z] #62 24.90 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-19T09:04:42.296Z] #62 25.16 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-19T09:04:42.296Z] #62 25.18 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-19T09:04:42.296Z] #62 25.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:04:42.296Z] #62 DONE 25.5s [2022-05-19T09:04:42.296Z] [2022-05-19T09:04:42.296Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-19T09:04:42.296Z] #63 sha256:8bb817e435f7517390eaba19e9f8be153b22502a8d8eedf8fd947366721edb3e [2022-05-19T09:04:42.296Z] #63 DONE 0.1s [2022-05-19T09:04:42.296Z] [2022-05-19T09:04:42.296Z] #64 [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-05-19T09:04:42.296Z] #64 sha256:f9e13c6da95aa5b1515a3b4f885eb07aca393eef803960677a13d385c696438c [2022-05-19T09:04:42.603Z] #36 23.43 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-19T09:04:42.618Z] #19 102.4 Building dependency tree... [2022-05-19T09:04:42.861Z] #36 ... [2022-05-19T09:04:42.861Z] [2022-05-19T09:04:42.862Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:42.862Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:04:42.862Z] #51 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:42.862Z] #51 17.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:42.862Z] #51 21.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-19T09:04:42.862Z] #51 ... [2022-05-19T09:04:42.862Z] [2022-05-19T09:04:42.862Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:42.862Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:42.862Z] #36 23.82 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T09:04:42.867Z] #64 0.622 + RM_GOPATH=0 [2022-05-19T09:04:43.125Z] #64 0.623 + TMP_GOPATH= [2022-05-19T09:04:43.125Z] #64 0.623 + : /build [2022-05-19T09:04:43.125Z] #64 0.663 + '[' -z '' ']' [2022-05-19T09:04:43.125Z] #64 0.664 ++ mktemp -d [2022-05-19T09:04:43.125Z] #64 0.695 + export GOPATH=/tmp/tmp.fKRMdHbp3j [2022-05-19T09:04:43.125Z] #64 0.695 + GOPATH=/tmp/tmp.fKRMdHbp3j [2022-05-19T09:04:43.125Z] #64 0.695 + RM_GOPATH=1 [2022-05-19T09:04:43.125Z] #64 0.695 + case "$(go env GOARCH)" in [2022-05-19T09:04:43.125Z] #64 0.696 ++ go env GOARCH [2022-05-19T09:04:43.125Z] #64 0.714 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:43.125Z] #64 0.714 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:04:43.125Z] #64 0.714 ++ dirname /install.sh [2022-05-19T09:04:43.125Z] #64 0.715 + dir=/ [2022-05-19T09:04:43.125Z] #64 0.715 + bin=containerd [2022-05-19T09:04:43.125Z] #64 0.715 + shift [2022-05-19T09:04:43.125Z] #64 0.715 + '[' '!' -f //containerd.installer ']' [2022-05-19T09:04:43.125Z] #64 0.715 + . //containerd.installer [2022-05-19T09:04:43.125Z] #64 0.716 ++ set -e [2022-05-19T09:04:43.125Z] #64 0.722 ++ : v1.6.4 [2022-05-19T09:04:43.125Z] #64 0.722 + install_containerd [2022-05-19T09:04:43.125Z] #64 0.723 + echo 'Install containerd version v1.6.4' [2022-05-19T09:04:43.125Z] #64 0.723 Install containerd version v1.6.4 [2022-05-19T09:04:43.125Z] #64 0.723 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fKRMdHbp3j/src/github.com/containerd/containerd [2022-05-19T09:04:43.125Z] #64 0.726 Cloning into '/tmp/tmp.fKRMdHbp3j/src/github.com/containerd/containerd'... [2022-05-19T09:04:43.214Z] #67 ... [2022-05-19T09:04:43.215Z] [2022-05-19T09:04:43.215Z] #62 [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-05-19T09:04:43.215Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:43.215Z] #62 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:04:43.215Z] #62 13.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:43.215Z] #62 18.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:43.215Z] #62 ... [2022-05-19T09:04:43.215Z] [2022-05-19T09:04:43.215Z] #42 [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-05-19T09:04:43.215Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:43.215Z] #42 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:43.215Z] #42 19.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:43.436Z] #36 24.29 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-19T09:04:43.436Z] #36 24.47 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-19T09:04:43.437Z] #36 24.50 go: downloading github.com/peterh/liner v1.2.2 [2022-05-19T09:04:43.789Z] #42 ... [2022-05-19T09:04:43.789Z] [2022-05-19T09:04:43.789Z] #67 [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-05-19T09:04:43.789Z] #67 sha256:0998f3ff5623130e4c61e7f9f3777f16888d1a812b6e14660c56ad49e0e955b9 [2022-05-19T09:04:43.789Z] #67 21.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-19T09:04:44.008Z] #36 24.86 go: downloading github.com/google/go-dap v0.6.0 [2022-05-19T09:04:44.051Z] #67 21.45 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:04:44.052Z] #67 21.57 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-19T09:04:44.314Z] #67 21.81 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-19T09:04:44.572Z] #36 25.32 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T09:04:44.580Z] #47 26.93 + 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-05-19T09:04:44.890Z] #67 ... [2022-05-19T09:04:44.890Z] [2022-05-19T09:04:44.890Z] #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-05-19T09:04:44.890Z] #26 sha256:5d26e58a252a248eb9d66a0458189549438940c96897ba6fba9b29ce9383fe8e [2022-05-19T09:04:44.890Z] #26 21.88 + mkdir -p /build [2022-05-19T09:04:44.890Z] #26 21.88 + mv docker/docker /build/ [2022-05-19T09:04:44.890Z] #26 21.88 + rmdir docker [2022-05-19T09:04:44.890Z] #26 DONE 22.6s [2022-05-19T09:04:44.890Z] [2022-05-19T09:04:44.890Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:44.890Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:04:44.890Z] #51 15.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:04:44.890Z] #51 20.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:04:45.465Z] #51 ... [2022-05-19T09:04:45.465Z] [2022-05-19T09:04:45.465Z] #67 [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-05-19T09:04:45.465Z] #67 sha256:0998f3ff5623130e4c61e7f9f3777f16888d1a812b6e14660c56ad49e0e955b9 [2022-05-19T09:04:45.465Z] #67 22.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-19T09:04:45.465Z] #67 22.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-19T09:04:45.504Z] #36 26.27 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-19T09:04:46.040Z] #67 23.31 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-19T09:04:46.417Z] Running on azwin-2-9fc4d0 in d:\jenkins\workspace\moby_PR-43617 [Pipeline] { [Pipeline] ws [2022-05-19T09:04:46.442Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-19T09:04:46.504Z] #36 27.23 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-19T09:04:46.504Z] #36 27.44 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T09:04:46.504Z] #36 27.55 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-19T09:04:46.825Z] #19 110.0 The following additional packages will be installed: [2022-05-19T09:04:46.825Z] #19 110.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-19T09:04:46.825Z] #19 110.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-19T09:04:46.825Z] #19 110.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.0 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-19T09:04:46.825Z] #19 110.0 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-19T09:04:46.825Z] #19 110.0 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.0 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.0 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-19T09:04:46.825Z] #19 110.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-19T09:04:46.825Z] #19 110.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-19T09:04:46.825Z] #19 110.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-19T09:04:46.825Z] #19 110.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-19T09:04:46.825Z] #19 110.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-19T09:04:46.825Z] #19 110.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-19T09:04:46.825Z] #19 110.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-19T09:04:46.825Z] #19 110.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-19T09:04:46.825Z] #19 110.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-19T09:04:46.825Z] #19 110.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-19T09:04:46.825Z] #19 110.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-19T09:04:46.825Z] #19 110.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-19T09:04:46.825Z] #19 110.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-19T09:04:46.825Z] #19 110.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-19T09:04:46.825Z] #19 110.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-19T09:04:46.825Z] #19 110.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-19T09:04:46.825Z] #19 110.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-19T09:04:46.825Z] #19 110.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-19T09:04:46.825Z] #19 110.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-19T09:04:46.825Z] #19 110.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-19T09:04:46.825Z] #19 110.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-19T09:04:46.825Z] #19 110.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-19T09:04:46.825Z] #19 110.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-19T09:04:46.825Z] #19 110.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-19T09:04:46.825Z] #19 110.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-19T09:04:46.825Z] #19 110.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-19T09:04:46.825Z] #19 110.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-19T09:04:46.825Z] #19 110.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-19T09:04:46.825Z] #19 110.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-19T09:04:46.825Z] #19 110.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-19T09:04:46.825Z] #19 110.1 linux-libc-dev-s390x-cross patch xz-utils [2022-05-19T09:04:46.825Z] #19 110.1 Suggested packages: [2022-05-19T09:04:46.825Z] #19 110.1 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-19T09:04:46.825Z] #19 110.1 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.1 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-19T09:04:46.825Z] #19 110.1 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-19T09:04:46.825Z] #19 110.1 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-19T09:04:46.825Z] #19 110.1 libyaml-shell-perl ed diffutils-doc [2022-05-19T09:04:46.825Z] #19 110.1 Recommended packages: [2022-05-19T09:04:46.825Z] #19 110.1 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-19T09:04:46.825Z] #19 110.1 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-19T09:04:47.613Z] #36 ... [2022-05-19T09:04:47.613Z] [2022-05-19T09:04:47.613Z] #67 [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-05-19T09:04:47.613Z] #67 sha256:127270dd54f03f2fd8b4cb76d9966f6fd1bad161468c96ab4d470c1185ffb543 [2022-05-19T09:04:47.613Z] #67 18.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-19T09:04:47.613Z] #67 19.37 go: downloading github.com/google/uuid v1.3.0 [2022-05-19T09:04:47.613Z] #67 19.48 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-19T09:04:47.613Z] #67 20.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-19T09:04:47.613Z] #67 20.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:04:47.613Z] #67 20.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-19T09:04:47.613Z] #67 20.84 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-19T09:04:47.613Z] #67 21.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-19T09:04:47.613Z] #67 22.28 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-19T09:04:47.613Z] #67 22.54 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-19T09:04:47.613Z] #67 25.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:04:48.182Z] #67 ... [2022-05-19T09:04:48.182Z] [2022-05-19T09:04:48.182Z] #38 [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-05-19T09:04:48.182Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-19T09:04:48.182Z] #38 28.93 tomll can be used in two ways: [2022-05-19T09:04:48.182Z] #38 28.93 Writing to STDIN and reading from STDOUT: [2022-05-19T09:04:48.182Z] #38 28.93 cat file.toml | tomll > file.toml [2022-05-19T09:04:48.182Z] #38 28.93 [2022-05-19T09:04:48.182Z] #38 28.93 Reading and updating a list of files: [2022-05-19T09:04:48.182Z] #38 28.93 tomll a.toml b.toml c.toml [2022-05-19T09:04:48.182Z] #38 28.93 [2022-05-19T09:04:48.182Z] #38 28.93 When given a list of files, tomll will modify all files in place without asking. [2022-05-19T09:04:48.423Z] #64 ... [2022-05-19T09:04:48.423Z] [2022-05-19T09:04:48.423Z] #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-05-19T09:04:48.423Z] #31 sha256:ecc6b398d829d7cc9ad40554803d029599ed7d1370c44d8aa9fb3fc4b04b6d1f [2022-05-19T09:04:48.423Z] #31 18.22 #=#=# 0.4% ######################################################################## 100.0% [2022-05-19T09:04:48.423Z] #31 19.60 [2022-05-19T09:04:48.423Z] #31 24.79 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-19T09:04:48.423Z] #31 26.43 [2022-05-19T09:04:48.423Z] #31 26.75 #=#=# 0.1% ###### 9.4% ############# 18.8% #################### 28.7% ########################## 36.3% ############################## 42.1% #################################### 51.4% ########################################## 59.1% ################################################### 71.3% ############################################################# 84.7% #################################################################### 94.8% ######################################################################## 100.0% [2022-05-19T09:04:48.446Z] #38 DONE 29.3s [2022-05-19T09:04:48.446Z] [2022-05-19T09:04:48.446Z] #42 [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-05-19T09:04:48.446Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:48.446Z] #42 29.14 Fetched 8530 kB in 23s (374 kB/s) [2022-05-19T09:04:48.605Z] #67 26.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:04:48.872Z] #47 ... [2022-05-19T09:04:48.872Z] [2022-05-19T09:04:48.872Z] #55 [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-05-19T09:04:48.872Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:04:48.872Z] #55 30.90 go: downloading github.com/fatih/color v1.13.0 [2022-05-19T09:04:48.872Z] #55 30.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:04:48.872Z] #55 30.94 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-19T09:04:48.872Z] #55 31.00 go: downloading github.com/spf13/viper v1.10.1 [2022-05-19T09:04:48.872Z] #55 31.19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-19T09:04:48.971Z] The recommended git tool is: git [2022-05-19T09:04:49.138Z] #55 31.60 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-19T09:04:49.138Z] #55 31.64 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T09:04:49.138Z] #55 31.70 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T09:04:49.401Z] #55 31.85 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-19T09:04:49.804Z] #31 29.37 [2022-05-19T09:04:50.378Z] #31 ... [2022-05-19T09:04:50.378Z] [2022-05-19T09:04:50.378Z] #55 [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-05-19T09:04:50.378Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:04:50.378Z] #55 23.41 go: downloading github.com/fatih/color v1.13.0 [2022-05-19T09:04:50.378Z] #55 23.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:04:50.378Z] #55 23.45 go: downloading github.com/spf13/viper v1.10.1 [2022-05-19T09:04:50.378Z] #55 23.50 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-19T09:04:50.378Z] #55 23.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-19T09:04:50.378Z] #55 24.10 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T09:04:50.378Z] #55 24.13 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T09:04:50.378Z] #55 24.20 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-19T09:04:50.378Z] #55 24.20 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-19T09:04:50.378Z] #55 27.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:04:50.378Z] #55 27.82 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T09:04:50.378Z] #55 27.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-19T09:04:50.378Z] #55 27.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-19T09:04:50.378Z] #55 27.99 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-19T09:04:50.378Z] #55 28.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-19T09:04:50.378Z] #55 28.53 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-19T09:04:50.378Z] #55 28.57 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-19T09:04:50.378Z] #55 28.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T09:04:50.378Z] #55 28.64 go: downloading github.com/spf13/afero v1.6.0 [2022-05-19T09:04:50.378Z] #55 28.68 go: downloading github.com/spf13/cast v1.4.1 [2022-05-19T09:04:50.378Z] #55 28.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-19T09:04:50.378Z] #55 28.77 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-19T09:04:50.378Z] #55 28.82 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-19T09:04:50.378Z] #55 28.90 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-19T09:04:50.378Z] #55 28.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-19T09:04:50.378Z] #55 29.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-19T09:04:50.378Z] #55 29.18 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-19T09:04:50.378Z] #55 29.35 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-19T09:04:50.378Z] #55 29.38 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-19T09:04:50.378Z] #55 30.14 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-19T09:04:50.378Z] #55 30.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-19T09:04:50.378Z] #55 30.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-19T09:04:50.378Z] #55 30.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-19T09:04:50.378Z] #55 30.37 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-19T09:04:50.378Z] #55 30.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-19T09:04:50.378Z] #55 30.47 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-19T09:04:50.378Z] #55 30.55 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-19T09:04:50.378Z] #55 30.61 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-19T09:04:50.378Z] #55 30.65 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-19T09:04:50.378Z] #55 30.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-19T09:04:50.378Z] #55 31.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-19T09:04:50.378Z] #55 31.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-19T09:04:50.378Z] #55 31.21 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-19T09:04:50.378Z] #55 31.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-19T09:04:50.378Z] #55 31.35 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-19T09:04:50.378Z] #55 31.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-19T09:04:50.378Z] #55 31.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-19T09:04:50.378Z] #55 31.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-19T09:04:50.378Z] #55 31.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-19T09:04:50.378Z] #55 31.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-19T09:04:50.378Z] #55 31.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-19T09:04:50.378Z] #55 31.86 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-19T09:04:50.378Z] #55 31.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-19T09:04:50.378Z] #55 31.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-19T09:04:50.378Z] #55 31.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-19T09:04:50.378Z] #55 31.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-19T09:04:50.378Z] #55 31.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-19T09:04:50.378Z] #55 32.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-19T09:04:50.378Z] #55 32.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-19T09:04:50.378Z] #55 32.12 go: downloading github.com/julz/importas v0.1.0 [2022-05-19T09:04:50.378Z] #55 32.12 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-19T09:04:50.378Z] #55 32.14 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-19T09:04:50.378Z] #55 32.26 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-19T09:04:50.378Z] #55 32.30 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-19T09:04:50.378Z] #55 32.37 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-19T09:04:50.378Z] #55 32.38 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-19T09:04:50.378Z] #55 32.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-19T09:04:50.378Z] #55 32.45 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-19T09:04:50.378Z] #55 32.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-19T09:04:50.378Z] #55 32.57 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-19T09:04:50.378Z] #55 32.57 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-19T09:04:50.378Z] #55 32.59 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-19T09:04:50.378Z] #55 33.49 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-19T09:04:50.378Z] #55 33.51 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-19T09:04:50.378Z] #55 33.51 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-19T09:04:50.378Z] #55 33.60 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-19T09:04:50.378Z] #55 33.68 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-19T09:04:50.378Z] #55 33.71 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-19T09:04:50.530Z] #67 ... [2022-05-19T09:04:50.530Z] [2022-05-19T09:04:50.530Z] #38 [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-05-19T09:04:50.530Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-19T09:04:50.530Z] #38 27.96 tomll can be used in two ways: [2022-05-19T09:04:50.530Z] #38 27.96 Writing to STDIN and reading from STDOUT: [2022-05-19T09:04:50.530Z] #38 27.96 cat file.toml | tomll > file.toml [2022-05-19T09:04:50.530Z] #38 27.96 [2022-05-19T09:04:50.530Z] #38 27.96 Reading and updating a list of files: [2022-05-19T09:04:50.530Z] #38 27.96 tomll a.toml b.toml c.toml [2022-05-19T09:04:50.530Z] #38 27.96 [2022-05-19T09:04:50.530Z] #38 27.96 When given a list of files, tomll will modify all files in place without asking. [2022-05-19T09:04:50.530Z] #38 DONE 28.1s [2022-05-19T09:04:50.530Z] [2022-05-19T09:04:50.530Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:50.530Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:50.530Z] #36 25.67 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-19T09:04:50.530Z] #36 25.67 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-19T09:04:50.530Z] #36 26.68 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-19T09:04:50.530Z] #36 27.11 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-19T09:04:50.530Z] #36 27.51 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-19T09:04:50.530Z] #36 28.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-19T09:04:50.640Z] #55 33.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-19T09:04:50.640Z] #55 33.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-19T09:04:50.640Z] #55 33.84 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-19T09:04:50.796Z] #36 28.54 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-19T09:04:50.797Z] #36 28.65 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-19T09:04:50.985Z] #42 29.14 Reading package lists... [2022-05-19T09:04:50.985Z] #42 ... [2022-05-19T09:04:50.985Z] [2022-05-19T09:04:50.985Z] #62 [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-05-19T09:04:50.985Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:50.985Z] #62 21.57 Fetched 8530 kB in 17s (513 kB/s) [2022-05-19T09:04:50.985Z] #62 21.57 Reading package lists... [2022-05-19T09:04:50.985Z] #62 ... [2022-05-19T09:04:50.985Z] [2022-05-19T09:04:50.985Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:50.985Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:50.985Z] #36 30.78 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-19T09:04:50.985Z] #36 31.02 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-19T09:04:51.059Z] #36 28.85 go: downloading github.com/peterh/liner v1.2.2 [2022-05-19T09:04:51.208Z] #55 ... [2022-05-19T09:04:51.208Z] [2022-05-19T09:04:51.208Z] #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-05-19T09:04:51.208Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-19T09:04:51.323Z] #36 29.25 go: downloading github.com/google/go-dap v0.6.0 [2022-05-19T09:04:51.488Z] #34 34.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-19T09:04:51.550Z] #36 32.41 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-19T09:04:51.754Z] #34 34.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-19T09:04:51.984Z] #55 ... [2022-05-19T09:04:51.984Z] [2022-05-19T09:04:51.984Z] #62 [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-05-19T09:04:51.984Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:51.984Z] #62 18.33 Reading package lists... [2022-05-19T09:04:51.984Z] #62 24.79 Reading package lists... [2022-05-19T09:04:51.984Z] #62 30.84 Building dependency tree... [2022-05-19T09:04:51.984Z] #62 34.69 The following additional packages will be installed: [2022-05-19T09:04:51.984Z] #62 34.69 libbtrfs0 [2022-05-19T09:04:52.139Z] Running on azwin-2-8057e0 in d:\jenkins\workspace\moby_PR-43617 [Pipeline] { [Pipeline] ws [2022-05-19T09:04:52.153Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-19T09:04:52.248Z] #62 ... [2022-05-19T09:04:52.248Z] [2022-05-19T09:04:52.248Z] #42 [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-05-19T09:04:52.248Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:52.248Z] #42 19.23 Reading package lists... [2022-05-19T09:04:52.248Z] #42 25.50 Reading package lists... [2022-05-19T09:04:52.248Z] #42 31.08 Building dependency tree... [2022-05-19T09:04:52.248Z] #42 34.75 The following additional packages will be installed: [2022-05-19T09:04:52.248Z] #42 34.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-19T09:04:52.248Z] #42 34.77 Suggested packages: [2022-05-19T09:04:52.248Z] #42 34.78 cmake-doc ninja-build lrzip [2022-05-19T09:04:52.248Z] #42 34.78 Recommended packages: [2022-05-19T09:04:52.248Z] #42 34.79 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-19T09:04:52.248Z] #42 ... [2022-05-19T09:04:52.248Z] [2022-05-19T09:04:52.248Z] #62 [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-05-19T09:04:52.248Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:52.248Z] #62 34.97 The following NEW packages will be installed: [2022-05-19T09:04:52.273Z] #36 29.90 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-19T09:04:52.486Z] #34 ... [2022-05-19T09:04:52.486Z] [2022-05-19T09:04:52.486Z] #42 [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-05-19T09:04:52.486Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-19T09:04:52.486Z] #42 20.77 Reading package lists... [2022-05-19T09:04:52.486Z] #42 25.31 Building dependency tree... [2022-05-19T09:04:52.486Z] #42 29.12 The following additional packages will be installed: [2022-05-19T09:04:52.486Z] #42 29.16 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-19T09:04:52.486Z] #42 29.17 Suggested packages: [2022-05-19T09:04:52.486Z] #42 29.18 cmake-doc ninja-build lrzip [2022-05-19T09:04:52.486Z] #42 29.18 Recommended packages: [2022-05-19T09:04:52.486Z] #42 29.18 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-19T09:04:52.486Z] #42 29.97 The following NEW packages will be installed: [2022-05-19T09:04:52.486Z] #42 29.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-19T09:04:52.486Z] #42 29.99 vim-common xxd [2022-05-19T09:04:52.486Z] #42 30.39 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:04:52.486Z] #42 30.39 Need to get 15.6 MB of archives. [2022-05-19T09:04:52.486Z] #42 30.39 After this operation, 67.4 MB of additional disk space will be used. [2022-05-19T09:04:52.486Z] #42 30.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:04:52.486Z] #42 30.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:04:52.486Z] #42 30.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-19T09:04:52.486Z] #42 30.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-19T09:04:52.486Z] #42 31.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-19T09:04:52.486Z] #42 31.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-19T09:04:52.486Z] #42 31.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-19T09:04:52.486Z] #42 31.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-19T09:04:52.486Z] #42 31.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-19T09:04:52.486Z] #42 31.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-19T09:04:52.486Z] #42 32.54 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:04:52.486Z] #42 32.81 Fetched 15.6 MB in 1s (10.9 MB/s) [2022-05-19T09:04:52.486Z] #42 32.92 Selecting previously unselected package xxd. [2022-05-19T09:04:52.486Z] #42 32.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-19T09:04:52.486Z] #42 33.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-19T09:04:52.486Z] #42 33.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:04:52.486Z] #42 34.64 Selecting previously unselected package vim-common. [2022-05-19T09:04:52.486Z] #42 34.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:04:52.486Z] #42 34.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:04:52.486Z] #42 ... [2022-05-19T09:04:52.486Z] [2022-05-19T09:04:52.486Z] #40 [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-05-19T09:04:52.486Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-19T09:04:52.486Z] #40 34.87 NAME: [2022-05-19T09:04:52.486Z] #40 34.87 go-winres - A tool for embedding resources in Windows executables [2022-05-19T09:04:52.486Z] #40 34.87 [2022-05-19T09:04:52.486Z] #40 34.87 USAGE: [2022-05-19T09:04:52.486Z] #40 34.87 go-winres [global options] command [command options] [arguments...] [2022-05-19T09:04:52.486Z] #40 34.88 [2022-05-19T09:04:52.486Z] #40 34.88 COMMANDS: [2022-05-19T09:04:52.486Z] #40 34.89 init Create an initial ./winres/winres.json [2022-05-19T09:04:52.486Z] #40 34.89 make Make syso files for the "go build" command [2022-05-19T09:04:52.486Z] #40 34.89 simply Make syso files for the "go build" command (simplified) [2022-05-19T09:04:52.486Z] #40 34.89 extract Extract all resources from an executable [2022-05-19T09:04:52.486Z] #40 34.89 patch Replace resources in an executable file (exe, dll) [2022-05-19T09:04:52.486Z] #40 34.89 help, h Shows a list of commands or help for one command [2022-05-19T09:04:52.486Z] #40 34.89 [2022-05-19T09:04:52.486Z] #40 34.89 GLOBAL OPTIONS: [2022-05-19T09:04:52.486Z] #40 34.89 --help, -h show help (default: false) [2022-05-19T09:04:52.510Z] #62 34.98 libbtrfs-dev libbtrfs0 [2022-05-19T09:04:52.510Z] #62 ... [2022-05-19T09:04:52.510Z] [2022-05-19T09:04:52.510Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:52.510Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:04:52.510Z] #51 18.95 Reading package lists... [2022-05-19T09:04:52.510Z] #51 25.22 Reading package lists... [2022-05-19T09:04:52.510Z] #51 31.11 Building dependency tree... [2022-05-19T09:04:52.510Z] #51 34.82 The following additional packages will be installed: [2022-05-19T09:04:52.510Z] #51 34.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:04:52.510Z] #51 34.84 python3-protobuf python3-six [2022-05-19T09:04:52.510Z] #51 34.86 Suggested packages: [2022-05-19T09:04:52.510Z] #51 34.87 python3-setuptools [2022-05-19T09:04:52.510Z] #51 34.87 Recommended packages: [2022-05-19T09:04:52.510Z] #51 34.87 iproute2 | iproute [2022-05-19T09:04:52.746Z] #40 DONE 35.9s [2022-05-19T09:04:52.746Z] [2022-05-19T09:04:52.746Z] #42 [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-05-19T09:04:52.746Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-19T09:04:52.746Z] #42 35.83 Selecting previously unselected package cmake-data. [2022-05-19T09:04:52.746Z] #42 35.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-19T09:04:52.746Z] #42 35.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:04:52.746Z] #42 ... [2022-05-19T09:04:52.746Z] [2022-05-19T09:04:52.746Z] #57 [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-05-19T09:04:52.746Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-19T09:04:52.746Z] #57 32.95 v3.0.2 [2022-05-19T09:04:52.746Z] #57 DONE 36.0s [2022-05-19T09:04:52.746Z] [2022-05-19T09:04:52.746Z] #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-05-19T09:04:52.746Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:04:52.746Z] #14 21.50 Reading package lists... [2022-05-19T09:04:52.746Z] #14 26.16 Building dependency tree... [2022-05-19T09:04:52.746Z] #14 29.67 The following additional packages will be installed: [2022-05-19T09:04:52.746Z] #14 29.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:04:52.746Z] #14 29.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-19T09:04:52.746Z] #14 29.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-19T09:04:52.746Z] #14 29.70 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-19T09:04:52.746Z] #14 29.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-19T09:04:52.746Z] #14 29.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-19T09:04:52.746Z] #14 29.72 mingw-w64-common mingw-w64-x86-64-dev [2022-05-19T09:04:52.746Z] #14 29.73 Suggested packages: [2022-05-19T09:04:52.746Z] #14 29.74 gcc-10-locales seccomp wine64 [2022-05-19T09:04:52.746Z] #14 31.05 The following NEW packages will be installed: [2022-05-19T09:04:52.746Z] #14 31.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:04:52.746Z] #14 31.12 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-19T09:04:52.746Z] #14 31.12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-19T09:04:52.746Z] #14 31.12 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-19T09:04:52.746Z] #14 31.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-19T09:04:52.746Z] #14 31.13 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-19T09:04:52.746Z] #14 31.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-19T09:04:52.746Z] #14 31.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-19T09:04:52.746Z] #14 31.16 mingw-w64-x86-64-dev [2022-05-19T09:04:52.746Z] #14 31.67 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:04:52.746Z] #14 31.67 Need to get 108 MB of archives. [2022-05-19T09:04:52.746Z] #14 31.67 After this operation, 620 MB of additional disk space will be used. [2022-05-19T09:04:52.746Z] #14 31.67 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-05-19T09:04:52.746Z] #14 31.75 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-05-19T09:04:52.746Z] #14 31.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-19T09:04:52.746Z] #14 31.88 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-05-19T09:04:52.746Z] #14 31.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-19T09:04:52.746Z] #14 31.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-19T09:04:52.746Z] #14 32.10 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-05-19T09:04:52.746Z] #14 32.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-05-19T09:04:52.746Z] #14 32.28 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-05-19T09:04:52.746Z] #14 32.73 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-05-19T09:04:52.746Z] #14 34.88 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-05-19T09:04:52.746Z] #14 35.68 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-05-19T09:04:52.772Z] #51 ... [2022-05-19T09:04:52.772Z] [2022-05-19T09:04:52.772Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-19T09:04:52.772Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:04:52.772Z] #14 19.55 Reading package lists... [2022-05-19T09:04:52.772Z] #14 25.40 Reading package lists... [2022-05-19T09:04:52.772Z] #14 31.43 Building dependency tree... [2022-05-19T09:04:52.772Z] #14 35.36 The following additional packages will be installed: [2022-05-19T09:04:52.772Z] #14 35.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:04:52.772Z] #14 35.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-19T09:04:52.772Z] #14 35.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-19T09:04:52.772Z] #14 35.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-19T09:04:52.772Z] #14 35.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-19T09:04:52.772Z] #14 35.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-19T09:04:52.772Z] #14 35.38 mingw-w64-common mingw-w64-x86-64-dev [2022-05-19T09:04:52.772Z] #14 35.40 Suggested packages: [2022-05-19T09:04:52.772Z] #14 35.40 gcc-10-locales seccomp wine64 [2022-05-19T09:04:52.772Z] #14 ... [2022-05-19T09:04:52.772Z] [2022-05-19T09:04:52.772Z] #62 [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-05-19T09:04:52.772Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:52.772Z] #62 35.42 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:04:52.772Z] #62 35.42 Need to get 460 kB of archives. [2022-05-19T09:04:52.772Z] #62 35.42 After this operation, 1237 kB of additional disk space will be used. [2022-05-19T09:04:52.772Z] #62 35.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-19T09:04:52.772Z] #62 35.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-19T09:04:52.850Z] #36 30.46 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-19T09:04:53.012Z] #14 ... [2022-05-19T09:04:53.012Z] [2022-05-19T09:04:53.012Z] #55 [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-05-19T09:04:53.012Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:04:53.012Z] #55 34.66 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-19T09:04:53.012Z] #55 34.92 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-19T09:04:53.012Z] #55 34.93 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-19T09:04:53.012Z] #55 34.96 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-19T09:04:53.012Z] #55 34.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-19T09:04:53.012Z] #55 35.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-19T09:04:53.012Z] #55 35.09 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-19T09:04:53.012Z] #55 35.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-19T09:04:53.012Z] #55 35.14 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-19T09:04:53.012Z] #55 35.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-19T09:04:53.012Z] #55 35.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-19T09:04:53.012Z] #55 35.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-19T09:04:53.012Z] #55 35.80 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-19T09:04:53.012Z] #55 35.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-19T09:04:53.012Z] #55 35.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-19T09:04:53.012Z] #55 35.86 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-19T09:04:53.012Z] #55 35.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-19T09:04:53.012Z] #55 36.23 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-19T09:04:53.277Z] #55 36.49 go: downloading honnef.co/go/tools v0.2.2 [2022-05-19T09:04:53.512Z] #19 117.1 The following NEW packages will be installed: [2022-05-19T09:04:53.512Z] #19 117.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-19T09:04:53.512Z] #19 117.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-19T09:04:53.512Z] #19 117.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-19T09:04:53.513Z] #19 117.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-19T09:04:53.513Z] #19 117.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-19T09:04:53.513Z] #19 117.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-19T09:04:53.513Z] #19 117.1 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-19T09:04:53.513Z] #19 117.1 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-19T09:04:53.513Z] #19 117.1 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-19T09:04:53.513Z] #19 117.1 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-19T09:04:53.513Z] #19 117.1 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-19T09:04:53.513Z] #19 117.1 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-19T09:04:53.513Z] #19 117.1 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-19T09:04:53.513Z] #19 117.1 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-19T09:04:53.513Z] #19 117.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-19T09:04:53.513Z] #19 117.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-19T09:04:53.513Z] #19 117.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-19T09:04:53.513Z] #19 117.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-19T09:04:53.513Z] #19 117.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-19T09:04:53.513Z] #19 117.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-19T09:04:53.513Z] #19 117.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-19T09:04:53.513Z] #19 117.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-19T09:04:53.513Z] #19 117.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-19T09:04:53.513Z] #19 117.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-19T09:04:53.513Z] #19 117.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-19T09:04:53.513Z] #19 117.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-19T09:04:53.513Z] #19 117.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-19T09:04:53.513Z] #19 117.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-19T09:04:53.513Z] #19 117.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-19T09:04:53.513Z] #19 117.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-19T09:04:53.513Z] #19 117.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-19T09:04:53.513Z] #19 117.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-19T09:04:53.513Z] #19 117.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-19T09:04:53.513Z] #19 117.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-19T09:04:53.513Z] #19 117.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-19T09:04:53.513Z] #19 117.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-19T09:04:53.513Z] #19 117.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-19T09:04:53.513Z] #19 117.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-19T09:04:53.513Z] #19 117.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-19T09:04:53.513Z] #19 117.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-19T09:04:53.513Z] #19 117.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-19T09:04:53.513Z] #19 117.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-19T09:04:53.513Z] #19 117.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-19T09:04:53.513Z] #19 117.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-19T09:04:53.513Z] #19 117.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-19T09:04:53.513Z] #19 117.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-19T09:04:53.513Z] #19 117.1 linux-libc-dev-s390x-cross patch xz-utils [2022-05-19T09:04:53.621Z] The recommended git tool is: git [2022-05-19T09:04:53.814Z] #36 ... [2022-05-19T09:04:53.814Z] [2022-05-19T09:04:53.814Z] #62 [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-05-19T09:04:53.814Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:53.814Z] #62 31.46 Fetched 8530 kB in 23s (365 kB/s) [2022-05-19T09:04:54.164Z] #62 ... [2022-05-19T09:04:54.164Z] [2022-05-19T09:04:54.164Z] #57 [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-05-19T09:04:54.164Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:04:54.164Z] #57 36.43 v3.0.2 [2022-05-19T09:04:54.164Z] #57 DONE 36.7s [2022-05-19T09:04:54.164Z] [2022-05-19T09:04:54.164Z] #62 [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-05-19T09:04:54.164Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:04:54.164Z] #62 36.60 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:04:54.164Z] #62 36.92 Fetched 460 kB in 0s (1281 kB/s) [2022-05-19T09:04:54.214Z] #55 ... [2022-05-19T09:04:54.214Z] [2022-05-19T09:04:54.214Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:54.214Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-19T09:04:54.215Z] #51 22.30 Reading package lists... [2022-05-19T09:04:54.215Z] #51 27.15 Building dependency tree... [2022-05-19T09:04:54.215Z] #51 30.89 The following additional packages will be installed: [2022-05-19T09:04:54.215Z] #51 30.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:04:54.215Z] #51 30.91 python3-protobuf python3-six [2022-05-19T09:04:54.215Z] #51 30.95 Suggested packages: [2022-05-19T09:04:54.215Z] #51 30.97 python3-setuptools [2022-05-19T09:04:54.215Z] #51 30.97 Recommended packages: [2022-05-19T09:04:54.215Z] #51 30.97 iproute2 | iproute [2022-05-19T09:04:54.215Z] #51 31.67 The following NEW packages will be installed: [2022-05-19T09:04:54.215Z] #51 31.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:04:54.215Z] #51 31.69 python3-protobuf python3-six [2022-05-19T09:04:54.215Z] #51 32.20 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:04:54.215Z] #51 32.20 Need to get 2136 kB of archives. [2022-05-19T09:04:54.215Z] #51 32.20 After this operation, 10.8 MB of additional disk space will be used. [2022-05-19T09:04:54.215Z] #51 32.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-19T09:04:54.215Z] #51 32.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:04:54.215Z] #51 32.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-19T09:04:54.215Z] #51 32.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-19T09:04:54.215Z] #51 32.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-19T09:04:54.215Z] #51 32.22 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-05-19T09:04:54.215Z] #51 32.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-19T09:04:54.215Z] #51 34.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-19T09:04:54.215Z] #51 36.30 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:04:54.215Z] #51 36.76 Fetched 2136 kB in 3s (669 kB/s) [2022-05-19T09:04:54.215Z] #51 36.93 Selecting previously unselected package libprotobuf23:arm64. [2022-05-19T09:04:54.215Z] #51 36.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-19T09:04:54.215Z] #51 37.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-19T09:04:54.215Z] #51 37.10 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-19T09:04:54.431Z] #62 37.05 Selecting previously unselected package libbtrfs0:amd64. [2022-05-19T09:04:54.431Z] #62 37.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:04:54.431Z] #62 37.08 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-19T09:04:54.431Z] #62 37.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:04:54.452Z] #19 117.9 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:04:54.452Z] #19 117.9 Need to get 787 MB of archives. [2022-05-19T09:04:54.452Z] #19 117.9 After this operation, 3385 MB of additional disk space will be used. [2022-05-19T09:04:54.452Z] #19 117.9 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-19T09:04:54.452Z] #19 117.9 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-19T09:04:54.452Z] #19 117.9 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-19T09:04:54.452Z] #19 117.9 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-19T09:04:54.452Z] #19 117.9 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-19T09:04:54.452Z] #19 117.9 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-05-19T09:04:54.452Z] #19 117.9 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-19T09:04:54.452Z] #19 118.0 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-19T09:04:54.452Z] #19 118.2 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-19T09:04:54.697Z] #62 37.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-19T09:04:54.697Z] #62 37.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-19T09:04:54.697Z] #62 37.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:04:54.712Z] #19 118.3 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-19T09:04:54.971Z] #19 118.5 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-19T09:04:54.971Z] #19 118.6 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-05-19T09:04:54.971Z] #19 118.6 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-05-19T09:04:55.198Z] #51 ... [2022-05-19T09:04:55.199Z] [2022-05-19T09:04:55.199Z] #55 [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-05-19T09:04:55.199Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:04:55.199Z] #55 38.46 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-19T09:04:55.199Z] #55 38.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-19T09:04:55.273Z] #62 37.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:04:55.273Z] #62 37.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:04:55.273Z] #62 37.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:04:55.470Z] #55 38.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-19T09:04:55.470Z] #55 38.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-19T09:04:55.470Z] #55 38.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-19T09:04:55.542Z] #62 DONE 38.1s [2022-05-19T09:04:55.542Z] [2022-05-19T09:04:55.542Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-19T09:04:55.542Z] #63 sha256:a05d20e8d98f33798336484585b3160c691a09cae00f19bbf3265b54de94b536 [2022-05-19T09:04:55.735Z] #55 38.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-19T09:04:55.735Z] #55 38.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-19T09:04:55.735Z] #55 39.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-19T09:04:55.735Z] #55 39.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-19T09:04:55.735Z] #55 39.03 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-19T09:04:55.735Z] #55 39.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-19T09:04:55.735Z] #55 39.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-19T09:04:55.735Z] #55 39.08 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-19T09:04:55.999Z] #55 39.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-19T09:04:55.999Z] #55 39.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-19T09:04:55.999Z] #55 39.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-19T09:04:56.117Z] #63 DONE 0.4s [2022-05-19T09:04:56.117Z] [2022-05-19T09:04:56.117Z] #64 [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-05-19T09:04:56.117Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:04:56.365Z] #19 120.0 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-05-19T09:04:56.365Z] #19 120.0 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-05-19T09:04:56.567Z] #55 39.71 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-19T09:04:56.567Z] #55 39.71 go: downloading golang.org/x/text v0.3.7 [2022-05-19T09:04:57.753Z] #19 121.3 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-05-19T09:04:57.753Z] #19 121.3 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-05-19T09:04:58.050Z] #62 31.46 Reading package lists... [2022-05-19T09:04:58.050Z] #62 ... [2022-05-19T09:04:58.050Z] [2022-05-19T09:04:58.050Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:04:58.050Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:04:58.050Z] #51 25.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-19T09:04:58.050Z] #51 34.01 Fetched 8534 kB in 27s (322 kB/s) [2022-05-19T09:04:58.103Z] #36 ... [2022-05-19T09:04:58.103Z] [2022-05-19T09:04:58.103Z] #42 [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-05-19T09:04:58.103Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:04:58.103Z] #42 29.14 Reading package lists... [2022-05-19T09:04:58.314Z] #51 34.01 Reading package lists... [2022-05-19T09:04:58.314Z] #51 ... [2022-05-19T09:04:58.314Z] [2022-05-19T09:04:58.314Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:04:58.314Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:04:58.314Z] #36 31.50 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-19T09:04:58.314Z] #36 31.59 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-19T09:04:58.314Z] #36 31.65 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-19T09:04:58.314Z] #36 34.00 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-19T09:04:58.314Z] #36 34.08 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-19T09:04:58.669Z] #42 38.16 Reading package lists... [2022-05-19T09:04:58.669Z] #42 ... [2022-05-19T09:04:58.669Z] [2022-05-19T09:04:58.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-05-19T09:04:58.669Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:04:58.669Z] #14 29.52 Fetched 8530 kB in 23s (378 kB/s) [2022-05-19T09:04:58.669Z] #14 29.52 Reading package lists... [2022-05-19T09:04:58.669Z] #14 38.32 Reading package lists... [2022-05-19T09:04:58.669Z] #14 ... [2022-05-19T09:04:58.669Z] [2022-05-19T09:04:58.669Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:04:58.669Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:04:58.672Z] #64 ... [2022-05-19T09:04:58.672Z] [2022-05-19T09:04:58.672Z] #40 [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-05-19T09:04:58.673Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:04:58.673Z] #40 40.24 NAME: [2022-05-19T09:04:58.673Z] #40 40.24 go-winres - A tool for embedding resources in Windows executables [2022-05-19T09:04:58.673Z] #40 40.24 [2022-05-19T09:04:58.673Z] #40 40.24 USAGE: [2022-05-19T09:04:58.673Z] #40 40.24 go-winres [global options] command [command options] [arguments...] [2022-05-19T09:04:58.673Z] #40 40.24 [2022-05-19T09:04:58.673Z] #40 40.24 COMMANDS: [2022-05-19T09:04:58.673Z] #40 40.24 init Create an initial ./winres/winres.json [2022-05-19T09:04:58.673Z] #40 40.24 make Make syso files for the "go build" command [2022-05-19T09:04:58.673Z] #40 40.24 simply Make syso files for the "go build" command (simplified) [2022-05-19T09:04:58.673Z] #40 40.24 extract Extract all resources from an executable [2022-05-19T09:04:58.673Z] #40 40.24 patch Replace resources in an executable file (exe, dll) [2022-05-19T09:04:58.673Z] #40 40.24 help, h Shows a list of commands or help for one command [2022-05-19T09:04:58.673Z] #40 40.24 [2022-05-19T09:04:58.673Z] #40 40.24 GLOBAL OPTIONS: [2022-05-19T09:04:58.673Z] #40 40.24 --help, -h show help (default: false) [2022-05-19T09:04:58.673Z] #40 DONE 40.8s [2022-05-19T09:04:58.673Z] [2022-05-19T09:04:58.673Z] #55 [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-05-19T09:04:58.673Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:04:58.673Z] #55 35.84 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:04:58.673Z] #55 35.85 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T09:04:58.673Z] #55 35.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-19T09:04:58.673Z] #55 35.95 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-19T09:04:58.673Z] #55 35.98 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-19T09:04:58.673Z] #55 36.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-19T09:04:58.673Z] #55 36.65 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-19T09:04:58.673Z] #55 36.71 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-19T09:04:58.673Z] #55 36.77 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T09:04:58.673Z] #55 36.81 go: downloading github.com/spf13/afero v1.6.0 [2022-05-19T09:04:58.673Z] #55 36.87 go: downloading github.com/spf13/cast v1.4.1 [2022-05-19T09:04:58.673Z] #55 36.97 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-19T09:04:58.673Z] #55 37.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-19T09:04:58.673Z] #55 37.03 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-19T09:04:58.673Z] #55 37.07 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-19T09:04:58.673Z] #55 37.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-19T09:04:58.673Z] #55 37.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-19T09:04:58.673Z] #55 37.35 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-19T09:04:58.673Z] #55 37.54 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-19T09:04:58.673Z] #55 37.69 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-19T09:04:58.673Z] #55 38.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-19T09:04:58.673Z] #55 38.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-19T09:04:58.673Z] #55 38.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-19T09:04:58.673Z] #55 38.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-19T09:04:58.673Z] #55 38.77 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-19T09:04:58.673Z] #55 38.77 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-19T09:04:58.673Z] #55 38.83 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-19T09:04:58.673Z] #55 38.83 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-19T09:04:58.673Z] #55 38.88 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-19T09:04:58.673Z] #55 38.95 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-19T09:04:58.673Z] #55 39.06 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-19T09:04:58.673Z] #55 39.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-19T09:04:58.673Z] #55 39.23 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-19T09:04:58.673Z] #55 39.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-19T09:04:58.673Z] #55 39.31 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-19T09:04:58.673Z] #55 39.40 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-19T09:04:58.673Z] #55 39.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-19T09:04:58.673Z] #55 39.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-19T09:04:58.673Z] #55 39.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-19T09:04:58.673Z] #55 40.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-19T09:04:58.673Z] #55 40.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-19T09:04:58.673Z] #55 40.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-19T09:04:58.673Z] #55 40.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-19T09:04:58.673Z] #55 40.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-19T09:04:58.673Z] #55 40.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-19T09:04:58.673Z] #55 40.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-19T09:04:58.673Z] #55 40.42 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-19T09:04:58.673Z] #55 40.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-19T09:04:58.673Z] #55 40.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-19T09:04:58.673Z] #55 40.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-19T09:04:58.673Z] #55 40.57 go: downloading github.com/julz/importas v0.1.0 [2022-05-19T09:04:58.673Z] #55 40.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-19T09:04:58.673Z] #55 40.74 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-19T09:04:58.673Z] #55 40.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-19T09:04:58.673Z] #55 40.77 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-19T09:04:58.673Z] #55 40.79 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-19T09:04:58.673Z] #55 40.81 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-19T09:04:58.673Z] #55 40.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-19T09:04:58.673Z] #55 40.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-19T09:04:58.673Z] #55 40.99 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-19T09:04:58.673Z] #55 40.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-19T09:04:58.673Z] #55 41.04 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-19T09:04:58.673Z] #55 41.09 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-19T09:04:58.933Z] #55 41.55 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-19T09:04:58.933Z] #55 41.55 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-19T09:04:58.933Z] #55 41.56 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-19T09:04:59.139Z] #19 122.9 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-05-19T09:04:59.195Z] #55 41.73 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-19T09:04:59.195Z] #55 41.73 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-19T09:04:59.195Z] #55 41.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-19T09:04:59.195Z] #55 41.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-19T09:04:59.195Z] #55 41.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-19T09:04:59.398Z] #19 122.9 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-05-19T09:04:59.443Z] #47 38.91 Updating files: 55% (1205/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 91% (1988/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-19T09:04:59.443Z] #47 40.11 + git checkout -q v2.3.0 [2022-05-19T09:04:59.456Z] #55 41.89 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-19T09:04:59.456Z] #55 42.01 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-19T09:04:59.456Z] #55 42.03 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-19T09:04:59.456Z] #55 42.07 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-19T09:04:59.456Z] #55 42.09 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-19T09:04:59.456Z] #55 42.09 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-19T09:04:59.720Z] #55 42.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-19T09:04:59.720Z] #55 42.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-19T09:04:59.720Z] #55 42.22 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-19T09:04:59.720Z] #55 42.24 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-19T09:04:59.720Z] #55 42.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-19T09:04:59.720Z] #55 42.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-19T09:04:59.720Z] #55 42.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-19T09:04:59.983Z] #55 42.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-19T09:04:59.983Z] #55 42.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-19T09:04:59.983Z] #55 42.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-19T09:04:59.983Z] #55 42.53 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-19T09:04:59.983Z] #55 42.56 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-19T09:05:00.237Z] #36 ... [2022-05-19T09:05:00.237Z] [2022-05-19T09:05:00.237Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:05:00.237Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:05:00.502Z] #47 37.46 Updating files: 47% (1032/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) [2022-05-19T09:05:00.502Z] #47 ... [2022-05-19T09:05:00.502Z] [2022-05-19T09:05:00.502Z] #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-05-19T09:05:00.502Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:00.502Z] #14 28.36 Fetched 8530 kB in 22s (387 kB/s) [2022-05-19T09:05:00.502Z] #14 28.36 Reading package lists... [2022-05-19T09:05:00.557Z] #55 43.06 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-19T09:05:00.557Z] #55 43.17 go: downloading honnef.co/go/tools v0.2.2 [2022-05-19T09:05:00.765Z] #55 43.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T09:05:00.765Z] #55 43.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-19T09:05:00.765Z] #55 43.58 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-19T09:05:00.765Z] #55 43.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-19T09:05:00.765Z] #55 43.70 go: downloading golang.org/x/mod v0.5.1 [2022-05-19T09:05:00.765Z] #55 43.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-19T09:05:00.765Z] #55 43.82 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-19T09:05:00.765Z] #55 43.86 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T09:05:00.765Z] #55 43.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-19T09:05:00.765Z] #55 44.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-19T09:05:00.765Z] #14 37.98 Reading package lists... [2022-05-19T09:05:00.765Z] #14 ... [2022-05-19T09:05:00.765Z] [2022-05-19T09:05:00.766Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:05:00.766Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:05:01.024Z] #55 44.13 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-19T09:05:01.284Z] #55 44.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T09:05:01.284Z] #55 44.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-19T09:05:01.284Z] #55 ... [2022-05-19T09:05:01.284Z] [2022-05-19T09:05:01.284Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:01.284Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-19T09:05:01.284Z] #51 38.67 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:05:01.284Z] #51 38.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:05:01.284Z] #51 38.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:05:01.284Z] #51 39.22 Selecting previously unselected package python3-six. [2022-05-19T09:05:01.284Z] #51 39.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-19T09:05:01.284Z] #51 39.24 Unpacking python3-six (1.16.0-2) ... [2022-05-19T09:05:01.284Z] #51 39.36 Selecting previously unselected package python3-protobuf. [2022-05-19T09:05:01.284Z] #51 39.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-19T09:05:01.284Z] #51 39.38 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-19T09:05:01.284Z] #51 39.86 Selecting previously unselected package libnet1:arm64. [2022-05-19T09:05:01.284Z] #51 39.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-19T09:05:01.284Z] #51 39.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:05:01.284Z] #51 39.98 Selecting previously unselected package libnl-3-200:arm64. [2022-05-19T09:05:01.284Z] #51 39.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-19T09:05:01.284Z] #51 40.01 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-19T09:05:01.284Z] #51 40.14 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-19T09:05:01.284Z] #51 40.14 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-19T09:05:01.284Z] #51 40.15 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-19T09:05:01.284Z] #51 40.32 Selecting previously unselected package criu. [2022-05-19T09:05:01.284Z] #51 40.32 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-19T09:05:01.284Z] #51 40.33 Unpacking criu (3.17-1) ... [2022-05-19T09:05:01.284Z] #51 41.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:05:01.284Z] #51 42.56 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-19T09:05:01.284Z] #51 42.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:05:01.284Z] #51 42.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-19T09:05:01.284Z] #51 42.59 Setting up python3-six (1.16.0-2) ... [2022-05-19T09:05:01.284Z] #51 43.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-19T09:05:01.284Z] #51 43.69 Setting up python3-protobuf (3.12.4-1) ... [2022-05-19T09:05:01.292Z] #47 37.46 Updating files: 47% (1032/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 84% (1841/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-19T09:05:01.292Z] #47 38.82 + git checkout -q v2.3.0 [2022-05-19T09:05:01.312Z] #19 124.8 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-05-19T09:05:01.312Z] #19 124.8 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-05-19T09:05:01.340Z] #47 ... [2022-05-19T09:05:01.340Z] [2022-05-19T09:05:01.340Z] #62 [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-05-19T09:05:01.340Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:05:01.340Z] #62 31.80 Reading package lists... [2022-05-19T09:05:01.340Z] #62 40.45 Building dependency tree... [2022-05-19T09:05:01.340Z] #62 ... [2022-05-19T09:05:01.340Z] [2022-05-19T09:05:01.340Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:01.340Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:01.340Z] #51 31.93 Fetched 8534 kB in 25s (346 kB/s) [2022-05-19T09:05:01.340Z] #51 31.93 Reading package lists... [2022-05-19T09:05:01.503Z] #55 ... [2022-05-19T09:05:01.504Z] [2022-05-19T09:05:01.504Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-19T09:05:01.504Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:05:01.504Z] #34 43.90 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-19T09:05:01.504Z] #34 44.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-19T09:05:01.905Z] #51 40.17 Reading package lists... [2022-05-19T09:05:01.905Z] #51 ... [2022-05-19T09:05:01.905Z] [2022-05-19T09:05:01.905Z] #62 [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-05-19T09:05:01.905Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:05:01.905Z] #62 40.45 Building dependency tree... [2022-05-19T09:05:02.077Z] #34 44.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-19T09:05:02.418Z] #51 ... [2022-05-19T09:05:02.418Z] [2022-05-19T09:05:02.418Z] #55 [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-05-19T09:05:02.418Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:05:02.418Z] #55 44.72 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-19T09:05:02.418Z] #55 44.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-19T09:05:02.418Z] #55 44.92 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-19T09:05:02.418Z] #55 44.93 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-19T09:05:02.418Z] #55 45.07 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T09:05:02.418Z] #55 45.08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T09:05:02.418Z] #55 45.10 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-19T09:05:02.418Z] #55 45.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-19T09:05:02.418Z] #55 45.35 go: downloading github.com/prometheus/common v0.10.0 [2022-05-19T09:05:02.678Z] #55 45.87 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-19T09:05:02.678Z] #55 45.97 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-19T09:05:02.678Z] #55 ... [2022-05-19T09:05:02.678Z] [2022-05-19T09:05:02.678Z] #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-05-19T09:05:02.678Z] #31 sha256:ecc6b398d829d7cc9ad40554803d029599ed7d1370c44d8aa9fb3fc4b04b6d1f [2022-05-19T09:05:02.678Z] #31 32.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-19T09:05:02.678Z] #31 34.75 #=#=# [2022-05-19T09:05:02.678Z] #31 35.11 #=#=# ######################################################################## 100.0% [2022-05-19T09:05:02.678Z] #31 35.97 [2022-05-19T09:05:02.678Z] #31 38.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-19T09:05:02.678Z] #31 39.75 [2022-05-19T09:05:02.678Z] #31 40.06 #=#=# ######################################################################## 100.0% [2022-05-19T09:05:02.678Z] #31 41.21 [2022-05-19T09:05:02.678Z] #31 41.50 Download of images into '/build' complete. [2022-05-19T09:05:02.678Z] #31 41.50 Use something like the following to load the result into a Docker daemon: [2022-05-19T09:05:02.678Z] #31 41.50 tar -cC '/build' . | docker load [2022-05-19T09:05:02.698Z] #19 126.1 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-05-19T09:05:02.698Z] #19 126.1 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-05-19T09:05:02.698Z] #19 126.1 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-05-19T09:05:02.698Z] #19 126.1 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-05-19T09:05:02.698Z] #19 126.1 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-05-19T09:05:02.698Z] #19 126.1 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-19T09:05:02.698Z] #19 126.1 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-19T09:05:02.698Z] #19 126.1 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-19T09:05:02.698Z] #19 126.2 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-05-19T09:05:02.698Z] #19 126.2 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-19T09:05:02.698Z] #19 126.2 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-19T09:05:02.698Z] #19 126.2 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-19T09:05:02.698Z] #19 126.2 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-19T09:05:02.698Z] #19 126.2 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-19T09:05:02.698Z] #19 126.3 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-19T09:05:02.698Z] #19 126.3 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-19T09:05:02.698Z] #19 126.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-19T09:05:02.698Z] #19 126.3 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-05-19T09:05:02.698Z] #19 126.4 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-05-19T09:05:03.023Z] #34 ... [2022-05-19T09:05:03.023Z] [2022-05-19T09:05:03.023Z] #42 [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-05-19T09:05:03.023Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:03.023Z] #42 35.62 The following NEW packages will be installed: [2022-05-19T09:05:03.023Z] #42 35.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-19T09:05:03.023Z] #42 35.65 vim-common xxd [2022-05-19T09:05:03.023Z] #42 36.04 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:03.023Z] #42 36.04 Need to get 17.7 MB of archives. [2022-05-19T09:05:03.023Z] #42 36.04 After this operation, 70.7 MB of additional disk space will be used. [2022-05-19T09:05:03.023Z] #42 36.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:05:03.023Z] #42 36.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:05:03.023Z] #42 36.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-19T09:05:03.023Z] #42 36.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-19T09:05:03.023Z] #42 36.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-19T09:05:03.023Z] #42 36.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-19T09:05:03.023Z] #42 36.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-19T09:05:03.023Z] #42 36.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-19T09:05:03.023Z] #42 36.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-19T09:05:03.023Z] #42 36.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-19T09:05:03.023Z] #42 38.28 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:03.023Z] #42 38.58 Fetched 17.7 MB in 1s (13.3 MB/s) [2022-05-19T09:05:03.023Z] #42 38.63 Selecting previously unselected package xxd. [2022-05-19T09:05:03.023Z] #42 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-05-19T09:05:03.023Z] #42 38.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:05:03.023Z] #42 38.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:03.023Z] #42 38.95 Selecting previously unselected package vim-common. [2022-05-19T09:05:03.023Z] #42 38.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:05:03.023Z] #42 38.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:03.023Z] #42 39.39 Selecting previously unselected package cmake-data. [2022-05-19T09:05:03.023Z] #42 39.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-19T09:05:03.023Z] #42 39.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:05:03.023Z] #42 42.64 Selecting previously unselected package libicu67:amd64. [2022-05-19T09:05:03.023Z] #42 42.64 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-19T09:05:03.023Z] #42 42.70 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-19T09:05:03.023Z] #42 ... [2022-05-19T09:05:03.023Z] [2022-05-19T09:05:03.023Z] #55 [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-05-19T09:05:03.023Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:03.023Z] #55 44.16 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-19T09:05:03.023Z] #55 44.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-19T09:05:03.023Z] #55 44.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-19T09:05:03.023Z] #55 44.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-19T09:05:03.023Z] #55 44.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-19T09:05:03.023Z] #55 44.38 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-19T09:05:03.023Z] #55 44.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-19T09:05:03.023Z] #55 44.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-19T09:05:03.023Z] #55 44.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-19T09:05:03.023Z] #55 44.52 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-19T09:05:03.023Z] #55 44.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-19T09:05:03.023Z] #55 44.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-19T09:05:03.023Z] #55 44.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-19T09:05:03.023Z] #55 44.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-19T09:05:03.023Z] #55 44.60 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-19T09:05:03.023Z] #55 44.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-19T09:05:03.023Z] #55 45.04 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-19T09:05:03.023Z] #55 45.10 go: downloading golang.org/x/text v0.3.7 [2022-05-19T09:05:03.284Z] #55 ... [2022-05-19T09:05:03.284Z] [2022-05-19T09:05:03.284Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:03.284Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:03.284Z] #51 35.56 The following NEW packages will be installed: [2022-05-19T09:05:03.284Z] #51 35.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:05:03.284Z] #51 35.58 python3-protobuf python3-six [2022-05-19T09:05:03.284Z] #51 36.06 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:03.284Z] #51 36.06 Need to get 2314 kB of archives. [2022-05-19T09:05:03.284Z] #51 36.06 After this operation, 11.1 MB of additional disk space will be used. [2022-05-19T09:05:03.284Z] #51 36.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-19T09:05:03.284Z] #51 36.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:05:03.284Z] #51 36.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-19T09:05:03.284Z] #51 36.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-19T09:05:03.284Z] #51 36.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-19T09:05:03.284Z] #51 36.12 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-05-19T09:05:03.284Z] #51 36.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-19T09:05:03.284Z] #51 38.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-19T09:05:03.284Z] #51 39.94 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:03.284Z] #51 40.21 Fetched 2314 kB in 3s (724 kB/s) [2022-05-19T09:05:03.284Z] #51 40.42 Selecting previously unselected package libprotobuf23:amd64. [2022-05-19T09:05:03.284Z] #51 40.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:05:03.284Z] #51 40.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-19T09:05:03.284Z] #51 40.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-19T09:05:03.284Z] #51 41.20 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:05:03.284Z] #51 41.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:05:03.284Z] #51 41.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:05:03.284Z] #51 41.49 Selecting previously unselected package python3-six. [2022-05-19T09:05:03.284Z] #51 41.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-19T09:05:03.284Z] #51 41.49 Unpacking python3-six (1.16.0-2) ... [2022-05-19T09:05:03.284Z] #51 41.56 Selecting previously unselected package python3-protobuf. [2022-05-19T09:05:03.284Z] #51 41.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-19T09:05:03.284Z] #51 41.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-19T09:05:03.284Z] #51 42.22 Selecting previously unselected package libnet1:amd64. [2022-05-19T09:05:03.284Z] #51 42.22 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-19T09:05:03.284Z] #51 42.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:05:03.284Z] #51 42.35 Selecting previously unselected package libnl-3-200:amd64. [2022-05-19T09:05:03.284Z] #51 42.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-19T09:05:03.284Z] #51 42.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:05:03.284Z] #51 42.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-19T09:05:03.284Z] #51 42.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-19T09:05:03.284Z] #51 42.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:05:03.284Z] #51 42.92 Selecting previously unselected package criu. [2022-05-19T09:05:03.284Z] #51 42.92 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-19T09:05:03.284Z] #51 42.93 Unpacking criu (3.17-1) ... [2022-05-19T09:05:03.284Z] #51 43.70 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:05:03.284Z] #51 45.44 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-19T09:05:03.284Z] #51 45.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:05:03.284Z] #51 45.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:05:03.284Z] #51 45.50 Setting up python3-six (1.16.0-2) ... [2022-05-19T09:05:03.372Z] #31 ... [2022-05-19T09:05:03.372Z] [2022-05-19T09:05:03.372Z] #55 [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-05-19T09:05:03.372Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:05:03.372Z] #55 46.33 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-19T09:05:03.546Z] #51 ... [2022-05-19T09:05:03.546Z] [2022-05-19T09:05:03.546Z] #64 [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-05-19T09:05:03.546Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:05:03.546Z] #64 6.655 + RM_GOPATH=0 [2022-05-19T09:05:03.546Z] #64 6.655 + TMP_GOPATH= [2022-05-19T09:05:03.546Z] #64 6.655 + : /build [2022-05-19T09:05:03.546Z] #64 6.655 + '[' -z '' ']' [2022-05-19T09:05:03.546Z] #64 6.655 ++ mktemp -d [2022-05-19T09:05:03.546Z] #64 6.655 + export GOPATH=/tmp/tmp.IEx8hgdiCK [2022-05-19T09:05:03.546Z] #64 6.655 + GOPATH=/tmp/tmp.IEx8hgdiCK [2022-05-19T09:05:03.546Z] #64 6.655 + RM_GOPATH=1 [2022-05-19T09:05:03.546Z] #64 6.655 + case "$(go env GOARCH)" in [2022-05-19T09:05:03.546Z] #64 6.655 ++ go env GOARCH [2022-05-19T09:05:03.546Z] #64 6.686 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:03.546Z] #64 6.686 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:03.546Z] #64 6.686 ++ dirname /install.sh [2022-05-19T09:05:03.546Z] #64 6.731 + dir=/ [2022-05-19T09:05:03.546Z] #64 6.731 + bin=containerd [2022-05-19T09:05:03.546Z] #64 6.731 + shift [2022-05-19T09:05:03.546Z] #64 6.731 + '[' '!' -f //containerd.installer ']' [2022-05-19T09:05:03.546Z] #64 6.731 + . //containerd.installer [2022-05-19T09:05:03.546Z] #64 6.731 ++ set -e [2022-05-19T09:05:03.546Z] #64 6.731 ++ : v1.6.4 [2022-05-19T09:05:03.546Z] #64 6.731 + install_containerd [2022-05-19T09:05:03.546Z] #64 6.731 + echo 'Install containerd version v1.6.4' [2022-05-19T09:05:03.546Z] #64 6.731 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IEx8hgdiCK/src/github.com/containerd/containerd [2022-05-19T09:05:03.546Z] #64 6.731 Cloning into '/tmp/tmp.IEx8hgdiCK/src/github.com/containerd/containerd'... [2022-05-19T09:05:03.546Z] #64 6.734 Install containerd version v1.6.4 [2022-05-19T09:05:03.639Z] #19 127.4 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-05-19T09:05:03.671Z] #55 ... [2022-05-19T09:05:03.671Z] [2022-05-19T09:05:03.671Z] #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-05-19T09:05:03.671Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:05:03.671Z] #14 36.56 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-05-19T09:05:03.671Z] #14 38.85 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-05-19T09:05:03.671Z] #14 39.44 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-05-19T09:05:03.671Z] #14 39.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-19T09:05:03.671Z] #14 39.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-19T09:05:03.671Z] #14 39.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-19T09:05:03.671Z] #14 39.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-19T09:05:03.671Z] #14 39.49 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-05-19T09:05:03.671Z] #14 39.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-19T09:05:03.671Z] #14 39.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-19T09:05:03.671Z] #14 39.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-19T09:05:03.671Z] #14 39.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-19T09:05:03.671Z] #14 39.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-19T09:05:03.671Z] #14 39.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-19T09:05:03.671Z] #14 39.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-19T09:05:03.671Z] #14 39.57 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-05-19T09:05:03.671Z] #14 39.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-19T09:05:03.671Z] #14 39.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-19T09:05:03.671Z] #14 40.63 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:03.671Z] #14 40.89 Fetched 108 MB in 8s (13.1 MB/s) [2022-05-19T09:05:03.671Z] #14 40.99 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-19T09:05:03.671Z] #14 40.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-19T09:05:03.671Z] #14 41.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-19T09:05:03.671Z] #14 41.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:05:03.671Z] #14 43.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-19T09:05:03.671Z] #14 43.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-19T09:05:03.671Z] #14 43.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:05:03.901Z] #19 127.4 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-05-19T09:05:03.901Z] #19 127.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-19T09:05:03.901Z] #19 127.5 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-05-19T09:05:03.901Z] #19 127.5 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-05-19T09:05:04.120Z] #64 ... [2022-05-19T09:05:04.120Z] [2022-05-19T09:05:04.120Z] #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-05-19T09:05:04.120Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:04.120Z] #14 36.84 The following NEW packages will be installed: [2022-05-19T09:05:04.120Z] #14 36.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:05:04.120Z] #14 36.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-19T09:05:04.120Z] #14 36.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-19T09:05:04.120Z] #14 36.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-19T09:05:04.120Z] #14 36.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-19T09:05:04.120Z] #14 36.84 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-19T09:05:04.120Z] #14 36.84 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-19T09:05:04.120Z] #14 36.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-19T09:05:04.120Z] #14 36.84 mingw-w64-x86-64-dev [2022-05-19T09:05:04.120Z] #14 37.22 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:04.120Z] #14 37.22 Need to get 115 MB of archives. [2022-05-19T09:05:04.120Z] #14 37.22 After this operation, 645 MB of additional disk space will be used. [2022-05-19T09:05:04.120Z] #14 37.22 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-05-19T09:05:04.120Z] #14 37.35 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-05-19T09:05:04.120Z] #14 37.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-19T09:05:04.120Z] #14 37.48 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-05-19T09:05:04.120Z] #14 37.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-19T09:05:04.120Z] #14 37.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-19T09:05:04.120Z] #14 37.80 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-05-19T09:05:04.120Z] #14 37.99 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-05-19T09:05:04.120Z] #14 37.99 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-05-19T09:05:04.120Z] #14 38.70 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-05-19T09:05:04.120Z] #14 40.11 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-05-19T09:05:04.120Z] #14 40.66 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-05-19T09:05:04.120Z] #14 41.39 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-05-19T09:05:04.120Z] #14 43.02 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-05-19T09:05:04.120Z] #14 43.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-19T09:05:04.120Z] #14 43.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-19T09:05:04.120Z] #14 43.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-19T09:05:04.120Z] #14 43.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-19T09:05:04.120Z] #14 43.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-19T09:05:04.120Z] #14 43.62 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-05-19T09:05:04.120Z] #14 43.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-19T09:05:04.120Z] #14 43.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-19T09:05:04.120Z] #14 43.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-19T09:05:04.120Z] #14 43.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-19T09:05:04.120Z] #14 43.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-19T09:05:04.120Z] #14 43.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-19T09:05:04.120Z] #14 43.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-19T09:05:04.120Z] #14 43.72 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-05-19T09:05:04.120Z] #14 43.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-19T09:05:04.120Z] #14 43.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-19T09:05:04.120Z] #14 44.98 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:04.120Z] #14 45.31 Fetched 115 MB in 7s (16.7 MB/s) [2022-05-19T09:05:04.120Z] #14 45.36 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-19T09:05:04.120Z] #14 45.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:05:04.120Z] #14 45.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-19T09:05:04.120Z] #14 45.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:05:04.244Z] #14 47.46 Selecting previously unselected package binutils-mingw-w64. [2022-05-19T09:05:04.244Z] #14 47.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-19T09:05:04.244Z] #14 47.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:05:04.382Z] #14 ... [2022-05-19T09:05:04.383Z] [2022-05-19T09:05:04.383Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:04.383Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:04.383Z] #51 46.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:05:04.383Z] #51 46.63 Setting up python3-protobuf (3.12.4-1) ... [2022-05-19T09:05:04.605Z] #47 41.60 + 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-05-19T09:05:04.605Z] #47 ... [2022-05-19T09:05:04.605Z] [2022-05-19T09:05:04.605Z] #42 [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-05-19T09:05:04.605Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:04.605Z] #42 32.30 Fetched 8530 kB in 24s (352 kB/s) [2022-05-19T09:05:04.605Z] #42 32.30 Reading package lists... [2022-05-19T09:05:04.605Z] #42 42.08 Reading package lists... [2022-05-19T09:05:04.605Z] #42 ... [2022-05-19T09:05:04.605Z] [2022-05-19T09:05:04.605Z] #62 [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-05-19T09:05:04.605Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:05:04.605Z] #62 31.46 Reading package lists... [2022-05-19T09:05:05.186Z] #14 ... [2022-05-19T09:05:05.186Z] [2022-05-19T09:05:05.186Z] #55 [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-05-19T09:05:05.186Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:05:05.186Z] #55 48.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-19T09:05:05.299Z] #19 128.6 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-19T09:05:05.299Z] #19 128.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-19T09:05:05.299Z] #19 128.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-19T09:05:05.299Z] #19 128.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-19T09:05:05.299Z] #19 128.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-19T09:05:05.299Z] #19 128.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-19T09:05:05.299Z] #19 128.8 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-05-19T09:05:05.299Z] #19 128.8 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-19T09:05:05.299Z] #19 128.8 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-19T09:05:05.299Z] #19 128.8 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-19T09:05:05.299Z] #19 128.9 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-05-19T09:05:05.299Z] #19 128.9 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-19T09:05:05.299Z] #19 128.9 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-19T09:05:05.299Z] #19 128.9 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-19T09:05:05.299Z] #19 128.9 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-19T09:05:05.299Z] #19 128.9 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-19T09:05:05.299Z] #19 128.9 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-05-19T09:05:05.299Z] #19 128.9 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-05-19T09:05:06.087Z] #62 47.00 The following additional packages will be installed: [2022-05-19T09:05:06.087Z] #62 47.00 libbtrfs0 [2022-05-19T09:05:06.132Z] #55 ... [2022-05-19T09:05:06.132Z] [2022-05-19T09:05:06.132Z] #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-05-19T09:05:06.132Z] #31 sha256:ecc6b398d829d7cc9ad40554803d029599ed7d1370c44d8aa9fb3fc4b04b6d1f [2022-05-19T09:05:06.132Z] #31 DONE 45.8s [2022-05-19T09:05:06.347Z] #62 47.29 The following NEW packages will be installed: [2022-05-19T09:05:06.347Z] #62 47.31 libbtrfs-dev libbtrfs0 [2022-05-19T09:05:06.392Z] [2022-05-19T09:05:06.392Z] #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-05-19T09:05:06.392Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:05:06.392Z] #14 48.49 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-19T09:05:06.392Z] #14 48.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-19T09:05:06.392Z] #14 48.53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-19T09:05:06.392Z] #14 49.29 Selecting previously unselected package dmsetup. [2022-05-19T09:05:06.392Z] #14 49.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-19T09:05:06.392Z] #14 49.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:05:06.392Z] #14 49.49 Selecting previously unselected package mingw-w64-common. [2022-05-19T09:05:06.392Z] #14 49.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-19T09:05:06.392Z] #14 49.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-19T09:05:06.680Z] #19 130.1 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-19T09:05:06.680Z] #19 130.1 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-19T09:05:06.680Z] #19 130.1 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-19T09:05:06.680Z] #19 130.1 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-05-19T09:05:06.680Z] #19 130.2 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-05-19T09:05:06.916Z] #62 47.82 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:06.916Z] #62 47.82 Need to get 460 kB of archives. [2022-05-19T09:05:06.916Z] #62 47.82 After this operation, 1237 kB of additional disk space will be used. [2022-05-19T09:05:06.916Z] #62 47.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-19T09:05:06.916Z] #62 47.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-19T09:05:07.352Z] #14 ... [2022-05-19T09:05:07.352Z] [2022-05-19T09:05:07.352Z] #42 [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-05-19T09:05:07.352Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-19T09:05:07.352Z] #42 40.73 Selecting previously unselected package libicu67:arm64. [2022-05-19T09:05:07.352Z] #42 40.73 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-19T09:05:07.352Z] #42 40.75 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-19T09:05:07.352Z] #42 47.72 Selecting previously unselected package libxml2:arm64. [2022-05-19T09:05:07.352Z] #42 47.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-19T09:05:07.352Z] #42 48.32 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:05:07.352Z] #42 49.34 Selecting previously unselected package libarchive13:arm64. [2022-05-19T09:05:07.352Z] #42 49.34 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-19T09:05:07.352Z] #42 49.35 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-19T09:05:07.352Z] #42 49.67 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-19T09:05:07.352Z] #42 49.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-19T09:05:07.352Z] #42 49.69 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-19T09:05:07.352Z] #42 49.96 Selecting previously unselected package librhash0:arm64. [2022-05-19T09:05:07.352Z] #42 49.96 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-19T09:05:07.352Z] #42 49.99 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-19T09:05:07.352Z] #42 50.18 Selecting previously unselected package libuv1:arm64. [2022-05-19T09:05:07.352Z] #42 50.19 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-19T09:05:07.352Z] #42 50.20 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-19T09:05:07.352Z] #42 50.37 Selecting previously unselected package cmake. [2022-05-19T09:05:07.352Z] #42 50.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-19T09:05:07.352Z] #42 50.38 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:05:07.618Z] #19 131.2 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-05-19T09:05:07.618Z] #19 131.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-19T09:05:07.618Z] #19 131.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-19T09:05:07.618Z] #19 131.3 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-05-19T09:05:07.618Z] #19 131.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-19T09:05:07.618Z] #19 131.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-19T09:05:07.618Z] #19 131.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-19T09:05:07.618Z] #19 131.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-19T09:05:07.878Z] #19 131.3 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-19T09:05:07.878Z] #19 131.3 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-05-19T09:05:07.878Z] #19 131.4 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-05-19T09:05:07.922Z] #42 ... [2022-05-19T09:05:07.922Z] [2022-05-19T09:05:07.922Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:07.922Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-19T09:05:07.922Z] #51 48.35 Setting up criu (3.17-1) ... [2022-05-19T09:05:07.922Z] #51 49.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:07.922Z] #51 DONE 50.7s [2022-05-19T09:05:07.922Z] [2022-05-19T09:05:07.922Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:05:07.922Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-19T09:05:08.292Z] #62 ... [2022-05-19T09:05:08.292Z] [2022-05-19T09:05:08.292Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:08.292Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:08.292Z] #51 40.17 Reading package lists... [2022-05-19T09:05:08.665Z] #51 50.99 Setting up criu (3.17-1) ... [2022-05-19T09:05:08.817Z] #19 132.4 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-05-19T09:05:08.817Z] #19 132.4 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-05-19T09:05:08.817Z] #19 132.4 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-19T09:05:08.817Z] #19 132.5 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-05-19T09:05:09.076Z] #19 132.5 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-05-19T09:05:09.271Z] #51 ... [2022-05-19T09:05:09.271Z] [2022-05-19T09:05:09.271Z] #55 [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-05-19T09:05:09.271Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:09.271Z] #55 51.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T09:05:09.271Z] #55 51.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-19T09:05:09.271Z] #55 51.58 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-19T09:05:09.271Z] #55 51.65 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-19T09:05:09.271Z] #55 51.67 go: downloading golang.org/x/mod v0.5.1 [2022-05-19T09:05:09.271Z] #55 51.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-19T09:05:09.271Z] #55 51.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-19T09:05:09.271Z] #55 51.96 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T09:05:09.271Z] #55 51.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-19T09:05:09.271Z] #55 52.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-19T09:05:09.532Z] #55 52.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-19T09:05:09.835Z] #47 ... [2022-05-19T09:05:09.835Z] [2022-05-19T09:05:09.835Z] #42 [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-05-19T09:05:09.835Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-19T09:05:09.835Z] #42 53.01 Setting up libicu67:arm64 (67.1-7) ... [2022-05-19T09:05:09.835Z] #42 53.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:09.835Z] #42 53.05 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-19T09:05:09.835Z] #42 53.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:09.835Z] #42 53.09 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-19T09:05:09.914Z] #62 40.59 Reading package lists... [2022-05-19T09:05:09.914Z] #62 ... [2022-05-19T09:05:09.914Z] [2022-05-19T09:05:09.914Z] #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-05-19T09:05:09.914Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:09.914Z] #14 37.98 Reading package lists... [2022-05-19T09:05:10.018Z] #19 133.6 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-05-19T09:05:10.018Z] #19 133.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-19T09:05:10.018Z] #19 133.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-19T09:05:10.018Z] #19 133.7 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-05-19T09:05:10.018Z] #19 133.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-19T09:05:10.018Z] #19 133.7 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-19T09:05:10.018Z] #19 133.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-19T09:05:10.018Z] #19 133.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-19T09:05:10.018Z] #19 133.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-19T09:05:10.018Z] #19 133.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-19T09:05:10.018Z] #19 133.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-19T09:05:10.098Z] #42 53.12 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-19T09:05:10.098Z] #42 53.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:05:10.098Z] #42 53.16 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:05:10.098Z] #42 53.18 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-19T09:05:10.098Z] #42 53.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:05:10.098Z] #42 53.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:10.105Z] #55 52.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T09:05:10.105Z] #55 52.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-19T09:05:10.278Z] #19 133.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-19T09:05:10.278Z] #19 133.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-19T09:05:10.278Z] #19 133.8 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-05-19T09:05:10.278Z] #19 133.8 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-05-19T09:05:10.367Z] #55 52.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-19T09:05:10.367Z] #55 52.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-19T09:05:10.630Z] #55 53.22 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-19T09:05:10.630Z] #55 53.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-19T09:05:10.630Z] #55 53.33 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T09:05:10.669Z] #42 DONE 53.8s [2022-05-19T09:05:10.669Z] [2022-05-19T09:05:10.669Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-19T09:05:10.669Z] #43 sha256:0eae3ccccff8765bd31fbf30c40dca596d510b526964f96bb20c528fbd6de3b4 [2022-05-19T09:05:10.669Z] #43 DONE 0.1s [2022-05-19T09:05:10.669Z] [2022-05-19T09:05:10.669Z] #44 [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-05-19T09:05:10.669Z] #44 sha256:e4d603fa78fb4395aa261634c5c30a54560341ce99a178662d5de9c8afc16435 [2022-05-19T09:05:10.893Z] #55 53.34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T09:05:10.893Z] #55 53.37 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-19T09:05:10.893Z] #55 53.38 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-19T09:05:10.893Z] #55 53.55 go: downloading github.com/prometheus/common v0.10.0 [2022-05-19T09:05:11.079Z] #51 49.07 Building dependency tree... [2022-05-19T09:05:11.079Z] #51 ... [2022-05-19T09:05:11.079Z] [2022-05-19T09:05:11.079Z] #62 [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-05-19T09:05:11.079Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:05:11.079Z] #62 49.54 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:11.079Z] #62 50.07 Fetched 460 kB in 0s (1232 kB/s) [2022-05-19T09:05:11.079Z] #62 50.32 Selecting previously unselected package libbtrfs0:amd64. [2022-05-19T09:05:11.079Z] #62 50.32 (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-05-19T09:05:11.079Z] #62 50.40 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-19T09:05:11.079Z] #62 50.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:05:11.079Z] #62 50.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-19T09:05:11.079Z] #62 50.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-19T09:05:11.079Z] #62 50.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:05:11.079Z] #62 51.48 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:05:11.079Z] #62 51.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:05:11.079Z] #62 51.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:11.079Z] #62 DONE 52.2s [2022-05-19T09:05:11.156Z] #55 53.71 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-19T09:05:11.156Z] #55 ... [2022-05-19T09:05:11.156Z] [2022-05-19T09:05:11.156Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:11.156Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:11.156Z] #51 53.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:11.156Z] #51 DONE 53.6s [2022-05-19T09:05:11.156Z] [2022-05-19T09:05:11.156Z] #55 [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-05-19T09:05:11.156Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:11.156Z] #55 53.83 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-19T09:05:11.222Z] #19 134.9 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-05-19T09:05:11.222Z] #19 134.9 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-05-19T09:05:11.222Z] #19 134.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-19T09:05:11.222Z] #19 135.0 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-05-19T09:05:11.237Z] #44 0.664 + RM_GOPATH=0 [2022-05-19T09:05:11.237Z] #44 0.664 + TMP_GOPATH= [2022-05-19T09:05:11.237Z] #44 0.664 + : /build [2022-05-19T09:05:11.237Z] #44 0.664 + '[' -z '' ']' [2022-05-19T09:05:11.237Z] #44 0.666 ++ mktemp -d [2022-05-19T09:05:11.237Z] #44 0.670 + export GOPATH=/tmp/tmp.qzXQz0zhVg [2022-05-19T09:05:11.237Z] #44 0.670 + GOPATH=/tmp/tmp.qzXQz0zhVg [2022-05-19T09:05:11.237Z] #44 0.670 + RM_GOPATH=1 [2022-05-19T09:05:11.237Z] #44 0.670 + case "$(go env GOARCH)" in [2022-05-19T09:05:11.237Z] #44 0.672 ++ go env GOARCH [2022-05-19T09:05:11.237Z] #44 0.707 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:11.308Z] #14 47.14 Building dependency tree... [2022-05-19T09:05:11.336Z] [2022-05-19T09:05:11.336Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-19T09:05:11.336Z] #63 sha256:179c0ea898872c8222b4c72c88f14d399ff274bcbeb9c01126f0c755aeef1f64 [2022-05-19T09:05:11.336Z] #63 DONE 0.1s [2022-05-19T09:05:11.336Z] [2022-05-19T09:05:11.336Z] #64 [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-05-19T09:05:11.336Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0 [2022-05-19T09:05:11.419Z] #55 54.01 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-19T09:05:11.481Z] #19 135.0 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-05-19T09:05:11.514Z] #44 0.707 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:11.514Z] #44 0.708 ++ dirname /install.sh [2022-05-19T09:05:11.514Z] #44 0.710 + dir=/ [2022-05-19T09:05:11.514Z] #44 0.711 + bin=tini [2022-05-19T09:05:11.514Z] #44 0.711 + shift [2022-05-19T09:05:11.514Z] #44 0.711 + '[' '!' -f //tini.installer ']' [2022-05-19T09:05:11.514Z] #44 0.711 + . //tini.installer [2022-05-19T09:05:11.514Z] #44 0.712 ++ : v0.19.0 [2022-05-19T09:05:11.514Z] #44 0.712 + install_tini [2022-05-19T09:05:11.514Z] #44 0.712 + echo 'Install tini version v0.19.0' [2022-05-19T09:05:11.514Z] #44 0.712 Install tini version v0.19.0 [2022-05-19T09:05:11.514Z] #44 0.713 + git clone https://github.com/krallin/tini.git /tmp/tmp.qzXQz0zhVg/tini [2022-05-19T09:05:11.514Z] #44 0.724 Cloning into '/tmp/tmp.qzXQz0zhVg/tini'... [2022-05-19T09:05:12.083Z] #44 1.344 + cd /tmp/tmp.qzXQz0zhVg/tini [2022-05-19T09:05:12.083Z] #44 1.344 + git checkout -q v0.19.0 [2022-05-19T09:05:12.083Z] #44 1.353 + cmake . [2022-05-19T09:05:12.269Z] #64 ... [2022-05-19T09:05:12.269Z] [2022-05-19T09:05:12.269Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:05:12.269Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:05:12.269Z] #47 42.88 + 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-05-19T09:05:12.269Z] #47 ... [2022-05-19T09:05:12.269Z] [2022-05-19T09:05:12.269Z] #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-05-19T09:05:12.269Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:12.269Z] #14 38.32 Reading package lists... [2022-05-19T09:05:12.269Z] #14 47.14 Building dependency tree... [2022-05-19T09:05:12.269Z] #14 52.84 The following additional packages will be installed: [2022-05-19T09:05:12.269Z] #14 52.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:05:12.269Z] #14 52.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-19T09:05:12.269Z] #14 52.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-19T09:05:12.269Z] #14 52.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-19T09:05:12.269Z] #14 52.88 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-19T09:05:12.269Z] #14 52.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-19T09:05:12.269Z] #14 52.89 mingw-w64-common mingw-w64-x86-64-dev [2022-05-19T09:05:12.269Z] #14 52.93 Suggested packages: [2022-05-19T09:05:12.269Z] #14 52.93 gcc-10-locales seccomp wine64 [2022-05-19T09:05:12.342Z] #44 1.814 -- The C compiler identification is GNU 10.2.1 [2022-05-19T09:05:12.422Z] #19 136.0 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-05-19T09:05:12.422Z] #19 136.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-19T09:05:12.422Z] #19 136.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-19T09:05:12.422Z] #19 136.0 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-19T09:05:12.422Z] #19 136.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-19T09:05:12.422Z] #19 136.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-19T09:05:12.422Z] #19 136.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-19T09:05:12.422Z] #19 136.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-19T09:05:12.422Z] #19 136.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-19T09:05:12.422Z] #19 136.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-19T09:05:12.422Z] #19 136.1 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-05-19T09:05:12.601Z] #44 1.841 -- Detecting C compiler ABI info [2022-05-19T09:05:12.682Z] #19 136.1 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-05-19T09:05:12.809Z] #55 55.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-19T09:05:12.834Z] #14 ... [2022-05-19T09:05:12.834Z] [2022-05-19T09:05:12.834Z] #64 [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-05-19T09:05:12.834Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0 [2022-05-19T09:05:12.834Z] #64 1.495 + RM_GOPATH=0 [2022-05-19T09:05:12.834Z] #64 1.495 + TMP_GOPATH= [2022-05-19T09:05:12.834Z] #64 1.495 + : /build [2022-05-19T09:05:12.834Z] #64 1.495 + '[' -z '' ']' [2022-05-19T09:05:12.834Z] #64 1.495 ++ mktemp -d [2022-05-19T09:05:12.834Z] #64 1.580 + export GOPATH=/tmp/tmp.UD5mIvpp2S [2022-05-19T09:05:12.834Z] #64 1.580 + GOPATH=/tmp/tmp.UD5mIvpp2S [2022-05-19T09:05:13.072Z] #55 ... [2022-05-19T09:05:13.072Z] [2022-05-19T09:05:13.072Z] #42 [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-05-19T09:05:13.072Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:13.072Z] #42 48.68 Selecting previously unselected package libxml2:amd64. [2022-05-19T09:05:13.072Z] #42 48.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-19T09:05:13.072Z] #42 48.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 49.31 Selecting previously unselected package libarchive13:amd64. [2022-05-19T09:05:13.072Z] #42 49.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-19T09:05:13.072Z] #42 49.37 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 49.70 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-19T09:05:13.072Z] #42 49.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-19T09:05:13.072Z] #42 49.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-19T09:05:13.072Z] #42 49.90 Selecting previously unselected package librhash0:amd64. [2022-05-19T09:05:13.072Z] #42 49.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-19T09:05:13.072Z] #42 49.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-19T09:05:13.072Z] #42 50.29 Selecting previously unselected package libuv1:amd64. [2022-05-19T09:05:13.072Z] #42 50.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-19T09:05:13.072Z] #42 50.29 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-19T09:05:13.072Z] #42 50.79 Selecting previously unselected package cmake. [2022-05-19T09:05:13.072Z] #42 50.79 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-19T09:05:13.072Z] #42 50.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 54.78 Setting up libicu67:amd64 (67.1-7) ... [2022-05-19T09:05:13.072Z] #42 54.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 54.81 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-19T09:05:13.072Z] #42 54.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 54.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-19T09:05:13.072Z] #42 54.88 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-19T09:05:13.072Z] #42 54.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 54.91 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 54.92 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 54.94 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:05:13.072Z] #42 54.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:13.072Z] #42 DONE 55.7s [2022-05-19T09:05:13.072Z] [2022-05-19T09:05:13.072Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-19T09:05:13.072Z] #43 sha256:70040e7374e04d85797db0ea355d637d3eed222ec121cd67cdcef32366e15f86 [2022-05-19T09:05:13.092Z] #64 1.580 + RM_GOPATH=1 [2022-05-19T09:05:13.092Z] #64 1.581 + case "$(go env GOARCH)" in [2022-05-19T09:05:13.092Z] #64 1.581 ++ go env GOARCH [2022-05-19T09:05:13.092Z] #64 1.664 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:13.092Z] #64 1.664 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:13.092Z] #64 1.664 ++ dirname /install.sh [2022-05-19T09:05:13.092Z] #64 1.720 + dir=/ [2022-05-19T09:05:13.092Z] #64 1.720 + bin=containerd [2022-05-19T09:05:13.092Z] #64 1.720 + shift [2022-05-19T09:05:13.092Z] #64 1.720 + '[' '!' -f //containerd.installer ']' [2022-05-19T09:05:13.092Z] #64 1.720 + . //containerd.installer [2022-05-19T09:05:13.092Z] #64 1.720 ++ set -e [2022-05-19T09:05:13.092Z] #64 1.720 ++ : v1.6.4 [2022-05-19T09:05:13.092Z] #64 1.720 + install_containerd [2022-05-19T09:05:13.092Z] #64 1.735 + echo 'Install containerd version v1.6.4' [2022-05-19T09:05:13.092Z] #64 1.743 Install containerd version v1.6.4 [2022-05-19T09:05:13.092Z] #64 1.744 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UD5mIvpp2S/src/github.com/containerd/containerd [2022-05-19T09:05:13.092Z] #64 1.756 Cloning into '/tmp/tmp.UD5mIvpp2S/src/github.com/containerd/containerd'... [2022-05-19T09:05:13.179Z] #44 2.402 -- Detecting C compiler ABI info - done [2022-05-19T09:05:13.180Z] #44 2.506 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-19T09:05:13.180Z] #44 2.507 -- Detecting C compile features [2022-05-19T09:05:13.180Z] #44 2.511 -- Detecting C compile features - done [2022-05-19T09:05:13.180Z] #44 2.540 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-19T09:05:13.438Z] #44 ... [2022-05-19T09:05:13.438Z] [2022-05-19T09:05:13.438Z] #53 [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-05-19T09:05:13.438Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-19T09:05:13.438Z] #53 55.67 gotestsum version dev [2022-05-19T09:05:13.438Z] #53 DONE 56.6s [2022-05-19T09:05:13.438Z] [2022-05-19T09:05:13.438Z] #44 [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-05-19T09:05:13.438Z] #44 sha256:e4d603fa78fb4395aa261634c5c30a54560341ce99a178662d5de9c8afc16435 [2022-05-19T09:05:13.438Z] #44 2.798 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-19T09:05:13.438Z] #44 2.907 -- Configuring done [2022-05-19T09:05:13.627Z] #19 137.1 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-05-19T09:05:13.627Z] #19 137.1 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-05-19T09:05:13.627Z] #19 137.1 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-19T09:05:13.627Z] #19 137.1 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-05-19T09:05:13.627Z] #19 137.2 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-05-19T09:05:13.646Z] #43 DONE 0.6s [2022-05-19T09:05:13.646Z] [2022-05-19T09:05:13.646Z] #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-05-19T09:05:13.646Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:13.646Z] #14 48.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-19T09:05:13.646Z] #14 48.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-19T09:05:13.646Z] #14 48.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:05:13.646Z] #14 51.28 Selecting previously unselected package binutils-mingw-w64. [2022-05-19T09:05:13.646Z] #14 51.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-19T09:05:13.646Z] #14 51.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:05:13.646Z] #14 51.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-19T09:05:13.646Z] #14 51.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:05:13.646Z] #14 51.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:05:13.647Z] #14 51.67 Selecting previously unselected package dmsetup. [2022-05-19T09:05:13.647Z] #14 51.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:05:13.647Z] #14 51.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:05:13.647Z] #14 51.98 Selecting previously unselected package mingw-w64-common. [2022-05-19T09:05:13.647Z] #14 51.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-19T09:05:13.647Z] #14 51.98 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-19T09:05:13.647Z] #14 ... [2022-05-19T09:05:13.647Z] [2022-05-19T09:05:13.647Z] #44 [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-05-19T09:05:13.647Z] #44 sha256:ef0637a537a8d0680f598c27d8f05ea903b940d21da74b0479d005c6c13634c3 [2022-05-19T09:05:13.698Z] #44 2.939 -- Generating done [2022-05-19T09:05:13.698Z] #44 2.947 -- Build files have been written to: /tmp/tmp.qzXQz0zhVg/tini [2022-05-19T09:05:13.698Z] #44 2.974 + make tini-static [2022-05-19T09:05:14.049Z] using credential docker-jenkins-github-credentials [2022-05-19T09:05:14.124Z] Cloning the remote Git repository [2022-05-19T09:05:14.125Z] Cloning with configured refspecs honoured and without tags [2022-05-19T09:05:14.266Z] #44 3.542 Scanning dependencies of target tini-static [2022-05-19T09:05:14.525Z] #44 3.664 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-19T09:05:14.565Z] #19 138.2 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-05-19T09:05:14.565Z] #19 138.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-19T09:05:15.461Z] #44 4.684 [100%] Linking C executable tini-static [2022-05-19T09:05:15.533Z] #14 ... [2022-05-19T09:05:15.533Z] [2022-05-19T09:05:15.533Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:15.533Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:15.533Z] #51 34.01 Reading package lists... [2022-05-19T09:05:15.533Z] #51 42.96 Reading package lists... [2022-05-19T09:05:15.533Z] #51 51.46 Building dependency tree... [2022-05-19T09:05:15.533Z] #51 ... [2022-05-19T09:05:15.533Z] [2022-05-19T09:05:15.533Z] #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-05-19T09:05:15.533Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:15.533Z] #14 53.14 The following additional packages will be installed: [2022-05-19T09:05:15.533Z] #14 53.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:05:15.533Z] #14 53.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-19T09:05:15.533Z] #14 53.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-19T09:05:15.533Z] #14 53.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-19T09:05:15.533Z] #14 53.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-19T09:05:15.533Z] #14 53.15 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-19T09:05:15.533Z] #14 53.15 mingw-w64-common mingw-w64-x86-64-dev [2022-05-19T09:05:15.533Z] #14 53.19 Suggested packages: [2022-05-19T09:05:15.533Z] #14 53.19 gcc-10-locales seccomp wine64 [2022-05-19T09:05:14.305Z] Cloning repository https://github.com/moby/moby.git [2022-05-19T09:05:14.680Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-19T09:05:16.022Z] #19 139.3 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:16.022Z] #19 139.7 Fetched 787 MB in 21s (38.1 MB/s) [2022-05-19T09:05:16.022Z] #19 139.8 Selecting previously unselected package liblocale-gettext-perl. [2022-05-19T09:05:16.038Z] #44 5.180 [100%] Built target tini-static [2022-05-19T09:05:16.038Z] #44 5.285 + mkdir -p /build [2022-05-19T09:05:16.038Z] #44 5.290 + cp tini-static /build/docker-init [2022-05-19T09:05:16.284Z] #19 139.8 (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-05-19T09:05:16.284Z] #19 139.8 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-19T09:05:16.284Z] #19 139.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-19T09:05:16.284Z] #19 139.9 Selecting previously unselected package bzip2. [2022-05-19T09:05:16.284Z] #19 139.9 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-19T09:05:16.284Z] #19 139.9 Unpacking bzip2 (1.0.8-4) ... [2022-05-19T09:05:16.284Z] #19 140.0 Selecting previously unselected package libmagic-mgc. [2022-05-19T09:05:16.284Z] #19 140.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-19T09:05:16.284Z] #19 140.0 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-19T09:05:16.374Z] #64 ... [2022-05-19T09:05:16.374Z] [2022-05-19T09:05:16.374Z] #42 [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-05-19T09:05:16.374Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:16.374Z] #42 38.16 Reading package lists... [2022-05-19T09:05:16.374Z] #42 47.02 Building dependency tree... [2022-05-19T09:05:16.374Z] #42 53.26 The following additional packages will be installed: [2022-05-19T09:05:16.374Z] #42 53.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-19T09:05:16.374Z] #42 53.33 Suggested packages: [2022-05-19T09:05:16.374Z] #42 53.33 cmake-doc ninja-build lrzip [2022-05-19T09:05:16.374Z] #42 53.33 Recommended packages: [2022-05-19T09:05:16.374Z] #42 53.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-19T09:05:16.374Z] #42 55.02 The following NEW packages will be installed: [2022-05-19T09:05:16.374Z] #42 55.04 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-19T09:05:16.374Z] #42 55.04 vim-common xxd [2022-05-19T09:05:16.374Z] #42 55.54 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:16.374Z] #42 55.54 Need to get 17.7 MB of archives. [2022-05-19T09:05:16.374Z] #42 55.54 After this operation, 70.7 MB of additional disk space will be used. [2022-05-19T09:05:16.374Z] #42 55.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:05:16.374Z] #42 55.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:05:16.374Z] #42 55.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-19T09:05:16.374Z] #42 55.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-19T09:05:16.374Z] #42 56.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-19T09:05:16.374Z] #42 56.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-19T09:05:16.374Z] #42 56.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-19T09:05:16.374Z] #42 56.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-19T09:05:16.374Z] #42 56.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-19T09:05:16.374Z] #42 56.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-19T09:05:16.374Z] #42 ... [2022-05-19T09:05:16.374Z] [2022-05-19T09:05:16.374Z] #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-05-19T09:05:16.374Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:16.374Z] #14 55.57 The following NEW packages will be installed: [2022-05-19T09:05:16.374Z] #14 55.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:05:16.374Z] #14 55.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-19T09:05:16.374Z] #14 55.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-19T09:05:16.374Z] #14 55.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-19T09:05:16.374Z] #14 55.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-19T09:05:16.374Z] #14 55.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-19T09:05:16.374Z] #14 55.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-19T09:05:16.374Z] #14 55.61 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-19T09:05:16.374Z] #14 55.61 mingw-w64-x86-64-dev [2022-05-19T09:05:16.374Z] #14 56.17 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:16.374Z] #14 56.17 Need to get 115 MB of archives. [2022-05-19T09:05:16.374Z] #14 56.17 After this operation, 645 MB of additional disk space will be used. [2022-05-19T09:05:16.374Z] #14 56.17 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-05-19T09:05:16.374Z] #14 56.39 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-05-19T09:05:16.374Z] #14 56.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-19T09:05:16.374Z] #14 56.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-05-19T09:05:16.374Z] #14 56.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-19T09:05:16.374Z] #14 56.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-19T09:05:16.374Z] #14 57.39 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-05-19T09:05:16.605Z] #44 DONE 5.7s [2022-05-19T09:05:16.605Z] [2022-05-19T09:05:16.605Z] #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-05-19T09:05:16.605Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:05:16.605Z] #14 55.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-19T09:05:16.605Z] #14 55.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-19T09:05:16.605Z] #14 55.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:05:16.853Z] #19 140.3 Selecting previously unselected package libmagic1:amd64. [2022-05-19T09:05:16.853Z] #19 140.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-19T09:05:16.853Z] #19 140.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-19T09:05:16.853Z] #19 140.4 Selecting previously unselected package file. [2022-05-19T09:05:16.853Z] #19 140.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-19T09:05:16.853Z] #19 140.4 Unpacking file (1:5.39-3) ... [2022-05-19T09:05:16.853Z] #19 140.5 Selecting previously unselected package xz-utils. [2022-05-19T09:05:16.853Z] #19 140.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-19T09:05:16.853Z] #19 140.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:05:16.853Z] #19 140.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-19T09:05:16.949Z] #14 57.88 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-05-19T09:05:16.949Z] #14 57.90 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-05-19T09:05:17.112Z] #19 140.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-19T09:05:17.112Z] #19 140.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-19T09:05:17.452Z] #14 55.35 The following NEW packages will be installed: [2022-05-19T09:05:17.515Z] #14 ... [2022-05-19T09:05:17.515Z] [2022-05-19T09:05:17.515Z] #57 [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-05-19T09:05:17.515Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:05:17.515Z] #57 57.57 v3.0.2 [2022-05-19T09:05:17.515Z] #57 DONE 58.4s [2022-05-19T09:05:17.515Z] [2022-05-19T09:05:17.515Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:17.515Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:17.515Z] #51 54.82 The following additional packages will be installed: [2022-05-19T09:05:17.515Z] #51 54.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:05:17.515Z] #51 54.86 python3-protobuf python3-six [2022-05-19T09:05:17.515Z] #51 54.87 Suggested packages: [2022-05-19T09:05:17.515Z] #51 54.89 python3-setuptools [2022-05-19T09:05:17.515Z] #51 54.89 Recommended packages: [2022-05-19T09:05:17.515Z] #51 54.89 iproute2 | iproute [2022-05-19T09:05:17.515Z] #51 56.11 The following NEW packages will be installed: [2022-05-19T09:05:17.515Z] #51 56.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:05:17.515Z] #51 56.21 python3-protobuf python3-six [2022-05-19T09:05:17.515Z] #51 57.10 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:17.515Z] #51 57.10 Need to get 2314 kB of archives. [2022-05-19T09:05:17.515Z] #51 57.10 After this operation, 11.1 MB of additional disk space will be used. [2022-05-19T09:05:17.515Z] #51 57.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-19T09:05:17.515Z] #51 57.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:05:17.515Z] #51 57.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-19T09:05:17.515Z] #51 57.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-19T09:05:17.515Z] #51 57.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-19T09:05:17.515Z] #51 57.41 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-05-19T09:05:17.515Z] #51 57.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-19T09:05:17.682Z] #19 ... [2022-05-19T09:05:17.682Z] [2022-05-19T09:05:17.682Z] #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-05-19T09:05:17.682Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:05:17.682Z] #41 DONE 152.3s [2022-05-19T09:05:17.714Z] #14 55.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:05:17.714Z] #14 55.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-19T09:05:17.714Z] #14 55.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-19T09:05:17.714Z] #14 55.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-19T09:05:17.714Z] #14 55.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-19T09:05:17.714Z] #14 55.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-19T09:05:17.714Z] #14 55.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-19T09:05:17.714Z] #14 55.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-19T09:05:17.714Z] #14 55.41 mingw-w64-x86-64-dev [2022-05-19T09:05:15.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:05:15.618Z] > git --version # timeout=10 [2022-05-19T09:05:15.665Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-19T09:05:15.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:05:15.680Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:05:17.941Z] [2022-05-19T09:05:17.941Z] #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-05-19T09:05:17.941Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:05:17.980Z] #14 60.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-19T09:05:17.980Z] #14 60.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-19T09:05:17.980Z] #14 60.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:05:17.980Z] #14 61.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-19T09:05:17.980Z] #14 61.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-19T09:05:17.980Z] #14 61.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-19T09:05:18.295Z] #14 56.07 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:18.295Z] #14 56.07 Need to get 115 MB of archives. [2022-05-19T09:05:18.295Z] #14 56.07 After this operation, 645 MB of additional disk space will be used. [2022-05-19T09:05:18.295Z] #14 56.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-05-19T09:05:18.511Z] #19 142.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-19T09:05:18.511Z] #19 142.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-19T09:05:18.511Z] #19 142.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-19T09:05:18.557Z] #14 56.32 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-05-19T09:05:18.557Z] #14 ... [2022-05-19T09:05:18.557Z] [2022-05-19T09:05:18.557Z] #57 [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-05-19T09:05:18.557Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-19T09:05:18.557Z] #57 55.88 v3.0.2 [2022-05-19T09:05:18.557Z] #57 DONE 56.3s [2022-05-19T09:05:18.820Z] [2022-05-19T09:05:18.820Z] #62 [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-05-19T09:05:18.820Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:05:18.820Z] #62 40.59 Reading package lists... [2022-05-19T09:05:18.820Z] #62 49.00 Building dependency tree... [2022-05-19T09:05:18.820Z] #62 55.55 The following additional packages will be installed: [2022-05-19T09:05:18.820Z] #62 55.57 libbtrfs0 [2022-05-19T09:05:18.820Z] #62 55.97 The following NEW packages will be installed: [2022-05-19T09:05:18.820Z] #62 56.02 libbtrfs-dev libbtrfs0 [2022-05-19T09:05:18.820Z] #62 ... [2022-05-19T09:05:18.820Z] [2022-05-19T09:05:18.820Z] #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-05-19T09:05:18.820Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:18.820Z] #14 56.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-19T09:05:18.820Z] #14 56.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-19T09:05:18.820Z] #14 56.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-19T09:05:18.820Z] #14 56.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-19T09:05:18.950Z] #44 4.488 + RM_GOPATH=0 [2022-05-19T09:05:18.950Z] #44 4.491 + TMP_GOPATH= [2022-05-19T09:05:18.950Z] #44 4.491 + : /build [2022-05-19T09:05:18.950Z] #44 4.492 + '[' -z '' ']' [2022-05-19T09:05:18.950Z] #44 4.493 ++ mktemp -d [2022-05-19T09:05:18.950Z] #44 4.500 + export GOPATH=/tmp/tmp.PNVdV4DR0y [2022-05-19T09:05:18.950Z] #44 4.511 + GOPATH=/tmp/tmp.PNVdV4DR0y [2022-05-19T09:05:18.950Z] #44 4.511 + RM_GOPATH=1 [2022-05-19T09:05:18.950Z] #44 4.512 + case "$(go env GOARCH)" in [2022-05-19T09:05:18.950Z] #44 4.514 ++ go env GOARCH [2022-05-19T09:05:18.950Z] #44 4.572 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:18.950Z] #44 4.572 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:18.950Z] #44 4.572 ++ dirname /install.sh [2022-05-19T09:05:18.950Z] #44 4.572 + dir=/ [2022-05-19T09:05:18.950Z] #44 4.572 + bin=tini [2022-05-19T09:05:18.950Z] #44 4.572 + shift [2022-05-19T09:05:18.950Z] #44 4.572 + '[' '!' -f //tini.installer ']' [2022-05-19T09:05:18.950Z] #44 4.572 + . //tini.installer [2022-05-19T09:05:18.950Z] #44 4.572 ++ : v0.19.0 [2022-05-19T09:05:18.950Z] #44 4.572 + install_tini [2022-05-19T09:05:18.950Z] #44 4.572 + echo 'Install tini version v0.19.0' [2022-05-19T09:05:18.950Z] #44 4.572 + git clone https://github.com/krallin/tini.git /tmp/tmp.PNVdV4DR0y/tini [2022-05-19T09:05:18.950Z] #44 4.573 Install tini version v0.19.0 [2022-05-19T09:05:18.950Z] #44 4.615 Cloning into '/tmp/tmp.PNVdV4DR0y/tini'... [2022-05-19T09:05:18.950Z] #44 ... [2022-05-19T09:05:18.950Z] [2022-05-19T09:05:18.950Z] #53 [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-05-19T09:05:18.950Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:05:18.950Z] #53 60.41 gotestsum version dev [2022-05-19T09:05:18.950Z] #53 DONE 61.3s [2022-05-19T09:05:18.950Z] [2022-05-19T09:05:18.950Z] #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-05-19T09:05:18.950Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:18.950Z] #14 57.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-19T09:05:18.950Z] #14 57.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-19T09:05:18.950Z] #14 57.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:05:19.025Z] using credential docker-jenkins-github-credentials [2022-05-19T09:05:19.084Z] #14 57.02 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-05-19T09:05:19.106Z] Cloning the remote Git repository [2022-05-19T09:05:19.106Z] Cloning with configured refspecs honoured and without tags [2022-05-19T09:05:19.448Z] #19 143.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-19T09:05:19.448Z] #19 143.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-19T09:05:19.448Z] #19 143.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-19T09:05:19.468Z] #51 59.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-19T09:05:19.305Z] Cloning repository https://github.com/moby/moby.git [2022-05-19T09:05:19.662Z] #14 57.41 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-05-19T09:05:19.662Z] #14 57.42 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-05-19T09:05:20.338Z] #14 ... [2022-05-19T09:05:20.338Z] [2022-05-19T09:05:20.338Z] #44 [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-05-19T09:05:20.338Z] #44 sha256:ef0637a537a8d0680f598c27d8f05ea903b940d21da74b0479d005c6c13634c3 [2022-05-19T09:05:20.338Z] #44 5.449 + cd /tmp/tmp.PNVdV4DR0y/tini [2022-05-19T09:05:20.338Z] #44 5.449 + git checkout -q v0.19.0 [2022-05-19T09:05:20.338Z] #44 5.457 + cmake . [2022-05-19T09:05:20.338Z] #44 5.932 -- The C compiler identification is GNU 10.2.1 [2022-05-19T09:05:20.338Z] #44 6.078 -- Detecting C compiler ABI info [2022-05-19T09:05:20.338Z] #44 6.730 -- Detecting C compiler ABI info - done [2022-05-19T09:05:20.386Z] #19 ... [2022-05-19T09:05:20.386Z] [2022-05-19T09:05:20.386Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:05:20.386Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:05:20.387Z] #43 154.9 Delve is a source level debugger for Go programs. [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-19T09:05:20.387Z] #43 154.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 Pass flags to the program you are debugging using `--`, for example: [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 Usage: [2022-05-19T09:05:20.387Z] #43 154.9 dlv [command] [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 Available Commands: [2022-05-19T09:05:20.387Z] #43 154.9 attach Attach to running process and begin debugging. [2022-05-19T09:05:20.387Z] #43 154.9 connect Connect to a headless debug server with a terminal client. [2022-05-19T09:05:20.387Z] #43 154.9 core Examine a core dump. [2022-05-19T09:05:20.387Z] #43 154.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-19T09:05:20.387Z] #43 154.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-19T09:05:20.387Z] #43 154.9 exec Execute a precompiled binary, and begin a debug session. [2022-05-19T09:05:20.387Z] #43 154.9 help Help about any command [2022-05-19T09:05:20.387Z] #43 154.9 run Deprecated command. Use 'debug' instead. [2022-05-19T09:05:20.387Z] #43 154.9 test Compile test binary and begin debugging program. [2022-05-19T09:05:20.387Z] #43 154.9 trace Compile and begin tracing program. [2022-05-19T09:05:20.387Z] #43 154.9 version Prints version. [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 Flags: [2022-05-19T09:05:20.387Z] #43 154.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-19T09:05:20.387Z] #43 154.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-19T09:05:20.387Z] #43 154.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-19T09:05:20.387Z] #43 154.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-19T09:05:20.387Z] #43 154.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-19T09:05:20.387Z] #43 154.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-19T09:05:20.387Z] #43 154.9 --disable-aslr Disables address space randomization [2022-05-19T09:05:20.387Z] #43 154.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-19T09:05:20.387Z] #43 154.9 -h, --help help for dlv [2022-05-19T09:05:20.387Z] #43 154.9 --init string Init file, executed by the terminal client. [2022-05-19T09:05:20.387Z] #43 154.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-19T09:05:20.387Z] #43 154.9 --log Enable debugging server logging. [2022-05-19T09:05:20.387Z] #43 154.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-19T09:05:20.387Z] #43 154.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-19T09:05:20.387Z] #43 154.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-19T09:05:20.387Z] #43 154.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-19T09:05:20.387Z] #43 154.9 --wd string Working directory for running the program. [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 Additional help topics: [2022-05-19T09:05:20.387Z] #43 154.9 dlv backend Help about the --backend flag. [2022-05-19T09:05:20.387Z] #43 154.9 dlv log Help about logging flags. [2022-05-19T09:05:20.387Z] #43 154.9 dlv redirect Help about file redirection. [2022-05-19T09:05:20.387Z] #43 154.9 [2022-05-19T09:05:20.387Z] #43 154.9 Use "dlv [command] --help" for more information about a command. [2022-05-19T09:05:20.387Z] #43 DONE 155.0s [2022-05-19T09:05:20.387Z] [2022-05-19T09:05:20.387Z] #62 [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-05-19T09:05:20.387Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:20.401Z] #51 ... [2022-05-19T09:05:20.401Z] [2022-05-19T09:05:20.401Z] #42 [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-05-19T09:05:20.401Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:20.401Z] #42 59.00 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:20.401Z] #42 59.39 Fetched 17.7 MB in 2s (7740 kB/s) [2022-05-19T09:05:20.401Z] #42 59.60 Selecting previously unselected package xxd. [2022-05-19T09:05:20.401Z] #42 59.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:05:20.401Z] #42 59.79 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:05:20.401Z] #42 59.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:20.401Z] #42 60.26 Selecting previously unselected package vim-common. [2022-05-19T09:05:20.401Z] #42 60.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:05:20.401Z] #42 60.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:20.401Z] #42 61.16 Selecting previously unselected package cmake-data. [2022-05-19T09:05:20.401Z] #42 61.17 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-19T09:05:20.401Z] #42 61.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:05:20.600Z] #44 6.835 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-19T09:05:20.600Z] #44 6.835 -- Detecting C compile features [2022-05-19T09:05:20.600Z] #44 6.835 -- Detecting C compile features - done [2022-05-19T09:05:20.600Z] #44 6.892 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-19T09:05:20.600Z] #44 7.078 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-19T09:05:20.646Z] #62 ... [2022-05-19T09:05:20.646Z] [2022-05-19T09:05:20.646Z] #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-05-19T09:05:20.646Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:05:20.646Z] #19 144.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-19T09:05:20.646Z] #19 144.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-19T09:05:20.646Z] #19 144.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-19T09:05:20.863Z] #44 7.201 -- Configuring done [2022-05-19T09:05:20.863Z] #44 7.223 -- Generating done [2022-05-19T09:05:20.863Z] #44 7.233 -- Build files have been written to: /tmp/tmp.PNVdV4DR0y/tini [2022-05-19T09:05:20.863Z] #44 7.248 + make tini-static [2022-05-19T09:05:21.054Z] #14 58.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-19T09:05:21.438Z] #44 7.687 Scanning dependencies of target tini-static [2022-05-19T09:05:21.700Z] #44 7.811 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-19T09:05:19.744Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-19T09:05:20.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:05:20.971Z] > git --version # timeout=10 [2022-05-19T09:05:21.021Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-19T09:05:21.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:05:21.024Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:05:22.022Z] #19 145.5 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-19T09:05:22.022Z] #19 145.5 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-19T09:05:22.022Z] #19 145.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-19T09:05:22.281Z] #19 146.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-19T09:05:22.539Z] #19 146.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:05:22.539Z] #19 146.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:05:22.539Z] #19 146.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-19T09:05:22.539Z] #19 146.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:05:22.539Z] #19 146.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:05:22.652Z] #44 9.161 [100%] Linking C executable tini-static [2022-05-19T09:05:23.238Z] #14 ... [2022-05-19T09:05:23.239Z] [2022-05-19T09:05:23.239Z] #42 [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-05-19T09:05:23.239Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:23.239Z] #42 42.08 Reading package lists... [2022-05-19T09:05:23.239Z] #42 50.82 Building dependency tree... [2022-05-19T09:05:23.239Z] #42 57.53 The following additional packages will be installed: [2022-05-19T09:05:23.239Z] #42 57.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-19T09:05:23.239Z] #42 57.62 Suggested packages: [2022-05-19T09:05:23.239Z] #42 57.62 cmake-doc ninja-build lrzip [2022-05-19T09:05:23.239Z] #42 57.62 Recommended packages: [2022-05-19T09:05:23.239Z] #42 57.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-19T09:05:23.239Z] #42 59.12 The following NEW packages will be installed: [2022-05-19T09:05:23.239Z] #42 59.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-19T09:05:23.239Z] #42 59.14 vim-common xxd [2022-05-19T09:05:23.239Z] #42 59.76 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:23.239Z] #42 59.76 Need to get 17.7 MB of archives. [2022-05-19T09:05:23.239Z] #42 59.76 After this operation, 70.7 MB of additional disk space will be used. [2022-05-19T09:05:23.239Z] #42 59.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:05:23.239Z] #42 59.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:05:23.239Z] #42 59.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-19T09:05:23.239Z] #42 60.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-19T09:05:23.239Z] #42 ... [2022-05-19T09:05:23.239Z] [2022-05-19T09:05:23.239Z] #55 [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-05-19T09:05:23.239Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:23.239Z] #55 58.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:05:23.239Z] #55 58.24 go: downloading github.com/fatih/color v1.13.0 [2022-05-19T09:05:23.239Z] #55 58.35 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-19T09:05:23.239Z] #55 58.46 go: downloading github.com/spf13/viper v1.10.1 [2022-05-19T09:05:23.239Z] #55 58.88 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-19T09:05:23.239Z] #55 59.21 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-19T09:05:23.239Z] #55 59.22 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T09:05:23.239Z] #55 59.52 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T09:05:23.239Z] #55 59.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-19T09:05:23.274Z] #14 66.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-19T09:05:23.274Z] #14 66.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-19T09:05:23.274Z] #14 66.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:05:23.604Z] #44 9.677 [100%] Built target tini-static [2022-05-19T09:05:23.604Z] #44 9.761 + mkdir -p /build [2022-05-19T09:05:23.604Z] #44 9.767 + cp tini-static /build/docker-init [2022-05-19T09:05:23.687Z] #42 ... [2022-05-19T09:05:23.687Z] [2022-05-19T09:05:23.687Z] #55 [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-05-19T09:05:23.687Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:23.687Z] #55 53.92 go: downloading github.com/fatih/color v1.13.0 [2022-05-19T09:05:23.687Z] #55 53.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:05:23.687Z] #55 54.01 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-19T09:05:23.687Z] #55 54.07 go: downloading github.com/spf13/viper v1.10.1 [2022-05-19T09:05:23.687Z] #55 54.66 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-19T09:05:23.687Z] #55 55.36 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-19T09:05:23.687Z] #55 55.36 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-19T09:05:23.687Z] #55 57.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-19T09:05:23.687Z] #55 57.43 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-19T09:05:23.687Z] #55 57.53 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-19T09:05:23.687Z] #55 57.68 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-19T09:05:23.687Z] #55 62.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:05:23.687Z] #55 62.98 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T09:05:23.687Z] #55 63.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-19T09:05:23.687Z] #55 63.38 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-19T09:05:23.687Z] #55 63.54 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-19T09:05:23.687Z] #55 63.65 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-19T09:05:23.687Z] #55 63.75 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T09:05:23.687Z] #55 63.78 go: downloading github.com/spf13/afero v1.6.0 [2022-05-19T09:05:23.687Z] #55 63.84 go: downloading github.com/spf13/cast v1.4.1 [2022-05-19T09:05:23.687Z] #55 63.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-19T09:05:23.687Z] #55 63.90 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-19T09:05:23.687Z] #55 63.99 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-19T09:05:23.687Z] #55 ... [2022-05-19T09:05:23.687Z] [2022-05-19T09:05:23.687Z] #40 [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-05-19T09:05:23.687Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:05:23.687Z] #40 63.61 NAME: [2022-05-19T09:05:23.687Z] #40 63.62 go-winres - A tool for embedding resources in Windows executables [2022-05-19T09:05:23.687Z] #40 63.62 [2022-05-19T09:05:23.687Z] #40 63.62 USAGE: [2022-05-19T09:05:23.687Z] #40 63.62 go-winres [global options] command [command options] [arguments...] [2022-05-19T09:05:23.687Z] #40 63.62 [2022-05-19T09:05:23.687Z] #40 63.62 COMMANDS: [2022-05-19T09:05:23.687Z] #40 63.62 init Create an initial ./winres/winres.json [2022-05-19T09:05:23.687Z] #40 63.62 make Make syso files for the "go build" command [2022-05-19T09:05:23.687Z] #40 63.62 simply Make syso files for the "go build" command (simplified) [2022-05-19T09:05:23.687Z] #40 63.62 extract Extract all resources from an executable [2022-05-19T09:05:23.687Z] #40 63.62 patch Replace resources in an executable file (exe, dll) [2022-05-19T09:05:23.687Z] #40 63.62 help, h Shows a list of commands or help for one command [2022-05-19T09:05:23.687Z] #40 63.62 [2022-05-19T09:05:23.687Z] #40 63.62 GLOBAL OPTIONS: [2022-05-19T09:05:23.687Z] #40 63.62 --help, -h show help (default: false) [2022-05-19T09:05:23.950Z] #40 DONE 64.8s [2022-05-19T09:05:23.950Z] [2022-05-19T09:05:23.950Z] #55 [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-05-19T09:05:23.950Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:23.950Z] #55 64.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-19T09:05:23.950Z] #55 64.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-19T09:05:23.950Z] #55 64.36 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-19T09:05:23.950Z] #55 64.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-19T09:05:23.950Z] #55 64.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-19T09:05:23.950Z] #55 64.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-19T09:05:23.950Z] #55 64.59 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-19T09:05:23.950Z] #55 64.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-19T09:05:23.950Z] #55 64.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-19T09:05:23.950Z] #55 64.82 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-19T09:05:24.178Z] #44 DONE 10.6s [2022-05-19T09:05:24.178Z] [2022-05-19T09:05:24.178Z] #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-05-19T09:05:24.178Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:24.178Z] #14 63.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-19T09:05:24.178Z] #14 63.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:05:24.178Z] #14 63.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:05:24.178Z] #14 63.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-19T09:05:24.178Z] #14 63.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:05:24.178Z] #14 63.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-19T09:05:24.889Z] #55 65.88 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-19T09:05:24.889Z] #55 65.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-19T09:05:25.148Z] #55 66.24 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-19T09:05:25.160Z] #55 ... [2022-05-19T09:05:25.160Z] [2022-05-19T09:05:25.160Z] #62 [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-05-19T09:05:25.160Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-19T09:05:25.160Z] #62 56.82 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:25.160Z] #62 56.82 Need to get 460 kB of archives. [2022-05-19T09:05:25.160Z] #62 56.82 After this operation, 1237 kB of additional disk space will be used. [2022-05-19T09:05:25.160Z] #62 56.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-19T09:05:25.160Z] #62 56.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-19T09:05:25.160Z] #62 58.82 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:25.160Z] #62 59.26 Fetched 460 kB in 1s (866 kB/s) [2022-05-19T09:05:25.160Z] #62 59.42 Selecting previously unselected package libbtrfs0:amd64. [2022-05-19T09:05:25.160Z] #62 59.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:05:25.160Z] #62 59.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-19T09:05:25.160Z] #62 59.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:05:25.160Z] #62 60.20 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-19T09:05:25.160Z] #62 60.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-19T09:05:25.160Z] #62 60.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:05:25.160Z] #62 61.01 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:05:25.160Z] #62 61.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:05:25.160Z] #62 61.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:25.160Z] #62 DONE 62.9s [2022-05-19T09:05:25.160Z] [2022-05-19T09:05:25.160Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-19T09:05:25.160Z] #63 sha256:b38a1c047e45811902a26b5d8aa53b7f498aeb16ec87d12495aa1bcfa7660b52 [2022-05-19T09:05:25.423Z] #63 DONE 0.3s [2022-05-19T09:05:25.423Z] [2022-05-19T09:05:25.423Z] #64 [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-05-19T09:05:25.423Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:05:25.716Z] #55 66.41 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-19T09:05:25.716Z] #55 66.56 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-19T09:05:26.371Z] #64 ... [2022-05-19T09:05:26.371Z] [2022-05-19T09:05:26.371Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:26.371Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:26.371Z] #51 51.46 Building dependency tree... [2022-05-19T09:05:26.371Z] #51 58.59 The following additional packages will be installed: [2022-05-19T09:05:26.371Z] #51 58.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:05:26.371Z] #51 58.59 python3-protobuf python3-six [2022-05-19T09:05:26.371Z] #51 58.63 Suggested packages: [2022-05-19T09:05:26.371Z] #51 58.63 python3-setuptools [2022-05-19T09:05:26.371Z] #51 58.63 Recommended packages: [2022-05-19T09:05:26.371Z] #51 58.63 iproute2 | iproute [2022-05-19T09:05:26.371Z] #51 59.38 The following NEW packages will be installed: [2022-05-19T09:05:26.371Z] #51 59.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-19T09:05:26.371Z] #51 59.48 python3-protobuf python3-six [2022-05-19T09:05:26.371Z] #51 60.08 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:05:26.371Z] #51 60.08 Need to get 2314 kB of archives. [2022-05-19T09:05:26.371Z] #51 60.08 After this operation, 11.1 MB of additional disk space will be used. [2022-05-19T09:05:26.371Z] #51 60.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-19T09:05:26.371Z] #51 60.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:05:26.371Z] #51 60.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-19T09:05:26.371Z] #51 60.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-19T09:05:26.371Z] #51 60.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-19T09:05:26.371Z] #51 60.27 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-05-19T09:05:26.371Z] #51 60.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-19T09:05:26.371Z] #51 62.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-19T09:05:26.562Z] #14 ... [2022-05-19T09:05:26.562Z] [2022-05-19T09:05:26.562Z] #64 [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-05-19T09:05:26.562Z] #64 sha256:f9e13c6da95aa5b1515a3b4f885eb07aca393eef803960677a13d385c696438c [2022-05-19T09:05:26.635Z] #51 ... [2022-05-19T09:05:26.635Z] [2022-05-19T09:05:26.635Z] #40 [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-05-19T09:05:26.635Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-19T09:05:26.635Z] #40 64.19 NAME: [2022-05-19T09:05:26.635Z] #40 64.24 go-winres - A tool for embedding resources in Windows executables [2022-05-19T09:05:26.635Z] #40 64.24 [2022-05-19T09:05:26.635Z] #40 64.24 USAGE: [2022-05-19T09:05:26.635Z] #40 64.24 go-winres [global options] command [command options] [arguments...] [2022-05-19T09:05:26.635Z] #40 64.24 [2022-05-19T09:05:26.635Z] #40 64.24 COMMANDS: [2022-05-19T09:05:26.635Z] #40 64.24 init Create an initial ./winres/winres.json [2022-05-19T09:05:26.635Z] #40 64.24 make Make syso files for the "go build" command [2022-05-19T09:05:26.635Z] #40 64.24 simply Make syso files for the "go build" command (simplified) [2022-05-19T09:05:26.635Z] #40 64.24 extract Extract all resources from an executable [2022-05-19T09:05:26.635Z] #40 64.24 patch Replace resources in an executable file (exe, dll) [2022-05-19T09:05:26.635Z] #40 64.24 help, h Shows a list of commands or help for one command [2022-05-19T09:05:26.635Z] #40 64.24 [2022-05-19T09:05:26.635Z] #40 64.24 GLOBAL OPTIONS: [2022-05-19T09:05:26.635Z] #40 64.24 --help, -h show help (default: false) [2022-05-19T09:05:26.898Z] #40 DONE 64.6s [2022-05-19T09:05:26.898Z] [2022-05-19T09:05:26.898Z] #42 [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-05-19T09:05:26.898Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:26.898Z] #42 61.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-19T09:05:26.898Z] #42 61.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-19T09:05:26.898Z] #42 61.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-19T09:05:26.898Z] #42 61.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-19T09:05:26.898Z] #42 61.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-19T09:05:26.898Z] #42 61.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-19T09:05:26.898Z] #42 63.43 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:26.898Z] #42 63.88 Fetched 17.7 MB in 2s (7434 kB/s) [2022-05-19T09:05:26.898Z] #42 64.03 Selecting previously unselected package xxd. [2022-05-19T09:05:26.898Z] #42 64.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:05:26.898Z] #42 64.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:05:26.898Z] #42 64.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:26.898Z] #42 64.57 Selecting previously unselected package vim-common. [2022-05-19T09:05:26.898Z] #42 64.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:05:26.898Z] #42 64.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:27.088Z] #55 67.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-19T09:05:27.088Z] #55 67.72 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-19T09:05:27.088Z] #55 67.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-19T09:05:27.088Z] #55 67.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-19T09:05:27.088Z] #55 67.91 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-19T09:05:27.088Z] #55 67.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-19T09:05:27.088Z] #55 68.11 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-19T09:05:27.339Z] #64 43.71 Updating files: 58% (2775/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 97% (4672/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-19T09:05:27.339Z] #64 44.81 + cd /tmp/tmp.fKRMdHbp3j/src/github.com/containerd/containerd [2022-05-19T09:05:27.339Z] #64 44.82 + git checkout -q v1.6.4 [2022-05-19T09:05:27.349Z] #55 68.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-19T09:05:27.349Z] #55 68.21 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-19T09:05:27.349Z] #55 68.30 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-19T09:05:27.349Z] #55 68.34 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-19T09:05:27.472Z] #42 65.21 Selecting previously unselected package cmake-data. [2022-05-19T09:05:27.472Z] #42 65.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-19T09:05:27.472Z] #42 65.26 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:05:27.606Z] #55 68.56 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-19T09:05:27.606Z] #55 68.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-19T09:05:27.864Z] #55 68.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-19T09:05:27.864Z] #55 ... [2022-05-19T09:05:27.864Z] [2022-05-19T09:05:27.864Z] #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-05-19T09:05:27.864Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:27.864Z] #14 58.73 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-05-19T09:05:27.864Z] #14 60.85 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-05-19T09:05:27.864Z] #14 61.53 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-05-19T09:05:27.864Z] #14 62.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-19T09:05:27.864Z] #14 65.22 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-05-19T09:05:27.864Z] #14 66.40 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-05-19T09:05:27.864Z] #14 66.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-19T09:05:27.864Z] #14 66.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-19T09:05:27.864Z] #14 66.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-19T09:05:27.864Z] #14 66.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-19T09:05:27.864Z] #14 66.43 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-05-19T09:05:27.864Z] #14 66.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-19T09:05:27.864Z] #14 66.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-19T09:05:27.864Z] #14 66.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-19T09:05:27.864Z] #14 66.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-19T09:05:27.864Z] #14 66.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-19T09:05:27.864Z] #14 66.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-19T09:05:27.864Z] #14 66.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-19T09:05:27.864Z] #14 66.62 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-05-19T09:05:27.864Z] #14 66.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-19T09:05:27.864Z] #14 66.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-19T09:05:27.864Z] #14 67.88 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:27.864Z] #14 68.21 Fetched 115 MB in 11s (10.4 MB/s) [2022-05-19T09:05:27.864Z] #14 68.32 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-19T09:05:27.864Z] #14 68.32 (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-05-19T09:05:27.864Z] #14 68.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-19T09:05:27.864Z] #14 68.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:05:27.864Z] #14 ... [2022-05-19T09:05:27.864Z] [2022-05-19T09:05:27.864Z] #55 [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-05-19T09:05:27.864Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:27.864Z] #55 68.84 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-19T09:05:27.864Z] #55 68.93 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-19T09:05:28.123Z] #55 68.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-19T09:05:28.123Z] #55 69.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-19T09:05:28.123Z] #55 69.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-19T09:05:28.277Z] #64 45.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-19T09:05:28.277Z] #64 45.85 + BUILDTAGS='netgo osusergo static_build' [2022-05-19T09:05:28.277Z] #64 45.85 + export EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:05:28.277Z] #64 45.85 + EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:05:28.277Z] #64 45.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-19T09:05:28.277Z] #64 45.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-19T09:05:28.277Z] #64 45.85 + '[' '' = dynamic ']' [2022-05-19T09:05:28.277Z] #64 45.85 + make [2022-05-19T09:05:28.393Z] #14 70.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-19T09:05:28.393Z] #14 70.76 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:05:28.393Z] #14 70.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:05:28.688Z] #55 69.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-19T09:05:28.688Z] #55 69.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-19T09:05:28.688Z] #55 69.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-19T09:05:28.946Z] #55 69.71 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-19T09:05:28.946Z] #55 69.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-19T09:05:28.946Z] #55 69.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-19T09:05:28.946Z] #55 69.90 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-19T09:05:29.203Z] #55 70.05 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-19T09:05:29.203Z] #55 70.10 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-19T09:05:29.203Z] #55 70.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-19T09:05:29.214Z] #64 46.88 + bin/ctr [2022-05-19T09:05:29.461Z] #55 70.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-19T09:05:29.461Z] #55 70.26 go: downloading github.com/julz/importas v0.1.0 [2022-05-19T09:05:29.461Z] #55 70.34 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-19T09:05:29.461Z] #55 70.37 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-19T09:05:29.461Z] #55 70.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-19T09:05:29.719Z] #55 70.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-19T09:05:29.719Z] #55 70.63 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-19T09:05:29.719Z] #55 70.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-19T09:05:29.719Z] #55 70.66 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-19T09:05:29.719Z] #55 70.75 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-19T09:05:29.985Z] #55 70.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-19T09:05:29.985Z] #55 70.98 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-19T09:05:30.027Z] #42 ... [2022-05-19T09:05:30.027Z] [2022-05-19T09:05:30.027Z] #55 [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-05-19T09:05:30.027Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:30.027Z] #55 65.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:05:30.027Z] #55 65.14 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-19T09:05:30.027Z] #55 65.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-19T09:05:30.027Z] #55 65.70 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-19T09:05:30.027Z] #55 65.74 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-19T09:05:30.027Z] #55 66.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-19T09:05:30.027Z] #55 66.74 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-19T09:05:30.027Z] #55 66.78 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-19T09:05:30.027Z] #55 66.90 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-19T09:05:30.027Z] #55 67.04 go: downloading github.com/spf13/afero v1.6.0 [2022-05-19T09:05:30.027Z] #55 67.24 go: downloading github.com/spf13/cast v1.4.1 [2022-05-19T09:05:30.027Z] #55 67.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-19T09:05:30.027Z] #55 67.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-19T09:05:30.027Z] #55 67.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-19T09:05:30.027Z] #55 67.63 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-19T09:05:30.027Z] #55 67.78 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-19T09:05:30.027Z] #55 67.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-19T09:05:30.027Z] #55 67.89 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-19T09:05:30.027Z] #55 67.94 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-19T09:05:30.243Z] #55 71.00 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-19T09:05:30.243Z] #55 71.04 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-19T09:05:30.290Z] #55 68.08 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-19T09:05:30.881Z] #55 71.88 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-19T09:05:30.881Z] #55 ... [2022-05-19T09:05:30.881Z] [2022-05-19T09:05:30.881Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:30.881Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:30.881Z] #51 61.53 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:30.881Z] #51 61.93 Fetched 2314 kB in 4s (620 kB/s) [2022-05-19T09:05:30.881Z] #51 62.34 Selecting previously unselected package libprotobuf23:amd64. [2022-05-19T09:05:30.881Z] #51 62.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:05:30.881Z] #51 62.45 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-19T09:05:30.881Z] #51 62.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-19T09:05:30.881Z] #51 64.40 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:05:30.881Z] #51 64.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:05:30.881Z] #51 64.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:05:30.881Z] #51 64.79 Selecting previously unselected package python3-six. [2022-05-19T09:05:30.881Z] #51 64.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-19T09:05:30.881Z] #51 64.81 Unpacking python3-six (1.16.0-2) ... [2022-05-19T09:05:30.881Z] #51 65.07 Selecting previously unselected package python3-protobuf. [2022-05-19T09:05:30.881Z] #51 65.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-19T09:05:30.881Z] #51 65.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-19T09:05:30.881Z] #51 66.11 Selecting previously unselected package libnet1:amd64. [2022-05-19T09:05:30.881Z] #51 66.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-19T09:05:30.881Z] #51 66.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:05:30.881Z] #51 66.51 Selecting previously unselected package libnl-3-200:amd64. [2022-05-19T09:05:30.881Z] #51 66.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-19T09:05:30.881Z] #51 66.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:05:30.881Z] #51 66.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-19T09:05:30.881Z] #51 66.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-19T09:05:30.881Z] #51 66.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:05:30.881Z] #51 66.94 Selecting previously unselected package criu. [2022-05-19T09:05:30.881Z] #51 66.95 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-19T09:05:30.881Z] #51 66.99 Unpacking criu (3.17-1) ... [2022-05-19T09:05:30.881Z] #51 68.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:05:30.881Z] #51 70.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-19T09:05:30.881Z] #51 70.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:05:30.881Z] #51 70.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:05:30.881Z] #51 70.90 Setting up python3-six (1.16.0-2) ... [2022-05-19T09:05:31.141Z] #51 ... [2022-05-19T09:05:31.141Z] [2022-05-19T09:05:31.141Z] #55 [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-05-19T09:05:31.141Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:31.141Z] #55 71.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-19T09:05:31.141Z] #55 71.93 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-19T09:05:31.141Z] #55 71.97 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-19T09:05:31.141Z] #55 72.10 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-19T09:05:31.398Z] #55 72.19 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-19T09:05:31.398Z] #55 72.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-19T09:05:31.398Z] #55 72.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-19T09:05:31.398Z] #55 72.42 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-19T09:05:31.655Z] #55 72.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-19T09:05:31.655Z] #55 72.74 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-19T09:05:31.689Z] #55 69.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-19T09:05:31.689Z] #55 69.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-19T09:05:31.689Z] #55 69.58 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-19T09:05:31.912Z] #55 72.79 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-19T09:05:31.912Z] #55 72.83 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-19T09:05:31.912Z] #55 72.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-19T09:05:31.912Z] #55 73.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-19T09:05:31.953Z] #55 69.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-19T09:05:31.953Z] #55 69.76 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-19T09:05:31.953Z] #55 69.78 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-19T09:05:31.953Z] #55 69.79 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-19T09:05:32.171Z] #55 73.07 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-19T09:05:32.171Z] #55 73.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-19T09:05:32.171Z] #55 73.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-19T09:05:32.171Z] #55 73.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-19T09:05:32.216Z] #55 69.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-19T09:05:32.216Z] #55 70.03 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-19T09:05:32.428Z] #55 73.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-19T09:05:32.428Z] #55 73.35 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-19T09:05:32.478Z] #55 70.16 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-19T09:05:32.479Z] #55 70.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-19T09:05:32.479Z] #55 70.37 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-19T09:05:32.479Z] #55 70.40 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-19T09:05:32.741Z] #55 70.45 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-19T09:05:32.741Z] #55 ... [2022-05-19T09:05:32.741Z] [2022-05-19T09:05:32.741Z] #42 [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-05-19T09:05:32.741Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:32.741Z] #42 70.51 Selecting previously unselected package libicu67:amd64. [2022-05-19T09:05:32.741Z] #42 70.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-19T09:05:32.741Z] #42 70.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-19T09:05:32.992Z] #55 73.72 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-19T09:05:32.992Z] #55 73.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-19T09:05:32.992Z] #55 73.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-19T09:05:32.992Z] #55 73.81 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-19T09:05:32.992Z] #55 73.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-19T09:05:33.249Z] #55 74.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-19T09:05:33.249Z] #55 74.22 go: downloading honnef.co/go/tools v0.2.2 [2022-05-19T09:05:33.689Z] #42 ... [2022-05-19T09:05:33.689Z] [2022-05-19T09:05:33.689Z] #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-05-19T09:05:33.689Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:33.689Z] #14 61.38 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-05-19T09:05:33.689Z] #14 62.70 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-05-19T09:05:33.689Z] #14 63.72 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-05-19T09:05:33.689Z] #14 66.71 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-05-19T09:05:33.689Z] #14 67.62 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-05-19T09:05:33.689Z] #14 67.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-19T09:05:33.689Z] #14 67.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-19T09:05:33.689Z] #14 67.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-19T09:05:33.689Z] #14 67.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-19T09:05:33.689Z] #14 67.68 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-05-19T09:05:33.689Z] #14 67.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-19T09:05:33.689Z] #14 67.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-19T09:05:33.689Z] #14 67.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-19T09:05:33.689Z] #14 67.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-19T09:05:33.690Z] #14 67.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-19T09:05:33.690Z] #14 67.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-19T09:05:33.690Z] #14 67.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-19T09:05:33.690Z] #14 67.88 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-05-19T09:05:33.690Z] #14 67.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-19T09:05:33.690Z] #14 67.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-19T09:05:33.690Z] #14 69.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:33.690Z] #14 70.25 Fetched 115 MB in 12s (9340 kB/s) [2022-05-19T09:05:33.690Z] #14 70.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-19T09:05:33.690Z] #14 70.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:05:33.690Z] #14 70.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-19T09:05:33.690Z] #14 70.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:05:33.690Z] #14 ... [2022-05-19T09:05:33.690Z] [2022-05-19T09:05:33.690Z] #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-05-19T09:05:33.690Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:05:33.829Z] Fetching without tags [2022-05-19T09:05:34.520Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:05:34.528Z] #34 71.22 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-19T09:05:34.528Z] #34 72.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-19T09:05:34.796Z] #34 72.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-19T09:05:35.813Z] #55 76.38 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-19T09:05:35.813Z] #55 76.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-19T09:05:35.813Z] #55 76.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-19T09:05:35.813Z] #55 76.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-19T09:05:35.813Z] #55 76.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-19T09:05:35.813Z] #55 76.76 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-19T09:05:35.813Z] #55 76.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-19T09:05:35.813Z] #55 ... [2022-05-19T09:05:35.813Z] [2022-05-19T09:05:35.813Z] #42 [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-05-19T09:05:35.813Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:35.813Z] #42 66.79 Selecting previously unselected package libicu67:amd64. [2022-05-19T09:05:35.813Z] #42 66.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-19T09:05:35.813Z] #42 66.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-19T09:05:36.070Z] #42 ... [2022-05-19T09:05:36.070Z] [2022-05-19T09:05:36.070Z] #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-05-19T09:05:36.070Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:05:36.070Z] #34 69.70 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-19T09:05:36.070Z] #34 70.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-19T09:05:36.070Z] #34 71.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-19T09:05:36.327Z] #34 ... [2022-05-19T09:05:36.327Z] [2022-05-19T09:05:36.327Z] #55 [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-05-19T09:05:36.327Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:36.327Z] #55 77.18 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-19T09:05:33.503Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:05:33.581Z] > git config --add remote.origin.fetch +refs/pull/43617/head:refs/remotes/origin/PR-43617 # timeout=10 [2022-05-19T09:05:33.612Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:05:33.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:05:33.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:05:33.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:05:33.865Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:05:34.613Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:05:34.660Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:05:36.588Z] #55 77.33 go: downloading golang.org/x/text v0.3.7 [2022-05-19T09:05:37.354Z] #34 ... [2022-05-19T09:05:37.354Z] [2022-05-19T09:05:37.354Z] #64 [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-05-19T09:05:37.354Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:05:37.354Z] #64 1.574 + RM_GOPATH=0 [2022-05-19T09:05:37.354Z] #64 1.574 + TMP_GOPATH= [2022-05-19T09:05:37.354Z] #64 1.574 + : /build [2022-05-19T09:05:37.354Z] #64 1.574 + '[' -z '' ']' [2022-05-19T09:05:37.354Z] #64 1.574 ++ mktemp -d [2022-05-19T09:05:37.354Z] #64 1.574 + export GOPATH=/tmp/tmp.tKG5wElJ2k [2022-05-19T09:05:37.354Z] #64 1.574 + GOPATH=/tmp/tmp.tKG5wElJ2k [2022-05-19T09:05:37.354Z] #64 1.574 + RM_GOPATH=1 [2022-05-19T09:05:37.354Z] #64 1.574 + case "$(go env GOARCH)" in [2022-05-19T09:05:37.354Z] #64 1.574 ++ go env GOARCH [2022-05-19T09:05:37.354Z] #64 1.632 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:37.354Z] #64 1.632 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:37.354Z] #64 1.632 ++ dirname /install.sh [2022-05-19T09:05:37.354Z] #64 1.644 Install containerd version v1.6.4 [2022-05-19T09:05:37.354Z] #64 1.644 + dir=/ [2022-05-19T09:05:37.354Z] #64 1.644 + bin=containerd [2022-05-19T09:05:37.354Z] #64 1.644 + shift [2022-05-19T09:05:37.354Z] #64 1.644 + '[' '!' -f //containerd.installer ']' [2022-05-19T09:05:37.354Z] #64 1.644 + . //containerd.installer [2022-05-19T09:05:37.354Z] #64 1.644 ++ set -e [2022-05-19T09:05:37.354Z] #64 1.644 ++ : v1.6.4 [2022-05-19T09:05:37.354Z] #64 1.644 + install_containerd [2022-05-19T09:05:37.354Z] #64 1.644 + echo 'Install containerd version v1.6.4' [2022-05-19T09:05:37.354Z] #64 1.644 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tKG5wElJ2k/src/github.com/containerd/containerd [2022-05-19T09:05:37.354Z] #64 1.650 Cloning into '/tmp/tmp.tKG5wElJ2k/src/github.com/containerd/containerd'... [2022-05-19T09:05:37.354Z] #64 ... [2022-05-19T09:05:37.354Z] [2022-05-19T09:05:37.354Z] #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-05-19T09:05:37.354Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:37.354Z] #14 74.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-19T09:05:37.354Z] #14 74.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-19T09:05:37.354Z] #14 74.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:05:37.354Z] #14 ... [2022-05-19T09:05:37.354Z] [2022-05-19T09:05:37.354Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:37.354Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:37.354Z] #51 64.93 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:05:37.354Z] #51 65.42 Fetched 2314 kB in 4s (640 kB/s) [2022-05-19T09:05:37.354Z] #51 65.69 Selecting previously unselected package libprotobuf23:amd64. [2022-05-19T09:05:37.354Z] #51 65.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-19T09:05:37.354Z] #51 65.86 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-19T09:05:37.354Z] #51 65.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-19T09:05:37.354Z] #51 67.47 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:05:37.354Z] #51 67.47 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:05:37.354Z] #51 67.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:05:37.354Z] #51 68.12 Selecting previously unselected package python3-six. [2022-05-19T09:05:37.354Z] #51 68.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-19T09:05:37.354Z] #51 68.13 Unpacking python3-six (1.16.0-2) ... [2022-05-19T09:05:37.354Z] #51 68.40 Selecting previously unselected package python3-protobuf. [2022-05-19T09:05:37.354Z] #51 68.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-19T09:05:37.354Z] #51 68.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-19T09:05:37.354Z] #51 69.32 Selecting previously unselected package libnet1:amd64. [2022-05-19T09:05:37.354Z] #51 69.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-19T09:05:37.354Z] #51 69.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:05:37.354Z] #51 69.62 Selecting previously unselected package libnl-3-200:amd64. [2022-05-19T09:05:37.354Z] #51 69.62 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-19T09:05:37.354Z] #51 69.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:05:37.354Z] #51 70.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-19T09:05:37.354Z] #51 70.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-19T09:05:37.354Z] #51 70.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:05:37.354Z] #51 70.36 Selecting previously unselected package criu. [2022-05-19T09:05:37.354Z] #51 70.36 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-19T09:05:37.354Z] #51 70.37 Unpacking criu (3.17-1) ... [2022-05-19T09:05:37.354Z] #51 71.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:05:37.354Z] #51 74.58 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-19T09:05:37.354Z] #51 74.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:05:37.354Z] #51 74.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:05:37.354Z] #51 74.65 Setting up python3-six (1.16.0-2) ... [2022-05-19T09:05:37.617Z] #51 ... [2022-05-19T09:05:37.617Z] [2022-05-19T09:05:37.617Z] #55 [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-05-19T09:05:37.617Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:37.617Z] #55 70.65 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-19T09:05:37.617Z] #55 70.73 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-19T09:05:37.617Z] #55 70.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-19T09:05:37.617Z] #55 70.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-19T09:05:37.617Z] #55 70.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-19T09:05:37.617Z] #55 71.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-19T09:05:37.617Z] #55 71.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-19T09:05:37.617Z] #55 71.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-19T09:05:37.617Z] #55 71.87 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-19T09:05:37.617Z] #55 72.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-19T09:05:37.617Z] #55 72.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-19T09:05:37.617Z] #55 72.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-19T09:05:37.617Z] #55 72.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-19T09:05:37.617Z] #55 72.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-19T09:05:37.617Z] #55 72.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-19T09:05:37.617Z] #55 72.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-19T09:05:37.617Z] #55 72.70 go: downloading github.com/julz/importas v0.1.0 [2022-05-19T09:05:37.617Z] #55 72.78 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-19T09:05:37.617Z] #55 72.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-19T09:05:37.617Z] #55 72.84 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-19T09:05:37.617Z] #55 72.92 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-19T09:05:37.617Z] #55 72.97 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-19T09:05:37.617Z] #55 73.08 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-19T09:05:37.617Z] #55 73.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-19T09:05:37.617Z] #55 73.23 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-19T09:05:37.617Z] #55 73.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-19T09:05:37.617Z] #55 73.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-19T09:05:37.617Z] #55 73.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-19T09:05:37.617Z] #55 73.38 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-19T09:05:37.617Z] #55 74.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-19T09:05:37.617Z] #55 74.39 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-19T09:05:37.617Z] #55 74.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-19T09:05:37.617Z] #55 74.49 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-19T09:05:37.617Z] #55 74.64 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-19T09:05:37.617Z] #55 74.81 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-19T09:05:37.617Z] #55 74.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-19T09:05:37.617Z] #55 74.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-19T09:05:37.617Z] #55 74.96 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-19T09:05:37.617Z] #55 75.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-19T09:05:37.617Z] #55 75.44 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-19T09:05:37.617Z] #55 75.51 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-19T09:05:37.880Z] #55 75.54 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-19T09:05:37.880Z] #55 75.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-19T09:05:37.880Z] #55 75.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-19T09:05:38.143Z] #55 75.96 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-19T09:05:38.183Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:05:38.183Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:05:38.407Z] #55 76.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-19T09:05:38.407Z] #55 76.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-19T09:05:38.669Z] #55 76.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-19T09:05:38.669Z] #55 76.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-19T09:05:38.932Z] #55 76.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-19T09:05:39.195Z] #55 76.92 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-19T09:05:39.195Z] #55 76.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-19T09:05:39.195Z] #55 76.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-19T09:05:39.195Z] #55 76.97 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-19T09:05:39.195Z] #55 77.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-19T09:05:39.457Z] #55 77.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-19T09:05:37.850Z] > git remote # timeout=10 [2022-05-19T09:05:37.913Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:05:37.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:05:37.960Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:05:38.100Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-19T09:05:38.210Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:05:38.257Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:05:39.721Z] #55 77.57 go: downloading honnef.co/go/tools v0.2.2 [2022-05-19T09:05:40.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:05:40.595Z] Fetching without tags [2022-05-19T09:05:40.638Z] #19 161.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-19T09:05:40.639Z] #19 161.2 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:05:40.639Z] #19 161.2 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:05:40.639Z] #19 161.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-19T09:05:40.639Z] #19 161.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:05:40.639Z] #19 161.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-19T09:05:40.639Z] #14 82.94 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-19T09:05:40.639Z] #14 82.94 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:05:40.639Z] #14 82.95 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:05:40.639Z] #14 ... [2022-05-19T09:05:40.639Z] [2022-05-19T09:05:40.639Z] #64 [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-05-19T09:05:40.639Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:05:41.115Z] #55 78.84 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-19T09:05:41.115Z] #55 78.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-19T09:05:41.347Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:05:41.381Z] #55 79.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-19T09:05:41.381Z] #55 79.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-19T09:05:41.381Z] #55 79.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-19T09:05:41.381Z] #55 79.24 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-19T09:05:41.426Z] #64 44.56 Updating files: 57% (2733/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-19T09:05:41.644Z] #55 79.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-19T09:05:41.644Z] #55 79.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-19T09:05:41.644Z] #55 79.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-19T09:05:41.644Z] #55 79.44 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-19T09:05:41.644Z] #55 79.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-19T09:05:41.644Z] #55 79.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-19T09:05:41.688Z] #64 45.67 + cd /tmp/tmp.IEx8hgdiCK/src/github.com/containerd/containerd [2022-05-19T09:05:41.688Z] #64 45.67 + git checkout -q v1.6.4 [2022-05-19T09:05:41.847Z] #55 ... [2022-05-19T09:05:41.847Z] [2022-05-19T09:05:41.847Z] #42 [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-05-19T09:05:41.847Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:41.847Z] #42 77.86 Selecting previously unselected package libxml2:amd64. [2022-05-19T09:05:41.847Z] #42 77.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-19T09:05:41.847Z] #42 77.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:05:41.847Z] #42 78.65 Selecting previously unselected package libarchive13:amd64. [2022-05-19T09:05:41.847Z] #42 78.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-19T09:05:41.847Z] #42 78.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-19T09:05:41.847Z] #42 79.33 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-19T09:05:41.847Z] #42 79.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-19T09:05:41.847Z] #42 79.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-19T09:05:41.847Z] #42 79.86 Selecting previously unselected package librhash0:amd64. [2022-05-19T09:05:41.847Z] #42 79.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-19T09:05:41.847Z] #42 79.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-19T09:05:41.847Z] #42 80.26 Selecting previously unselected package libuv1:amd64. [2022-05-19T09:05:41.847Z] #42 80.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-19T09:05:41.847Z] #42 80.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-19T09:05:41.847Z] #42 80.63 Selecting previously unselected package cmake. [2022-05-19T09:05:41.847Z] #42 80.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-19T09:05:41.847Z] #42 80.64 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:05:41.847Z] #42 ... [2022-05-19T09:05:41.847Z] [2022-05-19T09:05:41.847Z] #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-05-19T09:05:41.847Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:41.847Z] #14 72.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-19T09:05:41.847Z] #14 72.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-19T09:05:41.847Z] #14 72.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:05:41.847Z] #14 77.03 Selecting previously unselected package binutils-mingw-w64. [2022-05-19T09:05:41.847Z] #14 77.05 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-19T09:05:41.847Z] #14 77.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:05:41.847Z] #14 77.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-19T09:05:41.847Z] #14 77.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:05:41.847Z] #14 77.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:05:41.847Z] #14 77.81 Selecting previously unselected package dmsetup. [2022-05-19T09:05:41.847Z] #14 77.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:05:41.847Z] #14 77.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:05:41.847Z] #14 78.09 Selecting previously unselected package mingw-w64-common. [2022-05-19T09:05:41.847Z] #14 78.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-19T09:05:41.847Z] #14 78.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-19T09:05:41.847Z] #14 ... [2022-05-19T09:05:41.847Z] [2022-05-19T09:05:41.847Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:41.847Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:41.847Z] #51 72.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:05:41.847Z] #51 72.58 Setting up python3-protobuf (3.12.4-1) ... [2022-05-19T09:05:41.847Z] #51 78.87 Setting up criu (3.17-1) ... [2022-05-19T09:05:41.847Z] #51 81.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:41.907Z] #55 79.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-19T09:05:41.907Z] #55 79.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-19T09:05:41.907Z] #55 79.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-19T09:05:41.907Z] #55 ... [2022-05-19T09:05:41.907Z] [2022-05-19T09:05:41.907Z] #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-05-19T09:05:41.907Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:41.907Z] #14 79.56 Selecting previously unselected package binutils-mingw-w64. [2022-05-19T09:05:41.907Z] #14 79.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-19T09:05:41.907Z] #14 79.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:05:42.171Z] #14 79.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-19T09:05:42.171Z] #14 79.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:05:42.171Z] #14 79.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:05:42.171Z] #14 80.01 Selecting previously unselected package dmsetup. [2022-05-19T09:05:42.171Z] #14 80.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:05:42.439Z] #14 80.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:05:42.705Z] #14 80.31 Selecting previously unselected package mingw-w64-common. [2022-05-19T09:05:42.705Z] #14 80.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-19T09:05:42.705Z] #14 80.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-19T09:05:43.085Z] #64 47.12 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-19T09:05:43.085Z] #64 47.12 + BUILDTAGS='netgo osusergo static_build' [2022-05-19T09:05:43.085Z] #64 47.12 + export EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:05:43.085Z] #64 47.12 + EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:05:43.085Z] #64 47.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-19T09:05:43.085Z] #64 47.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-19T09:05:43.085Z] #64 47.12 + '[' '' = dynamic ']' [2022-05-19T09:05:43.085Z] #64 47.12 + make [2022-05-19T09:05:43.220Z] #51 DONE 83.8s [2022-05-19T09:05:43.220Z] [2022-05-19T09:05:43.220Z] #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-05-19T09:05:43.220Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:40.327Z] > git config --add remote.origin.fetch +refs/pull/43617/head:refs/remotes/origin/PR-43617 # timeout=10 [2022-05-19T09:05:40.376Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:05:40.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:05:40.638Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:05:40.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:05:40.641Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:05:41.461Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:05:41.511Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:05:44.098Z] #64 ... [2022-05-19T09:05:44.099Z] [2022-05-19T09:05:44.099Z] #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-05-19T09:05:44.099Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:05:44.099Z] #14 75.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-19T09:05:44.099Z] #14 75.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-19T09:05:44.099Z] #14 75.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:05:44.099Z] #14 80.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-19T09:05:44.099Z] #14 80.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-19T09:05:44.099Z] #14 80.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:05:44.099Z] #14 85.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-19T09:05:44.099Z] #14 85.76 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-19T09:05:44.099Z] #14 85.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:05:45.006Z] #64 48.90 + bin/ctr [2022-05-19T09:05:45.120Z] #14 ... [2022-05-19T09:05:45.120Z] [2022-05-19T09:05:45.120Z] #55 [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-05-19T09:05:45.120Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:45.120Z] #55 85.88 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-19T09:05:45.120Z] #55 85.94 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T09:05:45.120Z] #55 86.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-19T09:05:45.120Z] #55 86.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-19T09:05:45.138Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:05:45.139Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:05:45.377Z] #55 86.30 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-19T09:05:45.378Z] #55 86.36 go: downloading golang.org/x/mod v0.5.1 [2022-05-19T09:05:45.378Z] #55 86.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-19T09:05:45.944Z] #55 86.66 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-19T09:05:45.944Z] #55 86.70 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T09:05:45.944Z] #55 86.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-19T09:05:45.944Z] #55 86.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-19T09:05:45.944Z] #55 86.90 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-19T09:05:46.508Z] #55 87.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T09:05:46.764Z] #55 87.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-19T09:05:44.774Z] > git remote # timeout=10 [2022-05-19T09:05:44.860Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:05:44.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:05:44.910Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:05:45.050Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-19T09:05:45.177Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:05:45.226Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:05:47.021Z] #55 87.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-19T09:05:47.021Z] #55 87.95 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-19T09:05:47.021Z] #55 87.98 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-19T09:05:47.278Z] #55 88.29 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T09:05:47.278Z] #55 88.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T09:05:47.278Z] #55 88.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-19T09:05:47.278Z] #55 88.36 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-19T09:05:47.842Z] #55 ... [2022-05-19T09:05:47.842Z] [2022-05-19T09:05:47.842Z] #42 [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-05-19T09:05:47.842Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:47.842Z] #42 87.28 Setting up libicu67:amd64 (67.1-7) ... [2022-05-19T09:05:47.842Z] #42 87.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:47.842Z] #42 87.34 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-19T09:05:47.842Z] #42 87.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:47.842Z] #42 87.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-19T09:05:47.842Z] #42 87.43 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-19T09:05:47.842Z] #42 87.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:05:47.842Z] #42 87.47 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:05:47.842Z] #42 87.48 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-19T09:05:47.842Z] #42 87.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:05:47.842Z] #42 87.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:47.842Z] #42 DONE 88.5s [2022-05-19T09:05:47.842Z] [2022-05-19T09:05:47.842Z] #55 [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-05-19T09:05:47.842Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:47.842Z] #55 88.65 go: downloading github.com/prometheus/common v0.10.0 [2022-05-19T09:05:47.842Z] #55 ... [2022-05-19T09:05:47.842Z] [2022-05-19T09:05:47.842Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-19T09:05:47.842Z] #43 sha256:2100e0ca3df4e07884ca5e3750af2d2aef0690d5e884fff6782e7351cb5131f8 [2022-05-19T09:05:47.842Z] #43 DONE 0.2s [2022-05-19T09:05:47.842Z] [2022-05-19T09:05:47.842Z] #55 [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-05-19T09:05:47.842Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:47.842Z] #55 88.93 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-19T09:05:48.100Z] #55 88.98 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-19T09:05:48.360Z] #55 89.09 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-19T09:05:48.800Z] #19 172.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-19T09:05:48.800Z] #19 172.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:05:48.800Z] #19 172.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:05:48.800Z] #19 172.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-19T09:05:48.800Z] #19 172.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:05:48.800Z] #19 172.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-19T09:05:49.375Z] #14 ... [2022-05-19T09:05:49.375Z] [2022-05-19T09:05:49.375Z] #67 [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-05-19T09:05:49.375Z] #67 sha256:5b1de4e4c24560be4e232332f925ac39a390a94ef1e7ce72abe7443633647c9f [2022-05-19T09:05:49.375Z] #67 92.22 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:05:49.375Z] #67 92.22 + GOBIN=/build [2022-05-19T09:05:49.375Z] #67 92.22 + GO111MODULE=on [2022-05-19T09:05:49.375Z] #67 92.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:05:49.705Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:05:50.091Z] > git --version # timeout=10 [2022-05-19T09:05:50.153Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-19T09:05:50.216Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-19T09:05:50.258Z] #55 90.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-19T09:05:50.869Z] #14 ... [2022-05-19T09:05:50.870Z] [2022-05-19T09:05:50.870Z] #42 [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-05-19T09:05:50.870Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:50.870Z] #42 81.02 Selecting previously unselected package libxml2:amd64. [2022-05-19T09:05:50.870Z] #42 81.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-19T09:05:50.870Z] #42 81.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:05:50.870Z] #42 81.86 Selecting previously unselected package libarchive13:amd64. [2022-05-19T09:05:50.870Z] #42 81.87 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-19T09:05:50.870Z] #42 81.87 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-19T09:05:50.870Z] #42 82.53 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-19T09:05:50.870Z] #42 82.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-19T09:05:50.870Z] #42 82.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-19T09:05:50.870Z] #42 82.84 Selecting previously unselected package librhash0:amd64. [2022-05-19T09:05:50.870Z] #42 82.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-19T09:05:50.870Z] #42 82.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-19T09:05:50.870Z] #42 83.29 Selecting previously unselected package libuv1:amd64. [2022-05-19T09:05:50.870Z] #42 83.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-19T09:05:50.870Z] #42 83.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-19T09:05:50.870Z] #42 83.51 Selecting previously unselected package cmake. [2022-05-19T09:05:50.870Z] #42 83.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-19T09:05:50.870Z] #42 83.53 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:05:50.870Z] #42 ... [2022-05-19T09:05:50.870Z] [2022-05-19T09:05:50.870Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:50.870Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:50.870Z] #51 77.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:05:50.870Z] #51 78.23 Setting up python3-protobuf (3.12.4-1) ... [2022-05-19T09:05:50.870Z] #51 84.51 Setting up criu (3.17-1) ... [2022-05-19T09:05:50.870Z] #51 87.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:51.818Z] #51 ... [2022-05-19T09:05:51.818Z] [2022-05-19T09:05:51.818Z] #55 [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-05-19T09:05:51.818Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:51.818Z] #55 79.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-19T09:05:51.818Z] #55 80.17 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-19T09:05:51.818Z] #55 80.34 go: downloading golang.org/x/text v0.3.7 [2022-05-19T09:05:51.818Z] #55 89.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-19T09:05:51.818Z] #55 89.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-19T09:05:52.082Z] #55 89.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-19T09:05:52.082Z] #55 89.77 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-19T09:05:52.082Z] #55 89.79 go: downloading golang.org/x/mod v0.5.1 [2022-05-19T09:05:52.082Z] #55 89.85 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-19T09:05:52.398Z] #55 89.94 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-19T09:05:52.398Z] #55 89.98 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-19T09:05:52.661Z] #55 90.41 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-19T09:05:52.661Z] #55 90.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-19T09:05:52.661Z] #55 90.47 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-19T09:05:52.931Z] #55 ... [2022-05-19T09:05:52.931Z] [2022-05-19T09:05:52.931Z] #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-05-19T09:05:52.931Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:52.931Z] #14 90.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-19T09:05:52.931Z] #14 90.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-19T09:05:52.931Z] #14 90.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:05:53.351Z] + docker version [2022-05-19T09:05:53.879Z] #14 ... [2022-05-19T09:05:53.879Z] [2022-05-19T09:05:53.879Z] #53 [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-05-19T09:05:53.879Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:05:53.879Z] #53 91.61 gotestsum version dev [2022-05-19T09:05:53.879Z] #53 DONE 91.8s [2022-05-19T09:05:53.879Z] [2022-05-19T09:05:53.879Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-19T09:05:53.879Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-19T09:05:53.879Z] #51 DONE 91.6s [2022-05-19T09:05:54.142Z] [2022-05-19T09:05:54.142Z] #42 [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-05-19T09:05:54.142Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-19T09:05:54.142Z] #42 91.72 Setting up libicu67:amd64 (67.1-7) ... [2022-05-19T09:05:54.142Z] #42 91.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:54.142Z] #42 91.86 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-19T09:05:54.142Z] #42 91.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:05:54.143Z] #42 91.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-19T09:05:54.406Z] #42 92.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-19T09:05:54.406Z] #42 92.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:05:54.406Z] #42 92.19 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:05:54.406Z] #42 92.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-19T09:05:54.406Z] #42 92.28 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:05:54.438Z] #55 ... [2022-05-19T09:05:54.438Z] [2022-05-19T09:05:54.438Z] #44 [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-05-19T09:05:54.438Z] #44 sha256:98d7b6f45addc125a7cc575b4f52e464b41c2c6e3bb15a829564b897de3395c5 [2022-05-19T09:05:54.438Z] #44 1.426 + RM_GOPATH=0 [2022-05-19T09:05:54.438Z] #44 1.427 + TMP_GOPATH= [2022-05-19T09:05:54.438Z] #44 1.427 + : /build [2022-05-19T09:05:54.438Z] #44 1.428 + '[' -z '' ']' [2022-05-19T09:05:54.438Z] #44 1.428 ++ mktemp -d [2022-05-19T09:05:54.438Z] #44 1.456 + export GOPATH=/tmp/tmp.aRiNuyxNqq [2022-05-19T09:05:54.438Z] #44 1.456 + GOPATH=/tmp/tmp.aRiNuyxNqq [2022-05-19T09:05:54.438Z] #44 1.456 + RM_GOPATH=1 [2022-05-19T09:05:54.438Z] #44 1.456 + case "$(go env GOARCH)" in [2022-05-19T09:05:54.438Z] #44 1.456 ++ go env GOARCH [2022-05-19T09:05:54.438Z] #44 1.473 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:54.438Z] #44 1.473 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:05:54.438Z] #44 1.473 ++ dirname /install.sh [2022-05-19T09:05:54.438Z] #44 1.473 + dir=/ [2022-05-19T09:05:54.438Z] #44 1.473 + bin=tini [2022-05-19T09:05:54.438Z] #44 1.473 + shift [2022-05-19T09:05:54.438Z] #44 1.473 + '[' '!' -f //tini.installer ']' [2022-05-19T09:05:54.438Z] #44 1.473 + . //tini.installer [2022-05-19T09:05:54.438Z] #44 1.473 ++ : v0.19.0 [2022-05-19T09:05:54.438Z] #44 1.474 + install_tini [2022-05-19T09:05:54.438Z] #44 1.474 + echo 'Install tini version v0.19.0' [2022-05-19T09:05:54.438Z] #44 1.474 + git clone https://github.com/krallin/tini.git /tmp/tmp.aRiNuyxNqq/tini [2022-05-19T09:05:54.438Z] #44 1.474 Install tini version v0.19.0 [2022-05-19T09:05:54.438Z] #44 1.475 Cloning into '/tmp/tmp.aRiNuyxNqq/tini'... [2022-05-19T09:05:54.438Z] #44 2.870 + cd /tmp/tmp.aRiNuyxNqq/tini [2022-05-19T09:05:54.438Z] #44 2.870 + git checkout -q v0.19.0 [2022-05-19T09:05:54.438Z] #44 2.878 + cmake . [2022-05-19T09:05:54.438Z] #44 3.570 -- The C compiler identification is GNU 10.2.1 [2022-05-19T09:05:54.438Z] #44 3.648 -- Detecting C compiler ABI info [2022-05-19T09:05:54.438Z] #44 4.550 -- Detecting C compiler ABI info - done [2022-05-19T09:05:54.438Z] #44 4.726 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-19T09:05:54.438Z] #44 4.754 -- Detecting C compile features [2022-05-19T09:05:54.438Z] #44 4.767 -- Detecting C compile features - done [2022-05-19T09:05:54.438Z] #44 4.851 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-19T09:05:54.438Z] #44 5.235 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-19T09:05:54.438Z] #44 5.408 -- Configuring done [2022-05-19T09:05:54.438Z] #44 5.429 -- Generating done [2022-05-19T09:05:54.438Z] #44 5.451 -- Build files have been written to: /tmp/tmp.aRiNuyxNqq/tini [2022-05-19T09:05:54.438Z] #44 5.490 + make tini-static [2022-05-19T09:05:54.438Z] #44 5.973 Scanning dependencies of target tini-static [2022-05-19T09:05:54.438Z] #44 6.110 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-19T09:05:54.647Z] #67 96.76 rootlesskit version 1.0.0 [2022-05-19T09:05:54.647Z] #67 96.76 Usage of /build/rootlesskit-docker-proxy: [2022-05-19T09:05:54.647Z] #67 96.77 -container-ip string [2022-05-19T09:05:54.647Z] #67 96.77 container ip [2022-05-19T09:05:54.647Z] #67 96.77 -container-port int [2022-05-19T09:05:54.647Z] #67 96.77 container port (default -1) [2022-05-19T09:05:54.647Z] #67 96.77 -host-ip string [2022-05-19T09:05:54.647Z] #67 96.77 host ip [2022-05-19T09:05:54.647Z] #67 96.77 -host-port int [2022-05-19T09:05:54.647Z] #67 96.77 host port (default -1) [2022-05-19T09:05:54.647Z] #67 96.77 -proto string [2022-05-19T09:05:54.647Z] #67 96.77 proxy protocol (default "tcp") [2022-05-19T09:05:54.672Z] #42 92.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:05:55.248Z] #42 DONE 92.9s [2022-05-19T09:05:55.248Z] [2022-05-19T09:05:55.248Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-19T09:05:55.248Z] #43 sha256:a577d6be6604e2f21c704b490d4f2ef01c7eb2e33045599cf8b445094a6d73d5 [2022-05-19T09:05:55.376Z] #44 ... [2022-05-19T09:05:55.376Z] [2022-05-19T09:05:55.376Z] #53 [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-05-19T09:05:55.376Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-19T09:05:55.376Z] #53 96.40 gotestsum version dev [2022-05-19T09:05:55.513Z] #43 DONE 0.3s [2022-05-19T09:05:55.513Z] [2022-05-19T09:05:55.513Z] #55 [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-05-19T09:05:55.513Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:55.513Z] #55 91.04 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-19T09:05:55.513Z] #55 91.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-19T09:05:55.513Z] #55 91.38 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-19T09:05:55.513Z] #55 91.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-19T09:05:55.513Z] #55 92.08 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-19T09:05:55.513Z] #55 92.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-19T09:05:55.513Z] #55 92.27 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-19T09:05:55.513Z] #55 92.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-19T09:05:55.513Z] #55 92.30 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-19T09:05:55.513Z] #55 92.30 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-19T09:05:55.513Z] #55 92.78 go: downloading github.com/prometheus/common v0.10.0 [2022-05-19T09:05:55.513Z] #55 93.06 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-19T09:05:55.513Z] #55 93.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-19T09:05:55.776Z] #55 93.47 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-19T09:05:56.309Z] #53 DONE 97.0s [2022-05-19T09:05:56.309Z] [2022-05-19T09:05:56.309Z] #44 [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-05-19T09:05:56.309Z] #44 sha256:98d7b6f45addc125a7cc575b4f52e464b41c2c6e3bb15a829564b897de3395c5 [2022-05-19T09:05:56.309Z] #44 7.824 [100%] Linking C executable tini-static [2022-05-19T09:05:56.309Z] #44 8.550 [100%] Built target tini-static [2022-05-19T09:05:56.309Z] #44 ... [2022-05-19T09:05:56.309Z] [2022-05-19T09:05:56.309Z] #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-05-19T09:05:56.309Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:56.309Z] #14 87.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-19T09:05:56.309Z] #14 87.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-19T09:05:56.309Z] #14 87.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:05:56.309Z] #14 96.09 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-19T09:05:56.309Z] #14 96.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:05:56.309Z] #14 96.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:05:56.309Z] #14 96.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-19T09:05:56.309Z] #14 96.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:05:56.309Z] #14 96.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-19T09:05:56.566Z] #14 ... [2022-05-19T09:05:56.566Z] [2022-05-19T09:05:56.566Z] #44 [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-05-19T09:05:56.566Z] #44 sha256:98d7b6f45addc125a7cc575b4f52e464b41c2c6e3bb15a829564b897de3395c5 [2022-05-19T09:05:56.566Z] #44 8.594 + mkdir -p /build [2022-05-19T09:05:56.566Z] #44 8.618 + cp tini-static /build/docker-init [2022-05-19T09:05:56.566Z] #44 DONE 8.8s [2022-05-19T09:05:56.566Z] [2022-05-19T09:05:56.566Z] #55 [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-05-19T09:05:56.566Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:05:56.969Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:05:57.323Z] #64 ... [2022-05-19T09:05:57.323Z] [2022-05-19T09:05:57.323Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-19T09:05:57.323Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:05:57.323Z] #14 88.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-19T09:05:57.323Z] #14 88.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:05:57.323Z] #14 88.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:05:57.323Z] #14 94.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-19T09:05:57.323Z] #14 94.80 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:05:57.323Z] #14 94.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:05:57.386Z] > git --version # timeout=10 [2022-05-19T09:05:57.437Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-19T09:05:57.483Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-19T09:05:57.699Z] #55 95.33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-19T09:05:58.105Z] #67 ... [2022-05-19T09:05:58.105Z] [2022-05-19T09:05:58.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-05-19T09:05:58.105Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:05:58.105Z] #14 95.81 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-19T09:05:58.105Z] #14 95.81 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-19T09:05:58.105Z] #14 95.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:05:58.105Z] #14 100.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-19T09:05:58.105Z] #14 100.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-19T09:05:58.105Z] #14 100.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:05:58.105Z] #14 101.1 Selecting previously unselected package libapparmor1:arm64. [2022-05-19T09:05:58.105Z] #14 101.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-19T09:05:58.105Z] #14 101.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-19T09:05:58.742Z] #14 101.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-19T09:05:58.742Z] #14 101.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-19T09:05:58.789Z] #19 181.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-19T09:05:58.790Z] #19 181.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:05:58.790Z] #19 181.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:05:58.790Z] #19 181.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-19T09:05:58.790Z] #19 181.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:05:58.790Z] #19 181.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:05:59.002Z] #14 101.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-19T09:05:59.792Z] #14 102.8 Selecting previously unselected package libbtrfs0:arm64. [2022-05-19T09:05:59.792Z] #14 102.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-19T09:06:00.055Z] #14 103.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-19T09:06:00.815Z] + docker version [2022-05-19T09:06:00.992Z] #14 104.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-19T09:06:00.992Z] #14 104.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-19T09:06:00.992Z] #14 104.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-19T09:06:01.890Z] Client: [2022-05-19T09:06:01.890Z] Version: 20.10.9 [2022-05-19T09:06:01.890Z] API version: 1.41 [2022-05-19T09:06:01.890Z] Go version: go1.16.8 [2022-05-19T09:06:01.890Z] Git commit: c2ea9bc [2022-05-19T09:06:01.890Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-19T09:06:01.890Z] OS/Arch: windows/amd64 [2022-05-19T09:06:01.890Z] Context: default [2022-05-19T09:06:01.890Z] Experimental: true [2022-05-19T09:06:01.890Z] [2022-05-19T09:06:01.890Z] Server: Docker Engine - Community [2022-05-19T09:06:01.890Z] Engine: [2022-05-19T09:06:01.890Z] Version: 20.10.9 [2022-05-19T09:06:01.890Z] API version: 1.41 (minimum version 1.24) [2022-05-19T09:06:01.890Z] Go version: go1.16.8 [2022-05-19T09:06:01.890Z] Git commit: 79ea9d3 [2022-05-19T09:06:01.890Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-19T09:06:01.890Z] OS/Arch: windows/amd64 [2022-05-19T09:06:01.890Z] Experimental: true [2022-05-19T09:06:01.924Z] #55 ... [2022-05-19T09:06:01.924Z] [2022-05-19T09:06:01.924Z] #44 [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-05-19T09:06:01.924Z] #44 sha256:f7b15fbd1f7a462eb63d704f177cdca8ae75067f1aed16b05bdc79ab50ef7f3f [2022-05-19T09:06:01.924Z] #44 2.752 + RM_GOPATH=0 [2022-05-19T09:06:01.924Z] #44 2.752 + TMP_GOPATH= [2022-05-19T09:06:01.924Z] #44 2.752 + : /build [2022-05-19T09:06:01.924Z] #44 2.752 + '[' -z '' ']' [2022-05-19T09:06:01.924Z] #44 2.752 ++ mktemp -d [2022-05-19T09:06:01.924Z] #44 2.767 + export GOPATH=/tmp/tmp.flwCmW1k6d [2022-05-19T09:06:01.924Z] #44 2.767 + GOPATH=/tmp/tmp.flwCmW1k6d [2022-05-19T09:06:01.924Z] #44 2.767 + RM_GOPATH=1 [2022-05-19T09:06:01.924Z] #44 2.767 + case "$(go env GOARCH)" in [2022-05-19T09:06:01.924Z] #44 2.767 ++ go env GOARCH [2022-05-19T09:06:01.924Z] #44 2.781 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:06:01.924Z] #44 2.781 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:06:01.924Z] #44 2.781 ++ dirname /install.sh [2022-05-19T09:06:01.924Z] #44 2.811 Install tini version v0.19.0 [2022-05-19T09:06:01.924Z] #44 2.832 + dir=/ [2022-05-19T09:06:01.924Z] #44 2.832 + bin=tini [2022-05-19T09:06:01.924Z] #44 2.832 + shift [2022-05-19T09:06:01.924Z] #44 2.832 + '[' '!' -f //tini.installer ']' [2022-05-19T09:06:01.924Z] #44 2.832 + . //tini.installer [2022-05-19T09:06:01.924Z] #44 2.832 ++ : v0.19.0 [2022-05-19T09:06:01.924Z] #44 2.832 + install_tini [2022-05-19T09:06:01.924Z] #44 2.832 + echo 'Install tini version v0.19.0' [2022-05-19T09:06:01.924Z] #44 2.832 + git clone https://github.com/krallin/tini.git /tmp/tmp.flwCmW1k6d/tini [2022-05-19T09:06:01.924Z] #44 2.832 Cloning into '/tmp/tmp.flwCmW1k6d/tini'... [2022-05-19T09:06:01.924Z] #44 4.207 + cd /tmp/tmp.flwCmW1k6d/tini [2022-05-19T09:06:01.924Z] #44 4.210 + git checkout -q v0.19.0 [2022-05-19T09:06:01.924Z] #44 4.272 + cmake . [2022-05-19T09:06:01.924Z] #44 4.890 -- The C compiler identification is GNU 10.2.1 [2022-05-19T09:06:01.924Z] #44 5.061 -- Detecting C compiler ABI info [2022-05-19T09:06:01.924Z] #44 5.772 -- Detecting C compiler ABI info - done [2022-05-19T09:06:01.924Z] #44 5.899 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-19T09:06:01.924Z] #44 5.908 -- Detecting C compile features [2022-05-19T09:06:01.924Z] #44 5.920 -- Detecting C compile features - done [2022-05-19T09:06:01.924Z] #44 5.950 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-19T09:06:01.924Z] #44 6.340 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-19T09:06:01.924Z] #44 6.481 -- Configuring done [2022-05-19T09:06:01.924Z] #44 6.515 -- Generating done [2022-05-19T09:06:01.924Z] #44 6.517 -- Build files have been written to: /tmp/tmp.flwCmW1k6d/tini [2022-05-19T09:06:01.924Z] #44 6.540 + make tini-static [2022-05-19T09:06:02.187Z] #44 ... [2022-05-19T09:06:02.187Z] [2022-05-19T09:06:02.187Z] #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-05-19T09:06:02.187Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:06:02.187Z] #14 100.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-19T09:06:02.187Z] #14 100.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:02.187Z] #14 100.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:06:02.450Z] #14 100.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-19T09:06:02.450Z] #14 100.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:02.450Z] #14 100.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] sh [2022-05-19T09:06:02.573Z] #14 105.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-19T09:06:02.573Z] #14 105.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-19T09:06:02.573Z] #14 105.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-19T09:06:03.092Z] #14 106.3 Selecting previously unselected package libudev-dev:arm64. [2022-05-19T09:06:03.092Z] #14 106.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-19T09:06:03.092Z] #14 106.3 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-19T09:06:03.092Z] #14 ... [2022-05-19T09:06:03.092Z] [2022-05-19T09:06:03.092Z] #67 [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-05-19T09:06:03.092Z] #67 sha256:5b1de4e4c24560be4e232332f925ac39a390a94ef1e7ce72abe7443633647c9f [2022-05-19T09:06:03.092Z] #67 DONE 106.2s [2022-05-19T09:06:03.092Z] [2022-05-19T09:06:03.092Z] #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-05-19T09:06:03.092Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:06:03.092Z] #14 106.5 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-19T09:06:03.092Z] #14 106.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-19T09:06:03.092Z] #14 106.5 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-19T09:06:03.092Z] #14 ... [2022-05-19T09:06:03.092Z] [2022-05-19T09:06:03.092Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-19T09:06:03.092Z] #68 sha256:8de04d679fe3277279ba83bf1a3b4d469fd634decc2b3053157ad6b9f4e97b76 [2022-05-19T09:06:03.353Z] #68 DONE 0.1s [2022-05-19T09:06:03.353Z] [2022-05-19T09:06:03.353Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-19T09:06:03.353Z] #69 sha256:007b3d657ec2ccc172f10ef74957c25a48595e4f41550c8b659ee784403b1932 [2022-05-19T09:06:03.353Z] #69 DONE 0.0s [2022-05-19T09:06:03.353Z] [2022-05-19T09:06:03.353Z] #55 [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-05-19T09:06:03.353Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:06:03.398Z] + docker info [2022-05-19T09:06:03.398Z] Client: [2022-05-19T09:06:03.398Z] Context: default [2022-05-19T09:06:03.398Z] Debug Mode: false [2022-05-19T09:06:03.398Z] [2022-05-19T09:06:03.398Z] Server: [2022-05-19T09:06:03.398Z] Containers: 0 [2022-05-19T09:06:03.398Z] Running: 0 [2022-05-19T09:06:03.398Z] Paused: 0 [2022-05-19T09:06:03.398Z] Stopped: 0 [2022-05-19T09:06:03.398Z] Images: 0 [2022-05-19T09:06:03.398Z] Server Version: 20.10.9 [2022-05-19T09:06:03.398Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-19T09:06:03.398Z] Windows: [2022-05-19T09:06:03.398Z] LCOW: [2022-05-19T09:06:03.398Z] Logging Driver: json-file [2022-05-19T09:06:03.398Z] Plugins: [2022-05-19T09:06:03.398Z] Volume: local [2022-05-19T09:06:03.398Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:06:03.398Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:06:03.398Z] Swarm: inactive [2022-05-19T09:06:03.398Z] Default Isolation: process [2022-05-19T09:06:03.398Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-19T09:06:03.398Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-19T09:06:03.398Z] OSType: windows [2022-05-19T09:06:03.398Z] Architecture: x86_64 [2022-05-19T09:06:03.398Z] CPUs: 4 [2022-05-19T09:06:03.398Z] Total Memory: 32GiB [2022-05-19T09:06:03.398Z] Name: azwin-2-9fc4d0 [2022-05-19T09:06:03.398Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-19T09:06:03.398Z] Docker Root Dir: D:\docker [2022-05-19T09:06:03.398Z] Debug Mode: false [2022-05-19T09:06:03.398Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:06:03.398Z] Labels: [2022-05-19T09:06:03.398Z] Experimental: true [2022-05-19T09:06:03.398Z] Insecure Registries: [2022-05-19T09:06:03.398Z] 10.0.0.4:5000 [2022-05-19T09:06:03.398Z] 127.0.0.0/8 [2022-05-19T09:06:03.398Z] Registry Mirrors: [2022-05-19T09:06:03.398Z] http://10.0.0.4:5000/ [2022-05-19T09:06:03.398Z] Live Restore Enabled: false [2022-05-19T09:06:03.398Z] Product License: Community Engine [2022-05-19T09:06:03.398Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-19T09:06:03.920Z] #55 ... [2022-05-19T09:06:03.920Z] [2022-05-19T09:06:03.920Z] #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-05-19T09:06:03.920Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:06:03.920Z] #14 107.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-19T09:06:03.920Z] #14 107.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-19T09:06:03.920Z] #14 107.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-19T09:06:04.179Z] #14 107.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-19T09:06:04.179Z] #14 107.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-19T09:06:04.179Z] #14 107.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-19T09:06:04.179Z] #14 107.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-19T09:06:04.437Z] #14 107.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-19T09:06:04.438Z] #14 107.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-19T09:06:04.438Z] #14 107.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-19T09:06:04.438Z] #14 107.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-19T09:06:04.438Z] #14 107.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-19T09:06:04.698Z] #14 107.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-19T09:06:04.698Z] #14 107.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-19T09:06:04.698Z] #14 107.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-19T09:06:04.958Z] #14 108.1 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-19T09:06:04.958Z] #14 108.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-19T09:06:04.958Z] #14 108.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-19T09:06:04.958Z] #14 108.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-19T09:06:04.958Z] #14 108.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-19T09:06:04.958Z] #14 108.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-19T09:06:05.217Z] #14 108.4 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-19T09:06:05.217Z] #14 108.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-19T09:06:05.217Z] #14 108.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-19T09:06:05.476Z] #14 107.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-19T09:06:05.476Z] #14 107.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:05.476Z] #14 107.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:06:05.888Z] #14 109.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-19T09:06:06.147Z] #14 ... [2022-05-19T09:06:06.147Z] [2022-05-19T09:06:06.147Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:06:06.147Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-19T09:06:06.147Z] #36 108.3 Delve is a source level debugger for Go programs. [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-19T09:06:06.147Z] #36 108.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 Pass flags to the program you are debugging using `--`, for example: [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 Usage: [2022-05-19T09:06:06.147Z] #36 108.3 dlv [command] [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 Available Commands: [2022-05-19T09:06:06.147Z] #36 108.3 attach Attach to running process and begin debugging. [2022-05-19T09:06:06.147Z] #36 108.3 connect Connect to a headless debug server with a terminal client. [2022-05-19T09:06:06.147Z] #36 108.3 core Examine a core dump. [2022-05-19T09:06:06.147Z] #36 108.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-19T09:06:06.147Z] #36 108.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-19T09:06:06.147Z] #36 108.3 exec Execute a precompiled binary, and begin a debug session. [2022-05-19T09:06:06.147Z] #36 108.3 help Help about any command [2022-05-19T09:06:06.147Z] #36 108.3 run Deprecated command. Use 'debug' instead. [2022-05-19T09:06:06.147Z] #36 108.3 test Compile test binary and begin debugging program. [2022-05-19T09:06:06.147Z] #36 108.3 trace Compile and begin tracing program. [2022-05-19T09:06:06.147Z] #36 108.3 version Prints version. [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 Flags: [2022-05-19T09:06:06.147Z] #36 108.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-19T09:06:06.147Z] #36 108.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-19T09:06:06.147Z] #36 108.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-19T09:06:06.147Z] #36 108.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-19T09:06:06.147Z] #36 108.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-19T09:06:06.147Z] #36 108.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-19T09:06:06.147Z] #36 108.3 --disable-aslr Disables address space randomization [2022-05-19T09:06:06.147Z] #36 108.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-19T09:06:06.147Z] #36 108.3 -h, --help help for dlv [2022-05-19T09:06:06.147Z] #36 108.3 --init string Init file, executed by the terminal client. [2022-05-19T09:06:06.147Z] #36 108.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-19T09:06:06.147Z] #36 108.3 --log Enable debugging server logging. [2022-05-19T09:06:06.147Z] #36 108.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-19T09:06:06.147Z] #36 108.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-19T09:06:06.147Z] #36 108.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-19T09:06:06.147Z] #36 108.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-19T09:06:06.147Z] #36 108.3 --wd string Working directory for running the program. [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 Additional help topics: [2022-05-19T09:06:06.147Z] #36 108.3 dlv backend Help about the --backend flag. [2022-05-19T09:06:06.147Z] #36 108.3 dlv log Help about logging flags. [2022-05-19T09:06:06.147Z] #36 108.3 dlv redirect Help about file redirection. [2022-05-19T09:06:06.147Z] #36 108.3 [2022-05-19T09:06:06.147Z] #36 108.3 Use "dlv [command] --help" for more information about a command. [2022-05-19T09:06:06.147Z] #36 DONE 109.3s [2022-05-19T09:06:06.147Z] [2022-05-19T09:06:06.147Z] #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-05-19T09:06:06.147Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-19T09:06:06.147Z] #14 109.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-19T09:06:06.147Z] #14 109.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:06:06.147Z] #14 109.4 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-19T09:06:06.147Z] #14 109.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:06:06.147Z] #14 109.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-19T09:06:06.147Z] #14 109.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-19T09:06:06.407Z] #14 109.5 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-19T09:06:06.407Z] #14 109.6 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-19T09:06:06.407Z] #14 109.6 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-19T09:06:06.407Z] #14 109.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:06:06.407Z] #14 109.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-19T09:06:06.407Z] #14 109.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:06:06.407Z] #14 109.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-19T09:06:06.407Z] #14 109.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-19T09:06:06.407Z] #14 109.7 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-19T09:06:06.407Z] #14 109.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:06:06.543Z] #55 ... [2022-05-19T09:06:06.543Z] [2022-05-19T09:06:06.543Z] #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-05-19T09:06:06.543Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:06:06.543Z] #14 107.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-19T09:06:06.543Z] #14 107.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:06.666Z] #14 109.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-19T09:06:06.666Z] #14 109.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-19T09:06:06.666Z] #14 109.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-19T09:06:06.666Z] #14 109.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:06:06.666Z] #14 109.9 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-05-19T09:06:06.666Z] #14 109.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:06:06.666Z] #14 110.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-19T09:06:06.666Z] #14 110.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:06:06.666Z] #14 110.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:06:06.671Z] #14 ... [2022-05-19T09:06:06.671Z] [2022-05-19T09:06:06.671Z] #44 [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-05-19T09:06:06.671Z] #44 sha256:f7b15fbd1f7a462eb63d704f177cdca8ae75067f1aed16b05bdc79ab50ef7f3f [2022-05-19T09:06:06.671Z] #44 6.890 Scanning dependencies of target tini-static [2022-05-19T09:06:06.671Z] #44 6.983 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-19T09:06:06.671Z] #44 8.612 [100%] Linking C executable tini-static [2022-05-19T09:06:06.671Z] #44 9.556 [100%] Built target tini-static [2022-05-19T09:06:06.671Z] #44 9.653 + mkdir -p /build [2022-05-19T09:06:06.671Z] #44 9.659 + cp tini-static /build/docker-init [2022-05-19T09:06:06.671Z] #44 DONE 10.9s [2022-05-19T09:06:06.671Z] [2022-05-19T09:06:06.671Z] #55 [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-05-19T09:06:06.671Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:06:06.801Z] #14 107.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:06:06.919Z] #19 190.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-19T09:06:06.920Z] #19 190.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:06:06.920Z] #19 190.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:06:06.920Z] #19 190.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-19T09:06:06.920Z] #19 190.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:06:06.920Z] #19 190.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:06:06.925Z] #14 110.0 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-05-19T09:06:06.925Z] #14 110.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:06:06.925Z] #14 110.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:06:06.925Z] #14 110.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-19T09:06:06.925Z] #14 110.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:06:06.925Z] #14 110.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-19T09:06:06.925Z] #14 110.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-19T09:06:06.925Z] #14 110.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:06:07.865Z] #14 DONE 110.9s [2022-05-19T09:06:07.865Z] [2022-05-19T09:06:07.865Z] #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-05-19T09:06:07.865Z] #26 sha256:fd74e0bf8ee50b9b681fb45e65e2739659e9692f8728bbdabc05b9709b416c86 [2022-05-19T09:06:07.865Z] #26 110.0 Updating files: 20% (2295/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/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) [2022-05-19T09:06:07.865Z] #26 ... [2022-05-19T09:06:07.865Z] [2022-05-19T09:06:07.865Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-19T09:06:07.865Z] #59 sha256:364d295860818b3f90af81d3d3b86038ac0893b5d272335efce785983fde0556 [2022-05-19T09:06:07.865Z] #59 DONE 0.2s [2022-05-19T09:06:07.865Z] [2022-05-19T09:06:07.865Z] #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-05-19T09:06:07.865Z] #26 sha256:fd74e0bf8ee50b9b681fb45e65e2739659e9692f8728bbdabc05b9709b416c86 [2022-05-19T09:06:08.785Z] #14 ... [2022-05-19T09:06:08.785Z] [2022-05-19T09:06:08.785Z] #67 [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-05-19T09:06:08.785Z] #67 sha256:f1534ce0fb99621e86cdda817f02138d042308dfac20083959e023c4ea29fbe0 [2022-05-19T09:06:08.785Z] #67 111.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:06:08.785Z] #67 111.0 + GOBIN=/build [2022-05-19T09:06:08.785Z] #67 111.0 + GO111MODULE=on [2022-05-19T09:06:08.785Z] #67 111.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:06:08.901Z] #26 110.0 Updating files: 20% (2295/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/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: 35% (4054/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: 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) [2022-05-19T09:06:08.901Z] #26 ... [2022-05-19T09:06:08.901Z] [2022-05-19T09:06:08.901Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-19T09:06:08.901Z] #15 sha256:6a66e61461d37e1fe91bfb93d186ca475e1d8978d399d6c704c5125017bb2621 [2022-05-19T09:06:08.901Z] #15 DONE 1.2s [2022-05-19T09:06:08.901Z] [2022-05-19T09:06:08.901Z] #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-05-19T09:06:08.901Z] #26 sha256:fd74e0bf8ee50b9b681fb45e65e2739659e9692f8728bbdabc05b9709b416c86 [2022-05-19T09:06:09.944Z] #26 110.0 Updating files: 20% (2295/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/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: 35% (4054/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: 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: 56% (6429/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: 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) [2022-05-19T09:06:09.944Z] #26 ... [2022-05-19T09:06:09.944Z] [2022-05-19T09:06:09.944Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-19T09:06:09.944Z] #16 sha256:cddff0b1a41f8042373a388be567b6755dfa47c288a62b4f8765f7bce22a56f0 [2022-05-19T09:06:09.944Z] #16 DONE 1.2s [2022-05-19T09:06:09.944Z] [2022-05-19T09:06:09.944Z] #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-05-19T09:06:09.944Z] #26 sha256:fd74e0bf8ee50b9b681fb45e65e2739659e9692f8728bbdabc05b9709b416c86 [2022-05-19T09:06:10.722Z] #26 110.0 Updating files: 20% (2295/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/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: 35% (4054/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: 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: 56% (6429/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: 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: 86% (9878/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: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-19T09:06:10.722Z] #26 113.6 + cd /tmp/tmp.859na4ZsrF/tmp/docker-ce [2022-05-19T09:06:10.722Z] #26 113.6 + git checkout -q v17.06.2-ce [2022-05-19T09:06:10.982Z] #26 ... [2022-05-19T09:06:10.982Z] [2022-05-19T09:06:10.982Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-19T09:06:10.982Z] #17 sha256:8cfc23673e2891053a5de098a28948053a6a927e58f6be711a61030e8de63d18 [2022-05-19T09:06:10.982Z] #17 0.605 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-19T09:06:10.982Z] #17 DONE 1.1s [2022-05-19T09:06:11.242Z] [2022-05-19T09:06:11.242Z] #60 [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-05-19T09:06:11.242Z] #60 sha256:9dd09eaaf9e233e11bb16f592f5df6ac6d42987451aa5fbddfa46ce5169389f8 [2022-05-19T09:06:11.242Z] #60 0.825 + RM_GOPATH=0 [2022-05-19T09:06:11.242Z] #60 0.825 + TMP_GOPATH= [2022-05-19T09:06:11.242Z] #60 0.825 + : /build [2022-05-19T09:06:11.242Z] #60 0.825 + '[' -z '' ']' [2022-05-19T09:06:11.242Z] #60 0.826 ++ mktemp -d [2022-05-19T09:06:11.242Z] #60 0.828 + export GOPATH=/tmp/tmp.9vVPkhIpAh [2022-05-19T09:06:11.242Z] #60 0.828 + GOPATH=/tmp/tmp.9vVPkhIpAh [2022-05-19T09:06:11.242Z] #60 0.828 + RM_GOPATH=1 [2022-05-19T09:06:11.242Z] #60 0.829 + case "$(go env GOARCH)" in [2022-05-19T09:06:11.242Z] #60 0.830 ++ go env GOARCH [2022-05-19T09:06:11.242Z] #60 0.854 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:06:11.242Z] #60 0.855 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:06:11.242Z] #60 0.856 ++ dirname /install.sh [2022-05-19T09:06:11.242Z] #60 0.860 + dir=/ [2022-05-19T09:06:11.242Z] #60 0.862 + bin=runc [2022-05-19T09:06:11.242Z] #60 0.862 + shift [2022-05-19T09:06:11.242Z] #60 0.862 + '[' '!' -f //runc.installer ']' [2022-05-19T09:06:11.242Z] #60 0.862 + . //runc.installer [2022-05-19T09:06:11.242Z] #60 0.862 ++ set -e [2022-05-19T09:06:11.242Z] #60 0.862 ++ : v1.1.2 [2022-05-19T09:06:11.242Z] #60 0.863 + install_runc [2022-05-19T09:06:11.242Z] #60 0.863 + RUNC_BUILDTAGS=seccomp [2022-05-19T09:06:11.242Z] #60 0.863 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-19T09:06:11.242Z] #60 0.864 Install runc version v1.1.2 (build tags: seccomp) [2022-05-19T09:06:11.242Z] #60 0.864 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9vVPkhIpAh/src/github.com/opencontainers/runc [2022-05-19T09:06:11.242Z] #60 0.873 Cloning into '/tmp/tmp.9vVPkhIpAh/src/github.com/opencontainers/runc'... [2022-05-19T09:06:11.262Z] Client: [2022-05-19T09:06:11.262Z] Version: 20.10.9 [2022-05-19T09:06:11.262Z] API version: 1.41 [2022-05-19T09:06:11.262Z] Go version: go1.16.8 [2022-05-19T09:06:11.262Z] Git commit: c2ea9bc [2022-05-19T09:06:11.262Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-19T09:06:11.262Z] OS/Arch: windows/amd64 [2022-05-19T09:06:11.262Z] Context: default [2022-05-19T09:06:11.262Z] Experimental: true [2022-05-19T09:06:11.262Z] [2022-05-19T09:06:11.262Z] Server: Docker Engine - Community [2022-05-19T09:06:11.262Z] Engine: [2022-05-19T09:06:11.262Z] Version: 20.10.9 [2022-05-19T09:06:11.262Z] API version: 1.41 (minimum version 1.24) [2022-05-19T09:06:11.262Z] Go version: go1.16.8 [2022-05-19T09:06:11.262Z] Git commit: 79ea9d3 [2022-05-19T09:06:11.262Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-19T09:06:11.262Z] OS/Arch: windows/amd64 [2022-05-19T09:06:11.262Z] Experimental: true [Pipeline] sh [2022-05-19T09:06:12.178Z] #60 ... [2022-05-19T09:06:12.178Z] [2022-05-19T09:06:12.178Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-19T09:06:12.178Z] #18 sha256:2a502440bd509d7e9c441e6ac8600a5fde708d0176014326ed483f81815f0445 [2022-05-19T09:06:12.178Z] #18 DONE 1.0s [2022-05-19T09:06:12.178Z] [2022-05-19T09:06:12.178Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-19T09:06:12.178Z] #19 sha256:f13ca9b3dc5f79702ae6103113604fb4f09c28b552f564ac163a964ab7cd6d0c [2022-05-19T09:06:12.858Z] + docker info [2022-05-19T09:06:13.557Z] #19 DONE 1.4s [2022-05-19T09:06:13.557Z] [2022-05-19T09:06:13.557Z] #55 [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-05-19T09:06:13.557Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:06:13.557Z] #55 ... [2022-05-19T09:06:13.557Z] [2022-05-19T09:06:13.557Z] #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-05-19T09:06:13.557Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-19T09:06:13.557Z] #34 DONE 116.6s [2022-05-19T09:06:13.557Z] [2022-05-19T09:06:13.557Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-19T09:06:13.557Z] #20 sha256:419a6cb0d09529d3cc0de1f3e165e33742904f4d507cc538365435686264ae60 [2022-05-19T09:06:14.087Z] #67 ... [2022-05-19T09:06:14.087Z] [2022-05-19T09:06:14.087Z] #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-05-19T09:06:14.087Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:06:14.087Z] #14 112.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-19T09:06:14.087Z] #14 112.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-19T09:06:14.087Z] #14 112.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 112.4 Selecting previously unselected package libapparmor1:amd64. [2022-05-19T09:06:14.087Z] #14 112.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 112.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-19T09:06:14.087Z] #14 112.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-19T09:06:14.087Z] #14 112.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 112.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-19T09:06:14.087Z] #14 112.7 Selecting previously unselected package libbtrfs0:amd64. [2022-05-19T09:06:14.087Z] #14 112.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 112.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:06:14.087Z] #14 112.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-19T09:06:14.087Z] #14 112.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 112.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:06:14.087Z] #14 113.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-19T09:06:14.087Z] #14 113.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 113.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:06:14.087Z] #14 113.1 Selecting previously unselected package libudev-dev:amd64. [2022-05-19T09:06:14.087Z] #14 113.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 113.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-19T09:06:14.087Z] #14 113.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-19T09:06:14.087Z] #14 113.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 113.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-19T09:06:14.087Z] #14 113.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-19T09:06:14.087Z] #14 113.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 113.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-19T09:06:14.087Z] #14 113.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-19T09:06:14.087Z] #14 113.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 113.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-19T09:06:14.087Z] #14 113.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-19T09:06:14.087Z] #14 113.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 114.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-19T09:06:14.087Z] #14 114.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-19T09:06:14.087Z] #14 114.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 114.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-19T09:06:14.087Z] #14 114.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-19T09:06:14.087Z] #14 114.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 114.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-19T09:06:14.087Z] #14 114.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-19T09:06:14.087Z] #14 114.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 114.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:06:14.087Z] #14 114.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-19T09:06:14.087Z] #14 114.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 114.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-19T09:06:14.087Z] #14 115.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-19T09:06:14.087Z] #14 115.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-19T09:06:14.087Z] #14 115.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-19T09:06:14.087Z] #14 115.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-19T09:06:14.087Z] #14 115.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-19T09:06:14.087Z] #14 115.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:06:14.087Z] #14 115.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:06:14.087Z] #14 115.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 115.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-19T09:06:14.087Z] #14 115.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-19T09:06:14.087Z] #14 115.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-19T09:06:14.087Z] #14 115.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:06:14.087Z] #14 115.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-19T09:06:14.087Z] #14 115.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-19T09:06:14.087Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 115.9 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-05-19T09:06:14.087Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 115.9 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-05-19T09:06:14.087Z] #14 115.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:06:14.087Z] #14 115.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 116.0 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-05-19T09:06:14.087Z] #14 116.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 116.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:06:14.087Z] #14 116.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:06:14.087Z] #14 116.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:06:14.087Z] #14 116.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:06:14.087Z] #14 116.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:06:14.087Z] #14 116.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:06:14.829Z] #55 ... [2022-05-19T09:06:14.829Z] [2022-05-19T09:06: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-05-19T09:06:14.829Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:06:14.829Z] #14 112.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-19T09:06:14.829Z] #14 112.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:14.829Z] #14 112.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:06:14.939Z] #20 DONE 1.5s [2022-05-19T09:06:14.939Z] [2022-05-19T09:06:14.939Z] #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-05-19T09:06:14.939Z] #26 sha256:fd74e0bf8ee50b9b681fb45e65e2739659e9692f8728bbdabc05b9709b416c86 [2022-05-19T09:06:14.939Z] #26 117.3 + mkdir -p /tmp/tmp.859na4ZsrF/src/github.com/docker [2022-05-19T09:06:14.939Z] #26 117.3 + mv components/cli /tmp/tmp.859na4ZsrF/src/github.com/docker/cli [2022-05-19T09:06:14.939Z] #26 117.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-19T09:06:15.032Z] #14 ... [2022-05-19T09:06:15.032Z] [2022-05-19T09:06:15.032Z] #67 [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-05-19T09:06:15.032Z] #67 sha256:f1534ce0fb99621e86cdda817f02138d042308dfac20083959e023c4ea29fbe0 [2022-05-19T09:06:15.032Z] #67 116.7 rootlesskit version 1.0.0 [2022-05-19T09:06:15.032Z] #67 116.7 Usage of /build/rootlesskit-docker-proxy: [2022-05-19T09:06:15.032Z] #67 116.7 -container-ip string [2022-05-19T09:06:15.032Z] #67 116.7 container ip [2022-05-19T09:06:15.032Z] #67 116.7 -container-port int [2022-05-19T09:06:15.032Z] #67 116.7 container port (default -1) [2022-05-19T09:06:15.032Z] #67 116.7 -host-ip string [2022-05-19T09:06:15.032Z] #67 116.7 host ip [2022-05-19T09:06:15.032Z] #67 116.7 -host-port int [2022-05-19T09:06:15.032Z] #67 116.7 host port (default -1) [2022-05-19T09:06:15.032Z] #67 116.7 -proto string [2022-05-19T09:06:15.032Z] #67 116.7 proxy protocol (default "tcp") [2022-05-19T09:06:15.032Z] #67 DONE 117.2s [2022-05-19T09:06:15.032Z] [2022-05-19T09:06:15.032Z] #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-05-19T09:06:15.032Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:06:15.032Z] #14 DONE 117.6s [2022-05-19T09:06:15.032Z] [2022-05-19T09:06:15.032Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-19T09:06:15.032Z] #59 sha256:02e47f692934dbd33281ece1f44761082e3873d5ae28c74675d08a3001d1baa5 [2022-05-19T09:06:15.045Z] #19 ... [2022-05-19T09:06:15.045Z] [2022-05-19T09:06:15.045Z] #54 [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-05-19T09:06:15.045Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:06:15.045Z] #54 208.7 + dpkg --print-architecture [2022-05-19T09:06:15.045Z] #54 208.8 + git checkout -q v2.1.0 [2022-05-19T09:06:15.045Z] #54 208.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-19T09:06:15.045Z] #54 208.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-19T09:06:15.293Z] #59 ... [2022-05-19T09:06:15.294Z] [2022-05-19T09:06:15.294Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-19T09:06:15.294Z] #68 sha256:fcc8a9c32527a41da80d9469e9e35b0fa38e832154c98475b0982178e418d364 [2022-05-19T09:06:15.294Z] #68 DONE 0.3s [2022-05-19T09:06:15.555Z] [2022-05-19T09:06:15.555Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-19T09:06:15.555Z] #59 sha256:02e47f692934dbd33281ece1f44761082e3873d5ae28c74675d08a3001d1baa5 [2022-05-19T09:06:15.555Z] #59 DONE 0.5s [2022-05-19T09:06:15.555Z] [2022-05-19T09:06:15.556Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-19T09:06:15.556Z] #69 sha256:a06d692885b2268a970277caf06c49807d24d63028a5bcd32bc4276e73d203c2 [2022-05-19T09:06:15.818Z] #69 DONE 0.5s [2022-05-19T09:06:15.818Z] [2022-05-19T09:06:15.818Z] #60 [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-05-19T09:06:15.818Z] #60 sha256:68020794248b3f96c55c341af49de114993eb792232c09b918b52faf81ac7626 [2022-05-19T09:06:18.992Z] #14 ... [2022-05-19T09:06:18.992Z] [2022-05-19T09:06:18.992Z] #64 [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-05-19T09:06:18.992Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0 [2022-05-19T09:06:20.030Z] #60 3.956 Install runc version v1.1.2 (build tags: seccomp) [2022-05-19T09:06:20.030Z] #60 3.959 + RM_GOPATH=0 [2022-05-19T09:06:20.030Z] #60 3.959 + TMP_GOPATH= [2022-05-19T09:06:20.030Z] #60 3.959 + : /build [2022-05-19T09:06:20.030Z] #60 3.959 + '[' -z '' ']' [2022-05-19T09:06:20.030Z] #60 3.959 ++ mktemp -d [2022-05-19T09:06:20.030Z] #60 3.959 + export GOPATH=/tmp/tmp.D7PDpxCEcu [2022-05-19T09:06:20.030Z] #60 3.959 + GOPATH=/tmp/tmp.D7PDpxCEcu [2022-05-19T09:06:20.030Z] #60 3.959 + RM_GOPATH=1 [2022-05-19T09:06:20.030Z] #60 3.959 + case "$(go env GOARCH)" in [2022-05-19T09:06:20.030Z] #60 3.959 ++ go env GOARCH [2022-05-19T09:06:20.030Z] #60 3.959 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:06:20.030Z] #60 3.959 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:06:20.030Z] #60 3.959 ++ dirname /install.sh [2022-05-19T09:06:20.030Z] #60 3.959 + dir=/ [2022-05-19T09:06:20.030Z] #60 3.959 + bin=runc [2022-05-19T09:06:20.030Z] #60 3.959 + shift [2022-05-19T09:06:20.030Z] #60 3.959 + '[' '!' -f //runc.installer ']' [2022-05-19T09:06:20.030Z] #60 3.959 + . //runc.installer [2022-05-19T09:06:20.030Z] #60 3.959 ++ set -e [2022-05-19T09:06:20.030Z] #60 3.959 ++ : v1.1.2 [2022-05-19T09:06:20.030Z] #60 3.959 + install_runc [2022-05-19T09:06:20.030Z] #60 3.959 + RUNC_BUILDTAGS=seccomp [2022-05-19T09:06:20.030Z] #60 3.959 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-19T09:06:20.030Z] #60 3.959 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D7PDpxCEcu/src/github.com/opencontainers/runc [2022-05-19T09:06:20.030Z] #60 3.959 Cloning into '/tmp/tmp.D7PDpxCEcu/src/github.com/opencontainers/runc'... [2022-05-19T09:06:20.030Z] #60 ... [2022-05-19T09:06:20.030Z] [2022-05-19T09:06:20.030Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-19T09:06:20.030Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-19T09:06:20.030Z] #15 DONE 4.8s [2022-05-19T09:06:20.030Z] [2022-05-19T09:06:20.030Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-19T09:06:20.030Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-19T09:06:20.321Z] #54 ... [2022-05-19T09:06:20.321Z] [2022-05-19T09:06:20.321Z] #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-05-19T09:06:20.321Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:06:20.321Z] #19 198.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-19T09:06:20.321Z] #19 198.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:20.321Z] #19 198.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:06:20.321Z] #19 198.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-19T09:06:20.321Z] #19 198.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:20.321Z] #19 198.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-19T09:06:20.321Z] #19 198.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-19T09:06:20.321Z] #19 198.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:20.321Z] #19 198.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-19T09:06:20.321Z] #19 198.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-19T09:06:20.321Z] #19 198.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:20.321Z] #19 198.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:06:20.321Z] #19 198.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-19T09:06:20.321Z] #19 198.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:20.321Z] #19 198.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:06:20.321Z] #19 198.8 Selecting previously unselected package cross-config. [2022-05-19T09:06:20.321Z] #19 198.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-19T09:06:20.321Z] #19 198.8 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-19T09:06:20.321Z] #19 198.8 Selecting previously unselected package gcc-10-cross-base. [2022-05-19T09:06:20.321Z] #19 198.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.321Z] #19 198.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 198.9 Selecting previously unselected package libc6-arm64-cross. [2022-05-19T09:06:20.322Z] #19 198.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-19T09:06:20.322Z] #19 198.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-19T09:06:20.322Z] #19 199.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-19T09:06:20.322Z] #19 199.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 199.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 199.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-19T09:06:20.322Z] #19 199.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 199.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 199.4 Selecting previously unselected package libitm1-arm64-cross. [2022-05-19T09:06:20.322Z] #19 199.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 199.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 199.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-19T09:06:20.322Z] #19 199.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 199.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 199.5 Selecting previously unselected package libasan6-arm64-cross. [2022-05-19T09:06:20.322Z] #19 199.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 199.5 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 200.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-19T09:06:20.322Z] #19 200.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 200.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 200.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-19T09:06:20.322Z] #19 200.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 200.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 200.7 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-19T09:06:20.322Z] #19 200.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 200.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 200.9 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-19T09:06:20.322Z] #19 200.9 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 200.9 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 201.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-19T09:06:20.322Z] #19 201.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:20.322Z] #19 201.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:20.322Z] #19 201.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-19T09:06:20.322Z] #19 201.5 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:06:20.322Z] #19 201.5 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:06:21.053Z] #64 67.11 Updating files: 25% (1220/4768) Updating files: 26% (1240/4768) Updating files: 27% (1288/4768) Updating files: 28% (1336/4768) Updating files: 29% (1383/4768) Updating files: 30% (1431/4768) Updating files: 31% (1479/4768) Updating files: 32% (1526/4768) Updating files: 33% (1574/4768) Updating files: 34% (1622/4768) Updating files: 35% (1669/4768) Updating files: 36% (1717/4768) Updating files: 37% (1765/4768) Updating files: 38% (1812/4768) Updating files: 39% (1860/4768) Updating files: 40% (1908/4768) Updating files: 41% (1955/4768) Updating files: 42% (2003/4768) Updating files: 43% (2051/4768) Updating files: 44% (2098/4768) Updating files: 45% (2146/4768) Updating files: 46% (2194/4768) Updating files: 47% (2241/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 59% (2855/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 87% (4167/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-19T09:06:21.053Z] #64 69.79 + cd /tmp/tmp.UD5mIvpp2S/src/github.com/containerd/containerd [2022-05-19T09:06:21.053Z] #64 69.79 + git checkout -q v1.6.4 [2022-05-19T09:06:21.509Z] #26 ... [2022-05-19T09:06:21.509Z] [2022-05-19T09:06:21.509Z] #21 [dev-systemd-false 7/26] 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-05-19T09:06:21.509Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-19T09:06:21.509Z] #21 0.917 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:06:21.509Z] #21 0.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:06:21.509Z] #21 0.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:06:21.509Z] #21 1.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:06:21.509Z] #21 2.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:06:21.509Z] #21 3.204 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:06:21.509Z] #21 5.204 Fetched 8417 kB in 5s (1851 kB/s) [2022-05-19T09:06:21.768Z] #21 5.204 Reading package lists... [2022-05-19T09:06:23.339Z] #16 DONE 3.3s [2022-05-19T09:06:23.339Z] [2022-05-19T09:06:23.339Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-19T09:06:23.339Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-19T09:06:23.405Z] #21 6.873 Reading package lists... [2022-05-19T09:06:24.333Z] #64 72.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-19T09:06:24.333Z] #64 72.57 + BUILDTAGS='netgo osusergo static_build' [2022-05-19T09:06:24.333Z] #64 72.57 + export EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:06:24.333Z] #64 72.57 + EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:06:24.333Z] #64 72.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-19T09:06:24.333Z] #64 72.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-19T09:06:24.333Z] #64 72.57 + '[' '' = dynamic ']' [2022-05-19T09:06:24.333Z] #64 72.58 + make [2022-05-19T09:06:24.342Z] #21 8.572 Building dependency tree... [2022-05-19T09:06:24.910Z] #21 9.823 The following additional packages will be installed: [2022-05-19T09:06:24.911Z] #21 9.826 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-19T09:06:24.911Z] #21 9.827 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-19T09:06:24.911Z] #21 9.827 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-19T09:06:24.911Z] #21 9.827 python3-pkg-resources vim-runtime xxd [2022-05-19T09:06:24.911Z] #21 9.830 Suggested packages: [2022-05-19T09:06:24.911Z] #21 9.830 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-19T09:06:24.911Z] #21 9.830 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-19T09:06:24.911Z] #21 9.830 acl attr quota [2022-05-19T09:06:24.911Z] #21 9.830 Recommended packages: [2022-05-19T09:06:24.911Z] #21 9.830 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-19T09:06:25.136Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-19T09:06:25.136Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cadf9830\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-19T09:06:25.136Z] ---------------------------------------------------------------------------- [2022-05-19T09:06:25.136Z] [2022-05-19T09:06:25.136Z] INFO: executeCI.ps1 starting at Thu May 19 09:06:22 CUT 2022 [2022-05-19T09:06:25.136Z] [2022-05-19T09:06:25.136Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-19T09:06:25.136Z] INFO: Running git version 2.24.1.windows.2 [2022-05-19T09:06:25.136Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-19T09:06:25.136Z] INFO: Environment variables: [2022-05-19T09:06:25.136Z] [2022-05-19T09:06:25.136Z] Name Value [2022-05-19T09:06:25.136Z] ---- ----- [2022-05-19T09:06:25.136Z] ALLUSERSPROFILE C:\ProgramData [2022-05-19T09:06:25.136Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-19T09:06:25.136Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-19T09:06:25.136Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-19T09:06:25.136Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-19T09:06:25.136Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-19T09:06:25.136Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-19T09:06:25.136Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-19T09:06:25.136Z] BRANCH_NAME PR-43617 [2022-05-19T09:06:25.136Z] BUILD_DISPLAY_NAME #1 [2022-05-19T09:06:25.136Z] BUILD_ID 1 [2022-05-19T09:06:25.136Z] BUILD_NUMBER 1 [2022-05-19T09:06:25.136Z] BUILD_TAG jenkins-moby-PR-43617-1 [2022-05-19T09:06:25.136Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/ [2022-05-19T09:06:25.136Z] CHANGE_AUTHOR crazy-max [2022-05-19T09:06:25.136Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-05-19T09:06:25.136Z] CHANGE_BRANCH fix-rogue-certs [2022-05-19T09:06:25.136Z] CHANGE_FORK crazy-max [2022-05-19T09:06:25.136Z] CHANGE_ID 43617 [2022-05-19T09:06:25.136Z] CHANGE_TARGET master [2022-05-19T09:06:25.136Z] CHANGE_TITLE integration-cli: fix test rogue certs [2022-05-19T09:06:25.136Z] CHANGE_URL https://github.com/moby/moby/pull/43617 [2022-05-19T09:06:25.136Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:06:25.136Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-19T09:06:25.136Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-19T09:06:25.136Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-19T09:06:25.136Z] COMPUTERNAME azwin-2-9fc4d0 [2022-05-19T09:06:25.136Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-19T09:06:25.136Z] ConfigSequenceNumber 0 [2022-05-19T09:06:25.136Z] DOCKER_BUILDKIT 0 [2022-05-19T09:06:25.136Z] DOCKER_DUT_DEBUG 1 [2022-05-19T09:06:25.136Z] DOCKER_EXPERIMENTAL 1 [2022-05-19T09:06:25.136Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-19T09:06:25.136Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-19T09:06:25.136Z] EXECUTOR_NUMBER 0 [2022-05-19T09:06:25.136Z] FQDN azwin-2-9fc4d0.westus.cloudapp.azure.com [2022-05-19T09:06:25.136Z] GIT_BRANCH PR-43617 [2022-05-19T09:06:25.136Z] GIT_COMMIT 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:06:25.136Z] GIT_URL https://github.com/moby/moby.git [2022-05-19T09:06:25.136Z] HUDSON_COOKIE 27f028bf-4e32-4983-8b98-df014f0da9fa [2022-05-19T09:06:25.136Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-19T09:06:25.136Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-19T09:06:25.136Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-19T09:06:25.136Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-19T09:06:25.136Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-19T09:06:25.136Z] JENKINS_NODE_COOKIE b3c3f92c-0c42-44e4-82e8-d20e14306072 [2022-05-19T09:06:25.136Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-19T09:06:25.136Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-19T09:06:25.136Z] JOB_BASE_NAME PR-43617 [2022-05-19T09:06:25.136Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/display/redirect [2022-05-19T09:06:25.136Z] JOB_NAME moby/PR-43617 [2022-05-19T09:06:25.136Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/ [2022-05-19T09:06:25.136Z] library.jps.version master [2022-05-19T09:06:25.136Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-19T09:06:25.136Z] NODE_LABELS amd64 azure azwin-2-9fc4d0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-19T09:06:25.136Z] NODE_NAME azwin-2-9fc4d0 [2022-05-19T09:06:25.136Z] NUMBER_OF_PROCESSORS 4 [2022-05-19T09:06:25.136Z] OS Windows_NT [2022-05-19T09:06:25.136Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-19T09:06:25.136Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-19T09:06:25.136Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-19T09:06:25.136Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-19T09:06:25.136Z] PROCESSOR_LEVEL 6 [2022-05-19T09:06:25.136Z] PROCESSOR_REVISION 4f01 [2022-05-19T09:06:25.136Z] ProgramData C:\ProgramData [2022-05-19T09:06:25.136Z] ProgramFiles C:\Program Files [2022-05-19T09:06:25.136Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-19T09:06:25.136Z] ProgramW6432 C:\Program Files [2022-05-19T09:06:25.136Z] PROMPT $P$G [2022-05-19T09:06:25.136Z] PSExecutionPolicyPreference Bypass [2022-05-19T09:06:25.136Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-19T09:06:25.136Z] PUBLIC C:\Users\Public [2022-05-19T09:06:25.136Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=artif... [2022-05-19T09:06:25.136Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=changes [2022-05-19T09:06:25.136Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect [2022-05-19T09:06:25.136Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=tests [2022-05-19T09:06:25.136Z] SKIP_VALIDATION_TESTS 1 [2022-05-19T09:06:25.136Z] SOURCES_DRIVE d [2022-05-19T09:06:25.136Z] SOURCES_SUBDIR gopath [2022-05-19T09:06:25.136Z] STAGE_NAME Run tests [2022-05-19T09:06:25.136Z] SystemDrive C: [2022-05-19T09:06:25.136Z] SystemRoot C:\Windows [2022-05-19T09:06:25.136Z] TEMP C:\Windows\TEMP [2022-05-19T09:06:25.136Z] TESTDEBUG 0 [2022-05-19T09:06:25.136Z] TESTRUN_DRIVE d [2022-05-19T09:06:25.136Z] TESTRUN_SUBDIR CI [2022-05-19T09:06:25.136Z] TIMEOUT 120m [2022-05-19T09:06:25.136Z] TMP C:\Windows\TEMP [2022-05-19T09:06:25.136Z] USERDOMAIN WORKGROUP [2022-05-19T09:06:25.136Z] USERNAME azwin-2-9fc4d0$ [2022-05-19T09:06:25.136Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-19T09:06:25.136Z] windir C:\Windows [2022-05-19T09:06:25.136Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-19T09:06:25.136Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-19T09:06:25.136Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-19T09:06:25.136Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-19T09:06:25.136Z] [2022-05-19T09:06:25.136Z] [2022-05-19T09:06:25.136Z] [2022-05-19T09:06:25.136Z] INFO: Sources under d:\gopath\... [2022-05-19T09:06:25.136Z] INFO: Test run under d:\CI\... [2022-05-19T09:06:25.136Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-19T09:06:25.136Z] INFO: docker/docker repository was found [2022-05-19T09:06:25.136Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-19T09:06:25.593Z] ltsc2022: Pulling from windows/servercore [2022-05-19T09:06:25.593Z] 97f65a0ec59e: Pulling fs layer [2022-05-19T09:06:25.593Z] 12fb50a031bd: Pulling fs layer [2022-05-19T09:06:25.854Z] #21 10.72 The following NEW packages will be installed: [2022-05-19T09:06:25.854Z] #21 10.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-19T09:06:25.854Z] #21 10.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-19T09:06:25.854Z] #21 10.73 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-19T09:06:25.854Z] #21 10.73 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-19T09:06:25.854Z] #21 10.73 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-19T09:06:25.854Z] #21 10.73 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-19T09:06:25.854Z] #21 10.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-19T09:06:25.854Z] #21 10.73 xz-utils zip zstd [2022-05-19T09:06:25.854Z] #21 ... [2022-05-19T09:06:25.854Z] [2022-05-19T09:06:25.854Z] #60 [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-05-19T09:06:25.854Z] #60 sha256:9dd09eaaf9e233e11bb16f592f5df6ac6d42987451aa5fbddfa46ce5169389f8 [2022-05-19T09:06:25.854Z] #60 7.945 + cd /tmp/tmp.9vVPkhIpAh/src/github.com/opencontainers/runc [2022-05-19T09:06:25.854Z] #60 7.946 + git checkout -q v1.1.2 [2022-05-19T09:06:25.854Z] #60 8.335 + '[' -z '' ']' [2022-05-19T09:06:25.854Z] #60 8.335 + target=static [2022-05-19T09:06:25.854Z] #60 8.335 + make BUILDTAGS=seccomp static [2022-05-19T09:06:25.854Z] #60 8.653 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-19T09:06:25.892Z] #17 2.509 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-19T09:06:25.893Z] #17 DONE 2.6s [2022-05-19T09:06:25.893Z] [2022-05-19T09:06:25.893Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-19T09:06:25.893Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-19T09:06:26.114Z] #60 ... [2022-05-19T09:06:26.114Z] [2022-05-19T09:06:26.114Z] #21 [dev-systemd-false 7/26] 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-05-19T09:06:26.114Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-19T09:06:26.114Z] #21 11.04 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:06:26.114Z] #21 11.04 Need to get 27.0 MB of archives. [2022-05-19T09:06:26.114Z] #21 11.04 After this operation, 105 MB of additional disk space will be used. [2022-05-19T09:06:26.114Z] #21 11.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-19T09:06:26.114Z] #21 11.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-19T09:06:26.114Z] #21 11.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-19T09:06:26.114Z] #21 11.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-19T09:06:26.114Z] #21 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-19T09:06:26.114Z] #21 11.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-19T09:06:26.114Z] #21 11.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-19T09:06:26.114Z] #21 11.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-19T09:06:26.114Z] #21 11.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:06:26.114Z] #21 11.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-05-19T09:06:26.114Z] #21 11.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-19T09:06:26.114Z] #21 11.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-19T09:06:26.114Z] #21 11.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-05-19T09:06:26.114Z] #21 11.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-19T09:06:26.114Z] #21 11.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-19T09:06:26.114Z] #21 11.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-19T09:06:26.114Z] #21 11.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-19T09:06:26.376Z] #21 11.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-19T09:06:26.376Z] #21 11.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-19T09:06:26.376Z] #21 11.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-19T09:06:26.376Z] #21 11.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-19T09:06:26.376Z] #21 11.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-19T09:06:26.376Z] #21 11.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-19T09:06:26.376Z] #21 11.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-19T09:06:26.376Z] #21 11.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-19T09:06:26.376Z] #21 11.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-19T09:06:26.376Z] #21 11.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-19T09:06:26.638Z] #21 11.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-19T09:06:26.638Z] #21 11.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-19T09:06:26.638Z] #21 11.59 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-05-19T09:06:26.638Z] #21 11.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-19T09:06:26.638Z] #21 11.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-19T09:06:26.638Z] #21 11.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-19T09:06:26.638Z] #21 11.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-19T09:06:26.638Z] #21 11.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-19T09:06:26.638Z] #21 11.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-19T09:06:26.638Z] #21 11.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:06:26.638Z] #21 11.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-19T09:06:26.638Z] #21 11.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-19T09:06:26.638Z] #21 11.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-19T09:06:26.638Z] #21 11.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-19T09:06:26.897Z] #21 11.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-19T09:06:26.897Z] #21 11.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-19T09:06:26.897Z] #21 11.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-19T09:06:26.897Z] #21 11.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-19T09:06:26.897Z] #21 11.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-19T09:06:27.157Z] #21 12.00 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-19T09:06:27.157Z] #21 12.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-19T09:06:27.283Z] #18 DONE 1.7s [2022-05-19T09:06:27.283Z] [2022-05-19T09:06:27.283Z] #64 [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-05-19T09:06:27.283Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:06:27.416Z] #21 12.47 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:06:27.545Z] #64 ... [2022-05-19T09:06:27.545Z] [2022-05-19T09:06:27.545Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-19T09:06:27.545Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-19T09:06:27.609Z] #64 75.66 + bin/ctr [2022-05-19T09:06:27.675Z] #21 12.58 Fetched 27.0 MB in 1s (20.9 MB/s) [2022-05-19T09:06:27.675Z] #21 12.63 Selecting previously unselected package pigz. [2022-05-19T09:06:27.675Z] #21 12.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 ... 24001 files and directories currently installed.) [2022-05-19T09:06:27.675Z] #21 12.68 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-19T09:06:27.675Z] #21 12.68 Unpacking pigz (2.6-1) ... [2022-05-19T09:06:27.675Z] #21 12.74 Selecting previously unselected package libelf1:arm64. [2022-05-19T09:06:27.675Z] #21 12.74 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-19T09:06:27.675Z] #21 12.75 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-19T09:06:27.935Z] #21 12.86 Selecting previously unselected package libbpf0:arm64. [2022-05-19T09:06:27.935Z] #21 12.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-19T09:06:27.935Z] #21 12.87 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-19T09:06:27.935Z] #21 13.01 Selecting previously unselected package libcap2:arm64. [2022-05-19T09:06:27.935Z] #21 13.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-19T09:06:27.935Z] #21 13.02 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-19T09:06:27.935Z] #21 13.10 Selecting previously unselected package libmnl0:arm64. [2022-05-19T09:06:28.194Z] #21 13.10 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-19T09:06:28.194Z] #21 13.10 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-19T09:06:28.194Z] #21 13.17 Selecting previously unselected package libxtables12:arm64. [2022-05-19T09:06:28.194Z] #21 13.17 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-19T09:06:28.194Z] #21 13.18 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-19T09:06:28.194Z] #21 13.24 Selecting previously unselected package libcap2-bin. [2022-05-19T09:06:28.194Z] #21 13.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-19T09:06:28.453Z] #21 13.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-19T09:06:28.453Z] #21 13.31 Selecting previously unselected package iproute2. [2022-05-19T09:06:28.453Z] #21 13.32 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-19T09:06:28.453Z] #21 13.32 Unpacking iproute2 (5.10.0-4) ... [2022-05-19T09:06:28.713Z] #21 13.73 Selecting previously unselected package xxd. [2022-05-19T09:06:28.713Z] #21 13.73 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-19T09:06:28.713Z] #21 13.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:28.713Z] #21 13.83 Selecting previously unselected package vim-common. [2022-05-19T09:06:28.972Z] #21 13.83 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:06:28.972Z] #21 13.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:28.972Z] #21 14.08 Selecting previously unselected package bash-completion. [2022-05-19T09:06:29.243Z] #21 14.08 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-19T09:06:29.470Z] #19 DONE 1.9s [2022-05-19T09:06:29.470Z] [2022-05-19T09:06:29.470Z] #60 [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-05-19T09:06:29.470Z] #60 sha256:68020794248b3f96c55c341af49de114993eb792232c09b918b52faf81ac7626 [2022-05-19T09:06:29.470Z] #60 13.20 + cd /tmp/tmp.D7PDpxCEcu/src/github.com/opencontainers/runc [2022-05-19T09:06:29.470Z] #60 13.20 + git checkout -q v1.1.2 [2022-05-19T09:06:29.470Z] #60 13.86 + '[' -z '' ']' [2022-05-19T09:06:29.470Z] #60 13.86 + target=static [2022-05-19T09:06:29.470Z] #60 13.86 + make BUILDTAGS=seccomp static [2022-05-19T09:06:29.736Z] #60 14.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-19T09:06:30.133Z] #64 ... [2022-05-19T09:06:30.133Z] [2022-05-19T09:06:30.133Z] #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-05-19T09:06:30.133Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:06:30.133Z] #14 131.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-19T09:06:30.299Z] #19 212.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-19T09:06:30.299Z] #19 212.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:30.299Z] #19 212.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:06:30.299Z] #19 212.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-19T09:06:30.299Z] #19 212.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-19T09:06:30.299Z] #19 212.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-19T09:06:30.299Z] #19 212.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-19T09:06:30.299Z] #19 212.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-19T09:06:30.299Z] #19 212.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-19T09:06:30.299Z] #19 213.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-19T09:06:30.299Z] #19 213.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:30.299Z] #19 213.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:06:30.390Z] #14 131.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:30.390Z] #14 131.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:06:30.708Z] Client: [2022-05-19T09:06:30.708Z] Context: default [2022-05-19T09:06:30.708Z] Debug Mode: false [2022-05-19T09:06:30.708Z] Plugins: [2022-05-19T09:06:30.708Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-19T09:06:30.708Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-19T09:06:30.708Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-19T09:06:30.708Z] [2022-05-19T09:06:30.708Z] Server: [2022-05-19T09:06:30.708Z] Containers: 0 [2022-05-19T09:06:30.708Z] Running: 0 [2022-05-19T09:06:30.708Z] Paused: 0 [2022-05-19T09:06:30.708Z] Stopped: 0 [2022-05-19T09:06:30.708Z] Images: 0 [2022-05-19T09:06:30.708Z] Server Version: 20.10.9 [2022-05-19T09:06:30.708Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-19T09:06:30.708Z] Windows: [2022-05-19T09:06:30.708Z] LCOW: [2022-05-19T09:06:30.708Z] Logging Driver: json-file [2022-05-19T09:06:30.708Z] Plugins: [2022-05-19T09:06:30.708Z] Volume: local [2022-05-19T09:06:30.708Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:06:30.708Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:06:30.708Z] Swarm: inactive [2022-05-19T09:06:30.708Z] Default Isolation: process [2022-05-19T09:06:30.708Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-19T09:06:30.708Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-19T09:06:30.708Z] OSType: windows [2022-05-19T09:06:30.708Z] Architecture: x86_64 [2022-05-19T09:06:30.708Z] CPUs: 4 [2022-05-19T09:06:30.708Z] Total Memory: 32GiB [2022-05-19T09:06:30.708Z] Name: azwin-2-8057e0 [2022-05-19T09:06:30.708Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-19T09:06:30.708Z] Docker Root Dir: D:\docker [2022-05-19T09:06:30.708Z] Debug Mode: false [2022-05-19T09:06:30.708Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:06:30.708Z] Labels: [2022-05-19T09:06:30.708Z] Experimental: true [2022-05-19T09:06:30.708Z] Insecure Registries: [2022-05-19T09:06:30.708Z] 10.0.0.4:5000 [2022-05-19T09:06:30.708Z] 127.0.0.0/8 [2022-05-19T09:06:30.708Z] Registry Mirrors: [2022-05-19T09:06:30.708Z] http://10.0.0.4:5000/ [2022-05-19T09:06:30.708Z] Live Restore Enabled: false [2022-05-19T09:06:30.708Z] Product License: Community Engine [2022-05-19T09:06:30.708Z] [Pipeline] } [2022-05-19T09:06:30.868Z] #19 214.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-19T09:06:30.869Z] #19 214.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:06:30.869Z] #19 214.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-19T09:06:31.124Z] #60 ... [2022-05-19T09:06:31.124Z] [2022-05-19T09:06:31.124Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-19T09:06:31.124Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-19T09:06:31.124Z] #20 DONE 2.0s [2022-05-19T09:06:31.128Z] #19 ... [2022-05-19T09:06:31.128Z] [2022-05-19T09:06:31.128Z] #54 [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-05-19T09:06:31.128Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:06:31.128Z] #54 DONE 225.5s [2022-05-19T09:06:31.128Z] [2022-05-19T09:06:31.128Z] #62 [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-05-19T09:06:31.128Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:06:31.385Z] [2022-05-19T09:06:31.386Z] #21 [dev-systemd-false 7/26] 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-05-19T09:06:31.386Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:06:31.783Z] #21 16.21 Unpacking bash-completion (1:2.11-2) ... [2022-05-19T09:06:31.783Z] #21 16.68 Selecting previously unselected package bzip2. [2022-05-19T09:06:31.783Z] #21 16.68 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-19T09:06:31.783Z] #21 16.69 Unpacking bzip2 (1.0.8-4) ... [2022-05-19T09:06:31.783Z] #21 16.77 Selecting previously unselected package xz-utils. [2022-05-19T09:06:31.783Z] #21 16.78 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-19T09:06:31.783Z] #21 16.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:06:32.043Z] #21 16.91 Selecting previously unselected package apparmor. [2022-05-19T09:06:32.043Z] #21 16.92 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-19T09:06:32.043Z] #21 16.96 Unpacking apparmor (2.13.6-10) ... [2022-05-19T09:06:32.302Z] #21 17.26 Selecting previously unselected package inetutils-ping. [2022-05-19T09:06:32.302Z] #21 17.27 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-19T09:06:32.302Z] #21 17.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-19T09:06:32.302Z] #21 17.40 Selecting previously unselected package libip4tc2:arm64. [2022-05-19T09:06:32.302Z] #21 17.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-19T09:06:32.302Z] #21 17.41 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-19T09:06:32.561Z] #21 17.47 Selecting previously unselected package libip6tc2:arm64. [2022-05-19T09:06:32.561Z] #21 17.48 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-19T09:06:32.561Z] #21 17.50 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-19T09:06:32.561Z] #21 17.56 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-19T09:06:32.561Z] #21 17.56 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-19T09:06:32.561Z] #21 17.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-19T09:06:32.561Z] #21 17.63 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-19T09:06:32.561Z] #21 17.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-19T09:06:32.561Z] #21 17.64 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-19T09:06:32.820Z] #21 17.73 Selecting previously unselected package libnftnl11:arm64. [2022-05-19T09:06:32.820Z] #21 17.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-19T09:06:32.820Z] #21 17.74 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-19T09:06:32.820Z] #21 17.85 Selecting previously unselected package iptables. [2022-05-19T09:06:32.820Z] #21 17.85 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-19T09:06:33.068Z] #14 ... [2022-05-19T09:06:33.069Z] [2022-05-19T09:06:33.069Z] #64 [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-05-19T09:06:33.069Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:06:33.069Z] #64 65.10 Updating files: 39% (1864/4768) Updating files: 40% (1908/4768) Updating files: 41% (1955/4768) Updating files: 42% (2003/4768) Updating files: 43% (2051/4768) Updating files: 44% (2098/4768) Updating files: 45% (2146/4768) Updating files: 46% (2194/4768) Updating files: 47% (2241/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 90% (4300/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-19T09:06:33.069Z] #64 67.65 + cd /tmp/tmp.tKG5wElJ2k/src/github.com/containerd/containerd [2022-05-19T09:06:33.080Z] #21 17.86 Unpacking iptables (1.8.7-1) ... [2022-05-19T09:06:33.080Z] #21 18.07 Selecting previously unselected package libonig5:arm64. [2022-05-19T09:06:33.080Z] #21 18.07 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-19T09:06:33.080Z] #21 18.08 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-19T09:06:33.338Z] #64 67.68 + git checkout -q v1.6.4 [2022-05-19T09:06:33.339Z] #21 18.20 Selecting previously unselected package libjq1:arm64. [2022-05-19T09:06:33.339Z] #21 18.20 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-19T09:06:33.339Z] #21 18.21 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-19T09:06:33.339Z] #21 18.28 Selecting previously unselected package jq. [2022-05-19T09:06:33.339Z] #21 18.29 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-19T09:06:33.339Z] #21 18.30 Unpacking jq (1.6-2.1) ... [2022-05-19T09:06:33.339Z] #21 18.36 Selecting previously unselected package libaio1:arm64. [2022-05-19T09:06:33.339Z] #21 18.36 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-19T09:06:33.339Z] #21 18.36 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-19T09:06:33.597Z] #21 18.42 Selecting previously unselected package libgpm2:arm64. [2022-05-19T09:06:33.597Z] #21 18.43 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-19T09:06:33.597Z] #21 18.44 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-19T09:06:33.597Z] #21 18.49 Selecting previously unselected package libicu67:arm64. [2022-05-19T09:06:33.597Z] #21 18.49 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-19T09:06:33.597Z] #21 18.50 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-19T09:06:33.940Z] #21 2.135 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:06:33.940Z] #21 2.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:06:33.940Z] #21 2.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:06:33.940Z] #21 2.690 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:06:34.887Z] #21 3.522 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:06:35.912Z] #64 70.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-19T09:06:35.912Z] #64 70.17 + BUILDTAGS='netgo osusergo static_build' [2022-05-19T09:06:35.912Z] #64 70.17 + export EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:06:35.912Z] #64 70.17 + EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:06:35.912Z] #64 70.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-19T09:06:35.912Z] #64 70.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-19T09:06:35.912Z] #64 70.17 + '[' '' = dynamic ']' [2022-05-19T09:06:35.912Z] #64 70.17 + make [2022-05-19T09:06:36.131Z] #21 21.12 Selecting previously unselected package libinih1:arm64. [2022-05-19T09:06:36.131Z] #21 21.12 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-19T09:06:36.131Z] #21 21.14 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-19T09:06:36.131Z] #21 21.20 Selecting previously unselected package libnet1:arm64. [2022-05-19T09:06:36.131Z] #21 21.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-19T09:06:36.131Z] #21 21.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:06:36.278Z] #21 4.851 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:06:36.390Z] #21 21.28 Selecting previously unselected package libnl-3-200:arm64. [2022-05-19T09:06:36.390Z] #21 21.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-19T09:06:36.390Z] #21 21.30 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-19T09:06:36.390Z] #21 21.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-19T09:06:36.390Z] #21 21.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-19T09:06:36.390Z] #21 21.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-19T09:06:36.390Z] #21 21.46 Selecting previously unselected package net-tools. [2022-05-19T09:06:36.390Z] #21 21.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-19T09:06:36.390Z] #21 21.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:06:36.649Z] #21 21.64 Selecting previously unselected package patch. [2022-05-19T09:06:36.649Z] #21 21.64 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-19T09:06:36.649Z] #21 21.65 Unpacking patch (2.7.6-7) ... [2022-05-19T09:06:36.857Z] #64 ... [2022-05-19T09:06:36.857Z] [2022-05-19T09:06:36.857Z] #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-05-19T09:06:36.857Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:06:36.857Z] #14 134.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-19T09:06:36.858Z] #14 134.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:36.858Z] #14 134.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:06:36.908Z] #21 21.76 Selecting previously unselected package python-pip-whl. [2022-05-19T09:06:36.908Z] #21 21.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:06:36.908Z] #21 21.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:06:37.430Z] #21 22.26 Selecting previously unselected package python3-lib2to3. [2022-05-19T09:06:37.430Z] #21 22.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-19T09:06:37.430Z] #21 22.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:06:37.430Z] #21 22.37 Selecting previously unselected package python3-distutils. [2022-05-19T09:06:37.430Z] #21 22.38 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-19T09:06:37.430Z] #21 22.39 Unpacking python3-distutils (3.9.2-1) ... [2022-05-19T09:06:37.689Z] #21 22.52 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:06:37.689Z] #21 22.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:06:37.689Z] #21 22.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:06:37.689Z] #21 22.69 Selecting previously unselected package python3-setuptools. [2022-05-19T09:06:37.689Z] #21 22.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-19T09:06:37.689Z] #21 22.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-19T09:06:37.948Z] #21 22.90 Selecting previously unselected package python3-wheel. [2022-05-19T09:06:37.948Z] #21 22.90 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-19T09:06:37.948Z] #21 22.90 Unpacking python3-wheel (0.34.2-1) ... [2022-05-19T09:06:38.208Z] #21 22.98 Selecting previously unselected package python3-pip. [2022-05-19T09:06:38.208Z] #21 22.99 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:06:38.208Z] #21 22.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:06:38.467Z] #21 23.32 Selecting previously unselected package sudo. [2022-05-19T09:06:38.467Z] #21 23.32 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-19T09:06:38.467Z] #21 23.33 Unpacking sudo (1.9.5p2-3) ... [2022-05-19T09:06:38.726Z] #21 23.79 Selecting previously unselected package thin-provisioning-tools. [2022-05-19T09:06:38.726Z] #21 23.80 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-19T09:06:38.726Z] #21 23.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:06:38.984Z] #21 23.97 Selecting previously unselected package uidmap. [2022-05-19T09:06:38.984Z] #21 23.99 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-19T09:06:38.984Z] #21 24.00 Unpacking uidmap (1:4.8.1-1) ... [2022-05-19T09:06:39.244Z] #21 24.11 Selecting previously unselected package vim-runtime. [2022-05-19T09:06:39.244Z] #21 24.11 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:06:39.244Z] #21 24.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-19T09:06:39.244Z] #21 24.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-19T09:06:39.244Z] #21 24.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:39.256Z] #62 ... [2022-05-19T09:06:39.256Z] [2022-05-19T09:06:39.256Z] #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-05-19T09:06:39.256Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:06:39.256Z] #19 222.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-19T09:06:39.256Z] #19 222.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:39.256Z] #19 222.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:06:39.256Z] #19 222.4 Selecting previously unselected package patch. [2022-05-19T09:06:39.256Z] #19 222.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-19T09:06:39.256Z] #19 222.4 Unpacking patch (2.7.6-7) ... [2022-05-19T09:06:39.256Z] #19 222.4 Selecting previously unselected package dpkg-dev. [2022-05-19T09:06:39.256Z] #19 222.5 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-19T09:06:39.256Z] #19 222.5 Unpacking dpkg-dev (1.20.9) ... [2022-05-19T09:06:39.256Z] #19 222.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-19T09:06:39.256Z] #19 222.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-19T09:06:39.256Z] #19 222.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-19T09:06:39.256Z] #19 222.7 Selecting previously unselected package libio-string-perl. [2022-05-19T09:06:39.256Z] #19 222.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-19T09:06:39.256Z] #19 222.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-19T09:06:39.256Z] #19 222.8 Selecting previously unselected package libicu67:amd64. [2022-05-19T09:06:39.256Z] #19 222.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-19T09:06:39.256Z] #19 222.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-19T09:06:39.589Z] #21 8.205 Fetched 8530 kB in 6s (1340 kB/s) [2022-05-19T09:06:40.163Z] #21 8.205 Reading package lists... [2022-05-19T09:06:40.163Z] #21 ... [2022-05-19T09:06:40.163Z] [2022-05-19T09:06:40.163Z] #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-05-19T09:06:40.163Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:06:40.163Z] #34 DONE 142.6s [2022-05-19T09:06:40.163Z] [2022-05-19T09:06:40.163Z] #60 [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-05-19T09:06:40.163Z] #60 sha256:68020794248b3f96c55c341af49de114993eb792232c09b918b52faf81ac7626 [2022-05-19T09:06:40.385Z] 12fb50a031bd: Verifying Checksum [2022-05-19T09:06:40.385Z] 12fb50a031bd: Download complete [2022-05-19T09:06:40.385Z] 97f65a0ec59e: Verifying Checksum [2022-05-19T09:06:40.385Z] 97f65a0ec59e: Download complete [2022-05-19T09:06:40.635Z] #19 224.1 Selecting previously unselected package libxml2:amd64. [2022-05-19T09:06:40.635Z] #19 224.1 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-19T09:06:40.635Z] #19 224.1 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:06:40.635Z] #19 224.2 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-19T09:06:40.635Z] #19 224.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-19T09:06:40.635Z] #19 224.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-19T09:06:40.635Z] #19 224.3 Selecting previously unselected package libxml-sax-base-perl. [2022-05-19T09:06:40.635Z] #19 224.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-19T09:06:40.635Z] #19 224.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-19T09:06:40.635Z] #19 224.3 Selecting previously unselected package libxml-sax-perl. [2022-05-19T09:06:40.635Z] #19 224.3 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-19T09:06:40.635Z] #19 224.3 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-19T09:06:40.635Z] #19 224.4 Selecting previously unselected package libxml-libxml-perl. [2022-05-19T09:06:40.635Z] #19 224.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-19T09:06:40.635Z] #19 224.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-19T09:06:40.893Z] #19 224.5 Selecting previously unselected package libxml-simple-perl. [2022-05-19T09:06:40.893Z] #19 224.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-19T09:06:40.893Z] #19 224.5 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-19T09:06:40.893Z] #19 224.5 Selecting previously unselected package libyaml-perl. [2022-05-19T09:06:40.893Z] #19 224.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-19T09:06:40.893Z] #19 224.5 Unpacking libyaml-perl (1.30-1) ... [2022-05-19T09:06:40.893Z] #19 224.6 Selecting previously unselected package libconfig-auto-perl. [2022-05-19T09:06:40.893Z] #19 224.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-19T09:06:40.893Z] #19 224.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-19T09:06:40.893Z] #19 224.6 Selecting previously unselected package libfile-which-perl. [2022-05-19T09:06:40.893Z] #19 224.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-19T09:06:40.893Z] #19 224.6 Unpacking libfile-which-perl (1.23-1) ... [2022-05-19T09:06:40.893Z] #19 224.7 Selecting previously unselected package libfile-homedir-perl. [2022-05-19T09:06:40.893Z] #19 224.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-19T09:06:40.893Z] #19 224.7 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-19T09:06:41.152Z] #19 224.7 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-19T09:06:41.152Z] #19 224.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-19T09:06:41.152Z] #19 224.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-19T09:06:41.152Z] #19 224.8 Selecting previously unselected package dpkg-cross. [2022-05-19T09:06:41.152Z] #19 224.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-19T09:06:41.152Z] #19 224.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-19T09:06:41.152Z] #19 224.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-19T09:06:41.411Z] #19 224.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-19T09:06:41.411Z] #19 224.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-19T09:06:41.411Z] #19 224.9 Selecting previously unselected package libc6-armel-cross. [2022-05-19T09:06:41.411Z] #19 224.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-19T09:06:41.411Z] #19 224.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-19T09:06:41.411Z] #19 225.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-19T09:06:41.411Z] #19 225.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:41.411Z] #19 225.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:06:41.411Z] #19 225.1 Selecting previously unselected package libgomp1-armel-cross. [2022-05-19T09:06:41.411Z] #19 225.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:41.411Z] #19 225.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:06:41.411Z] #19 225.2 Selecting previously unselected package libatomic1-armel-cross. [2022-05-19T09:06:41.411Z] #19 225.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:41.411Z] #19 225.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:06:41.673Z] #19 225.2 Selecting previously unselected package libasan6-armel-cross. [2022-05-19T09:06:41.673Z] #19 225.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:41.673Z] #19 225.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:06:41.870Z] #21 26.88 Selecting previously unselected package vim. [2022-05-19T09:06:41.870Z] #21 26.88 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-19T09:06:41.870Z] #21 26.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:41.932Z] #19 225.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-19T09:06:41.932Z] #19 225.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:41.932Z] #19 225.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:06:42.191Z] #19 225.7 Selecting previously unselected package libubsan1-armel-cross. [2022-05-19T09:06:42.191Z] #19 225.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:42.191Z] #19 225.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:06:42.191Z] #19 225.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-19T09:06:42.191Z] #19 225.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:42.191Z] #19 225.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:06:42.443Z] #21 27.29 Selecting previously unselected package xfsprogs. [2022-05-19T09:06:42.443Z] #21 27.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-19T09:06:42.443Z] #21 27.31 Unpacking xfsprogs (5.10.0-4) ... [2022-05-19T09:06:42.450Z] #19 226.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-19T09:06:42.450Z] #19 226.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:06:42.450Z] #19 226.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-19T09:06:42.590Z] #14 141.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-19T09:06:42.590Z] #14 141.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:42.590Z] #14 141.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:06:42.702Z] #21 27.68 Selecting previously unselected package zip. [2022-05-19T09:06:42.702Z] #21 27.69 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-19T09:06:42.702Z] #21 27.70 Unpacking zip (3.0-12) ... [2022-05-19T09:06:42.718Z] #60 ... [2022-05-19T09:06:42.718Z] [2022-05-19T09:06:42.718Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:06:42.719Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:06:42.719Z] #36 145.0 Delve is a source level debugger for Go programs. [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-19T09:06:42.719Z] #36 145.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 Pass flags to the program you are debugging using `--`, for example: [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 Usage: [2022-05-19T09:06:42.719Z] #36 145.0 dlv [command] [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 Available Commands: [2022-05-19T09:06:42.719Z] #36 145.0 attach Attach to running process and begin debugging. [2022-05-19T09:06:42.719Z] #36 145.0 connect Connect to a headless debug server with a terminal client. [2022-05-19T09:06:42.719Z] #36 145.0 core Examine a core dump. [2022-05-19T09:06:42.719Z] #36 145.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-19T09:06:42.719Z] #36 145.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-19T09:06:42.719Z] #36 145.0 exec Execute a precompiled binary, and begin a debug session. [2022-05-19T09:06:42.719Z] #36 145.0 help Help about any command [2022-05-19T09:06:42.719Z] #36 145.0 run Deprecated command. Use 'debug' instead. [2022-05-19T09:06:42.719Z] #36 145.0 test Compile test binary and begin debugging program. [2022-05-19T09:06:42.719Z] #36 145.0 trace Compile and begin tracing program. [2022-05-19T09:06:42.719Z] #36 145.0 version Prints version. [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 Flags: [2022-05-19T09:06:42.719Z] #36 145.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-19T09:06:42.719Z] #36 145.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-19T09:06:42.719Z] #36 145.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-19T09:06:42.719Z] #36 145.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-19T09:06:42.719Z] #36 145.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-19T09:06:42.719Z] #36 145.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-19T09:06:42.719Z] #36 145.0 --disable-aslr Disables address space randomization [2022-05-19T09:06:42.719Z] #36 145.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-19T09:06:42.719Z] #36 145.0 -h, --help help for dlv [2022-05-19T09:06:42.719Z] #36 145.0 --init string Init file, executed by the terminal client. [2022-05-19T09:06:42.719Z] #36 145.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-19T09:06:42.719Z] #36 145.0 --log Enable debugging server logging. [2022-05-19T09:06:42.719Z] #36 145.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-19T09:06:42.719Z] #36 145.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-19T09:06:42.719Z] #36 145.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-19T09:06:42.719Z] #36 145.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-19T09:06:42.719Z] #36 145.0 --wd string Working directory for running the program. [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 Additional help topics: [2022-05-19T09:06:42.719Z] #36 145.0 dlv backend Help about the --backend flag. [2022-05-19T09:06:42.719Z] #36 145.0 dlv log Help about logging flags. [2022-05-19T09:06:42.719Z] #36 145.0 dlv redirect Help about file redirection. [2022-05-19T09:06:42.719Z] #36 145.0 [2022-05-19T09:06:42.719Z] #36 145.0 Use "dlv [command] --help" for more information about a command. [2022-05-19T09:06:42.961Z] #21 27.84 Selecting previously unselected package zstd. [2022-05-19T09:06:42.961Z] #21 27.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-19T09:06:42.961Z] #21 27.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:06:42.980Z] #36 DONE 145.3s [2022-05-19T09:06:42.980Z] [2022-05-19T09:06:42.980Z] #21 [dev-systemd-false 7/26] 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-05-19T09:06:42.980Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:06:42.980Z] #21 8.205 Reading package lists... [2022-05-19T09:06:43.219Z] #21 28.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:06:44.155Z] #21 28.96 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-19T09:06:44.155Z] #21 28.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:06:44.155Z] #21 28.98 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-19T09:06:44.155Z] #21 29.00 Setting up libicu67:arm64 (67.1-7) ... [2022-05-19T09:06:44.155Z] #21 29.01 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-19T09:06:44.155Z] #21 29.02 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-19T09:06:44.155Z] #21 29.04 Setting up uidmap (1:4.8.1-1) ... [2022-05-19T09:06:44.155Z] #21 29.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:06:44.155Z] #21 29.08 Setting up bzip2 (1.0.8-4) ... [2022-05-19T09:06:44.155Z] #21 29.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-19T09:06:44.155Z] #21 29.10 Setting up python3-wheel (0.34.2-1) ... [2022-05-19T09:06:44.723Z] #21 29.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:44.723Z] #21 29.68 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-19T09:06:44.723Z] #21 29.69 Setting up libcap2-bin (1:2.44-1) ... [2022-05-19T09:06:44.723Z] #21 29.70 Setting up apparmor (2.13.6-10) ... [2022-05-19T09:06:45.529Z] #21 11.36 Reading package lists... [2022-05-19T09:06:46.101Z] #21 14.11 Building dependency tree... [2022-05-19T09:06:46.627Z] #21 31.24 Setting up zip (3.0-12) ... [2022-05-19T09:06:46.627Z] #21 31.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:46.627Z] #21 31.28 Setting up bash-completion (1:2.11-2) ... [2022-05-19T09:06:46.869Z] #14 144.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-19T09:06:46.869Z] #14 144.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:46.869Z] #14 144.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:06:47.047Z] #21 15.65 The following additional packages will be installed: [2022-05-19T09:06:47.047Z] #21 15.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-19T09:06:47.047Z] #21 15.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-19T09:06:47.047Z] #21 15.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-19T09:06:47.047Z] #21 15.66 python3-pkg-resources vim-runtime xxd [2022-05-19T09:06:47.047Z] #21 15.66 Suggested packages: [2022-05-19T09:06:47.047Z] #21 15.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-19T09:06:47.047Z] #21 15.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-19T09:06:47.047Z] #21 15.66 acl attr quota [2022-05-19T09:06:47.047Z] #21 15.66 Recommended packages: [2022-05-19T09:06:47.047Z] #21 15.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-19T09:06:47.991Z] #21 16.68 The following NEW packages will be installed: [2022-05-19T09:06:47.991Z] #21 16.68 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-19T09:06:47.991Z] #21 16.68 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-19T09:06:47.991Z] #21 16.68 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-19T09:06:47.991Z] #21 16.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-19T09:06:47.991Z] #21 16.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-19T09:06:47.991Z] #21 16.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-19T09:06:47.991Z] #21 16.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-19T09:06:47.991Z] #21 16.69 xz-utils zip zstd [2022-05-19T09:06:48.253Z] #21 16.99 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:06:48.253Z] #21 16.99 Need to get 27.6 MB of archives. [2022-05-19T09:06:48.253Z] #21 16.99 After this operation, 106 MB of additional disk space will be used. [2022-05-19T09:06:48.253Z] #21 16.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-19T09:06:48.253Z] #21 17.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-19T09:06:48.253Z] #21 17.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-19T09:06:48.253Z] #21 17.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-19T09:06:48.253Z] #21 17.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-19T09:06:48.253Z] #21 17.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-19T09:06:48.253Z] #21 17.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-19T09:06:48.253Z] #21 17.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-19T09:06:48.253Z] #21 17.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:06:48.253Z] #21 17.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:06:48.253Z] #21 17.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-19T09:06:48.253Z] #21 17.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-19T09:06:48.253Z] #21 17.07 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-05-19T09:06:48.253Z] #21 17.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-19T09:06:48.253Z] #21 17.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-19T09:06:48.515Z] #21 17.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-19T09:06:48.515Z] #21 17.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-19T09:06:48.515Z] #21 17.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-19T09:06:48.515Z] #21 17.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-19T09:06:48.515Z] #21 17.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-19T09:06:48.515Z] #21 17.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-19T09:06:48.515Z] #21 17.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-19T09:06:48.515Z] #21 17.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-19T09:06:48.515Z] #21 17.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-19T09:06:48.515Z] #21 17.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-19T09:06:48.515Z] #21 17.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-19T09:06:48.515Z] #21 17.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-19T09:06:48.515Z] #21 17.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-19T09:06:48.530Z] #21 33.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:06:48.530Z] #21 33.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-19T09:06:48.530Z] #21 33.68 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-19T09:06:48.778Z] #21 17.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-05-19T09:06:48.778Z] #21 17.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-05-19T09:06:48.778Z] #21 17.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-19T09:06:48.778Z] #21 17.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-19T09:06:48.778Z] #21 17.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-19T09:06:48.778Z] #21 17.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-19T09:06:48.778Z] #21 17.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-19T09:06:48.778Z] #21 17.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-19T09:06:48.778Z] #21 17.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:06:48.778Z] #21 17.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-19T09:06:48.778Z] #21 17.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-19T09:06:48.778Z] #21 17.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-19T09:06:48.778Z] #21 17.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-19T09:06:48.778Z] #21 17.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-19T09:06:48.778Z] #21 17.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-19T09:06:48.778Z] #21 17.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-19T09:06:48.789Z] #21 33.69 Setting up patch (2.7.6-7) ... [2022-05-19T09:06:48.789Z] #21 33.71 Setting up sudo (1.9.5p2-3) ... [2022-05-19T09:06:48.789Z] #21 33.78 invoke-rc.d: could not determine current runlevel [2022-05-19T09:06:48.789Z] #21 33.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-19T09:06:48.789Z] #21 33.80 Setting up xfsprogs (5.10.0-4) ... [2022-05-19T09:06:48.789Z] #21 33.82 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-19T09:06:48.789Z] #21 33.83 Setting up inetutils-ping (2:2.0-1) ... [2022-05-19T09:06:48.789Z] #21 33.84 Setting up pigz (2.6-1) ... [2022-05-19T09:06:48.789Z] #21 33.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-19T09:06:48.789Z] #21 33.87 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-19T09:06:48.789Z] #21 33.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:06:48.791Z] #14 ... [2022-05-19T09:06:48.791Z] [2022-05-19T09:06:48.791Z] #64 [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-05-19T09:06:48.791Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:06:48.791Z] #64 73.13 + bin/ctr [2022-05-19T09:06:49.039Z] #21 17.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-19T09:06:49.039Z] #21 17.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-19T09:06:49.039Z] #21 17.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-19T09:06:49.039Z] #21 17.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-19T09:06:49.047Z] #21 33.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:49.613Z] #21 18.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:06:49.613Z] #21 18.36 Fetched 27.6 MB in 1s (25.0 MB/s) [2022-05-19T09:06:49.613Z] #21 18.41 Selecting previously unselected package pigz. [2022-05-19T09:06:49.614Z] #21 34.44 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-19T09:06:49.614Z] #21 34.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:06:49.873Z] #21 34.83 Setting up libelf1:arm64 (0.183-1) ... [2022-05-19T09:06:49.873Z] #21 34.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:06:49.873Z] #21 34.87 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-19T09:06:49.873Z] #21 34.88 Setting up python3-distutils (3.9.2-1) ... [2022-05-19T09:06:49.875Z] #21 18.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-19T09:06:49.875Z] #21 18.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-19T09:06:49.875Z] #21 18.47 Unpacking pigz (2.6-1) ... [2022-05-19T09:06:49.875Z] #21 18.54 Selecting previously unselected package libelf1:amd64. [2022-05-19T09:06:49.875Z] #21 18.54 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-19T09:06:49.875Z] #21 18.55 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-19T09:06:49.875Z] #21 18.70 Selecting previously unselected package libbpf0:amd64. [2022-05-19T09:06:49.875Z] #21 18.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-19T09:06:49.875Z] #21 18.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-19T09:06:50.137Z] #21 18.79 Selecting previously unselected package libcap2:amd64. [2022-05-19T09:06:50.137Z] #21 18.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-19T09:06:50.137Z] #21 18.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-19T09:06:50.137Z] #21 18.85 Selecting previously unselected package libmnl0:amd64. [2022-05-19T09:06:50.137Z] #21 18.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-19T09:06:50.137Z] #21 18.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-19T09:06:50.399Z] #21 18.94 Selecting previously unselected package libxtables12:amd64. [2022-05-19T09:06:50.399Z] #21 18.94 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-19T09:06:50.399Z] #21 18.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-19T09:06:50.399Z] #21 19.01 Selecting previously unselected package libcap2-bin. [2022-05-19T09:06:50.399Z] #21 19.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-19T09:06:50.399Z] #21 19.03 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-19T09:06:50.399Z] #21 19.09 Selecting previously unselected package iproute2. [2022-05-19T09:06:50.399Z] #21 19.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-19T09:06:50.399Z] #21 19.10 Unpacking iproute2 (5.10.0-4) ... [2022-05-19T09:06:50.440Z] #21 35.28 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:50.440Z] #21 35.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-19T09:06:50.440Z] #21 35.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-19T09:06:50.440Z] #21 35.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-19T09:06:50.440Z] #21 35.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-19T09:06:50.440Z] #21 35.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-19T09:06:50.440Z] #21 35.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-19T09:06:50.440Z] #21 35.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-19T09:06:50.440Z] #21 35.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-19T09:06:50.440Z] #21 35.36 Setting up python3-setuptools (52.0.0-4) ... [2022-05-19T09:06:50.591Z] #19 233.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-19T09:06:50.591Z] #19 233.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:50.591Z] #19 233.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-19T09:06:50.591Z] #19 ... [2022-05-19T09:06:50.591Z] [2022-05-19T09:06:50.591Z] #62 [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-05-19T09:06:50.591Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:06:50.591Z] #62 244.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-19T09:06:50.591Z] #62 DONE 245.4s [2022-05-19T09:06:50.591Z] [2022-05-19T09:06:50.591Z] #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-05-19T09:06:50.591Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-19T09:06:50.591Z] #19 233.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-19T09:06:50.591Z] #19 233.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-19T09:06:50.591Z] #19 233.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-19T09:06:50.591Z] #19 233.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-19T09:06:50.591Z] #19 233.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-19T09:06:50.591Z] #19 233.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-19T09:06:50.591Z] #19 233.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-19T09:06:50.591Z] #19 233.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:50.591Z] #19 234.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:06:50.591Z] #19 234.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-19T09:06:50.591Z] #19 234.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:06:50.591Z] #19 234.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-19T09:06:50.704Z] #14 151.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-19T09:06:50.704Z] #14 151.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:50.704Z] #14 151.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:06:50.973Z] #21 19.54 Selecting previously unselected package xxd. [2022-05-19T09:06:50.973Z] #21 19.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:06:50.973Z] #21 19.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:50.973Z] #21 19.65 Selecting previously unselected package vim-common. [2022-05-19T09:06:50.973Z] #21 19.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:06:50.973Z] #21 19.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:06:51.235Z] #21 19.81 Selecting previously unselected package bash-completion. [2022-05-19T09:06:51.235Z] #21 19.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-19T09:06:51.816Z] #21 36.79 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-19T09:06:51.816Z] #21 36.80 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-19T09:06:51.816Z] #21 36.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:06:51.816Z] #21 36.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:06:52.755Z] #21 37.87 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-19T09:06:52.755Z] #21 37.88 Setting up jq (1.6-2.1) ... [2022-05-19T09:06:52.755Z] #21 37.89 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-19T09:06:52.756Z] #21 37.90 Setting up iptables (1.8.7-1) ... [2022-05-19T09:06:52.756Z] #21 37.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:06:52.756Z] #21 37.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:06:53.014Z] #21 37.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:06:53.015Z] #21 37.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:06:53.015Z] #21 37.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-19T09:06:53.015Z] #21 37.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-19T09:06:53.015Z] #21 37.95 Setting up iproute2 (5.10.0-4) ... [2022-05-19T09:06:53.156Z] #21 21.47 Unpacking bash-completion (1:2.11-2) ... [2022-05-19T09:06:53.156Z] #21 21.91 Selecting previously unselected package bzip2. [2022-05-19T09:06:53.156Z] #21 21.91 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-19T09:06:53.156Z] #21 21.92 Unpacking bzip2 (1.0.8-4) ... [2022-05-19T09:06:53.156Z] #21 22.00 Selecting previously unselected package xz-utils. [2022-05-19T09:06:53.278Z] #21 38.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:06:53.418Z] #21 22.02 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-19T09:06:53.418Z] #21 22.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:06:53.418Z] #21 22.17 Selecting previously unselected package apparmor. [2022-05-19T09:06:53.418Z] #21 22.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-19T09:06:53.418Z] #21 22.24 Unpacking apparmor (2.13.6-10) ... [2022-05-19T09:06:53.680Z] #21 22.57 Selecting previously unselected package inetutils-ping. [2022-05-19T09:06:53.942Z] #21 22.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-19T09:06:53.942Z] #21 22.58 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-19T09:06:53.942Z] #21 22.71 Selecting previously unselected package libip4tc2:amd64. [2022-05-19T09:06:54.204Z] #21 22.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-19T09:06:54.204Z] #21 22.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-19T09:06:54.204Z] #21 22.78 Selecting previously unselected package libip6tc2:amd64. [2022-05-19T09:06:54.204Z] #21 22.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-19T09:06:54.204Z] #21 22.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-19T09:06:54.204Z] #21 22.85 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-19T09:06:54.204Z] #21 22.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-19T09:06:54.204Z] #21 22.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-19T09:06:54.204Z] #21 22.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-19T09:06:54.466Z] #21 22.96 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-19T09:06:54.466Z] #21 22.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-19T09:06:54.466Z] #21 23.04 Selecting previously unselected package libnftnl11:amd64. [2022-05-19T09:06:54.466Z] #21 23.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-19T09:06:54.466Z] #21 23.05 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-19T09:06:54.466Z] #21 23.12 Selecting previously unselected package iptables. [2022-05-19T09:06:54.466Z] #21 23.13 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-19T09:06:54.466Z] #21 23.13 Unpacking iptables (1.8.7-1) ... [2022-05-19T09:06:54.655Z] #21 DONE 39.3s [2022-05-19T09:06:54.655Z] [2022-05-19T09:06:54.655Z] #22 [dev-systemd-false 8/26] 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-05-19T09:06:54.655Z] #22 sha256:989ba02d31fff8765a4796cdbe86c36670561540782a03ecc3296119ababa2e6 [2022-05-19T09:06:54.729Z] #21 23.38 Selecting previously unselected package libonig5:amd64. [2022-05-19T09:06:54.729Z] #21 23.39 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-19T09:06:54.729Z] #21 23.40 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:06:54.729Z] #21 23.52 Selecting previously unselected package libjq1:amd64. [2022-05-19T09:06:54.729Z] #21 23.53 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-19T09:06:54.729Z] #21 23.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:06:54.916Z] #22 0.581 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-19T09:06:54.916Z] #22 0.585 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-19T09:06:54.916Z] #22 0.590 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-19T09:06:54.916Z] #22 DONE 0.6s [2022-05-19T09:06:54.916Z] [2022-05-19T09:06:54.916Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-19T09:06:54.916Z] #23 sha256:43d19c47b8e0948fc1e6c05117d4b377cecf363f0adb1b8bcd2779c4fe8c1d90 [2022-05-19T09:06:54.993Z] #21 23.63 Selecting previously unselected package jq. [2022-05-19T09:06:54.993Z] #21 23.64 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-19T09:06:54.993Z] #21 23.65 Unpacking jq (1.6-2.1) ... [2022-05-19T09:06:54.993Z] #21 23.74 Selecting previously unselected package libaio1:amd64. [2022-05-19T09:06:54.993Z] #21 23.75 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-19T09:06:54.993Z] #21 23.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-19T09:06:54.993Z] #21 23.81 Selecting previously unselected package libgpm2:amd64. [2022-05-19T09:06:54.993Z] #21 23.81 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-19T09:06:54.993Z] #21 23.82 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-19T09:06:55.255Z] #21 23.88 Selecting previously unselected package libicu67:amd64. [2022-05-19T09:06:55.255Z] #21 23.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-19T09:06:55.255Z] #21 23.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-19T09:06:55.929Z] #19 239.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-19T09:06:55.929Z] #19 239.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:06:55.929Z] #19 239.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-19T09:06:55.929Z] #19 239.1 Selecting previously unselected package crossbuild-essential-armel. [2022-05-19T09:06:55.929Z] #19 239.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-19T09:06:55.929Z] #19 239.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-19T09:06:55.929Z] #19 239.1 Selecting previously unselected package libc6-armhf-cross. [2022-05-19T09:06:55.929Z] #19 239.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-19T09:06:55.929Z] #19 239.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-19T09:06:55.929Z] #19 239.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-19T09:06:55.929Z] #19 239.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:55.929Z] #19 239.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:06:55.929Z] #19 239.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-19T09:06:55.929Z] #19 239.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:55.929Z] #19 239.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:06:55.929Z] #19 239.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-19T09:06:55.929Z] #19 239.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:55.929Z] #19 239.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:06:55.929Z] #19 239.4 Selecting previously unselected package libasan6-armhf-cross. [2022-05-19T09:06:55.929Z] #19 239.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:55.929Z] #19 239.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:06:55.929Z] #19 239.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-19T09:06:55.929Z] #19 239.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:55.929Z] #19 239.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:06:55.929Z] #19 239.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-19T09:06:55.929Z] #19 239.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:55.929Z] #19 239.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:06:56.188Z] #19 239.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-19T09:06:56.188Z] #19 239.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:06:56.188Z] #19 239.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:06:56.188Z] #19 239.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-19T09:06:56.446Z] #19 239.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:06:56.446Z] #19 239.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-19T09:06:56.758Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-19T09:06:56.758Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-99fc6ddf\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-19T09:06:56.758Z] ---------------------------------------------------------------------------- [2022-05-19T09:06:56.758Z] [2022-05-19T09:06:56.758Z] INFO: executeCI.ps1 starting at Thu May 19 09:06:55 CUT 2022 [2022-05-19T09:06:56.758Z] [2022-05-19T09:06:56.758Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-19T09:06:56.758Z] INFO: Running git version 2.24.1.windows.2 [2022-05-19T09:06:56.758Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-19T09:06:56.758Z] INFO: Environment variables: [2022-05-19T09:06:56.758Z] [2022-05-19T09:06:56.758Z] Name Value [2022-05-19T09:06:56.758Z] ---- ----- [2022-05-19T09:06:56.758Z] ALLUSERSPROFILE C:\ProgramData [2022-05-19T09:06:56.758Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-19T09:06:56.758Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-19T09:06:56.758Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-19T09:06:56.758Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-19T09:06:56.758Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-19T09:06:56.758Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-19T09:06:56.758Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-19T09:06:56.758Z] BRANCH_NAME PR-43617 [2022-05-19T09:06:56.758Z] BUILD_DISPLAY_NAME #1 [2022-05-19T09:06:56.758Z] BUILD_ID 1 [2022-05-19T09:06:56.758Z] BUILD_NUMBER 1 [2022-05-19T09:06:56.758Z] BUILD_TAG jenkins-moby-PR-43617-1 [2022-05-19T09:06:56.758Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/ [2022-05-19T09:06:56.758Z] CHANGE_AUTHOR crazy-max [2022-05-19T09:06:56.758Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-05-19T09:06:56.758Z] CHANGE_BRANCH fix-rogue-certs [2022-05-19T09:06:56.758Z] CHANGE_FORK crazy-max [2022-05-19T09:06:56.758Z] CHANGE_ID 43617 [2022-05-19T09:06:56.758Z] CHANGE_TARGET master [2022-05-19T09:06:56.758Z] CHANGE_TITLE integration-cli: fix test rogue certs [2022-05-19T09:06:56.758Z] CHANGE_URL https://github.com/moby/moby/pull/43617 [2022-05-19T09:06:56.758Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:06:56.758Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-19T09:06:56.758Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-19T09:06:56.758Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-19T09:06:56.758Z] COMPUTERNAME azwin-2-8057e0 [2022-05-19T09:06:56.758Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-19T09:06:56.758Z] ConfigSequenceNumber 0 [2022-05-19T09:06:56.758Z] DOCKER_BUILDKIT 0 [2022-05-19T09:06:56.758Z] DOCKER_DUT_DEBUG 1 [2022-05-19T09:06:56.758Z] DOCKER_EXPERIMENTAL 1 [2022-05-19T09:06:56.758Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-19T09:06:56.758Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-19T09:06:56.758Z] EXECUTOR_NUMBER 0 [2022-05-19T09:06:56.758Z] FQDN azwin-2-8057e0.westus.cloudapp.azure.com [2022-05-19T09:06:56.758Z] GIT_BRANCH PR-43617 [2022-05-19T09:06:56.758Z] GIT_COMMIT 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:06:56.758Z] GIT_URL https://github.com/moby/moby.git [2022-05-19T09:06:56.758Z] HUDSON_COOKIE 9a45d3de-a3be-4185-9637-11b8bdfe15f7 [2022-05-19T09:06:56.758Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-19T09:06:56.758Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-19T09:06:56.758Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-19T09:06:56.758Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-19T09:06:56.758Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-19T09:06:56.758Z] JENKINS_NODE_COOKIE 4fd7aa95-5f9e-4856-a5cc-f9a79671cc51 [2022-05-19T09:06:56.758Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-19T09:06:56.758Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-19T09:06:56.758Z] JOB_BASE_NAME PR-43617 [2022-05-19T09:06:56.758Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/display/redirect [2022-05-19T09:06:56.758Z] JOB_NAME moby/PR-43617 [2022-05-19T09:06:56.758Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/ [2022-05-19T09:06:56.758Z] library.jps.version master [2022-05-19T09:06:56.758Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-19T09:06:56.758Z] NODE_LABELS amd64 azure azwin-2-8057e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-19T09:06:56.758Z] NODE_NAME azwin-2-8057e0 [2022-05-19T09:06:56.758Z] NUMBER_OF_PROCESSORS 4 [2022-05-19T09:06:56.758Z] OS Windows_NT [2022-05-19T09:06:56.758Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-19T09:06:56.758Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-19T09:06:56.758Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-19T09:06:56.758Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-19T09:06:56.758Z] PROCESSOR_LEVEL 6 [2022-05-19T09:06:56.758Z] PROCESSOR_REVISION 4f01 [2022-05-19T09:06:56.758Z] ProgramData C:\ProgramData [2022-05-19T09:06:56.758Z] ProgramFiles C:\Program Files [2022-05-19T09:06:56.758Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-19T09:06:56.758Z] ProgramW6432 C:\Program Files [2022-05-19T09:06:56.758Z] PROMPT $P$G [2022-05-19T09:06:56.758Z] PSExecutionPolicyPreference Bypass [2022-05-19T09:06:56.758Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-19T09:06:56.758Z] PUBLIC C:\Users\Public [2022-05-19T09:06:56.759Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=artif... [2022-05-19T09:06:56.759Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=changes [2022-05-19T09:06:56.759Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect [2022-05-19T09:06:56.759Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=tests [2022-05-19T09:06:56.759Z] SKIP_VALIDATION_TESTS 1 [2022-05-19T09:06:56.759Z] SOURCES_DRIVE d [2022-05-19T09:06:56.759Z] SOURCES_SUBDIR gopath [2022-05-19T09:06:56.759Z] STAGE_NAME Run tests [2022-05-19T09:06:56.759Z] SystemDrive C: [2022-05-19T09:06:56.759Z] SystemRoot C:\Windows [2022-05-19T09:06:56.759Z] TEMP C:\Windows\TEMP [2022-05-19T09:06:56.759Z] TESTDEBUG 0 [2022-05-19T09:06:56.759Z] TESTRUN_DRIVE d [2022-05-19T09:06:56.759Z] TESTRUN_SUBDIR CI [2022-05-19T09:06:56.759Z] TIMEOUT 120m [2022-05-19T09:06:56.759Z] TMP C:\Windows\TEMP [2022-05-19T09:06:56.759Z] USERDOMAIN WORKGROUP [2022-05-19T09:06:56.759Z] USERNAME azwin-2-8057e0$ [2022-05-19T09:06:56.759Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-19T09:06:56.759Z] windir C:\Windows [2022-05-19T09:06:56.759Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-19T09:06:56.759Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-19T09:06:56.759Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-19T09:06:56.759Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-19T09:06:56.759Z] [2022-05-19T09:06:56.759Z] [2022-05-19T09:06:56.759Z] [2022-05-19T09:06:58.564Z] #21 26.92 Selecting previously unselected package libinih1:amd64. [2022-05-19T09:06:58.564Z] #21 26.92 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-19T09:06:58.564Z] #21 26.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-19T09:06:58.564Z] #21 26.98 Selecting previously unselected package libnet1:amd64. [2022-05-19T09:06:58.564Z] #21 26.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-19T09:06:58.564Z] #21 27.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:06:58.564Z] #21 27.08 Selecting previously unselected package libnl-3-200:amd64. [2022-05-19T09:06:58.564Z] #21 27.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-19T09:06:58.564Z] #21 27.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:06:58.564Z] #21 27.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-19T09:06:58.564Z] #21 27.18 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-19T09:06:58.564Z] #21 27.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:06:58.564Z] #21 27.23 Selecting previously unselected package net-tools. [2022-05-19T09:06:58.564Z] #21 27.24 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-19T09:06:58.564Z] #21 27.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:06:58.815Z] #64 ... [2022-05-19T09:06:58.815Z] [2022-05-19T09:06:58.815Z] #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-05-19T09:06:58.815Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:06:58.815Z] #14 156.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-19T09:06:58.815Z] #14 156.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:06:58.815Z] #14 156.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:06:58.825Z] #21 27.44 Selecting previously unselected package patch. [2022-05-19T09:06:58.825Z] #21 27.44 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-19T09:06:58.825Z] #21 27.44 Unpacking patch (2.7.6-7) ... [2022-05-19T09:06:58.825Z] #21 27.53 Selecting previously unselected package python-pip-whl. [2022-05-19T09:06:58.825Z] #21 27.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:06:58.825Z] #21 27.55 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:06:59.409Z] #21 28.09 Selecting previously unselected package python3-lib2to3. [2022-05-19T09:06:59.409Z] #21 28.09 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-19T09:06:59.409Z] #21 28.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:06:59.409Z] #21 28.19 Selecting previously unselected package python3-distutils. [2022-05-19T09:06:59.697Z] #21 28.21 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-19T09:06:59.697Z] #21 28.22 Unpacking python3-distutils (3.9.2-1) ... [2022-05-19T09:06:59.697Z] #21 28.36 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:06:59.697Z] #21 28.36 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:06:59.697Z] #21 28.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:06:59.969Z] #21 28.56 Selecting previously unselected package python3-setuptools. [2022-05-19T09:06:59.970Z] #21 28.56 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-19T09:06:59.970Z] #21 28.56 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-19T09:07:00.240Z] #21 28.81 Selecting previously unselected package python3-wheel. [2022-05-19T09:07:00.240Z] #21 28.81 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-19T09:07:00.240Z] #21 28.81 Unpacking python3-wheel (0.34.2-1) ... [2022-05-19T09:07:00.240Z] #21 28.92 Selecting previously unselected package python3-pip. [2022-05-19T09:07:00.240Z] #21 28.92 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:07:00.240Z] #21 28.93 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:07:00.508Z] #21 29.22 Selecting previously unselected package sudo. [2022-05-19T09:07:00.508Z] #21 29.23 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-19T09:07:00.508Z] #21 29.23 Unpacking sudo (1.9.5p2-3) ... [2022-05-19T09:07:00.561Z] INFO: Sources under d:\gopath\... [2022-05-19T09:07:00.561Z] INFO: Test run under d:\CI\... [2022-05-19T09:07:00.561Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-19T09:07:00.561Z] INFO: docker/docker repository was found [2022-05-19T09:07:00.561Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-19T09:07:01.032Z] ltsc2019: Pulling from windows/servercore [2022-05-19T09:07:01.032Z] b111c3320c94: Pulling fs layer [2022-05-19T09:07:01.032Z] 8b534d64a7c3: Pulling fs layer [2022-05-19T09:07:01.087Z] #21 29.77 Selecting previously unselected package thin-provisioning-tools. [2022-05-19T09:07:01.087Z] #21 29.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-19T09:07:01.087Z] #21 29.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:07:01.349Z] #21 29.97 Selecting previously unselected package uidmap. [2022-05-19T09:07:01.349Z] #21 29.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-19T09:07:01.349Z] #21 29.98 Unpacking uidmap (1:4.8.1-1) ... [2022-05-19T09:07:01.349Z] #21 30.10 Selecting previously unselected package vim-runtime. [2022-05-19T09:07:01.349Z] #21 30.11 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:07:01.349Z] #21 30.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-19T09:07:01.349Z] #21 30.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-19T09:07:01.349Z] #21 30.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:07:01.718Z] #19 244.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-19T09:07:01.718Z] #19 244.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:07:01.718Z] #19 244.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-19T09:07:01.718Z] #19 244.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-19T09:07:01.718Z] #19 244.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-19T09:07:01.718Z] #19 244.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-19T09:07:01.718Z] #19 244.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-19T09:07:01.718Z] #19 244.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-19T09:07:01.718Z] #19 244.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-19T09:07:01.718Z] #19 245.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-19T09:07:01.718Z] #19 245.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:01.718Z] #19 245.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:01.718Z] #19 245.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-19T09:07:01.718Z] #19 245.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:07:01.718Z] #19 245.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-19T09:07:04.655Z] #21 33.06 Selecting previously unselected package vim. [2022-05-19T09:07:04.655Z] #21 33.07 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:07:04.655Z] #21 33.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:07:04.896Z] #23 8.516 Collecting yamllint==1.26.1 [2022-05-19T09:07:04.896Z] #23 9.567 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-19T09:07:04.917Z] #21 33.56 Selecting previously unselected package xfsprogs. [2022-05-19T09:07:04.917Z] #21 33.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-19T09:07:04.917Z] #21 33.56 Unpacking xfsprogs (5.10.0-4) ... [2022-05-19T09:07:05.179Z] #21 33.96 Selecting previously unselected package zip. [2022-05-19T09:07:05.179Z] #21 33.96 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-19T09:07:05.179Z] #21 33.98 Unpacking zip (3.0-12) ... [2022-05-19T09:07:05.440Z] #21 34.08 Selecting previously unselected package zstd. [2022-05-19T09:07:05.440Z] #21 34.10 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-19T09:07:05.440Z] #21 34.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:07:05.464Z] #23 10.55 Collecting pathspec>=0.5.3 [2022-05-19T09:07:05.465Z] #23 10.55 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-19T09:07:05.702Z] #21 34.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:07:05.724Z] #23 10.79 Collecting pyyaml [2022-05-19T09:07:05.724Z] #23 10.80 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-19T09:07:05.724Z] #23 10.84 Building wheels for collected packages: yamllint [2022-05-19T09:07:05.724Z] #23 10.84 Building wheel for yamllint (setup.py): started [2022-05-19T09:07:06.648Z] #21 35.20 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-19T09:07:06.648Z] #21 35.21 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:07:06.648Z] #21 35.22 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-19T09:07:06.648Z] #21 35.23 Setting up libicu67:amd64 (67.1-7) ... [2022-05-19T09:07:06.648Z] #21 35.24 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-19T09:07:06.648Z] #21 35.25 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-19T09:07:06.648Z] #21 35.27 Setting up uidmap (1:4.8.1-1) ... [2022-05-19T09:07:06.648Z] #21 35.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:07:06.648Z] #21 35.29 Setting up bzip2 (1.0.8-4) ... [2022-05-19T09:07:06.648Z] #21 35.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:07:06.648Z] #21 35.32 Setting up python3-wheel (0.34.2-1) ... [2022-05-19T09:07:06.663Z] #23 11.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-19T09:07:06.663Z] #23 11.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=81c9a24e5db85290cb779d1f869997eea0c70f69b0bf5c060058097af84df087 [2022-05-19T09:07:06.663Z] #23 11.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-19T09:07:06.663Z] #23 11.63 Successfully built yamllint [2022-05-19T09:07:06.663Z] #23 11.66 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-19T09:07:06.923Z] #23 12.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-19T09:07:06.989Z] #19 249.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-19T09:07:06.989Z] #19 249.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:07:06.989Z] #19 249.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-19T09:07:06.989Z] #19 249.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-19T09:07:06.989Z] #19 249.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-19T09:07:06.989Z] #19 249.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-19T09:07:06.989Z] #19 249.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-19T09:07:06.989Z] #19 249.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-19T09:07:06.989Z] #19 249.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-19T09:07:06.989Z] #19 250.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-19T09:07:06.989Z] #19 250.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:06.989Z] #19 250.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:06.989Z] #19 250.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-19T09:07:06.989Z] #19 250.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:06.989Z] #19 250.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:06.989Z] #19 250.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-19T09:07:06.989Z] #19 250.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:06.989Z] #19 250.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:06.989Z] #19 250.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-19T09:07:06.989Z] #19 250.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:06.989Z] #19 250.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:06.989Z] #19 250.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-19T09:07:06.989Z] #19 250.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:06.989Z] #19 250.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:06.989Z] #19 250.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-19T09:07:06.989Z] #19 250.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:06.989Z] #19 250.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:07.221Z] #21 35.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:07:07.221Z] #21 35.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-19T09:07:07.221Z] #21 35.94 Setting up libcap2-bin (1:2.44-1) ... [2022-05-19T09:07:07.221Z] #21 35.95 Setting up apparmor (2.13.6-10) ... [2022-05-19T09:07:07.493Z] #23 DONE 12.6s [2022-05-19T09:07:07.493Z] [2022-05-19T09:07:07.493Z] #55 [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-05-19T09:07:07.493Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:07:07.922Z] #19 251.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-19T09:07:07.922Z] #19 251.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:07.922Z] #19 251.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:07.922Z] #19 251.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-19T09:07:07.922Z] #19 251.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:07.922Z] #19 251.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:08.181Z] #19 251.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-19T09:07:08.181Z] #19 251.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:08.181Z] #19 251.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:08.181Z] #19 251.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-19T09:07:08.181Z] #19 251.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:08.181Z] #19 251.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:08.181Z] #19 251.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-19T09:07:08.181Z] #19 251.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:08.181Z] #19 251.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:08.220Z] 8b534d64a7c3: Verifying Checksum [2022-05-19T09:07:08.221Z] 8b534d64a7c3: Download complete [2022-05-19T09:07:08.440Z] #19 252.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-19T09:07:08.440Z] #19 252.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:07:08.440Z] #19 252.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:08.784Z] #14 ... [2022-05-19T09:07:08.784Z] [2022-05-19T09:07:08.784Z] #67 [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-05-19T09:07:08.784Z] #67 sha256:127270dd54f03f2fd8b4cb76d9966f6fd1bad161468c96ab4d470c1185ffb543 [2022-05-19T09:07:08.784Z] #67 167.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:07:08.784Z] #67 167.3 + GOBIN=/build [2022-05-19T09:07:08.784Z] #67 167.3 + GO111MODULE=on [2022-05-19T09:07:08.784Z] #67 167.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:07:08.870Z] #21 37.41 Setting up zip (3.0-12) ... [2022-05-19T09:07:08.870Z] #21 37.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:07:08.870Z] #21 37.44 Setting up bash-completion (1:2.11-2) ... [2022-05-19T09:07:10.788Z] #21 39.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:07:10.788Z] #21 39.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-19T09:07:10.788Z] #21 39.34 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-19T09:07:10.788Z] #21 39.37 Setting up patch (2.7.6-7) ... [2022-05-19T09:07:10.788Z] #21 39.39 Setting up sudo (1.9.5p2-3) ... [2022-05-19T09:07:10.788Z] #21 39.50 invoke-rc.d: could not determine current runlevel [2022-05-19T09:07:10.788Z] #21 39.51 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-19T09:07:10.788Z] #21 39.53 Setting up xfsprogs (5.10.0-4) ... [2022-05-19T09:07:10.788Z] #21 39.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-19T09:07:10.788Z] #21 39.56 Setting up inetutils-ping (2:2.0-1) ... [2022-05-19T09:07:10.788Z] #21 39.59 Setting up pigz (2.6-1) ... [2022-05-19T09:07:11.050Z] #21 39.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-19T09:07:11.050Z] #21 39.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:07:11.050Z] #21 39.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:07:11.050Z] #21 39.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:07:11.312Z] #21 40.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-19T09:07:11.574Z] #21 40.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:07:11.837Z] #21 40.59 Setting up libelf1:amd64 (0.183-1) ... [2022-05-19T09:07:11.837Z] #21 40.61 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:07:11.837Z] #21 40.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:07:11.837Z] #21 40.65 Setting up python3-distutils (3.9.2-1) ... [2022-05-19T09:07:12.413Z] #21 41.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:07:12.413Z] #21 41.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-19T09:07:12.413Z] #21 41.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-19T09:07:12.413Z] #21 41.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-19T09:07:12.413Z] #21 41.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-19T09:07:12.413Z] #21 41.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-19T09:07:12.413Z] #21 41.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-19T09:07:12.413Z] #21 41.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-19T09:07:12.413Z] #21 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-19T09:07:12.413Z] #21 41.16 Setting up python3-setuptools (52.0.0-4) ... [2022-05-19T09:07:12.971Z] #67 173.0 rootlesskit version 1.0.0 [2022-05-19T09:07:12.971Z] #67 173.0 Usage of /build/rootlesskit-docker-proxy: [2022-05-19T09:07:12.971Z] #67 173.0 -container-ip string [2022-05-19T09:07:12.971Z] #67 173.0 container ip [2022-05-19T09:07:12.971Z] #67 173.0 -container-port int [2022-05-19T09:07:12.971Z] #67 173.0 container port (default -1) [2022-05-19T09:07:12.971Z] #67 173.0 -host-ip string [2022-05-19T09:07:12.971Z] #67 173.0 host ip [2022-05-19T09:07:12.971Z] #67 173.0 -host-port int [2022-05-19T09:07:12.971Z] #67 173.0 host port (default -1) [2022-05-19T09:07:12.971Z] #67 173.0 -proto string [2022-05-19T09:07:12.971Z] #67 173.0 proxy protocol (default "tcp") [2022-05-19T09:07:13.803Z] #21 42.57 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:07:13.803Z] #21 42.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-19T09:07:13.803Z] #21 42.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:07:13.803Z] #21 42.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:07:14.988Z] #67 DONE 175.2s [2022-05-19T09:07:14.988Z] [2022-05-19T09:07:14.988Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-19T09:07:14.988Z] #68 sha256:15da016300bb694d1bd1d20365d669b7bda583e5ab4e4060180363176daeb5ea [2022-05-19T09:07:14.988Z] #68 DONE 0.1s [2022-05-19T09:07:14.988Z] [2022-05-19T09:07:14.988Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-19T09:07:14.988Z] #69 sha256:b8e0ef00ab802bd100a026a24b984d6dd44f38071fae6bacd3bef13f092855cc [2022-05-19T09:07:14.988Z] #69 DONE 0.1s [2022-05-19T09:07:14.988Z] [2022-05-19T09:07:14.988Z] #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-05-19T09:07:14.988Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:07:14.988Z] #14 168.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-19T09:07:14.988Z] #14 168.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:07:14.988Z] #14 168.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:07:14.988Z] #14 174.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-19T09:07:14.988Z] #14 174.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-19T09:07:14.988Z] #14 175.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:07:14.988Z] #14 175.5 Selecting previously unselected package libapparmor1:amd64. [2022-05-19T09:07:14.988Z] #14 175.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-19T09:07:14.988Z] #14 175.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-19T09:07:14.988Z] #14 175.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-19T09:07:14.988Z] #14 175.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-19T09:07:14.988Z] #14 175.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-19T09:07:14.988Z] #14 175.9 Selecting previously unselected package libbtrfs0:amd64. [2022-05-19T09:07:14.988Z] #14 175.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-19T09:07:14.988Z] #14 175.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:07:14.988Z] #14 176.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-19T09:07:15.026Z] #19 257.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-19T09:07:15.026Z] #19 257.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:07:15.026Z] #19 257.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:15.026Z] #19 258.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-19T09:07:15.192Z] #21 43.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-19T09:07:15.192Z] #21 43.69 Setting up jq (1.6-2.1) ... [2022-05-19T09:07:15.192Z] #21 43.70 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-19T09:07:15.192Z] #21 43.71 Setting up iptables (1.8.7-1) ... [2022-05-19T09:07:15.192Z] #21 43.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:07:15.192Z] #21 43.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:07:15.192Z] #21 43.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:07:15.192Z] #21 43.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:07:15.192Z] #21 43.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-19T09:07:15.192Z] #21 43.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-19T09:07:15.192Z] #21 43.77 Setting up iproute2 (5.10.0-4) ... [2022-05-19T09:07:15.250Z] #14 176.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-19T09:07:15.250Z] #14 176.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:07:15.285Z] #19 258.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-19T09:07:15.285Z] #19 258.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-19T09:07:15.454Z] #21 44.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:07:15.509Z] #14 176.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-19T09:07:15.509Z] #14 176.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:07:15.509Z] #14 176.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:15.766Z] #14 176.5 Selecting previously unselected package libudev-dev:amd64. [2022-05-19T09:07:15.766Z] #14 176.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-19T09:07:15.766Z] #14 176.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-19T09:07:15.766Z] #14 176.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-19T09:07:15.766Z] #14 176.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-19T09:07:15.766Z] #14 176.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-19T09:07:15.851Z] #19 259.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-19T09:07:15.851Z] #19 259.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-19T09:07:15.852Z] #19 259.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-19T09:07:16.024Z] #14 177.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-19T09:07:16.024Z] #14 177.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-19T09:07:16.024Z] #14 177.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-19T09:07:16.028Z] #21 DONE 44.6s [2022-05-19T09:07:16.028Z] [2022-05-19T09:07:16.028Z] #22 [dev-systemd-false 8/26] 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-05-19T09:07:16.028Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-19T09:07:16.110Z] #19 259.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-19T09:07:16.110Z] #19 259.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:16.110Z] #19 259.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:16.369Z] #19 260.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-19T09:07:16.369Z] #19 260.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:07:16.369Z] #19 260.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:16.594Z] #14 177.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-19T09:07:16.594Z] #14 177.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-19T09:07:16.594Z] #14 177.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-19T09:07:16.594Z] #14 177.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-19T09:07:16.851Z] #14 177.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-19T09:07:16.851Z] #14 177.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-19T09:07:16.851Z] #14 177.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-19T09:07:16.851Z] #14 177.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-19T09:07:16.851Z] #14 177.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-19T09:07:17.415Z] #14 178.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-19T09:07:17.415Z] #14 178.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-19T09:07:17.415Z] #14 178.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-19T09:07:17.415Z] #14 178.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-19T09:07:17.415Z] #14 178.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:07:17.415Z] #22 1.454 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-19T09:07:17.416Z] #22 1.457 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-19T09:07:17.416Z] #22 1.462 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-19T09:07:17.416Z] #22 DONE 1.5s [2022-05-19T09:07:17.416Z] [2022-05-19T09:07:17.416Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-19T09:07:17.416Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-19T09:07:17.474Z] #55 ... [2022-05-19T09:07:17.475Z] [2022-05-19T09:07:17.475Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:07:17.475Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-19T09:07:17.475Z] #47 179.3 + dpkg --print-architecture [2022-05-19T09:07:17.475Z] #47 DONE 180.0s [2022-05-19T09:07:17.475Z] [2022-05-19T09:07:17.475Z] #55 [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-05-19T09:07:17.475Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:07:17.671Z] #14 178.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:17.671Z] #14 178.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-19T09:07:17.671Z] #14 178.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-19T09:07:17.672Z] #14 178.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-19T09:07:17.929Z] #14 178.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-19T09:07:17.929Z] #14 178.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-19T09:07:17.929Z] #14 178.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-19T09:07:18.493Z] #14 179.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-19T09:07:18.493Z] #14 179.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-19T09:07:18.493Z] #14 179.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:07:18.493Z] #14 179.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-19T09:07:18.493Z] #14 179.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-19T09:07:18.493Z] #14 179.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:07:18.493Z] #14 179.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:07:18.493Z] #14 179.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:07:18.493Z] #14 179.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-19T09:07:18.493Z] #14 179.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-19T09:07:18.493Z] #14 179.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-19T09:07:18.493Z] #14 179.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:07:18.493Z] #14 179.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-19T09:07:18.493Z] #14 179.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-19T09:07:18.749Z] #14 179.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-19T09:07:18.749Z] #14 179.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:07:18.749Z] #14 179.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-19T09:07:18.749Z] #14 179.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:07:18.749Z] #14 179.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-19T09:07:18.749Z] #14 179.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:07:18.749Z] #14 179.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:07:18.749Z] #14 179.7 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-05-19T09:07:18.749Z] #14 179.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:07:18.749Z] #14 179.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:07:18.749Z] #14 179.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:18.749Z] #14 179.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:07:18.749Z] #14 179.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:18.816Z] Running on azwin-2-9fc4d1 in d:\jenkins\workspace\moby_PR-43617 [Pipeline] { [Pipeline] ws [2022-05-19T09:07:18.831Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-19T09:07:19.007Z] #14 179.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:19.007Z] #14 179.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:07:19.264Z] #14 DONE 180.1s [2022-05-19T09:07:19.264Z] [2022-05-19T09:07:19.264Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-19T09:07:19.264Z] #59 sha256:0208cf7e0515d111c2ddb8bf8b52200db4ad0471231268eca318a54474b94531 [2022-05-19T09:07:19.264Z] #59 DONE 0.1s [2022-05-19T09:07:19.264Z] [2022-05-19T09:07:19.264Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-19T09:07:19.264Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-19T09:07:20.558Z] #19 264.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-19T09:07:20.558Z] The recommended git tool is: git [2022-05-19T09:07:20.633Z] #15 DONE 1.4s [2022-05-19T09:07:20.633Z] [2022-05-19T09:07:20.633Z] #60 [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-05-19T09:07:20.633Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f [2022-05-19T09:07:20.633Z] #60 1.175 + RM_GOPATH=0 [2022-05-19T09:07:20.633Z] #60 1.175 + TMP_GOPATH= [2022-05-19T09:07:20.633Z] #60 1.176 + : /build [2022-05-19T09:07:20.633Z] #60 1.176 + '[' -z '' ']' [2022-05-19T09:07:20.633Z] #60 1.177 ++ mktemp -d [2022-05-19T09:07:20.633Z] #60 1.212 + export GOPATH=/tmp/tmp.HzsJhK7V7M [2022-05-19T09:07:20.633Z] #60 1.213 + GOPATH=/tmp/tmp.HzsJhK7V7M [2022-05-19T09:07:20.633Z] #60 1.213 + RM_GOPATH=1 [2022-05-19T09:07:20.633Z] #60 1.214 + case "$(go env GOARCH)" in [2022-05-19T09:07:20.633Z] #60 1.214 ++ go env GOARCH [2022-05-19T09:07:20.633Z] #60 1.224 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:07:20.633Z] #60 1.225 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:07:20.633Z] #60 1.225 ++ dirname /install.sh [2022-05-19T09:07:20.633Z] #60 1.236 + dir=/ [2022-05-19T09:07:20.633Z] #60 1.238 + bin=runc [2022-05-19T09:07:20.633Z] #60 1.238 + shift [2022-05-19T09:07:20.633Z] #60 1.238 + '[' '!' -f //runc.installer ']' [2022-05-19T09:07:20.633Z] #60 1.243 + . //runc.installer [2022-05-19T09:07:20.633Z] #60 1.243 ++ set -e [2022-05-19T09:07:20.633Z] #60 1.243 ++ : v1.1.2 [2022-05-19T09:07:20.633Z] #60 1.247 + install_runc [2022-05-19T09:07:20.633Z] #60 1.247 + RUNC_BUILDTAGS=seccomp [2022-05-19T09:07:20.633Z] #60 1.254 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-19T09:07:20.633Z] #60 1.254 Install runc version v1.1.2 (build tags: seccomp) [2022-05-19T09:07:20.633Z] #60 1.254 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HzsJhK7V7M/src/github.com/opencontainers/runc [2022-05-19T09:07:20.633Z] #60 1.256 Cloning into '/tmp/tmp.HzsJhK7V7M/src/github.com/opencontainers/runc'... [2022-05-19T09:07:20.817Z] #19 264.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:07:20.817Z] #19 264.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:20.817Z] #19 264.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-19T09:07:20.817Z] #19 264.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-19T09:07:20.817Z] #19 264.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-19T09:07:20.817Z] #19 264.4 Selecting previously unselected package libc6-s390x-cross. [2022-05-19T09:07:20.817Z] #19 264.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-19T09:07:20.817Z] #19 264.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-19T09:07:20.817Z] #19 264.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-19T09:07:20.817Z] #19 264.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:20.817Z] #19 264.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:20.817Z] #19 264.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-19T09:07:20.817Z] #19 264.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:20.817Z] #19 264.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:21.075Z] #19 264.7 Selecting previously unselected package libitm1-s390x-cross. [2022-05-19T09:07:21.075Z] #19 264.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:21.075Z] #19 264.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:21.075Z] #19 264.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-19T09:07:21.075Z] #19 264.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:21.075Z] #19 264.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:21.075Z] #19 264.7 Selecting previously unselected package libasan6-s390x-cross. [2022-05-19T09:07:21.075Z] #19 264.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:21.075Z] #19 264.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:21.334Z] #19 265.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-19T09:07:21.334Z] #19 265.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:21.334Z] #19 265.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:21.334Z] #19 265.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-19T09:07:21.334Z] #19 265.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:21.334Z] #19 265.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:21.334Z] #19 265.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-19T09:07:21.334Z] #19 265.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:21.593Z] #19 265.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:21.593Z] #19 265.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-19T09:07:21.593Z] #19 265.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:07:21.593Z] #19 265.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:22.004Z] #60 ... [2022-05-19T09:07:22.004Z] [2022-05-19T09:07:22.004Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-19T09:07:22.004Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-19T09:07:22.004Z] #16 DONE 1.1s [2022-05-19T09:07:22.004Z] [2022-05-19T09:07:22.004Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-19T09:07:22.004Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-19T09:07:22.569Z] #17 0.858 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-19T09:07:22.569Z] #17 DONE 0.9s [2022-05-19T09:07:22.569Z] [2022-05-19T09:07:22.569Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-19T09:07:22.569Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-19T09:07:23.501Z] #18 DONE 0.9s [2022-05-19T09:07:23.501Z] [2022-05-19T09:07:23.501Z] #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-05-19T09:07:23.501Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:07:23.759Z] #34 ... [2022-05-19T09:07:23.759Z] [2022-05-19T09:07:23.759Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-19T09:07:23.759Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-19T09:07:24.700Z] #19 DONE 1.0s [2022-05-19T09:07:24.700Z] [2022-05-19T09:07:24.700Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:07:24.700Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:07:24.700Z] #47 ... [2022-05-19T09:07:24.700Z] [2022-05-19T09:07:24.700Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-19T09:07:24.700Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-19T09:07:25.435Z] #14 179.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-19T09:07:25.435Z] #14 179.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:07:25.435Z] #14 179.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:07:26.010Z] #14 ... [2022-05-19T09:07:26.010Z] [2022-05-19T09:07:26.010Z] #67 [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-05-19T09:07:26.010Z] #67 sha256:0998f3ff5623130e4c61e7f9f3777f16888d1a812b6e14660c56ad49e0e955b9 [2022-05-19T09:07:26.010Z] #67 183.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:07:26.010Z] #67 183.5 + GOBIN=/build [2022-05-19T09:07:26.010Z] #67 183.5 + GO111MODULE=on [2022-05-19T09:07:26.010Z] #67 183.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:07:26.072Z] #20 DONE 1.4s [2022-05-19T09:07:26.072Z] [2022-05-19T09:07:26.072Z] #21 [dev-systemd-false 7/26] 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-05-19T09:07:26.072Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:07:26.883Z] #19 269.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-19T09:07:26.883Z] #19 269.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:07:26.883Z] #19 269.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:26.883Z] #19 269.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-19T09:07:26.883Z] #19 269.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-19T09:07:26.883Z] #19 269.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-19T09:07:26.883Z] #19 270.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-19T09:07:26.883Z] #19 270.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-19T09:07:26.883Z] #19 270.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-19T09:07:26.883Z] #19 270.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-19T09:07:26.883Z] #19 270.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-19T09:07:26.883Z] #19 270.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:27.427Z] #23 9.924 Collecting yamllint==1.26.1 [2022-05-19T09:07:27.817Z] #19 271.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-19T09:07:27.818Z] #19 271.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-19T09:07:27.818Z] #19 271.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:27.971Z] #21 1.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:07:27.972Z] #21 1.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:07:27.972Z] #21 1.708 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:07:28.229Z] #21 2.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:07:28.372Z] #23 10.98 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-19T09:07:29.763Z] #23 12.04 Collecting pathspec>=0.5.3 [2022-05-19T09:07:29.763Z] #23 12.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-19T09:07:30.025Z] #23 12.41 Collecting pyyaml [2022-05-19T09:07:30.025Z] #23 12.42 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-05-19T09:07:30.025Z] #23 12.48 Building wheels for collected packages: yamllint [2022-05-19T09:07:30.025Z] #23 12.48 Building wheel for yamllint (setup.py): started [2022-05-19T09:07:30.169Z] #21 3.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:07:30.169Z] #21 4.075 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:07:30.982Z] #23 13.58 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-19T09:07:31.244Z] #23 13.58 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=56619bb33eba477c26be4464c6a8fd784f895c7c50601bbeb8cdce3569b96be3 [2022-05-19T09:07:31.244Z] #23 13.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-19T09:07:31.244Z] #23 13.59 Successfully built yamllint [2022-05-19T09:07:31.244Z] #23 13.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-19T09:07:31.507Z] #23 14.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-19T09:07:32.080Z] #23 DONE 14.5s [2022-05-19T09:07:32.080Z] [2022-05-19T09:07:32.080Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-19T09:07:32.080Z] #27 sha256:87d68edbbef84f8033ac4788653ddb1c698a8349398aa070283b4fff7b768383 [2022-05-19T09:07:32.347Z] #27 DONE 0.5s [2022-05-19T09:07:32.347Z] [2022-05-19T09:07:32.347Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:07:32.347Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:07:32.610Z] #47 ... [2022-05-19T09:07:32.610Z] [2022-05-19T09:07:32.610Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-19T09:07:32.610Z] #32 sha256:7820de21e7afd9973550028afee1cc840be169982ec02490f4756ec5c9bd5f41 [2022-05-19T09:07:32.612Z] #67 ... [2022-05-19T09:07:32.612Z] [2022-05-19T09:07:32.612Z] #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-05-19T09:07:32.612Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:07:32.612Z] #14 190.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-19T09:07:32.612Z] #14 190.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-19T09:07:32.612Z] #14 190.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:07:32.705Z] #21 ... [2022-05-19T09:07:32.705Z] [2022-05-19T09:07:32.705Z] #60 [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-05-19T09:07:32.705Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f [2022-05-19T09:07:32.705Z] #60 13.00 + cd /tmp/tmp.HzsJhK7V7M/src/github.com/opencontainers/runc [2022-05-19T09:07:32.705Z] #60 13.00 + git checkout -q v1.1.2 [2022-05-19T09:07:32.705Z] #60 13.36 + '[' -z '' ']' [2022-05-19T09:07:32.705Z] #60 13.36 + target=static [2022-05-19T09:07:32.705Z] #60 13.36 + make BUILDTAGS=seccomp static [2022-05-19T09:07:33.098Z] #19 276.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-19T09:07:33.099Z] #19 276.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-19T09:07:33.099Z] #19 276.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:33.188Z] #14 191.0 Selecting previously unselected package libapparmor1:amd64. [2022-05-19T09:07:33.188Z] #14 191.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-19T09:07:33.188Z] #14 191.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-19T09:07:33.200Z] #32 DONE 0.6s [2022-05-19T09:07:33.200Z] [2022-05-19T09:07:33.200Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:07:33.200Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:07:33.200Z] #47 ... [2022-05-19T09:07:33.200Z] [2022-05-19T09:07:33.200Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-19T09:07:33.200Z] #35 sha256:047a1efa675f9319e78986fa9b987f3a8a8d9c04be4f01a1c489910bba99b20f [2022-05-19T09:07:33.275Z] #60 14.01 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-19T09:07:33.452Z] #14 191.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-19T09:07:33.452Z] #14 191.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-19T09:07:33.452Z] #14 191.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-19T09:07:33.462Z] #35 DONE 0.2s [2022-05-19T09:07:33.462Z] [2022-05-19T09:07:33.462Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-19T09:07:33.462Z] #37 sha256:980aff4fbc029ac3c7f35c45536c67322e6403c874dc40ae5b23261a84360099 [2022-05-19T09:07:33.714Z] #14 191.5 Selecting previously unselected package libbtrfs0:amd64. [2022-05-19T09:07:33.714Z] #14 191.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-19T09:07:33.714Z] #14 191.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:07:33.727Z] #37 DONE 0.3s [2022-05-19T09:07:33.727Z] [2022-05-19T09:07:33.727Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-19T09:07:33.727Z] #39 sha256:307cecfbc86f0fb4fb0abffd494501ee75caec49374b1be6cb4d4f2bba6dfd4d [2022-05-19T09:07:33.727Z] #39 DONE 0.1s [2022-05-19T09:07:33.727Z] [2022-05-19T09:07:33.727Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-19T09:07:33.727Z] #41 sha256:e69a1ff81e409eac13cf45f3b1b95e0b09b9001d74996fa1c2106e578cc15771 [2022-05-19T09:07:33.977Z] #14 191.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-19T09:07:33.977Z] #14 191.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-19T09:07:33.977Z] #14 191.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:07:33.990Z] #41 DONE 0.1s [2022-05-19T09:07:33.990Z] [2022-05-19T09:07:33.990Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-19T09:07:33.990Z] #45 sha256:ecd3195769209176056edb8d041ff5cbf9e0a2617338f7a6702b0f9768e63d38 [2022-05-19T09:07:33.990Z] #45 DONE 0.1s [2022-05-19T09:07:33.990Z] [2022-05-19T09:07:33.990Z] #60 [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-05-19T09:07:33.990Z] #60 sha256:68020794248b3f96c55c341af49de114993eb792232c09b918b52faf81ac7626 [2022-05-19T09:07:34.033Z] #19 277.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-19T09:07:34.033Z] #19 277.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-19T09:07:34.033Z] #19 277.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-19T09:07:34.501Z] #14 192.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-19T09:07:34.502Z] #14 192.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:07:34.502Z] #14 192.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:34.598Z] #19 278.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-19T09:07:34.599Z] #19 278.3 Setting up libfile-which-perl (1.23-1) ... [2022-05-19T09:07:34.599Z] #19 278.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-19T09:07:34.599Z] #19 278.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-19T09:07:34.599Z] #19 278.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-19T09:07:34.599Z] #19 278.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:07:34.599Z] #19 278.4 Setting up libicu67:amd64 (67.1-7) ... [2022-05-19T09:07:34.599Z] #19 278.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-19T09:07:34.599Z] #19 278.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-19T09:07:34.599Z] #19 278.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-19T09:07:34.599Z] #19 278.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-19T09:07:34.763Z] #14 192.4 Selecting previously unselected package libudev-dev:amd64. [2022-05-19T09:07:34.763Z] #14 192.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-19T09:07:34.763Z] #14 192.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-19T09:07:34.763Z] #14 192.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-19T09:07:34.763Z] #14 192.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-19T09:07:34.763Z] #14 192.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-19T09:07:34.857Z] #19 278.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-19T09:07:34.857Z] #19 278.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-19T09:07:34.857Z] #19 278.4 Setting up file (1:5.39-3) ... [2022-05-19T09:07:34.857Z] #19 278.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:07:34.857Z] #19 278.5 Setting up bzip2 (1.0.8-4) ... [2022-05-19T09:07:34.857Z] #19 278.5 Setting up libyaml-perl (1.30-1) ... [2022-05-19T09:07:34.857Z] #19 278.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-19T09:07:34.857Z] #19 278.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-19T09:07:34.857Z] #19 278.5 Setting up libio-string-perl (1.08-3.1) ... [2022-05-19T09:07:34.857Z] #19 278.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-19T09:07:34.857Z] #19 278.5 Setting up cross-config (2.6.18+nmu1) ... [2022-05-19T09:07:34.857Z] #19 278.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:07:35.115Z] #19 278.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-19T09:07:35.115Z] #19 278.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-19T09:07:35.115Z] #19 278.7 Setting up patch (2.7.6-7) ... [2022-05-19T09:07:35.115Z] #19 278.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-19T09:07:35.115Z] #19 278.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-19T09:07:35.115Z] #19 278.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-19T09:07:35.115Z] #19 278.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-19T09:07:35.115Z] #19 278.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-19T09:07:35.115Z] #19 278.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.336Z] #14 193.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-19T09:07:35.336Z] #14 193.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-19T09:07:35.336Z] #14 193.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.374Z] #19 279.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-19T09:07:35.632Z] #19 279.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-19T09:07:35.632Z] #19 279.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-19T09:07:35.632Z] #19 279.4 [2022-05-19T09:07:35.632Z] #19 279.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-19T09:07:35.632Z] #19 279.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.5 Setting up dpkg-dev (1.20.9) ... [2022-05-19T09:07:35.891Z] #19 279.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-19T09:07:35.891Z] #19 279.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:35.891Z] #19 279.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-19T09:07:35.891Z] #19 279.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-19T09:07:36.150Z] #19 279.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-19T09:07:36.150Z] #19 279.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-19T09:07:36.150Z] #19 279.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-19T09:07:36.281Z] #14 ... [2022-05-19T09:07:36.281Z] [2022-05-19T09:07:36.281Z] #67 [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-05-19T09:07:36.281Z] #67 sha256:0998f3ff5623130e4c61e7f9f3777f16888d1a812b6e14660c56ad49e0e955b9 [2022-05-19T09:07:36.281Z] #67 192.9 rootlesskit version 1.0.0 [2022-05-19T09:07:36.281Z] #67 192.9 Usage of /build/rootlesskit-docker-proxy: [2022-05-19T09:07:36.281Z] #67 192.9 -container-ip string [2022-05-19T09:07:36.281Z] #67 192.9 container ip [2022-05-19T09:07:36.281Z] #67 192.9 -container-port int [2022-05-19T09:07:36.281Z] #67 192.9 container port (default -1) [2022-05-19T09:07:36.281Z] #67 192.9 -host-ip string [2022-05-19T09:07:36.281Z] #67 192.9 host ip [2022-05-19T09:07:36.281Z] #67 192.9 -host-port int [2022-05-19T09:07:36.281Z] #67 192.9 host port (default -1) [2022-05-19T09:07:36.281Z] #67 192.9 -proto string [2022-05-19T09:07:36.281Z] #67 192.9 proxy protocol (default "tcp") [2022-05-19T09:07:36.281Z] #67 DONE 193.6s [2022-05-19T09:07:36.281Z] [2022-05-19T09:07:36.281Z] #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-05-19T09:07:36.281Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:07:36.281Z] #14 194.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-19T09:07:36.281Z] #14 194.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-19T09:07:36.281Z] #14 194.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-19T09:07:36.281Z] #14 ... [2022-05-19T09:07:36.281Z] [2022-05-19T09:07:36.281Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-19T09:07:36.281Z] #68 sha256:1a7316e0fde01c150098dd7bc843daeccb37d39db40f9af091c4ca0b24f66410 [2022-05-19T09:07:36.281Z] #68 DONE 0.1s [2022-05-19T09:07:36.408Z] #19 280.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-19T09:07:36.408Z] #19 280.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up libxml-simple-perl (2.25-1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:36.408Z] #19 280.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-19T09:07:36.543Z] [2022-05-19T09:07:36.543Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-19T09:07:36.543Z] #69 sha256:7468f77b0ce34bf294ff0423197cba0f3ebe5093500a7a008df71473fde30f36 [2022-05-19T09:07:36.543Z] #69 DONE 0.1s [2022-05-19T09:07:36.543Z] [2022-05-19T09:07:36.543Z] #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-05-19T09:07:36.543Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-19T09:07:36.543Z] #14 194.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-19T09:07:36.666Z] #19 280.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-19T09:07:36.666Z] #19 280.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:36.666Z] #19 280.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:36.666Z] #19 280.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-19T09:07:36.666Z] #19 280.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:36.666Z] #19 280.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-19T09:07:36.666Z] #19 280.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:36.805Z] #14 194.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-19T09:07:36.805Z] #14 194.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-19T09:07:36.805Z] #14 194.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-19T09:07:36.805Z] #14 194.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-19T09:07:36.805Z] #14 194.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-19T09:07:36.929Z] #19 280.5 Setting up crossbuild-essential-armel (12.9) ... [2022-05-19T09:07:36.929Z] #19 280.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-19T09:07:36.929Z] #19 280.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-19T09:07:36.929Z] #19 280.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-19T09:07:36.929Z] #19 280.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-19T09:07:36.929Z] #19 280.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-19T09:07:36.929Z] #19 280.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:07:37.750Z] #14 195.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-19T09:07:37.751Z] #14 195.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-19T09:07:37.751Z] #14 195.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-19T09:07:38.014Z] #14 195.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-19T09:07:38.014Z] #14 195.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:07:38.014Z] #14 195.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:38.278Z] #14 195.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-19T09:07:38.279Z] #14 195.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-19T09:07:38.279Z] #14 195.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-19T09:07:38.279Z] #14 196.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-19T09:07:38.279Z] #14 196.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-19T09:07:38.279Z] #14 196.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-19T09:07:38.578Z] #60 ... [2022-05-19T09:07:38.578Z] [2022-05-19T09:07:38.578Z] #21 [dev-systemd-false 7/26] 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-05-19T09:07:38.578Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:07:38.578Z] #21 12.62 Fetched 8530 kB in 11s (759 kB/s) [2022-05-19T09:07:38.829Z] #19 DONE 282.7s [2022-05-19T09:07:38.829Z] [2022-05-19T09:07:38.829Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-19T09:07:38.829Z] #32 sha256:a287949a35e5212851a6e84be9060c09fdf4e2ece7ba5be029b456dd5663d8d3 [2022-05-19T09:07:39.088Z] #32 DONE 0.1s [2022-05-19T09:07:39.088Z] [2022-05-19T09:07:39.088Z] #69 [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-05-19T09:07:39.088Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-19T09:07:39.088Z] #69 ... [2022-05-19T09:07:39.088Z] [2022-05-19T09:07:39.088Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-19T09:07:39.088Z] #73 sha256:4254c998f3aa6849ae46515120d3199a2045473cddc88b20e19a0e2e268ed5ca [2022-05-19T09:07:39.088Z] #73 DONE 0.2s [2022-05-19T09:07:39.227Z] #14 197.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-19T09:07:39.227Z] #14 197.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-19T09:07:39.227Z] #14 197.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:07:39.227Z] #14 197.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-19T09:07:39.227Z] #14 197.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:07:39.349Z] [2022-05-19T09:07:39.349Z] #74 [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-05-19T09:07:39.349Z] #74 sha256:d9288f386bce5b5cf986df947d6582f68eb8fd0761479b15b155c6dce8e69267 [2022-05-19T09:07:39.489Z] #14 197.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-19T09:07:39.489Z] #14 197.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:07:39.489Z] #14 197.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-19T09:07:39.489Z] #14 197.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-19T09:07:39.489Z] #14 197.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-19T09:07:39.489Z] #14 197.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:07:39.751Z] #14 197.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:07:39.751Z] #14 197.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:07:39.751Z] #14 197.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-19T09:07:39.751Z] #14 197.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-19T09:07:39.751Z] #14 197.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-19T09:07:39.751Z] #14 197.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:07:39.751Z] #14 197.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-19T09:07:39.751Z] #14 197.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-19T09:07:40.014Z] #14 197.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-19T09:07:40.014Z] #14 197.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:07:40.014Z] #14 197.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-19T09:07:40.014Z] #14 197.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:07:40.014Z] #14 197.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-19T09:07:40.014Z] #14 197.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:07:40.014Z] #14 197.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:07:40.014Z] #14 197.9 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-05-19T09:07:40.014Z] #14 197.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:07:40.280Z] #14 197.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:07:40.280Z] #14 198.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:40.280Z] #14 198.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:07:40.280Z] #14 198.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:40.280Z] #14 198.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:07:40.280Z] #14 198.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:07:40.727Z] #74 1.397 + RM_GOPATH=0 [2022-05-19T09:07:40.727Z] #74 1.399 + TMP_GOPATH= [2022-05-19T09:07:40.727Z] #74 1.399 + : /build [2022-05-19T09:07:40.727Z] #74 1.404 + '[' -z '' ']' [2022-05-19T09:07:40.727Z] #74 1.405 ++ mktemp -d [2022-05-19T09:07:40.727Z] #74 1.407 + export GOPATH=/tmp/tmp.KxyQQ7ruGW [2022-05-19T09:07:40.727Z] #74 1.407 + GOPATH=/tmp/tmp.KxyQQ7ruGW [2022-05-19T09:07:40.727Z] #74 1.407 + RM_GOPATH=1 [2022-05-19T09:07:40.727Z] #74 1.407 + case "$(go env GOARCH)" in [2022-05-19T09:07:40.727Z] #74 1.408 ++ go env GOARCH [2022-05-19T09:07:40.727Z] #74 1.421 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:07:40.727Z] #74 1.421 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:07:40.727Z] #74 1.422 ++ dirname /install.sh [2022-05-19T09:07:40.727Z] #74 1.423 + dir=/ [2022-05-19T09:07:40.727Z] #74 1.423 + bin=rootlesskit [2022-05-19T09:07:40.727Z] #74 1.423 + shift [2022-05-19T09:07:40.727Z] #74 1.423 + '[' '!' -f //rootlesskit.installer ']' [2022-05-19T09:07:40.727Z] #74 1.423 + . //rootlesskit.installer [2022-05-19T09:07:40.727Z] #74 1.423 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:07:40.727Z] #74 1.423 + install_rootlesskit [2022-05-19T09:07:40.727Z] #74 1.423 + case "$1" in [2022-05-19T09:07:40.727Z] #74 1.423 + export CGO_ENABLED=0 [2022-05-19T09:07:40.727Z] #74 1.423 + CGO_ENABLED=0 [2022-05-19T09:07:40.727Z] #74 1.423 + _install_rootlesskit [2022-05-19T09:07:40.727Z] #74 1.424 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-19T09:07:40.727Z] #74 1.424 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:07:40.727Z] #74 1.424 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:07:40.727Z] #74 1.424 + GOBIN=/build [2022-05-19T09:07:40.727Z] #74 1.424 + GO111MODULE=on [2022-05-19T09:07:40.727Z] #74 1.424 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:07:40.856Z] #14 DONE 198.7s [2022-05-19T09:07:40.856Z] [2022-05-19T09:07:40.856Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-19T09:07:40.856Z] #59 sha256:f437cc165ef5e61e78b9fbc89208b5593f07874a6056a72f1374325fa1137518 [2022-05-19T09:07:40.985Z] #74 1.834 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-19T09:07:41.120Z] #59 DONE 0.1s [2022-05-19T09:07:41.120Z] [2022-05-19T09:07:41.120Z] #60 [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-05-19T09:07:41.120Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c [2022-05-19T09:07:42.365Z] #74 3.140 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-19T09:07:42.365Z] #74 3.162 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-19T09:07:42.623Z] #74 3.307 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-19T09:07:42.758Z] #21 12.62 Reading package lists... [2022-05-19T09:07:43.050Z] #60 1.649 + RM_GOPATH=0 [2022-05-19T09:07:43.051Z] #60 1.668 + TMP_GOPATH= [2022-05-19T09:07:43.051Z] #60 1.668 + : /build [2022-05-19T09:07:43.051Z] #60 1.668 + '[' -z '' ']' [2022-05-19T09:07:43.051Z] #60 1.668 ++ mktemp -d [2022-05-19T09:07:43.051Z] #60 1.747 + export GOPATH=/tmp/tmp.EiUVTsrxay [2022-05-19T09:07:43.051Z] #60 1.748 + GOPATH=/tmp/tmp.EiUVTsrxay [2022-05-19T09:07:43.051Z] #60 1.748 + RM_GOPATH=1 [2022-05-19T09:07:43.051Z] #60 1.748 + case "$(go env GOARCH)" in [2022-05-19T09:07:43.051Z] #60 1.749 ++ go env GOARCH [2022-05-19T09:07:43.051Z] #60 1.768 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:07:43.051Z] #60 1.768 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:07:43.051Z] #60 1.771 ++ dirname /install.sh [2022-05-19T09:07:43.051Z] #60 1.775 + dir=/ [2022-05-19T09:07:43.051Z] #60 1.776 + bin=runc [2022-05-19T09:07:43.051Z] #60 1.776 + shift [2022-05-19T09:07:43.051Z] #60 1.784 + '[' '!' -f //runc.installer ']' [2022-05-19T09:07:43.051Z] #60 1.784 + . //runc.installer [2022-05-19T09:07:43.051Z] #60 1.784 ++ set -e [2022-05-19T09:07:43.051Z] #60 1.784 ++ : v1.1.2 [2022-05-19T09:07:43.051Z] #60 1.784 + install_runc [2022-05-19T09:07:43.051Z] #60 1.784 + RUNC_BUILDTAGS=seccomp [2022-05-19T09:07:43.051Z] #60 1.784 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-19T09:07:43.051Z] #60 1.784 Install runc version v1.1.2 (build tags: seccomp) [2022-05-19T09:07:43.051Z] #60 1.785 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EiUVTsrxay/src/github.com/opencontainers/runc [2022-05-19T09:07:43.051Z] #60 1.796 Cloning into '/tmp/tmp.EiUVTsrxay/src/github.com/opencontainers/runc'... [2022-05-19T09:07:43.314Z] #60 ... [2022-05-19T09:07:43.314Z] [2022-05-19T09:07:43.314Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-19T09:07:43.314Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-19T09:07:43.314Z] #15 DONE 2.2s [2022-05-19T09:07:43.314Z] [2022-05-19T09:07:43.314Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-19T09:07:43.314Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-19T09:07:43.561Z] #74 4.411 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-19T09:07:43.821Z] #74 4.778 go: downloading github.com/google/uuid v1.3.0 [2022-05-19T09:07:44.081Z] #74 ... [2022-05-19T09:07:44.081Z] [2022-05-19T09:07:44.081Z] #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-05-19T09:07:44.081Z] #33 sha256:1b7acb596f91c1598301a4944768ef607fcbdf8d0ad1d8e30564728432b8500e [2022-05-19T09:07:44.081Z] #33 1.429 + RM_GOPATH=0 [2022-05-19T09:07:44.081Z] #33 1.429 + TMP_GOPATH= [2022-05-19T09:07:44.081Z] #33 1.429 + : /build [2022-05-19T09:07:44.081Z] #33 1.430 + '[' -z '' ']' [2022-05-19T09:07:44.081Z] #33 1.434 ++ mktemp -d [2022-05-19T09:07:44.081Z] #33 1.436 + export GOPATH=/tmp/tmp.ZO82gLuR2b [2022-05-19T09:07:44.081Z] #33 1.436 + GOPATH=/tmp/tmp.ZO82gLuR2b [2022-05-19T09:07:44.081Z] #33 1.436 + RM_GOPATH=1 [2022-05-19T09:07:44.081Z] #33 1.437 + case "$(go env GOARCH)" in [2022-05-19T09:07:44.081Z] #33 1.437 ++ go env GOARCH [2022-05-19T09:07:44.081Z] #33 1.449 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:07:44.081Z] #33 1.449 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:07:44.081Z] #33 1.450 ++ dirname /install.sh [2022-05-19T09:07:44.081Z] #33 1.451 + dir=/ [2022-05-19T09:07:44.081Z] #33 1.451 + bin=dockercli [2022-05-19T09:07:44.081Z] #33 1.455 + shift [2022-05-19T09:07:44.081Z] #33 1.455 + '[' '!' -f //dockercli.installer ']' [2022-05-19T09:07:44.081Z] #33 1.455 + . //dockercli.installer [2022-05-19T09:07:44.081Z] #33 1.456 ++ : stable [2022-05-19T09:07:44.081Z] #33 1.456 ++ : 17.06.2-ce [2022-05-19T09:07:44.081Z] #33 1.456 + install_dockercli [2022-05-19T09:07:44.081Z] #33 1.456 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-19T09:07:44.081Z] #33 1.457 Install docker/cli version 17.06.2-ce from stable [2022-05-19T09:07:44.081Z] #33 1.457 ++ uname -m [2022-05-19T09:07:44.081Z] #33 1.460 + arch=x86_64 [2022-05-19T09:07:44.081Z] #33 1.460 + '[' x86_64 '!=' x86_64 ']' [2022-05-19T09:07:44.081Z] #33 1.460 + url=https://download.docker.com/linux/static [2022-05-19T09:07:44.081Z] #33 1.461 + tar -xz docker/docker [2022-05-19T09:07:44.081Z] #33 1.461 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-19T09:07:44.081Z] #33 4.748 + mkdir -p /build [2022-05-19T09:07:44.081Z] #33 4.750 + mv docker/docker /build/ [2022-05-19T09:07:44.081Z] #33 4.751 + rmdir docker [2022-05-19T09:07:44.081Z] #33 DONE 5.0s [2022-05-19T09:07:44.081Z] [2022-05-19T09:07:44.081Z] #74 [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-05-19T09:07:44.081Z] #74 sha256:d9288f386bce5b5cf986df947d6582f68eb8fd0761479b15b155c6dce8e69267 [2022-05-19T09:07:44.081Z] #74 4.863 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-19T09:07:44.081Z] #74 4.865 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-19T09:07:44.081Z] #74 ... [2022-05-19T09:07:44.081Z] [2022-05-19T09:07:44.081Z] #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-05-19T09:07:44.081Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-19T09:07:44.081Z] #20 1.446 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:07:44.081Z] #20 1.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:07:44.081Z] #20 1.622 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:07:44.081Z] #20 1.678 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-19T09:07:44.081Z] #20 1.845 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:07:44.081Z] #20 2.267 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:07:44.081Z] #20 2.857 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-19T09:07:44.081Z] #20 3.210 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-19T09:07:44.081Z] #20 3.720 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-19T09:07:44.081Z] #20 4.205 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-19T09:07:44.081Z] #20 4.207 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-19T09:07:44.081Z] #20 4.223 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:07:44.081Z] #20 4.225 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-19T09:07:44.081Z] #20 4.239 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:07:44.081Z] #20 4.241 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-19T09:07:44.081Z] #20 4.250 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-19T09:07:44.081Z] #20 4.251 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-19T09:07:44.081Z] #20 4.251 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:07:44.081Z] #20 4.253 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-19T09:07:44.081Z] #20 4.253 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:07:44.081Z] #20 4.261 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-19T09:07:44.112Z] b111c3320c94: Verifying Checksum [2022-05-19T09:07:44.112Z] b111c3320c94: Download complete [2022-05-19T09:07:45.269Z] #16 DONE 1.8s [2022-05-19T09:07:45.269Z] [2022-05-19T09:07:45.269Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-19T09:07:45.269Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-19T09:07:45.286Z] #21 16.36 Reading package lists... [2022-05-19T09:07:45.510Z] #20 ... [2022-05-19T09:07:45.510Z] [2022-05-19T09:07:45.510Z] #74 [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-05-19T09:07:45.510Z] #74 sha256:d9288f386bce5b5cf986df947d6582f68eb8fd0761479b15b155c6dce8e69267 [2022-05-19T09:07:45.510Z] #74 5.050 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-19T09:07:45.510Z] #74 5.060 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-19T09:07:45.510Z] #74 5.182 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-19T09:07:45.510Z] #74 5.357 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-19T09:07:45.510Z] #74 5.441 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-19T09:07:45.510Z] #74 5.550 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-19T09:07:45.669Z] using credential docker-jenkins-github-credentials [2022-05-19T09:07:45.749Z] Cloning the remote Git repository [2022-05-19T09:07:45.749Z] Cloning with configured refspecs honoured and without tags [2022-05-19T09:07:45.784Z] #74 6.690 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:07:46.218Z] #21 19.31 Building dependency tree...#21 ... [2022-05-19T09:07:46.218Z] [2022-05-19T09:07:46.218Z] #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-05-19T09:07:46.218Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:07:46.218Z] #34 DONE 206.5s [2022-05-19T09:07:46.218Z] [2022-05-19T09:07:46.218Z] #21 [dev-systemd-false 7/26] 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-05-19T09:07:46.218Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:07:46.218Z] #21 19.31 Building dependency tree... [2022-05-19T09:07:45.949Z] Cloning repository https://github.com/moby/moby.git [2022-05-19T09:07:46.356Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-19T09:07:46.682Z] #17 1.587 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-19T09:07:46.683Z] #17 DONE 1.7s [2022-05-19T09:07:46.683Z] [2022-05-19T09:07:46.683Z] #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-05-19T09:07:46.683Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:07:46.683Z] #34 ... [2022-05-19T09:07:46.683Z] [2022-05-19T09:07:46.683Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-19T09:07:46.683Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-19T09:07:47.152Z] #21 21.28 The following additional packages will be installed: [2022-05-19T09:07:47.410Z] #21 21.28 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-19T09:07:47.410Z] #21 21.28 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-19T09:07:47.410Z] #21 21.28 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-19T09:07:47.410Z] #21 21.28 python3-pkg-resources vim-runtime xxd [2022-05-19T09:07:47.410Z] #21 21.28 Suggested packages: [2022-05-19T09:07:47.410Z] #21 21.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-19T09:07:47.410Z] #21 21.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-19T09:07:47.410Z] #21 21.28 acl attr quota [2022-05-19T09:07:47.410Z] #21 21.28 Recommended packages: [2022-05-19T09:07:47.410Z] #21 21.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-19T09:07:47.975Z] #21 ... [2022-05-19T09:07:47.975Z] [2022-05-19T09:07:47.975Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:07:47.975Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:07:47.975Z] #36 208.7 Delve is a source level debugger for Go programs. [2022-05-19T09:07:47.975Z] #36 208.7 [2022-05-19T09:07:47.975Z] #36 208.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-19T09:07:47.975Z] #36 208.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-19T09:07:47.975Z] #36 208.7 [2022-05-19T09:07:47.975Z] #36 208.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-19T09:07:47.975Z] #36 208.7 [2022-05-19T09:07:47.975Z] #36 208.7 Pass flags to the program you are debugging using `--`, for example: [2022-05-19T09:07:47.975Z] #36 208.7 [2022-05-19T09:07:47.975Z] #36 208.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-19T09:07:47.975Z] #36 208.8 [2022-05-19T09:07:47.975Z] #36 208.8 Usage: [2022-05-19T09:07:47.975Z] #36 208.8 dlv [command] [2022-05-19T09:07:47.975Z] #36 208.8 [2022-05-19T09:07:47.975Z] #36 208.8 Available Commands: [2022-05-19T09:07:47.975Z] #36 208.8 attach Attach to running process and begin debugging. [2022-05-19T09:07:47.975Z] #36 208.8 connect Connect to a headless debug server with a terminal client. [2022-05-19T09:07:47.975Z] #36 208.8 core Examine a core dump. [2022-05-19T09:07:47.975Z] #36 208.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-19T09:07:47.975Z] #36 208.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-19T09:07:47.975Z] #36 208.8 exec Execute a precompiled binary, and begin a debug session. [2022-05-19T09:07:47.975Z] #36 208.8 help Help about any command [2022-05-19T09:07:47.975Z] #36 208.8 run Deprecated command. Use 'debug' instead. [2022-05-19T09:07:47.975Z] #36 208.8 test Compile test binary and begin debugging program. [2022-05-19T09:07:47.975Z] #36 208.8 trace Compile and begin tracing program. [2022-05-19T09:07:47.975Z] #36 208.8 version Prints version. [2022-05-19T09:07:47.975Z] #36 208.8 [2022-05-19T09:07:47.975Z] #36 208.8 Flags: [2022-05-19T09:07:47.975Z] #36 208.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-19T09:07:47.975Z] #36 208.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-19T09:07:47.975Z] #36 208.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-19T09:07:47.976Z] #36 208.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-19T09:07:47.976Z] #36 208.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-19T09:07:47.976Z] #36 208.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-19T09:07:47.976Z] #36 208.8 --disable-aslr Disables address space randomization [2022-05-19T09:07:47.976Z] #36 208.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-19T09:07:47.976Z] #36 208.8 -h, --help help for dlv [2022-05-19T09:07:47.976Z] #36 208.8 --init string Init file, executed by the terminal client. [2022-05-19T09:07:47.976Z] #36 208.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-19T09:07:47.976Z] #36 208.8 --log Enable debugging server logging. [2022-05-19T09:07:47.976Z] #36 208.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-19T09:07:47.976Z] #36 208.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-19T09:07:47.976Z] #36 208.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-19T09:07:47.976Z] #36 208.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-19T09:07:47.976Z] #36 208.8 --wd string Working directory for running the program. [2022-05-19T09:07:47.976Z] #36 208.8 [2022-05-19T09:07:47.976Z] #36 208.8 Additional help topics: [2022-05-19T09:07:47.976Z] #36 208.8 dlv backend Help about the --backend flag. [2022-05-19T09:07:47.976Z] #36 208.8 dlv log Help about logging flags. [2022-05-19T09:07:47.976Z] #36 208.8 dlv redirect Help about file redirection. [2022-05-19T09:07:47.976Z] #36 208.8 [2022-05-19T09:07:47.976Z] #36 208.8 Use "dlv [command] --help" for more information about a command. [2022-05-19T09:07:47.976Z] #36 DONE 208.9s [2022-05-19T09:07:48.114Z] #18 DONE 1.1s [2022-05-19T09:07:48.114Z] [2022-05-19T09:07:48.114Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-19T09:07:48.114Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-19T09:07:48.233Z] [2022-05-19T09:07:48.233Z] #60 [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-05-19T09:07:48.233Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f [2022-05-19T09:07:47.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:07:47.381Z] > git --version # timeout=10 [2022-05-19T09:07:47.426Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-19T09:07:47.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:07:47.429Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:07:48.798Z] #60 ... [2022-05-19T09:07:48.798Z] [2022-05-19T09:07:48.798Z] #21 [dev-systemd-false 7/26] 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-05-19T09:07:48.798Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:07:48.798Z] #21 22.88 The following NEW packages will be installed: [2022-05-19T09:07:48.798Z] #21 22.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-19T09:07:48.798Z] #21 22.88 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-19T09:07:48.798Z] #21 22.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-19T09:07:48.798Z] #21 22.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-19T09:07:48.798Z] #21 22.90 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-19T09:07:48.798Z] #21 22.90 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-19T09:07:48.798Z] #21 22.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-19T09:07:48.798Z] #21 22.90 xz-utils zip zstd [2022-05-19T09:07:48.916Z] #60 ... [2022-05-19T09:07:48.916Z] [2022-05-19T09:07:48.916Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:07:48.916Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:07:48.916Z] #47 210.0 + dpkg --print-architecture [2022-05-19T09:07:48.916Z] #47 210.0 + git checkout -q v2.1.0 [2022-05-19T09:07:48.916Z] #47 210.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-19T09:07:48.916Z] #47 210.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-19T09:07:49.086Z] #74 ... [2022-05-19T09:07:49.086Z] [2022-05-19T09:07:49.086Z] #49 [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-05-19T09:07:49.086Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-19T09:07:49.086Z] #49 1.638 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:07:49.086Z] #49 1.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:07:49.086Z] #49 1.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:07:49.086Z] #49 1.826 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-19T09:07:49.086Z] #49 2.184 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-19T09:07:49.086Z] #49 2.567 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-19T09:07:49.086Z] #49 3.202 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:07:49.086Z] #49 3.815 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-19T09:07:49.086Z] #49 4.321 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:07:49.086Z] #49 4.722 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:07:49.086Z] #49 4.728 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-19T09:07:49.086Z] #49 4.730 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-19T09:07:49.086Z] #49 4.735 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-19T09:07:49.086Z] #49 4.744 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-19T09:07:49.086Z] #49 4.750 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:07:49.086Z] #49 4.763 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:07:49.086Z] #49 4.764 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-19T09:07:49.086Z] #49 4.766 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-19T09:07:49.087Z] #49 4.768 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:07:49.087Z] #49 4.769 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-19T09:07:49.087Z] #49 4.771 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-19T09:07:49.087Z] #49 ... [2022-05-19T09:07:49.087Z] [2022-05-19T09:07:49.087Z] #69 [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-05-19T09:07:49.087Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-19T09:07:49.087Z] #69 1.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:07:49.087Z] #69 1.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:07:49.087Z] #69 1.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:07:49.087Z] #69 2.162 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:07:49.087Z] #69 2.556 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:07:49.087Z] #69 3.157 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-19T09:07:49.087Z] #69 3.938 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-19T09:07:49.087Z] #69 4.442 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-19T09:07:49.087Z] #69 4.939 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-19T09:07:49.087Z] #69 5.276 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-19T09:07:49.087Z] #69 5.286 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:07:49.087Z] #69 5.294 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-19T09:07:49.087Z] #69 5.295 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-19T09:07:49.087Z] #69 5.309 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-19T09:07:49.087Z] #69 5.314 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:07:49.087Z] #69 5.319 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-19T09:07:49.087Z] #69 5.322 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:07:49.087Z] #69 5.322 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-19T09:07:49.087Z] #69 5.334 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:07:49.087Z] #69 5.335 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-19T09:07:49.087Z] #69 5.335 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-19T09:07:49.364Z] #21 23.25 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:07:49.364Z] #21 23.25 Need to get 27.6 MB of archives. [2022-05-19T09:07:49.364Z] #21 23.25 After this operation, 106 MB of additional disk space will be used. [2022-05-19T09:07:49.364Z] #21 23.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-19T09:07:49.364Z] #21 23.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-19T09:07:49.364Z] #21 23.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-19T09:07:49.364Z] #21 23.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-19T09:07:49.364Z] #21 23.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-19T09:07:49.364Z] #21 23.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-19T09:07:49.364Z] #21 23.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-19T09:07:49.364Z] #21 23.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-19T09:07:49.364Z] #21 23.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:07:49.364Z] #21 23.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:07:49.364Z] #21 23.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-19T09:07:49.364Z] #21 23.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-19T09:07:49.364Z] #21 23.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-05-19T09:07:49.364Z] #21 23.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-19T09:07:49.364Z] #21 23.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-19T09:07:49.364Z] #21 23.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-19T09:07:49.364Z] #21 23.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-19T09:07:49.364Z] #21 23.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-19T09:07:49.364Z] #21 23.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-19T09:07:49.364Z] #21 23.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-19T09:07:49.364Z] #21 23.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-19T09:07:49.364Z] #21 23.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-19T09:07:49.364Z] #21 23.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-19T09:07:49.364Z] #21 23.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-19T09:07:49.364Z] #21 23.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-19T09:07:49.364Z] #21 23.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-19T09:07:49.364Z] #21 23.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-19T09:07:49.568Z] #19 DONE 1.6s [2022-05-19T09:07:49.568Z] [2022-05-19T09:07:49.568Z] #55 [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-05-19T09:07:49.568Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:07:49.568Z] #55 ... [2022-05-19T09:07:49.568Z] [2022-05-19T09:07:49.568Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-19T09:07:49.568Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-19T09:07:49.929Z] #21 23.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-19T09:07:49.929Z] #21 23.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-19T09:07:49.929Z] #21 23.91 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-05-19T09:07:49.929Z] #21 23.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-19T09:07:49.929Z] #21 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-19T09:07:49.929Z] #21 23.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-19T09:07:49.929Z] #21 23.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-19T09:07:49.929Z] #21 23.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-19T09:07:49.929Z] #21 23.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-19T09:07:49.929Z] #21 23.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:07:49.929Z] #21 24.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-19T09:07:49.929Z] #21 24.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-19T09:07:49.929Z] #21 24.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-19T09:07:49.929Z] #21 24.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-19T09:07:49.929Z] #21 24.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-19T09:07:50.191Z] #21 24.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-19T09:07:50.191Z] #21 24.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-19T09:07:50.191Z] #21 24.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-19T09:07:50.449Z] #21 24.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-19T09:07:50.449Z] #21 24.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-19T09:07:50.449Z] #21 24.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-19T09:07:50.514Z] #20 DONE 1.0s [2022-05-19T09:07:50.514Z] [2022-05-19T09:07:50.514Z] #64 [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-05-19T09:07:50.514Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:07:50.514Z] #64 ... [2022-05-19T09:07:50.514Z] [2022-05-19T09:07:50.514Z] #21 [dev-systemd-false 7/26] 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-05-19T09:07:50.514Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:07:51.382Z] #21 25.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:07:51.383Z] #21 25.51 Fetched 27.6 MB in 2s (17.7 MB/s) [2022-05-19T09:07:51.640Z] #21 25.66 Selecting previously unselected package pigz. [2022-05-19T09:07:51.640Z] #21 25.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 ... 24010 files and directories currently installed.) [2022-05-19T09:07:51.640Z] #21 25.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-19T09:07:51.640Z] #21 25.73 Unpacking pigz (2.6-1) ... [2022-05-19T09:07:51.898Z] #21 25.90 Selecting previously unselected package libelf1:amd64. [2022-05-19T09:07:51.898Z] #21 25.91 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-19T09:07:51.898Z] #21 25.92 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-19T09:07:51.901Z] #21 1.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:07:51.901Z] #21 1.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:07:51.901Z] #21 1.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:07:52.156Z] #21 26.19 Selecting previously unselected package libbpf0:amd64. [2022-05-19T09:07:52.156Z] #21 26.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-19T09:07:52.156Z] #21 26.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-19T09:07:52.414Z] #21 26.38 Selecting previously unselected package libcap2:amd64. [2022-05-19T09:07:52.414Z] #21 26.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-19T09:07:52.414Z] #21 26.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-19T09:07:52.414Z] #21 26.60 Selecting previously unselected package libmnl0:amd64. [2022-05-19T09:07:52.475Z] #21 1.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:07:52.672Z] #21 26.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-19T09:07:52.672Z] #21 26.64 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-19T09:07:52.672Z] #21 26.74 Selecting previously unselected package libxtables12:amd64. [2022-05-19T09:07:52.672Z] #21 26.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-19T09:07:52.672Z] #21 26.78 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-19T09:07:52.672Z] #21 26.85 Selecting previously unselected package libcap2-bin. [2022-05-19T09:07:52.929Z] #21 26.85 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-19T09:07:52.929Z] #21 26.86 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-19T09:07:52.929Z] #21 26.93 Selecting previously unselected package iproute2. [2022-05-19T09:07:52.929Z] #21 26.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-19T09:07:52.929Z] #21 26.95 Unpacking iproute2 (5.10.0-4) ... [2022-05-19T09:07:53.444Z] #21 27.43 Selecting previously unselected package xxd. [2022-05-19T09:07:53.444Z] #21 27.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:07:53.444Z] #21 27.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:07:53.444Z] #21 27.53 Selecting previously unselected package vim-common. [2022-05-19T09:07:53.444Z] #21 27.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:07:53.444Z] #21 27.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:07:53.702Z] #21 27.72 Selecting previously unselected package bash-completion. [2022-05-19T09:07:53.702Z] #21 27.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-19T09:07:53.865Z] #21 3.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:07:55.254Z] #21 4.806 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:07:56.197Z] #21 ... [2022-05-19T09:07:56.197Z] [2022-05-19T09:07:56.197Z] #60 [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-05-19T09:07:56.197Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c [2022-05-19T09:07:56.197Z] #60 14.90 + cd /tmp/tmp.EiUVTsrxay/src/github.com/opencontainers/runc [2022-05-19T09:07:56.197Z] #60 14.90 + git checkout -q v1.1.2 [2022-05-19T09:07:56.228Z] #21 30.02 Unpacking bash-completion (1:2.11-2) ... [2022-05-19T09:07:56.228Z] #21 30.36 Selecting previously unselected package bzip2. [2022-05-19T09:07:56.228Z] #21 30.37 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-19T09:07:56.228Z] #21 30.38 Unpacking bzip2 (1.0.8-4) ... [2022-05-19T09:07:56.228Z] #21 30.46 Selecting previously unselected package xz-utils. [2022-05-19T09:07:56.228Z] #21 30.46 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-19T09:07:56.485Z] #21 30.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:07:56.743Z] #21 30.62 Selecting previously unselected package apparmor. [2022-05-19T09:07:56.743Z] #21 30.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-19T09:07:56.743Z] #21 30.68 Unpacking apparmor (2.13.6-10) ... [2022-05-19T09:07:56.771Z] #60 15.50 + '[' -z '' ']' [2022-05-19T09:07:56.771Z] #60 15.50 + target=static [2022-05-19T09:07:56.771Z] #60 15.50 + make BUILDTAGS=seccomp static [2022-05-19T09:07:57.001Z] #21 31.06 Selecting previously unselected package inetutils-ping. [2022-05-19T09:07:57.001Z] #21 31.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-19T09:07:57.001Z] #21 31.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-19T09:07:57.034Z] #60 15.93 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-19T09:07:57.259Z] #21 31.22 Selecting previously unselected package libip4tc2:amd64. [2022-05-19T09:07:57.259Z] #21 31.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-19T09:07:57.259Z] #21 31.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-19T09:07:57.259Z] #21 31.30 Selecting previously unselected package libip6tc2:amd64. [2022-05-19T09:07:57.259Z] #21 31.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-19T09:07:57.259Z] #21 31.32 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-19T09:07:57.259Z] #21 31.37 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-19T09:07:57.259Z] #21 31.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-19T09:07:57.259Z] #21 31.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-19T09:07:57.517Z] #21 31.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-19T09:07:57.518Z] #21 31.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-19T09:07:57.518Z] #21 31.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-19T09:07:57.518Z] #21 31.53 Selecting previously unselected package libnftnl11:amd64. [2022-05-19T09:07:57.518Z] #21 31.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-19T09:07:57.518Z] #21 31.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-19T09:07:57.518Z] #21 31.64 Selecting previously unselected package iptables. [2022-05-19T09:07:57.776Z] #21 31.65 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-19T09:07:57.776Z] #21 31.66 Unpacking iptables (1.8.7-1) ... [2022-05-19T09:07:58.034Z] #21 31.93 Selecting previously unselected package libonig5:amd64. [2022-05-19T09:07:58.034Z] #21 31.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-19T09:07:58.034Z] #21 31.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:07:58.034Z] #21 32.10 Selecting previously unselected package libjq1:amd64. [2022-05-19T09:07:58.034Z] #21 32.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-19T09:07:58.034Z] #21 32.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:07:58.034Z] #21 32.22 Selecting previously unselected package jq. [2022-05-19T09:07:58.291Z] #21 32.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-19T09:07:58.291Z] #21 32.24 Unpacking jq (1.6-2.1) ... [2022-05-19T09:07:58.291Z] #21 32.31 Selecting previously unselected package libaio1:amd64. [2022-05-19T09:07:58.291Z] #21 32.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-19T09:07:58.291Z] #21 32.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-19T09:07:58.291Z] #21 32.39 Selecting previously unselected package libgpm2:amd64. [2022-05-19T09:07:58.291Z] #21 32.39 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-19T09:07:58.291Z] #21 32.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-19T09:07:58.291Z] #21 32.45 Selecting previously unselected package libicu67:amd64. [2022-05-19T09:07:58.291Z] #21 32.45 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-19T09:07:58.549Z] #21 32.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-19T09:08:01.291Z] #69 ... [2022-05-19T09:08:01.291Z] [2022-05-19T09:08:01.291Z] #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-05-19T09:08:01.291Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-19T09:08:01.291Z] #20 21.37 Fetched 49.0 MB in 20s (2430 kB/s) [2022-05-19T09:08:01.831Z] #21 35.33 Selecting previously unselected package libinih1:amd64. [2022-05-19T09:08:01.831Z] #21 35.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-19T09:08:01.831Z] #21 35.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-19T09:08:01.831Z] #21 35.42 Selecting previously unselected package libnet1:amd64. [2022-05-19T09:08:01.831Z] #21 35.42 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-19T09:08:01.831Z] #21 35.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:08:01.831Z] #21 35.53 Selecting previously unselected package libnl-3-200:amd64. [2022-05-19T09:08:01.831Z] #21 35.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-19T09:08:01.831Z] #21 35.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:08:01.831Z] #21 35.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-19T09:08:01.831Z] #21 35.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-19T09:08:01.831Z] #21 35.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:08:01.831Z] #21 35.70 Selecting previously unselected package net-tools. [2022-05-19T09:08:01.831Z] #21 35.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-19T09:08:01.831Z] #21 35.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:08:01.831Z] #21 35.88 Selecting previously unselected package patch. [2022-05-19T09:08:01.831Z] #21 35.89 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-19T09:08:01.831Z] #21 35.90 Unpacking patch (2.7.6-7) ... [2022-05-19T09:08:02.089Z] #21 36.01 Selecting previously unselected package python-pip-whl. [2022-05-19T09:08:02.089Z] #21 36.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:08:02.089Z] #21 36.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:08:02.604Z] #21 36.60 Selecting previously unselected package python3-lib2to3. [2022-05-19T09:08:02.604Z] #21 36.61 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-19T09:08:02.604Z] #21 36.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:08:02.604Z] #21 36.73 Selecting previously unselected package python3-distutils. [2022-05-19T09:08:02.604Z] #21 36.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-19T09:08:02.604Z] #21 36.74 Unpacking python3-distutils (3.9.2-1) ... [2022-05-19T09:08:02.604Z] #21 36.86 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:08:02.862Z] #21 36.86 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:08:02.862Z] #21 36.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:08:03.119Z] #21 36.98 Selecting previously unselected package python3-setuptools. [2022-05-19T09:08:03.119Z] #21 36.99 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-19T09:08:03.119Z] #21 37.00 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-19T09:08:03.119Z] #21 37.23 Selecting previously unselected package python3-wheel. [2022-05-19T09:08:03.119Z] #21 37.23 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-19T09:08:03.119Z] #21 37.24 Unpacking python3-wheel (0.34.2-1) ... [2022-05-19T09:08:03.119Z] #21 37.31 Selecting previously unselected package python3-pip. [2022-05-19T09:08:03.119Z] #21 37.31 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:08:03.119Z] #21 37.31 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:08:03.683Z] #21 37.57 Selecting previously unselected package sudo. [2022-05-19T09:08:03.683Z] #21 37.58 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-19T09:08:03.683Z] #21 37.59 Unpacking sudo (1.9.5p2-3) ... [2022-05-19T09:08:03.941Z] #21 38.12 Selecting previously unselected package thin-provisioning-tools. [2022-05-19T09:08:04.198Z] #21 38.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-19T09:08:04.198Z] #21 38.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:08:04.198Z] #21 38.38 Selecting previously unselected package uidmap. [2022-05-19T09:08:04.456Z] #21 38.38 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-19T09:08:04.456Z] #21 38.39 Unpacking uidmap (1:4.8.1-1) ... [2022-05-19T09:08:04.456Z] #21 38.53 Selecting previously unselected package vim-runtime. [2022-05-19T09:08:04.456Z] #21 38.53 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:08:04.456Z] #21 38.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-19T09:08:04.456Z] #21 38.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-19T09:08:04.456Z] #21 38.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:05.182Z] #60 ... [2022-05-19T09:08:05.182Z] [2022-05-19T09:08:05.182Z] #21 [dev-systemd-false 7/26] 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-05-19T09:08:05.182Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:08:05.182Z] #21 8.423 Fetched 8530 kB in 7s (1161 kB/s) [2022-05-19T09:08:05.182Z] #21 8.423 Reading package lists... [2022-05-19T09:08:05.182Z] #21 11.56 Reading package lists... [2022-05-19T09:08:06.129Z] #21 14.66 Building dependency tree... [2022-05-19T09:08:06.754Z] Fetching without tags [2022-05-19T09:08:06.445Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:08:06.504Z] > git config --add remote.origin.fetch +refs/pull/43617/head:refs/remotes/origin/PR-43617 # timeout=10 [2022-05-19T09:08:06.551Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:08:06.672Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-19T09:08:06.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-19T09:08:06.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:08:06.794Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43617/head:refs/remotes/origin/PR-43617 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-19T09:08:07.465Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:08:07.520Z] #21 16.88 The following additional packages will be installed: [2022-05-19T09:08:07.520Z] #21 16.88 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-19T09:08:07.520Z] #21 16.88 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-19T09:08:07.520Z] #21 16.88 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-19T09:08:07.520Z] #21 16.89 python3-pkg-resources vim-runtime xxd [2022-05-19T09:08:07.520Z] #21 16.90 Suggested packages: [2022-05-19T09:08:07.520Z] #21 16.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-19T09:08:07.520Z] #21 16.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-19T09:08:07.520Z] #21 16.90 acl attr quota [2022-05-19T09:08:07.520Z] #21 16.90 Recommended packages: [2022-05-19T09:08:07.520Z] #21 16.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-19T09:08:07.811Z] #21 41.58 Selecting previously unselected package vim. [2022-05-19T09:08:07.811Z] #21 41.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:08:07.811Z] #21 41.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:07.862Z] #20 21.37 Reading package lists... [2022-05-19T09:08:07.862Z] #20 ... [2022-05-19T09:08:07.862Z] [2022-05-19T09:08:07.862Z] #69 [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-05-19T09:08:07.862Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-19T09:08:07.862Z] #69 22.22 Fetched 49.0 MB in 21s (2374 kB/s) [2022-05-19T09:08:08.068Z] #21 42.11 Selecting previously unselected package xfsprogs. [2022-05-19T09:08:08.068Z] #21 42.11 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-19T09:08:08.068Z] #21 42.12 Unpacking xfsprogs (5.10.0-4) ... [2022-05-19T09:08:08.325Z] #21 42.47 Selecting previously unselected package zip. [2022-05-19T09:08:08.325Z] #21 42.49 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-19T09:08:08.325Z] #21 42.49 Unpacking zip (3.0-12) ... [2022-05-19T09:08:08.468Z] #21 ... [2022-05-19T09:08:08.468Z] [2022-05-19T09:08:08.468Z] #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-05-19T09:08:08.468Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-19T09:08:08.468Z] #34 DONE 225.9s [2022-05-19T09:08:08.468Z] [2022-05-19T09:08:08.468Z] #55 [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-05-19T09:08:08.468Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:08:08.582Z] #21 42.63 Selecting previously unselected package zstd. [2022-05-19T09:08:08.582Z] #21 42.63 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-19T09:08:08.582Z] #21 42.64 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:08:08.731Z] #55 ... [2022-05-19T09:08:08.731Z] [2022-05-19T09:08:08.731Z] #21 [dev-systemd-false 7/26] 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-05-19T09:08:08.731Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:08:08.731Z] #21 18.30 The following NEW packages will be installed: [2022-05-19T09:08:08.731Z] #21 18.30 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-19T09:08:08.731Z] #21 18.30 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-19T09:08:08.731Z] #21 18.30 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-19T09:08:08.731Z] #21 18.30 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-19T09:08:08.731Z] #21 18.30 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-19T09:08:08.731Z] #21 18.31 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-19T09:08:08.731Z] #21 18.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-19T09:08:08.731Z] #21 18.31 xz-utils zip zstd [2022-05-19T09:08:08.838Z] #21 42.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:08:09.306Z] #21 18.72 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:08:09.306Z] #21 18.72 Need to get 27.6 MB of archives. [2022-05-19T09:08:09.306Z] #21 18.72 After this operation, 106 MB of additional disk space will be used. [2022-05-19T09:08:09.306Z] #21 18.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-19T09:08:09.306Z] #21 18.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-19T09:08:09.306Z] #21 18.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-19T09:08:09.306Z] #21 18.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-19T09:08:09.306Z] #21 18.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-19T09:08:09.306Z] #21 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-19T09:08:09.306Z] #21 18.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-19T09:08:09.306Z] #21 18.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-19T09:08:09.306Z] #21 18.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:08:09.306Z] #21 18.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:08:09.306Z] #21 18.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-19T09:08:09.306Z] #21 18.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-19T09:08:09.306Z] #21 18.88 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-05-19T09:08:09.306Z] #21 18.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-19T09:08:09.306Z] #21 18.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-19T09:08:09.306Z] #21 18.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-19T09:08:09.306Z] #21 18.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-19T09:08:09.306Z] #21 18.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-19T09:08:09.306Z] #21 18.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-19T09:08:09.306Z] #21 18.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-19T09:08:09.306Z] #21 18.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-19T09:08:09.306Z] #21 18.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-19T09:08:09.306Z] #21 18.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-19T09:08:09.306Z] #21 18.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-19T09:08:09.306Z] #21 18.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-19T09:08:09.306Z] #21 18.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-19T09:08:09.306Z] #21 18.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-19T09:08:09.767Z] #69 22.22 Reading package lists... [2022-05-19T09:08:09.767Z] #69 ... [2022-05-19T09:08:09.767Z] [2022-05-19T09:08:09.768Z] #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-05-19T09:08:09.768Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-19T09:08:09.768Z] #20 21.37 Reading package lists... [2022-05-19T09:08:09.768Z] #21 43.80 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-19T09:08:09.768Z] #21 43.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:08:09.768Z] #21 43.83 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-19T09:08:09.768Z] #21 43.84 Setting up libicu67:amd64 (67.1-7) ... [2022-05-19T09:08:09.768Z] #21 43.85 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-19T09:08:09.768Z] #21 43.87 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-19T09:08:09.768Z] #21 43.88 Setting up uidmap (1:4.8.1-1) ... [2022-05-19T09:08:09.768Z] #21 43.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:08:09.768Z] #21 43.90 Setting up bzip2 (1.0.8-4) ... [2022-05-19T09:08:09.768Z] #21 43.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:08:09.768Z] #21 43.93 Setting up python3-wheel (0.34.2-1) ... [2022-05-19T09:08:09.882Z] #21 19.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-19T09:08:09.882Z] #21 19.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-19T09:08:09.882Z] #21 19.35 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-05-19T09:08:09.882Z] #21 19.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-19T09:08:09.882Z] #21 19.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-19T09:08:09.882Z] #21 19.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-19T09:08:09.882Z] #21 19.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-19T09:08:09.882Z] #21 19.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-19T09:08:09.882Z] #21 19.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-19T09:08:09.882Z] #21 19.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:08:09.882Z] #21 19.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-19T09:08:09.882Z] #21 19.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-19T09:08:09.882Z] #21 19.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-19T09:08:09.882Z] #21 19.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-19T09:08:09.882Z] #21 19.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-19T09:08:09.882Z] #21 19.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-19T09:08:10.145Z] #21 19.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-19T09:08:10.332Z] #21 44.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:10.332Z] #21 44.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-19T09:08:07.579Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:08:07.627Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:08:10.408Z] #21 19.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-19T09:08:10.408Z] #21 19.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-19T09:08:10.408Z] #21 19.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-19T09:08:10.408Z] #21 19.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-19T09:08:10.408Z] #21 ... [2022-05-19T09:08:10.408Z] [2022-05-19T09:08:10.408Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-19T09:08:10.408Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-19T09:08:10.408Z] #36 228.0 Delve is a source level debugger for Go programs. [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-19T09:08:10.408Z] #36 228.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 Pass flags to the program you are debugging using `--`, for example: [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 Usage: [2022-05-19T09:08:10.408Z] #36 228.0 dlv [command] [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 Available Commands: [2022-05-19T09:08:10.408Z] #36 228.0 attach Attach to running process and begin debugging. [2022-05-19T09:08:10.408Z] #36 228.0 connect Connect to a headless debug server with a terminal client. [2022-05-19T09:08:10.408Z] #36 228.0 core Examine a core dump. [2022-05-19T09:08:10.408Z] #36 228.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-19T09:08:10.408Z] #36 228.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-19T09:08:10.408Z] #36 228.0 exec Execute a precompiled binary, and begin a debug session. [2022-05-19T09:08:10.408Z] #36 228.0 help Help about any command [2022-05-19T09:08:10.408Z] #36 228.0 run Deprecated command. Use 'debug' instead. [2022-05-19T09:08:10.408Z] #36 228.0 test Compile test binary and begin debugging program. [2022-05-19T09:08:10.408Z] #36 228.0 trace Compile and begin tracing program. [2022-05-19T09:08:10.408Z] #36 228.0 version Prints version. [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 Flags: [2022-05-19T09:08:10.408Z] #36 228.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-19T09:08:10.408Z] #36 228.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-19T09:08:10.408Z] #36 228.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-19T09:08:10.408Z] #36 228.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-19T09:08:10.408Z] #36 228.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-19T09:08:10.408Z] #36 228.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-19T09:08:10.408Z] #36 228.0 --disable-aslr Disables address space randomization [2022-05-19T09:08:10.408Z] #36 228.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-19T09:08:10.408Z] #36 228.0 -h, --help help for dlv [2022-05-19T09:08:10.408Z] #36 228.0 --init string Init file, executed by the terminal client. [2022-05-19T09:08:10.408Z] #36 228.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-19T09:08:10.408Z] #36 228.0 --log Enable debugging server logging. [2022-05-19T09:08:10.408Z] #36 228.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-19T09:08:10.408Z] #36 228.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-19T09:08:10.408Z] #36 228.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-19T09:08:10.408Z] #36 228.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-19T09:08:10.408Z] #36 228.0 --wd string Working directory for running the program. [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 Additional help topics: [2022-05-19T09:08:10.408Z] #36 228.0 dlv backend Help about the --backend flag. [2022-05-19T09:08:10.408Z] #36 228.0 dlv log Help about logging flags. [2022-05-19T09:08:10.408Z] #36 228.0 dlv redirect Help about file redirection. [2022-05-19T09:08:10.408Z] #36 228.0 [2022-05-19T09:08:10.408Z] #36 228.0 Use "dlv [command] --help" for more information about a command. [2022-05-19T09:08:10.408Z] #36 DONE 228.2s [2022-05-19T09:08:10.589Z] #21 44.55 Setting up libcap2-bin (1:2.44-1) ... [2022-05-19T09:08:10.589Z] #21 44.57 Setting up apparmor (2.13.6-10) ... [2022-05-19T09:08:10.671Z] [2022-05-19T09:08:10.672Z] #64 [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-05-19T09:08:10.672Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:08:10.912Z] #47 DONE 232.7s [2022-05-19T09:08:10.912Z] [2022-05-19T09:08:10.912Z] #55 [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-05-19T09:08:10.912Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:08:10.928Z] Merge succeeded, producing 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:08:10.928Z] Checking out Revision 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab (PR-43617) [2022-05-19T09:08:11.145Z] #20 30.73 Reading package lists... [2022-05-19T09:08:11.145Z] #20 ... [2022-05-19T09:08:11.145Z] [2022-05-19T09:08:11.145Z] #49 [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-05-19T09:08:11.145Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-19T09:08:11.145Z] #49 21.93 Fetched 49.0 MB in 21s (2387 kB/s) [2022-05-19T09:08:11.145Z] #49 21.93 Reading package lists... [2022-05-19T09:08:11.145Z] #49 31.22 Reading package lists... [2022-05-19T09:08:11.145Z] #49 ... [2022-05-19T09:08:11.145Z] [2022-05-19T09:08:11.145Z] #69 [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-05-19T09:08:11.145Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-19T09:08:11.145Z] #69 22.22 Reading package lists... [2022-05-19T09:08:11.246Z] #64 ... [2022-05-19T09:08:11.246Z] [2022-05-19T09:08:11.246Z] #21 [dev-systemd-false 7/26] 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-05-19T09:08:11.246Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-19T09:08:11.246Z] #21 20.86 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:08:11.510Z] #21 21.15 Fetched 27.6 MB in 2s (17.2 MB/s) [2022-05-19T09:08:11.510Z] #21 21.27 Selecting previously unselected package pigz. [2022-05-19T09:08:11.773Z] #21 21.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-19T09:08:11.773Z] #21 21.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-19T09:08:11.773Z] #21 21.42 Unpacking pigz (2.6-1) ... [2022-05-19T09:08:12.035Z] #21 21.63 Selecting previously unselected package libelf1:amd64. [2022-05-19T09:08:12.035Z] #21 21.64 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-19T09:08:12.035Z] #21 21.67 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-19T09:08:12.297Z] #21 21.79 Selecting previously unselected package libbpf0:amd64. [2022-05-19T09:08:12.297Z] #21 21.80 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-19T09:08:12.297Z] #21 21.81 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-19T09:08:12.297Z] #21 21.91 Selecting previously unselected package libcap2:amd64. [2022-05-19T09:08:12.297Z] #21 21.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-19T09:08:12.297Z] #21 21.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-19T09:08:12.297Z] #21 21.98 Selecting previously unselected package libmnl0:amd64. [2022-05-19T09:08:12.297Z] #21 21.98 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-19T09:08:12.297Z] #21 21.99 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-19T09:08:12.297Z] #21 22.06 Selecting previously unselected package libxtables12:amd64. [2022-05-19T09:08:12.481Z] #21 46.20 Setting up zip (3.0-12) ... [2022-05-19T09:08:12.481Z] #21 46.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:12.481Z] #21 46.25 Setting up bash-completion (1:2.11-2) ... [2022-05-19T09:08:12.560Z] #21 22.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-19T09:08:12.560Z] #21 22.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-19T09:08:12.560Z] #21 22.13 Selecting previously unselected package libcap2-bin. [2022-05-19T09:08:12.560Z] #21 22.14 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-19T09:08:12.560Z] #21 22.14 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-19T09:08:12.822Z] #21 22.23 Selecting previously unselected package iproute2. [2022-05-19T09:08:12.822Z] #21 22.23 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-19T09:08:12.822Z] #21 22.24 Unpacking iproute2 (5.10.0-4) ... [2022-05-19T09:08:12.832Z] #55 ... [2022-05-19T09:08:12.832Z] [2022-05-19T09:08:12.832Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-19T09:08:12.832Z] #48 sha256:e36e0df0212a77e2168a7cb3d5a78ae73fc298998bf0ca4627caf504ecb7e42a [2022-05-19T09:08:13.085Z] #21 22.68 Selecting previously unselected package xxd. [2022-05-19T09:08:13.085Z] #21 22.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:08:13.085Z] #21 22.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:13.085Z] #21 22.81 Selecting previously unselected package vim-common. [2022-05-19T09:08:13.348Z] #21 22.81 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:08:13.348Z] #21 22.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:13.348Z] #21 22.97 Selecting previously unselected package bash-completion. [2022-05-19T09:08:13.348Z] #21 22.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-19T09:08:13.404Z] #48 DONE 0.6s [2022-05-19T09:08:13.404Z] [2022-05-19T09:08:13.404Z] #64 [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-05-19T09:08:13.404Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:08:13.666Z] #64 ... [2022-05-19T09:08:13.666Z] [2022-05-19T09:08:13.666Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-19T09:08:13.666Z] #52 sha256:3952aaefe3d80cd7c9c8aa0299587522ff0b4da6becc7660fd3f08e52d7a8d3e [2022-05-19T09:08:13.666Z] #52 DONE 0.1s [2022-05-19T09:08:13.666Z] [2022-05-19T09:08:13.666Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-19T09:08:13.666Z] #54 sha256:8a9bea8d66037ae57c4f00f8936eee532544d486e3c272f9eb3ae836de3f79f5 [2022-05-19T09:08:13.666Z] #54 DONE 0.1s [2022-05-19T09:08:13.666Z] [2022-05-19T09:08:13.666Z] #55 [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-05-19T09:08:13.666Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:08:13.718Z] #55 ... [2022-05-19T09:08:13.718Z] [2022-05-19T09:08:13.718Z] #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-05-19T09:08:13.718Z] #26 sha256:fd74e0bf8ee50b9b681fb45e65e2739659e9692f8728bbdabc05b9709b416c86 [2022-05-19T09:08:13.718Z] #26 228.5 + return [2022-05-19T09:08:13.718Z] #26 ... [2022-05-19T09:08:13.718Z] [2022-05-19T09:08:13.718Z] #55 [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-05-19T09:08:13.718Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-19T09:08:13.718Z] #55 234.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-19T09:08:13.718Z] #55 DONE 235.0s [2022-05-19T09:08:13.718Z] [2022-05-19T09:08:13.718Z] #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-05-19T09:08:13.718Z] #26 sha256:fd74e0bf8ee50b9b681fb45e65e2739659e9692f8728bbdabc05b9709b416c86 [2022-05-19T09:08:13.718Z] #26 DONE 234.7s [2022-05-19T09:08:13.718Z] [2022-05-19T09:08:13.718Z] #64 [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-05-19T09:08:13.718Z] #64 sha256:f9e13c6da95aa5b1515a3b4f885eb07aca393eef803960677a13d385c696438c [2022-05-19T09:08:13.718Z] #64 ... [2022-05-19T09:08:13.718Z] [2022-05-19T09:08:13.718Z] #60 [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-05-19T09:08:13.718Z] #60 sha256:9dd09eaaf9e233e11bb16f592f5df6ac6d42987451aa5fbddfa46ce5169389f8 [2022-05-19T09:08:13.718Z] #60 124.3 + mkdir -p /build [2022-05-19T09:08:13.718Z] #60 124.3 + cp runc /build/runc [2022-05-19T09:08:13.718Z] #60 DONE 125.0s [2022-05-19T09:08:13.718Z] [2022-05-19T09:08:13.718Z] #64 [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-05-19T09:08:13.718Z] #64 sha256:f9e13c6da95aa5b1515a3b4f885eb07aca393eef803960677a13d385c696438c [2022-05-19T09:08:10.579Z] > git remote # timeout=10 [2022-05-19T09:08:10.653Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T09:08:10.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-19T09:08:10.699Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-19T09:08:10.839Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-19T09:08:10.966Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T09:08:11.010Z] > git checkout -f 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab # timeout=10 [2022-05-19T09:08:13.852Z] #21 48.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:08:13.852Z] #21 48.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-19T09:08:13.852Z] #21 48.10 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-19T09:08:14.108Z] #21 48.12 Setting up patch (2.7.6-7) ... [2022-05-19T09:08:14.108Z] #21 48.15 Setting up sudo (1.9.5p2-3) ... [2022-05-19T09:08:14.108Z] #21 48.23 invoke-rc.d: could not determine current runlevel [2022-05-19T09:08:14.108Z] #21 48.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-19T09:08:14.108Z] #21 48.26 Setting up xfsprogs (5.10.0-4) ... [2022-05-19T09:08:14.108Z] #21 48.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-19T09:08:14.108Z] #21 48.29 Setting up inetutils-ping (2:2.0-1) ... [2022-05-19T09:08:14.366Z] #21 48.33 Setting up pigz (2.6-1) ... [2022-05-19T09:08:14.366Z] #21 48.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-19T09:08:14.366Z] #21 48.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:08:14.366Z] #21 48.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:08:14.366Z] #21 48.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:14.658Z] #64 ... [2022-05-19T09:08:14.658Z] [2022-05-19T09:08:14.658Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-19T09:08:14.658Z] #27 sha256:2b8782eac3f23116920af1aca473d38313898c63f971b542623878e958c1a18a [2022-05-19T09:08:14.917Z] #27 DONE 0.4s [2022-05-19T09:08:14.917Z] [2022-05-19T09:08:14.917Z] #64 [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-05-19T09:08:14.917Z] #64 sha256:f9e13c6da95aa5b1515a3b4f885eb07aca393eef803960677a13d385c696438c [2022-05-19T09:08:14.917Z] #64 ... [2022-05-19T09:08:14.917Z] [2022-05-19T09:08:14.917Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-19T09:08:14.917Z] #32 sha256:590a3c37573ea021971711df96d356136e3084227fd2b5b0a72db7937abbd56a [2022-05-19T09:08:14.931Z] #21 49.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-19T09:08:14.931Z] #21 49.06 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:08:15.269Z] #21 24.86 Unpacking bash-completion (1:2.11-2) ... [2022-05-19T09:08:15.495Z] #21 49.42 Setting up libelf1:amd64 (0.183-1) ... [2022-05-19T09:08:15.495Z] #21 49.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:08:15.495Z] #21 49.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:08:15.495Z] #21 49.53 Setting up python3-distutils (3.9.2-1) ... [2022-05-19T09:08:15.531Z] #21 25.17 Selecting previously unselected package bzip2. [2022-05-19T09:08:15.531Z] #21 25.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-19T09:08:15.531Z] #21 25.18 Unpacking bzip2 (1.0.8-4) ... [2022-05-19T09:08:15.531Z] #21 25.27 Selecting previously unselected package xz-utils. [2022-05-19T09:08:15.751Z] #21 49.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:15.794Z] #21 25.27 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-19T09:08:15.794Z] #21 25.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:08:15.794Z] #21 25.40 Selecting previously unselected package apparmor. [2022-05-19T09:08:15.794Z] #21 25.40 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-19T09:08:15.794Z] #21 25.46 Unpacking apparmor (2.13.6-10) ... [2022-05-19T09:08:15.853Z] #32 DONE 1.0s [2022-05-19T09:08:15.853Z] [2022-05-19T09:08:15.853Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-19T09:08:15.853Z] #35 sha256:e17cb120d5f9f5d06544cbf453821fbb02f1185fc4ac7a809ddd238f10892516 [2022-05-19T09:08:16.008Z] #21 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-19T09:08:16.008Z] #21 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-19T09:08:16.008Z] #21 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-19T09:08:16.008Z] #21 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-19T09:08:16.008Z] #21 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-19T09:08:16.008Z] #21 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-19T09:08:16.008Z] #21 49.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-19T09:08:16.008Z] #21 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-19T09:08:16.008Z] #21 49.97 Setting up python3-setuptools (52.0.0-4) ... [2022-05-19T09:08:16.368Z] #21 25.89 Selecting previously unselected package inetutils-ping. [2022-05-19T09:08:16.368Z] #21 25.91 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-19T09:08:16.368Z] #21 25.92 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-19T09:08:16.368Z] #21 26.02 Selecting previously unselected package libip4tc2:amd64. [2022-05-19T09:08:16.368Z] #21 26.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-19T09:08:16.368Z] #21 26.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-19T09:08:16.630Z] #21 26.10 Selecting previously unselected package libip6tc2:amd64. [2022-05-19T09:08:16.630Z] #21 26.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-19T09:08:16.630Z] #21 26.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-19T09:08:16.630Z] #21 26.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-19T09:08:16.630Z] #21 26.22 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-19T09:08:16.630Z] #21 26.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-19T09:08:16.630Z] #21 26.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-19T09:08:16.630Z] #21 26.30 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-19T09:08:16.892Z] #21 26.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-19T09:08:16.892Z] #21 26.39 Selecting previously unselected package libnftnl11:amd64. [2022-05-19T09:08:16.892Z] #21 26.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-19T09:08:16.892Z] #21 26.40 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-19T09:08:16.892Z] #21 26.47 Selecting previously unselected package iptables. [2022-05-19T09:08:16.892Z] #21 26.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-19T09:08:16.892Z] #21 26.48 Unpacking iptables (1.8.7-1) ... [2022-05-19T09:08:17.155Z] #21 26.78 Selecting previously unselected package libonig5:amd64. [2022-05-19T09:08:17.155Z] #21 26.79 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-19T09:08:17.155Z] #21 26.79 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:08:17.238Z] #35 DONE 1.0s [2022-05-19T09:08:17.238Z] [2022-05-19T09:08:17.238Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-19T09:08:17.238Z] #37 sha256:4ac09685e85f2e76f2c0d95b7d1118d997b91681760a9a89c434d0907058e5e4 [2022-05-19T09:08:17.238Z] #37 DONE 0.1s [2022-05-19T09:08:17.238Z] [2022-05-19T09:08:17.238Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-19T09:08:17.238Z] #39 sha256:be0758630211c94c021001e3d49865ff31f76bb3ca92934199327196d1980b72 [2022-05-19T09:08:17.238Z] #39 DONE 0.1s [2022-05-19T09:08:17.238Z] [2022-05-19T09:08:17.238Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-19T09:08:17.238Z] #41 sha256:4aa5cd99dbda82d876289bbd8e8740afd7442a99bee6a0e73202fba4dd112717 [2022-05-19T09:08:17.238Z] #41 DONE 0.1s [2022-05-19T09:08:17.238Z] [2022-05-19T09:08:17.238Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-19T09:08:17.238Z] #45 sha256:b15428394a3bd8614bc22c1e9c4f6a49328f50ba7ed5cd420cf6a2f1a187346a [2022-05-19T09:08:17.238Z] #45 DONE 0.1s [2022-05-19T09:08:17.238Z] [2022-05-19T09:08:17.238Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-19T09:08:17.238Z] #48 sha256:d9a408921d42eb566a997c5e16be9235b9ff55df44587dcad3a632bce4d37b13 [2022-05-19T09:08:17.377Z] #21 51.27 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:08:17.377Z] #21 51.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-19T09:08:17.377Z] #21 51.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:08:17.377Z] #21 51.33 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:08:17.417Z] #21 26.92 Selecting previously unselected package libjq1:amd64. [2022-05-19T09:08:17.417Z] #21 26.92 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-19T09:08:17.417Z] #21 26.93 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:08:17.417Z] #21 27.03 Selecting previously unselected package jq. [2022-05-19T09:08:17.417Z] #21 27.03 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-19T09:08:17.417Z] #21 27.04 Unpacking jq (1.6-2.1) ... [2022-05-19T09:08:17.417Z] #21 27.12 Selecting previously unselected package libaio1:amd64. [2022-05-19T09:08:17.417Z] #21 27.12 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-19T09:08:17.417Z] #21 27.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-19T09:08:17.496Z] #48 DONE 0.1s [2022-05-19T09:08:17.496Z] [2022-05-19T09:08:17.496Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-19T09:08:17.496Z] #52 sha256:b8d732aab6129114714f2955f64258053c4f9e3722ad001cd7568f64f6b99a7e [2022-05-19T09:08:17.496Z] #52 DONE 0.1s [2022-05-19T09:08:17.496Z] [2022-05-19T09:08:17.496Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-19T09:08:17.496Z] #54 sha256:555481dca34dc8a0e66a80c8aa4d27edc399e594aa314b0ed09b77c333ca40e8 [2022-05-19T09:08:17.496Z] #54 DONE 0.1s [2022-05-19T09:08:17.496Z] [2022-05-19T09:08:17.496Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-19T09:08:17.496Z] #56 sha256:00d03c673e433ff721855056892d7d299e8b825ab2d16b1dd68b8f40c7dbe623 [2022-05-19T09:08:17.679Z] #21 27.18 Selecting previously unselected package libgpm2:amd64. [2022-05-19T09:08:17.679Z] #21 27.19 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-19T09:08:17.679Z] #21 27.20 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-19T09:08:17.679Z] #21 27.25 Selecting previously unselected package libicu67:amd64. [2022-05-19T09:08:17.679Z] #21 27.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-19T09:08:17.679Z] #21 27.25 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-19T09:08:17.755Z] #56 DONE 0.2s [2022-05-19T09:08:17.755Z] [2022-05-19T09:08:17.755Z] #64 [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-05-19T09:08:17.755Z] #64 sha256:f9e13c6da95aa5b1515a3b4f885eb07aca393eef803960677a13d385c696438c [2022-05-19T09:08:17.755Z] #64 213.9 + bin/containerd [2022-05-19T09:08:17.755Z] #64 ... [2022-05-19T09:08:17.755Z] [2022-05-19T09:08:17.755Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-19T09:08:17.755Z] #58 sha256:21ce9abac235aea3adc0e3cfb45826a86c3ce1e8d9a3a2b6dbc3bb7cf7f1cf8f [2022-05-19T09:08:17.755Z] #58 DONE 0.1s [2022-05-19T09:08:18.013Z] [2022-05-19T09:08:18.013Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-19T09:08:18.013Z] #61 sha256:2d09f4f75a35f9371ec0c5cb1d723875063ece4b5d5f7f55600dff60ca3eab1a [2022-05-19T09:08:18.272Z] #61 DONE 0.3s [2022-05-19T09:08:18.272Z] [2022-05-19T09:08:18.272Z] #64 [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-05-19T09:08:18.272Z] #64 sha256:f9e13c6da95aa5b1515a3b4f885eb07aca393eef803960677a13d385c696438c [2022-05-19T09:08:18.307Z] #21 52.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-19T09:08:18.307Z] #21 52.42 Setting up jq (1.6-2.1) ... [2022-05-19T09:08:18.307Z] #21 52.44 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-19T09:08:18.564Z] #21 52.52 Setting up iptables (1.8.7-1) ... [2022-05-19T09:08:18.564Z] #21 52.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:08:18.564Z] #21 52.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:08:18.564Z] #21 52.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:08:18.564Z] #21 52.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:08:18.564Z] #21 52.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-19T09:08:18.564Z] #21 52.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-19T09:08:18.564Z] #21 52.60 Setting up iproute2 (5.10.0-4) ... [2022-05-19T09:08:18.821Z] #21 52.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:08:19.267Z] #69 31.78 Reading package lists... [2022-05-19T09:08:19.267Z] #69 ... [2022-05-19T09:08:19.267Z] [2022-05-19T09:08:19.267Z] #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-05-19T09:08:19.267Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-19T09:08:19.267Z] #20 30.73 Reading package lists... [2022-05-19T09:08:19.752Z] #21 DONE 53.7s [2022-05-19T09:08:19.752Z] [2022-05-19T09:08:19.752Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:08:19.752Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:08:19.752Z] #47 ... [2022-05-19T09:08:19.752Z] [2022-05-19T09:08:19.752Z] #22 [dev-systemd-false 8/26] 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-05-19T09:08:19.752Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-19T09:08:20.323Z] #22 0.864 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-19T09:08:20.579Z] #22 0.869 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-19T09:08:20.579Z] #22 0.874 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-19T09:08:20.579Z] #22 DONE 0.9s [2022-05-19T09:08:20.579Z] [2022-05-19T09:08:20.579Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-19T09:08:20.579Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-19T09:08:20.992Z] #21 30.29 Selecting previously unselected package libinih1:amd64. [2022-05-19T09:08:20.992Z] #21 30.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-19T09:08:20.992Z] #21 30.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-19T09:08:20.992Z] #21 30.35 Selecting previously unselected package libnet1:amd64. [2022-05-19T09:08:20.992Z] #21 30.35 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-19T09:08:20.992Z] #21 30.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:08:20.992Z] #21 30.45 Selecting previously unselected package libnl-3-200:amd64. [2022-05-19T09:08:20.992Z] #21 30.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-19T09:08:20.992Z] #21 30.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:08:20.992Z] #21 30.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-19T09:08:20.992Z] #21 30.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-19T09:08:20.992Z] #21 30.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:08:20.992Z] #21 30.60 Selecting previously unselected package net-tools. [2022-05-19T09:08:20.992Z] #21 30.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-19T09:08:20.992Z] #21 30.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:08:21.172Z] #20 39.86 Building dependency tree... [2022-05-19T09:08:21.255Z] #21 30.80 Selecting previously unselected package patch. [2022-05-19T09:08:21.255Z] #21 30.80 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-19T09:08:21.255Z] #21 30.81 Unpacking patch (2.7.6-7) ... [2022-05-19T09:08:21.518Z] #21 30.92 Selecting previously unselected package python-pip-whl. [2022-05-19T09:08:21.518Z] #21 30.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:08:21.518Z] #21 30.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:08:21.569Z] 97f65a0ec59e: Pull complete [2022-05-19T09:08:21.781Z] #21 31.46 Selecting previously unselected package python3-lib2to3. [2022-05-19T09:08:21.781Z] #21 31.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-19T09:08:22.044Z] #21 31.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:08:22.044Z] #21 31.57 Selecting previously unselected package python3-distutils. [2022-05-19T09:08:22.044Z] #21 31.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-19T09:08:22.044Z] #21 31.59 Unpacking python3-distutils (3.9.2-1) ... [2022-05-19T09:08:22.307Z] #21 31.72 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:08:22.307Z] #21 31.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:08:22.307Z] #21 31.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:08:22.307Z] #21 31.90 Selecting previously unselected package python3-setuptools. [2022-05-19T09:08:22.308Z] #21 31.92 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-19T09:08:22.308Z] #21 31.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-19T09:08:22.329Z] Commit message: "integration-cli: fix test rogue certs" [2022-05-19T09:08:22.570Z] #21 32.16 Selecting previously unselected package python3-wheel. [2022-05-19T09:08:22.570Z] #21 32.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-19T09:08:22.570Z] #21 32.17 Unpacking python3-wheel (0.34.2-1) ... [2022-05-19T09:08:22.570Z] #21 32.25 Selecting previously unselected package python3-pip. [2022-05-19T09:08:22.833Z] #21 32.26 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:08:22.833Z] #21 32.26 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:08:22.833Z] #21 32.54 Selecting previously unselected package sudo. [2022-05-19T09:08:22.741Z] > git --version # timeout=10 [2022-05-19T09:08:22.785Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-19T09:08:22.828Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-05-19T09:08:23.078Z] #20 43.96 The following additional packages will be installed: [2022-05-19T09:08:23.078Z] #20 43.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:08:23.078Z] #20 43.97 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-19T09:08:23.078Z] #20 43.97 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-19T09:08:23.078Z] #20 43.97 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-19T09:08:23.078Z] #20 43.98 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-19T09:08:23.078Z] #20 43.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-19T09:08:23.078Z] #20 44.00 mingw-w64-common mingw-w64-x86-64-dev [2022-05-19T09:08:23.078Z] #20 44.04 Suggested packages: [2022-05-19T09:08:23.078Z] #20 44.04 gcc-10-locales seccomp wine64 [2022-05-19T09:08:23.095Z] #21 32.54 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-19T09:08:23.095Z] #21 32.55 Unpacking sudo (1.9.5p2-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-19T09:08:23.357Z] #21 33.08 Selecting previously unselected package thin-provisioning-tools. [2022-05-19T09:08:23.357Z] #21 33.09 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-19T09:08:23.357Z] #21 33.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:08:23.620Z] #21 33.33 Selecting previously unselected package uidmap. [2022-05-19T09:08:23.620Z] #21 33.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-19T09:08:23.620Z] #21 33.34 Unpacking uidmap (1:4.8.1-1) ... [2022-05-19T09:08:23.883Z] #21 33.48 Selecting previously unselected package vim-runtime. [2022-05-19T09:08:23.883Z] #21 33.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:08:23.883Z] #21 33.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-19T09:08:24.014Z] #20 44.88 The following NEW packages will be installed: [2022-05-19T09:08:24.014Z] #20 44.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-19T09:08:24.014Z] #20 44.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-19T09:08:24.014Z] #20 44.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-19T09:08:24.014Z] #20 44.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-19T09:08:24.014Z] #20 44.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-19T09:08:24.014Z] #20 44.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-19T09:08:24.014Z] #20 44.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-19T09:08:24.014Z] #20 44.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-19T09:08:24.014Z] #20 44.90 mingw-w64-x86-64-dev [2022-05-19T09:08:24.145Z] #21 33.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-19T09:08:24.145Z] #21 33.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:24.273Z] #20 45.35 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:08:24.273Z] #20 45.35 Need to get 115 MB of archives. [2022-05-19T09:08:24.273Z] #20 45.35 After this operation, 645 MB of additional disk space will be used. [2022-05-19T09:08:24.273Z] #20 45.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-19T09:08:24.273Z] #20 45.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-19T09:08:24.531Z] #20 45.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-19T09:08:24.531Z] #20 45.51 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-05-19T09:08:24.531Z] #20 45.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-19T09:08:24.531Z] #20 45.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-19T09:08:24.531Z] #20 45.60 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-05-19T09:08:24.790Z] #20 45.69 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-05-19T09:08:24.790Z] #20 45.69 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-05-19T09:08:25.049Z] #20 46.00 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-05-19T09:08:25.617Z] #20 46.77 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-05-19T09:08:26.089Z] + docker version [2022-05-19T09:08:26.185Z] #20 47.11 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-05-19T09:08:26.185Z] #20 ... [2022-05-19T09:08:26.185Z] [2022-05-19T09:08:26.185Z] #74 [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-05-19T09:08:26.185Z] #74 sha256:d9288f386bce5b5cf986df947d6582f68eb8fd0761479b15b155c6dce8e69267 [2022-05-19T09:08:26.185Z] #74 47.07 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-19T09:08:26.185Z] #74 47.07 + GOBIN=/build [2022-05-19T09:08:26.185Z] #74 47.07 + GO111MODULE=on [2022-05-19T09:08:26.185Z] #74 47.07 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-19T09:08:26.701Z] #21 36.12 Selecting previously unselected package vim. [2022-05-19T09:08:26.701Z] #21 36.12 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:08:26.701Z] #21 36.14 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:27.225Z] #21 36.67 Selecting previously unselected package xfsprogs. [2022-05-19T09:08:27.225Z] #21 36.68 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-19T09:08:27.225Z] #21 36.68 Unpacking xfsprogs (5.10.0-4) ... [2022-05-19T09:08:27.488Z] #21 37.12 Selecting previously unselected package zip. [2022-05-19T09:08:27.488Z] #21 37.13 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-19T09:08:27.488Z] #21 37.14 Unpacking zip (3.0-12) ... [2022-05-19T09:08:27.751Z] #21 37.25 Selecting previously unselected package zstd. [2022-05-19T09:08:27.751Z] #21 37.26 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-19T09:08:27.751Z] #21 37.27 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:08:28.014Z] #21 37.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:08:28.089Z] #74 ... [2022-05-19T09:08:28.090Z] [2022-05-19T09:08:28.090Z] #69 [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-05-19T09:08:28.090Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-19T09:08:28.090Z] #69 31.78 Reading package lists... [2022-05-19T09:08:28.090Z] #69 40.87 Building dependency tree... [2022-05-19T09:08:28.090Z] #69 45.14 The following additional packages will be installed: [2022-05-19T09:08:28.090Z] #69 45.16 libbtrfs0 [2022-05-19T09:08:28.090Z] #69 45.35 The following NEW packages will be installed: [2022-05-19T09:08:28.090Z] #69 45.37 libbtrfs-dev libbtrfs0 [2022-05-19T09:08:28.090Z] #69 45.79 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:08:28.090Z] #69 45.79 Need to get 460 kB of archives. [2022-05-19T09:08:28.090Z] #69 45.79 After this operation, 1237 kB of additional disk space will be used. [2022-05-19T09:08:28.090Z] #69 45.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-19T09:08:28.090Z] #69 45.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-19T09:08:28.090Z] #69 46.84 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:08:28.090Z] #69 47.28 Fetched 460 kB in 0s (1479 kB/s) [2022-05-19T09:08:28.090Z] #69 47.44 Selecting previously unselected package libbtrfs0:amd64. [2022-05-19T09:08:28.090Z] #69 47.44 (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-05-19T09:08:28.090Z] #69 47.49 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-19T09:08:28.090Z] #69 47.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:08:28.090Z] #69 47.64 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-19T09:08:28.090Z] #69 47.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-19T09:08:28.090Z] #69 47.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:08:28.090Z] #69 48.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:08:28.090Z] #69 48.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:08:28.090Z] #69 48.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:08:28.090Z] #69 DONE 49.0s [2022-05-19T09:08:28.090Z] [2022-05-19T09:08:28.090Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-19T09:08:28.090Z] #70 sha256:a25fe02e24cd876fdfa8d2a1f416295f6e6401b1b56d90227d6296ec9f101b6d [2022-05-19T09:08:28.090Z] #70 DONE 0.1s [2022-05-19T09:08:28.090Z] [2022-05-19T09:08:28.090Z] #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-05-19T09:08:28.090Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-19T09:08:28.090Z] #20 47.39 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-05-19T09:08:28.090Z] #20 48.23 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-05-19T09:08:28.090Z] #20 48.52 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-05-19T09:08:28.090Z] #20 48.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-19T09:08:28.090Z] #20 48.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-19T09:08:28.090Z] #20 48.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-19T09:08:28.090Z] #20 48.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-19T09:08:28.090Z] #20 48.53 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-05-19T09:08:28.090Z] #20 48.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-19T09:08:28.090Z] #20 48.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-19T09:08:28.090Z] #20 48.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-19T09:08:28.090Z] #20 48.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-19T09:08:28.090Z] #20 48.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-19T09:08:28.090Z] #20 48.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-19T09:08:28.090Z] #20 48.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-19T09:08:28.090Z] #20 48.58 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-05-19T09:08:28.090Z] #20 48.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-19T09:08:28.090Z] #20 48.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-19T09:08:28.090Z] #20 49.28 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:08:28.658Z] #20 49.71 Fetched 115 MB in 4s (32.5 MB/s) [2022-05-19T09:08:28.658Z] #20 49.79 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-19T09:08:28.921Z] #20 49.79 (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-05-19T09:08:28.921Z] #20 49.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-19T09:08:28.921Z] #20 49.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:08:28.960Z] #21 38.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-19T09:08:28.960Z] #21 38.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:08:28.960Z] #21 38.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-19T09:08:28.960Z] #21 38.62 Setting up libicu67:amd64 (67.1-7) ... [2022-05-19T09:08:28.960Z] #21 38.63 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-19T09:08:28.960Z] #21 38.64 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-19T09:08:28.960Z] #21 38.66 Setting up uidmap (1:4.8.1-1) ... [2022-05-19T09:08:28.960Z] #21 38.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:08:28.960Z] #21 38.68 Setting up bzip2 (1.0.8-4) ... [2022-05-19T09:08:29.180Z] #20 ... [2022-05-19T09:08:29.180Z] [2022-05-19T09:08:29.180Z] #74 [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-05-19T09:08:29.180Z] #74 sha256:d9288f386bce5b5cf986df947d6582f68eb8fd0761479b15b155c6dce8e69267 [2022-05-19T09:08:29.180Z] #74 49.68 rootlesskit version 1.0.0 [2022-05-19T09:08:29.180Z] #74 49.70 Usage of /build/rootlesskit-docker-proxy: [2022-05-19T09:08:29.180Z] #74 49.70 -container-ip string [2022-05-19T09:08:29.180Z] #74 49.70 container ip [2022-05-19T09:08:29.180Z] #74 49.70 -container-port int [2022-05-19T09:08:29.180Z] #74 49.70 container port (default -1) [2022-05-19T09:08:29.180Z] #74 49.70 -host-ip string [2022-05-19T09:08:29.180Z] #74 49.70 host ip [2022-05-19T09:08:29.180Z] #74 49.70 -host-port int [2022-05-19T09:08:29.180Z] #74 49.70 host port (default -1) [2022-05-19T09:08:29.180Z] #74 49.70 -proto string [2022-05-19T09:08:29.180Z] #74 49.70 proxy protocol (default "tcp") [2022-05-19T09:08:29.180Z] #74 DONE 50.0s [2022-05-19T09:08:29.180Z] [2022-05-19T09:08:29.180Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-19T09:08:29.180Z] #75 sha256:cf67777e6f4f2a86eb34cf479863218ee1ec980155f3faa531f4b2c85f34755d [2022-05-19T09:08:29.180Z] #75 DONE 0.1s [2022-05-19T09:08:29.222Z] #21 38.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:08:29.222Z] #21 38.70 Setting up python3-wheel (0.34.2-1) ... [2022-05-19T09:08:29.438Z] [2022-05-19T09:08:29.439Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-19T09:08:29.439Z] #76 sha256:9ad34ffd8971edd0a9dd55acb9f2b5ccd4ebdb8d316b4867a6d43a48195c26af [2022-05-19T09:08:29.439Z] #76 DONE 0.1s [2022-05-19T09:08:29.439Z] [2022-05-19T09:08:29.439Z] #71 [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-05-19T09:08:29.439Z] #71 sha256:840117367a59d983cda91316b003d85e0c7c675c5a8370b57a68f1daf4f72d95 [2022-05-19T09:08:29.439Z] #71 0.737 + RM_GOPATH=0 [2022-05-19T09:08:29.439Z] #71 0.737 + TMP_GOPATH= [2022-05-19T09:08:29.439Z] #71 0.737 + : /build [2022-05-19T09:08:29.439Z] #71 0.737 + '[' -z '' ']' [2022-05-19T09:08:29.439Z] #71 0.737 ++ mktemp -d [2022-05-19T09:08:29.439Z] #71 0.740 + export GOPATH=/tmp/tmp.BCj3UkVy27 [2022-05-19T09:08:29.439Z] #71 0.740 + GOPATH=/tmp/tmp.BCj3UkVy27 [2022-05-19T09:08:29.439Z] #71 0.741 + RM_GOPATH=1 [2022-05-19T09:08:29.439Z] #71 0.741 + case "$(go env GOARCH)" in [2022-05-19T09:08:29.439Z] #71 0.741 ++ go env GOARCH [2022-05-19T09:08:29.439Z] #71 0.753 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:08:29.439Z] #71 0.754 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:08:29.439Z] #71 0.754 ++ dirname /install.sh [2022-05-19T09:08:29.439Z] #71 0.756 + dir=/ [2022-05-19T09:08:29.439Z] #71 0.756 + bin=containerd [2022-05-19T09:08:29.439Z] #71 0.756 + shift [2022-05-19T09:08:29.439Z] #71 0.756 + '[' '!' -f //containerd.installer ']' [2022-05-19T09:08:29.439Z] #71 0.756 + . //containerd.installer [2022-05-19T09:08:29.439Z] #71 0.756 ++ set -e [2022-05-19T09:08:29.439Z] #71 0.756 ++ : v1.6.4 [2022-05-19T09:08:29.439Z] #71 0.756 + install_containerd [2022-05-19T09:08:29.439Z] #71 0.756 + echo 'Install containerd version v1.6.4' [2022-05-19T09:08:29.439Z] #71 0.756 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BCj3UkVy27/src/github.com/containerd/containerd [2022-05-19T09:08:29.439Z] #71 0.756 Install containerd version v1.6.4 [2022-05-19T09:08:29.439Z] #71 0.768 Cloning into '/tmp/tmp.BCj3UkVy27/src/github.com/containerd/containerd'... [2022-05-19T09:08:29.439Z] #71 ... [2022-05-19T09:08:29.439Z] [2022-05-19T09:08:29.439Z] #49 [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-05-19T09:08:29.439Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-19T09:08:29.439Z] #49 31.22 Reading package lists... [2022-05-19T09:08:29.439Z] #49 40.52 Building dependency tree... [2022-05-19T09:08:29.439Z] #49 44.72 The following additional packages will be installed: [2022-05-19T09:08:29.439Z] #49 44.73 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-19T09:08:29.439Z] #49 44.75 Suggested packages: [2022-05-19T09:08:29.439Z] #49 44.75 cmake-doc ninja-build lrzip [2022-05-19T09:08:29.439Z] #49 44.75 Recommended packages: [2022-05-19T09:08:29.439Z] #49 44.75 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-19T09:08:29.439Z] #49 45.30 The following NEW packages will be installed: [2022-05-19T09:08:29.439Z] #49 45.31 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-19T09:08:29.439Z] #49 45.75 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:08:29.439Z] #49 45.75 Need to get 8418 kB of archives. [2022-05-19T09:08:29.439Z] #49 45.75 After this operation, 34.9 MB of additional disk space will be used. [2022-05-19T09:08:29.439Z] #49 45.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:08:29.439Z] #49 45.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:08:29.439Z] #49 45.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-19T09:08:29.439Z] #49 45.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-19T09:08:29.439Z] #49 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-19T09:08:29.439Z] #49 45.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-19T09:08:29.439Z] #49 45.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-19T09:08:29.439Z] #49 45.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-19T09:08:29.439Z] #49 46.86 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:08:29.439Z] #49 47.27 Fetched 8418 kB in 1s (14.0 MB/s) [2022-05-19T09:08:29.439Z] #49 47.43 Selecting previously unselected package xxd. [2022-05-19T09:08:29.439Z] #49 47.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-19T09:08:29.439Z] #49 47.50 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:08:29.439Z] #49 47.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:29.439Z] #49 47.66 Selecting previously unselected package vim-common. [2022-05-19T09:08:29.439Z] #49 47.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:08:29.439Z] #49 47.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:29.439Z] #49 48.35 Selecting previously unselected package cmake-data. [2022-05-19T09:08:29.439Z] #49 48.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-19T09:08:29.439Z] #49 48.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:08:29.439Z] #49 49.63 Selecting previously unselected package libarchive13:amd64. [2022-05-19T09:08:29.439Z] #49 49.64 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-19T09:08:29.439Z] #49 49.66 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-19T09:08:29.439Z] #49 49.83 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-19T09:08:29.439Z] #49 49.84 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-19T09:08:29.439Z] #49 49.85 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-19T09:08:29.439Z] #49 50.16 Selecting previously unselected package librhash0:amd64. [2022-05-19T09:08:29.439Z] #49 50.17 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-19T09:08:29.439Z] #49 50.18 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-19T09:08:29.439Z] #49 50.34 Selecting previously unselected package libuv1:amd64. [2022-05-19T09:08:29.439Z] #49 50.35 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-19T09:08:29.439Z] #49 50.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-19T09:08:29.439Z] #49 50.46 Selecting previously unselected package cmake. [2022-05-19T09:08:29.439Z] #49 50.47 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-19T09:08:29.439Z] #49 50.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:08:29.698Z] #49 ... [2022-05-19T09:08:29.698Z] [2022-05-19T09:08:29.698Z] #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-05-19T09:08:29.698Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-19T09:08:29.698Z] #20 50.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-19T09:08:29.698Z] #20 50.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-19T09:08:29.698Z] #20 50.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:08:29.796Z] #21 39.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:29.796Z] #21 39.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-19T09:08:29.796Z] #21 39.43 Setting up libcap2-bin (1:2.44-1) ... [2022-05-19T09:08:29.796Z] #21 39.44 Setting up apparmor (2.13.6-10) ... [2022-05-19T09:08:30.531Z] #23 9.266 Collecting yamllint==1.26.1 [2022-05-19T09:08:31.076Z] #20 51.86 Selecting previously unselected package binutils-mingw-w64. [2022-05-19T09:08:31.076Z] #20 51.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-19T09:08:31.076Z] #20 51.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:08:31.076Z] #20 51.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-19T09:08:31.076Z] #20 51.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:08:31.076Z] #20 51.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:08:31.076Z] #20 52.05 Selecting previously unselected package dmsetup. [2022-05-19T09:08:31.076Z] #20 52.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:08:31.076Z] #20 52.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:08:31.076Z] #20 52.17 Selecting previously unselected package mingw-w64-common. [2022-05-19T09:08:31.076Z] #20 52.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-19T09:08:31.076Z] #20 52.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-19T09:08:31.093Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-19T09:08:31.717Z] #21 40.96 Setting up zip (3.0-12) ... [2022-05-19T09:08:31.717Z] #21 40.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:31.717Z] #21 41.02 Setting up bash-completion (1:2.11-2) ... [2022-05-19T09:08:32.013Z] #20 ... [2022-05-19T09:08:32.013Z] [2022-05-19T09:08:32.013Z] #49 [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-05-19T09:08:32.013Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-19T09:08:32.013Z] #49 52.20 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-19T09:08:32.013Z] #49 52.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:32.013Z] #49 52.22 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-19T09:08:32.013Z] #49 52.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:32.013Z] #49 52.26 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-19T09:08:32.013Z] #49 52.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-19T09:08:32.013Z] #49 52.28 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-19T09:08:32.013Z] #49 52.30 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-19T09:08:32.013Z] #49 52.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:08:32.013Z] #49 DONE 52.8s [2022-05-19T09:08:32.013Z] [2022-05-19T09:08:32.013Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-19T09:08:32.013Z] #50 sha256:2f1443c04c9090743cbdc58aed352e5dddbc43d66d7a5619516f5ab544a4ac43 [2022-05-19T09:08:32.013Z] #50 DONE 0.3s [2022-05-19T09:08:32.013Z] [2022-05-19T09:08:32.013Z] #51 [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-05-19T09:08:32.013Z] #51 sha256:d89a6206ed63f0c0f1f6360efae040f6790e8ab36c7f5b2c1d1df7237ba25e0f [2022-05-19T09:08:32.023Z] #23 11.48 Collecting pathspec>=0.5.3 [2022-05-19T09:08:32.023Z] #23 11.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-19T09:08:32.583Z] #51 0.684 + RM_GOPATH=0 [2022-05-19T09:08:32.583Z] #51 0.684 + TMP_GOPATH= [2022-05-19T09:08:32.583Z] #51 0.684 + : /build [2022-05-19T09:08:32.583Z] #51 0.684 + '[' -z '' ']' [2022-05-19T09:08:32.586Z] #23 11.79 Collecting pyyaml [2022-05-19T09:08:32.586Z] #23 11.80 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-05-19T09:08:32.586Z] #23 11.84 Building wheels for collected packages: yamllint [2022-05-19T09:08:32.586Z] #23 11.85 Building wheel for yamllint (setup.py): started [2022-05-19T09:08:32.842Z] #51 0.685 ++ mktemp -d [2022-05-19T09:08:32.842Z] #51 0.686 + export GOPATH=/tmp/tmp.9pyNWCobQ6 [2022-05-19T09:08:32.842Z] #51 0.686 + GOPATH=/tmp/tmp.9pyNWCobQ6 [2022-05-19T09:08:32.842Z] #51 0.686 + RM_GOPATH=1 [2022-05-19T09:08:32.842Z] #51 0.687 + case "$(go env GOARCH)" in [2022-05-19T09:08:32.842Z] #51 0.687 ++ go env GOARCH [2022-05-19T09:08:32.842Z] #51 0.698 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:08:32.842Z] #51 0.698 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:08:32.842Z] #51 0.701 ++ dirname /install.sh [2022-05-19T09:08:32.842Z] #51 0.702 + dir=/ [2022-05-19T09:08:32.842Z] #51 0.702 + bin=tini [2022-05-19T09:08:32.842Z] #51 0.702 + shift [2022-05-19T09:08:32.842Z] #51 0.702 + '[' '!' -f //tini.installer ']' [2022-05-19T09:08:32.842Z] #51 0.703 + . //tini.installer [2022-05-19T09:08:32.842Z] #51 0.703 ++ : v0.19.0 [2022-05-19T09:08:32.842Z] #51 0.703 + install_tini [2022-05-19T09:08:32.842Z] #51 0.703 + echo 'Install tini version v0.19.0' [2022-05-19T09:08:32.842Z] #51 0.703 Install tini version v0.19.0 [2022-05-19T09:08:32.842Z] #51 0.703 + git clone https://github.com/krallin/tini.git /tmp/tmp.9pyNWCobQ6/tini [2022-05-19T09:08:32.842Z] #51 0.704 Cloning into '/tmp/tmp.9pyNWCobQ6/tini'... [2022-05-19T09:08:33.102Z] #51 1.065 + cd /tmp/tmp.9pyNWCobQ6/tini [2022-05-19T09:08:33.102Z] #51 1.066 + git checkout -q v0.19.0 [2022-05-19T09:08:33.102Z] #51 1.079 + cmake . [2022-05-19T09:08:33.102Z] #51 1.251 -- The C compiler identification is GNU 10.2.1 [2022-05-19T09:08:33.361Z] #51 1.284 -- Detecting C compiler ABI info [2022-05-19T09:08:33.361Z] #51 1.433 -- Detecting C compiler ABI info - done [2022-05-19T09:08:33.361Z] #51 1.489 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-19T09:08:33.361Z] #51 1.490 -- Detecting C compile features [2022-05-19T09:08:33.361Z] #51 1.491 -- Detecting C compile features - done [2022-05-19T09:08:33.361Z] #51 1.506 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-19T09:08:33.517Z] #23 12.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-19T09:08:33.517Z] #23 12.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cab51136e6dbe02d27ae91ee046df36d4a139c447a465691df75c8624ca4864b [2022-05-19T09:08:33.517Z] #23 12.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-19T09:08:33.517Z] #23 12.69 Successfully built yamllint [2022-05-19T09:08:33.517Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-19T09:08:33.517Z] #23 13.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-19T09:08:33.621Z] #51 1.626 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-19T09:08:33.621Z] #51 1.666 -- Configuring done [2022-05-19T09:08:33.621Z] #51 1.678 -- Generating done [2022-05-19T09:08:33.621Z] #51 1.679 -- Build files have been written to: /tmp/tmp.9pyNWCobQ6/tini [2022-05-19T09:08:33.621Z] #51 1.686 + make tini-static [2022-05-19T09:08:33.621Z] #51 1.755 Scanning dependencies of target tini-static [2022-05-19T09:08:33.637Z] #21 42.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-19T09:08:33.637Z] #21 42.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-19T09:08:33.637Z] #21 42.99 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-19T09:08:33.637Z] #21 43.01 Setting up patch (2.7.6-7) ... [2022-05-19T09:08:33.637Z] #21 43.02 Setting up sudo (1.9.5p2-3) ... [2022-05-19T09:08:33.637Z] #21 43.10 invoke-rc.d: could not determine current runlevel [2022-05-19T09:08:33.637Z] #21 43.11 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-19T09:08:33.637Z] #21 43.12 Setting up xfsprogs (5.10.0-4) ... [2022-05-19T09:08:33.637Z] #21 43.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-19T09:08:33.637Z] #21 43.15 Setting up inetutils-ping (2:2.0-1) ... [2022-05-19T09:08:33.637Z] #21 43.17 Setting up pigz (2.6-1) ... [2022-05-19T09:08:33.637Z] #21 43.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-19T09:08:33.637Z] #21 43.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:08:33.637Z] #21 43.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:08:33.637Z] #21 43.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:33.880Z] #51 1.780 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-19T09:08:34.081Z] #23 DONE 13.6s [2022-05-19T09:08:34.081Z] [2022-05-19T09:08:34.081Z] #55 [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-05-19T09:08:34.081Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:08:34.338Z] #55 ... [2022-05-19T09:08:34.338Z] [2022-05-19T09:08:34.338Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-19T09:08:34.338Z] #27 sha256:9f4e609e33c1afaac317d8fd5e73513d45d25703e99c90f0d59812d4005d0371 [2022-05-19T09:08:34.338Z] #27 DONE 0.2s [2022-05-19T09:08:34.338Z] [2022-05-19T09:08:34.338Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-19T09:08:34.338Z] #32 sha256:9c37b6b07c7cdbf6ba9bbd52d3263ff682c16ed856f9d3d53cd9882f0f465f95 [2022-05-19T09:08:34.448Z] #51 2.213 [100%] Linking C executable tini-static [2022-05-19T09:08:34.448Z] #51 2.386 [100%] Built target tini-static [2022-05-19T09:08:34.448Z] #51 2.410 + mkdir -p /build [2022-05-19T09:08:34.448Z] #51 2.415 + cp tini-static /build/docker-init [2022-05-19T09:08:34.583Z] #21 43.96 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-19T09:08:34.583Z] #21 43.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:08:34.595Z] #32 DONE 0.3s [2022-05-19T09:08:34.595Z] [2022-05-19T09:08:34.595Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-19T09:08:34.595Z] #35 sha256:d903ae2de1ffce44328aebd7d4ec7a084074cf649c80a7d70a050468b2726641 [2022-05-19T09:08:34.755Z] Client: [2022-05-19T09:08:34.755Z] Version: 20.10.9 [2022-05-19T09:08:34.755Z] API version: 1.41 [2022-05-19T09:08:34.755Z] Go version: go1.16.8 [2022-05-19T09:08:34.755Z] Git commit: c2ea9bc [2022-05-19T09:08:34.755Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-19T09:08:34.755Z] OS/Arch: windows/amd64 [2022-05-19T09:08:34.755Z] Context: default [2022-05-19T09:08:34.755Z] Experimental: true [2022-05-19T09:08:34.755Z] [2022-05-19T09:08:34.755Z] Server: Docker Engine - Community [2022-05-19T09:08:34.755Z] Engine: [2022-05-19T09:08:34.755Z] Version: 20.10.9 [2022-05-19T09:08:34.755Z] API version: 1.41 (minimum version 1.24) [2022-05-19T09:08:34.755Z] Go version: go1.16.8 [2022-05-19T09:08:34.755Z] Git commit: 79ea9d3 [2022-05-19T09:08:34.755Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-19T09:08:34.755Z] OS/Arch: windows/amd64 [2022-05-19T09:08:34.755Z] Experimental: true [2022-05-19T09:08:34.846Z] #21 44.44 Setting up libelf1:amd64 (0.183-1) ... [2022-05-19T09:08:34.852Z] #35 DONE 0.1s [2022-05-19T09:08:34.852Z] [2022-05-19T09:08:34.852Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-19T09:08:34.852Z] #37 sha256:a44a5733fc95ef8af5bf9c1398d7effe1b7781c9805d720938d695e19b411373 [2022-05-19T09:08:34.852Z] #37 DONE 0.2s [2022-05-19T09:08:34.852Z] [2022-05-19T09:08:34.852Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-19T09:08:34.852Z] #39 sha256:6669282c773b2708c857e21c8b1c7afa35a295f534df5bb50fc068021680d07f [2022-05-19T09:08:34.852Z] #39 DONE 0.1s [2022-05-19T09:08:34.852Z] [2022-05-19T09:08:34.852Z] #60 [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-05-19T09:08:34.852Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f [2022-05-19T09:08:35.109Z] #21 44.51 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:08:35.109Z] #21 44.53 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:08:35.109Z] #21 44.55 Setting up python3-distutils (3.9.2-1) ... [2022-05-19T09:08:35.111Z] #60 ... [2022-05-19T09:08:35.111Z] [2022-05-19T09:08:35.111Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-19T09:08:35.111Z] #41 sha256:fb845efd09257109e2ec6f7c34b374ce124c4ff24cf55332849929d2fa42e638 [2022-05-19T09:08:35.111Z] #41 DONE 0.1s [2022-05-19T09:08:35.111Z] [2022-05-19T09:08:35.111Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-19T09:08:35.111Z] #45 sha256:3887210ab619517e2c28828a0ab1569a6a01479f2c2b04d246868f1d40498c2b [2022-05-19T09:08:35.368Z] #45 DONE 0.1s [2022-05-19T09:08:35.368Z] [2022-05-19T09:08:35.368Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:08:35.368Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:08:35.383Z] #51 DONE 3.3s [2022-05-19T09:08:35.383Z] [2022-05-19T09:08:35.383Z] #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-05-19T09:08:35.383Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-19T09:08:35.383Z] #20 53.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-19T09:08:35.383Z] #20 53.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-19T09:08:35.383Z] #20 53.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:08:35.383Z] #20 56.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-19T09:08:35.383Z] #20 56.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:08:35.383Z] #20 56.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:08:35.383Z] #20 56.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-19T09:08:35.383Z] #20 56.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:08:35.383Z] #20 56.37 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] sh [2022-05-19T09:08:35.437Z] #21 45.02 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:08:35.437Z] #21 45.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-19T09:08:35.437Z] #21 45.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-19T09:08:35.437Z] #21 45.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-19T09:08:35.437Z] #21 45.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-19T09:08:35.438Z] #21 45.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-19T09:08:35.438Z] #21 45.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-19T09:08:35.701Z] #21 45.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-19T09:08:35.701Z] #21 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-19T09:08:35.701Z] #21 45.10 Setting up python3-setuptools (52.0.0-4) ... [2022-05-19T09:08:36.348Z] + docker info [2022-05-19T09:08:36.348Z] Client: [2022-05-19T09:08:36.348Z] Context: default [2022-05-19T09:08:36.348Z] Debug Mode: false [2022-05-19T09:08:36.348Z] [2022-05-19T09:08:36.348Z] Server: [2022-05-19T09:08:36.348Z] Containers: 0 [2022-05-19T09:08:36.348Z] Running: 0 [2022-05-19T09:08:36.348Z] Paused: 0 [2022-05-19T09:08:36.348Z] Stopped: 0 [2022-05-19T09:08:36.348Z] Images: 0 [2022-05-19T09:08:36.348Z] Server Version: 20.10.9 [2022-05-19T09:08:36.348Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-19T09:08:36.348Z] Windows: [2022-05-19T09:08:36.348Z] LCOW: [2022-05-19T09:08:36.348Z] Logging Driver: json-file [2022-05-19T09:08:36.348Z] Plugins: [2022-05-19T09:08:36.348Z] Volume: local [2022-05-19T09:08:36.348Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:08:36.348Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:08:36.348Z] Swarm: inactive [2022-05-19T09:08:36.348Z] Default Isolation: process [2022-05-19T09:08:36.348Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-19T09:08:36.348Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-19T09:08:36.348Z] OSType: windows [2022-05-19T09:08:36.348Z] Architecture: x86_64 [2022-05-19T09:08:36.348Z] CPUs: 4 [2022-05-19T09:08:36.348Z] Total Memory: 32GiB [2022-05-19T09:08:36.348Z] Name: azwin-2-9fc4d1 [2022-05-19T09:08:36.348Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-19T09:08:36.348Z] Docker Root Dir: D:\docker [2022-05-19T09:08:36.348Z] Debug Mode: false [2022-05-19T09:08:36.348Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:08:36.348Z] Labels: [2022-05-19T09:08:36.348Z] Experimental: true [2022-05-19T09:08:36.348Z] Insecure Registries: [2022-05-19T09:08:36.348Z] 10.0.0.4:5000 [2022-05-19T09:08:36.348Z] 127.0.0.0/8 [2022-05-19T09:08:36.348Z] Registry Mirrors: [2022-05-19T09:08:36.348Z] http://10.0.0.4:5000/ [2022-05-19T09:08:36.348Z] Live Restore Enabled: false [2022-05-19T09:08:36.348Z] Product License: Community Engine [2022-05-19T09:08:36.348Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-19T09:08:37.104Z] #21 46.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:08:37.104Z] #21 46.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-19T09:08:37.104Z] #21 46.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:08:37.104Z] #21 46.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:08:37.919Z] #20 59.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-19T09:08:37.919Z] #20 59.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:08:38.049Z] #21 47.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-19T09:08:38.049Z] #21 47.72 Setting up jq (1.6-2.1) ... [2022-05-19T09:08:38.049Z] #21 47.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-19T09:08:38.049Z] #21 47.79 Setting up iptables (1.8.7-1) ... [2022-05-19T09:08:38.049Z] #21 47.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:08:38.049Z] #21 47.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:08:38.049Z] #21 47.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:08:38.178Z] #20 59.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:08:38.315Z] #21 47.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:08:38.315Z] #21 47.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-19T09:08:38.315Z] #21 47.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-19T09:08:38.315Z] #21 47.83 Setting up iproute2 (5.10.0-4) ... [2022-05-19T09:08:38.577Z] #21 48.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:08:39.523Z] #21 DONE 48.9s [2022-05-19T09:08:39.523Z] [2022-05-19T09:08:39.523Z] #22 [dev-systemd-false 8/26] 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-05-19T09:08:39.523Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-19T09:08:40.361Z] #22 0.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-19T09:08:40.361Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-19T09:08:40.361Z] #22 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-19T09:08:40.361Z] #22 DONE 0.9s [2022-05-19T09:08:40.361Z] [2022-05-19T09:08:40.361Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-19T09:08:40.361Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-19T09:08:42.376Z] #20 ... [2022-05-19T09:08:42.376Z] [2022-05-19T09:08:42.376Z] #71 [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-05-19T09:08:42.376Z] #71 sha256:840117367a59d983cda91316b003d85e0c7c675c5a8370b57a68f1daf4f72d95 [2022-05-19T09:08:42.376Z] #71 13.57 + cd /tmp/tmp.BCj3UkVy27/src/github.com/containerd/containerd [2022-05-19T09:08:42.376Z] #71 13.57 + git checkout -q v1.6.4 [2022-05-19T09:08:42.635Z] #71 14.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-19T09:08:42.635Z] #71 14.39 + BUILDTAGS='netgo osusergo static_build' [2022-05-19T09:08:42.635Z] #71 14.39 + export EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:08:42.635Z] #71 14.39 + EXTRA_FLAGS=-buildmode=pie [2022-05-19T09:08:42.635Z] #71 14.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-19T09:08:42.635Z] #71 14.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-19T09:08:42.635Z] #71 14.39 + '[' '' = dynamic ']' [2022-05-19T09:08:42.635Z] #71 14.39 + make [2022-05-19T09:08:43.204Z] #71 15.17 + bin/ctr [2022-05-19T09:08:45.805Z] #55 266.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-19T09:08:45.805Z] #55 DONE 268.0s [2022-05-19T09:08:45.805Z] [2022-05-19T09:08:45.805Z] #64 [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-05-19T09:08:45.805Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:08:45.805Z] #64 ... [2022-05-19T09:08:45.805Z] [2022-05-19T09:08:45.805Z] #60 [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-05-19T09:08:45.805Z] #60 sha256:68020794248b3f96c55c341af49de114993eb792232c09b918b52faf81ac7626 [2022-05-19T09:08:45.805Z] #60 150.3 + mkdir -p /build [2022-05-19T09:08:45.805Z] #60 150.3 + cp runc /build/runc [2022-05-19T09:08:46.380Z] #60 DONE 150.6s [2022-05-19T09:08:46.380Z] [2022-05-19T09:08:46.380Z] #64 [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-05-19T09:08:46.380Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:08:47.820Z] #64 ... [2022-05-19T09:08:47.820Z] [2022-05-19T09:08:47.820Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-19T09:08:47.820Z] #56 sha256:51df659c6df1e8ff6f76301e46037068d0c820dbe9c865fa8aeba758aeb807a3 [2022-05-19T09:08:48.428Z] #56 DONE 0.7s [2022-05-19T09:08:48.428Z] [2022-05-19T09:08:48.428Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-19T09:08:48.428Z] #58 sha256:a3357637c7b101694f64750dbb5f49c2c4074e088a6f93e1792505c174580821 [2022-05-19T09:08:48.428Z] #58 DONE 0.1s [2022-05-19T09:08:48.428Z] [2022-05-19T09:08:48.428Z] #64 [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-05-19T09:08:48.428Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:08:48.428Z] #64 ... [2022-05-19T09:08:48.428Z] [2022-05-19T09:08:48.428Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-19T09:08:48.428Z] #61 sha256:0af58c56f9658304a10db275417c2dddad0c058003f44bbc301d396df69066af [2022-05-19T09:08:48.708Z] #61 DONE 0.3s [2022-05-19T09:08:48.708Z] [2022-05-19T09:08:48.708Z] #64 [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-05-19T09:08:48.708Z] #64 sha256:f2f2c9657b94505625c614f00832bb985f00aecc8b60e32a87c9ca374ee8e5b4 [2022-05-19T09:08:50.381Z] #23 9.265 Collecting yamllint==1.26.1 [2022-05-19T09:08:50.643Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-19T09:08:51.333Z] #71 ... [2022-05-19T09:08:51.333Z] [2022-05-19T09:08:51.333Z] #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-05-19T09:08:51.333Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-19T09:08:51.333Z] #20 62.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-19T09:08:51.333Z] #20 62.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 62.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:08:51.333Z] #20 64.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-19T09:08:51.333Z] #20 64.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 64.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:08:51.333Z] #20 66.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-19T09:08:51.333Z] #20 66.21 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 66.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:08:51.333Z] #20 69.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-19T09:08:51.333Z] #20 69.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 69.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:08:51.333Z] #20 71.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-19T09:08:51.333Z] #20 71.76 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-19T09:08:51.333Z] #20 71.78 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:08:51.333Z] #20 71.85 Selecting previously unselected package libapparmor1:amd64. [2022-05-19T09:08:51.333Z] #20 71.86 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 71.87 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-19T09:08:51.333Z] #20 71.92 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-19T09:08:51.333Z] #20 71.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 71.92 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-19T09:08:51.333Z] #20 71.99 Selecting previously unselected package libbtrfs0:amd64. [2022-05-19T09:08:51.333Z] #20 71.99 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 72.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:08:51.333Z] #20 72.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-19T09:08:51.333Z] #20 72.08 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 72.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:08:51.333Z] #20 72.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-19T09:08:51.333Z] #20 72.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 72.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:08:51.333Z] #20 72.22 Selecting previously unselected package libudev-dev:amd64. [2022-05-19T09:08:51.333Z] #20 72.23 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 72.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-19T09:08:51.333Z] #20 72.29 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-19T09:08:51.333Z] #20 72.30 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 72.31 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-19T09:08:51.333Z] #20 72.41 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-19T09:08:51.333Z] #20 72.42 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-19T09:08:51.333Z] #20 72.42 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-19T09:08:51.333Z] #20 72.51 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-19T09:08:51.592Z] #20 72.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-19T09:08:51.592Z] #20 72.52 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-19T09:08:51.592Z] #20 72.61 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-19T09:08:51.592Z] #20 72.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-19T09:08:51.592Z] #20 72.62 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-19T09:08:51.592Z] #20 72.68 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-19T09:08:51.592Z] #20 72.68 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-19T09:08:51.592Z] #20 72.68 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-19T09:08:51.850Z] #20 72.89 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-19T09:08:51.850Z] #20 72.89 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-19T09:08:51.850Z] #20 72.89 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-19T09:08:51.850Z] #20 72.98 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-19T09:08:51.850Z] #20 72.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-19T09:08:51.850Z] #20 72.99 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:08:52.033Z] #23 11.55 Collecting pathspec>=0.5.3 [2022-05-19T09:08:52.033Z] #23 11.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-19T09:08:52.033Z] #23 11.90 Collecting pyyaml [2022-05-19T09:08:52.033Z] #23 11.91 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-05-19T09:08:52.033Z] #23 11.96 Building wheels for collected packages: yamllint [2022-05-19T09:08:52.118Z] #20 73.04 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-19T09:08:52.118Z] #20 73.04 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-19T09:08:52.118Z] #20 73.04 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-19T09:08:52.118Z] #20 73.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-19T09:08:52.118Z] #20 73.12 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-19T09:08:52.118Z] #20 73.14 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-19T09:08:52.295Z] #23 11.97 Building wheel for yamllint (setup.py): started [2022-05-19T09:08:52.378Z] #20 73.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-19T09:08:52.378Z] #20 73.53 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-19T09:08:52.638Z] #20 73.54 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-19T09:08:52.638Z] #20 73.55 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-19T09:08:52.638Z] #20 73.57 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-19T09:08:52.638Z] #20 73.58 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-19T09:08:52.638Z] #20 73.59 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-19T09:08:52.638Z] #20 73.60 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-19T09:08:52.638Z] #20 73.61 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-19T09:08:52.638Z] #20 73.63 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-19T09:08:52.638Z] #20 73.64 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-19T09:08:52.638Z] #20 73.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-19T09:08:52.638Z] #20 73.66 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-19T09:08:52.638Z] #20 73.67 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-19T09:08:52.638Z] #20 73.68 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-19T09:08:52.638Z] #20 73.69 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-19T09:08:52.638Z] #20 73.70 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-19T09:08:52.638Z] #20 73.71 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-19T09:08:52.638Z] #20 73.72 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-19T09:08:52.638Z] #20 73.73 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-19T09:08:52.638Z] #20 73.74 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:08:52.638Z] #20 73.76 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-05-19T09:08:52.638Z] #20 73.76 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:08:52.638Z] #20 73.77 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-05-19T09:08:52.638Z] #20 73.78 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-19T09:08:52.638Z] #20 73.79 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-19T09:08:52.638Z] #20 73.80 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-05-19T09:08:52.638Z] #20 73.81 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-19T09:08:52.638Z] #20 73.83 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-19T09:08:52.902Z] #20 73.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:08:52.902Z] #20 73.86 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-19T09:08:52.902Z] #20 73.90 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:08:52.902Z] #20 73.91 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-19T09:08:52.902Z] #20 73.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:08:52.926Z] #64 236.2 + bin/containerd [2022-05-19T09:08:53.242Z] #23 12.94 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-19T09:08:53.242Z] #23 12.94 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1af3852c2c2f1373d5d511e135e81315ae230d60c50273630444b52938be15ad [2022-05-19T09:08:53.242Z] #23 12.94 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-19T09:08:53.242Z] #23 12.95 Successfully built yamllint [2022-05-19T09:08:53.242Z] #23 12.97 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-19T09:08:53.430Z] #47 272.3 + dpkg --print-architecture [2022-05-19T09:08:53.430Z] #47 272.3 + git checkout -q v2.1.0 [2022-05-19T09:08:53.430Z] #47 272.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-19T09:08:53.430Z] #47 272.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-19T09:08:53.503Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-19T09:08:53.765Z] #23 DONE 13.7s [2022-05-19T09:08:53.765Z] [2022-05-19T09:08:53.765Z] #60 [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-05-19T09:08:53.765Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c [2022-05-19T09:08:54.027Z] #60 ... [2022-05-19T09:08:54.027Z] [2022-05-19T09:08:54.027Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-19T09:08:54.027Z] #27 sha256:66f6a7e046f316b0495a90adf2563df760f33e6ad1c842f2fda979843eae8bea [2022-05-19T09:08:54.288Z] #27 DONE 0.2s [2022-05-19T09:08:54.288Z] [2022-05-19T09:08:54.288Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-19T09:08:54.288Z] #32 sha256:298c98f196f377c777fcacaae9140300addf7f81741f2cfbcdf4c219dd4f516f [2022-05-19T09:08:54.551Z] #32 DONE 0.3s [2022-05-19T09:08:54.551Z] [2022-05-19T09:08:54.551Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-19T09:08:54.551Z] #35 sha256:a4832e8e9d879392cc961391449ef89122ea9ce2f5b8afb3d3aaa36ef11249a4 [2022-05-19T09:08:54.814Z] #35 DONE 0.2s [2022-05-19T09:08:54.814Z] [2022-05-19T09:08:54.814Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-19T09:08:54.814Z] #37 sha256:94b1cd5fa13d304144872232f5e69d4315471727cf8c47375c56e601f96f332e [2022-05-19T09:08:54.814Z] #37 DONE 0.2s [2022-05-19T09:08:54.814Z] [2022-05-19T09:08:54.814Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-19T09:08:54.814Z] #39 sha256:8878f1aefb7123c2df776a0ef5a133077123626382832c4da07e05195ea19b3c [2022-05-19T09:08:54.814Z] #39 DONE 0.0s [2022-05-19T09:08:54.814Z] [2022-05-19T09:08:54.814Z] #55 [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-05-19T09:08:54.814Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:08:54.897Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-19T09:08:54.897Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a22273aa\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-19T09:08:54.897Z] ---------------------------------------------------------------------------- [2022-05-19T09:08:54.897Z] [2022-05-19T09:08:54.897Z] INFO: executeCI.ps1 starting at Thu May 19 09:08:53 CUT 2022 [2022-05-19T09:08:54.897Z] [2022-05-19T09:08:54.897Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-19T09:08:54.897Z] INFO: Running git version 2.24.1.windows.2 [2022-05-19T09:08:54.897Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-19T09:08:54.897Z] INFO: Environment variables: [2022-05-19T09:08:54.897Z] [2022-05-19T09:08:54.897Z] Name Value [2022-05-19T09:08:54.897Z] ---- ----- [2022-05-19T09:08:54.897Z] ALLUSERSPROFILE C:\ProgramData [2022-05-19T09:08:54.897Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-19T09:08:54.897Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-19T09:08:54.897Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-19T09:08:54.897Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-19T09:08:54.897Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-19T09:08:54.897Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-19T09:08:54.897Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-19T09:08:54.897Z] BRANCH_NAME PR-43617 [2022-05-19T09:08:54.897Z] BUILD_DISPLAY_NAME #1 [2022-05-19T09:08:54.897Z] BUILD_ID 1 [2022-05-19T09:08:54.897Z] BUILD_NUMBER 1 [2022-05-19T09:08:54.897Z] BUILD_TAG jenkins-moby-PR-43617-1 [2022-05-19T09:08:54.897Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/ [2022-05-19T09:08:54.897Z] CHANGE_AUTHOR crazy-max [2022-05-19T09:08:54.897Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-05-19T09:08:54.897Z] CHANGE_BRANCH fix-rogue-certs [2022-05-19T09:08:54.897Z] CHANGE_FORK crazy-max [2022-05-19T09:08:54.897Z] CHANGE_ID 43617 [2022-05-19T09:08:54.897Z] CHANGE_TARGET master [2022-05-19T09:08:54.897Z] CHANGE_TITLE integration-cli: fix test rogue certs [2022-05-19T09:08:54.897Z] CHANGE_URL https://github.com/moby/moby/pull/43617 [2022-05-19T09:08:54.897Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-19T09:08:54.897Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-19T09:08:54.897Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-19T09:08:54.897Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-19T09:08:54.897Z] COMPUTERNAME azwin-2-9fc4d1 [2022-05-19T09:08:54.897Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-19T09:08:54.897Z] ConfigSequenceNumber 0 [2022-05-19T09:08:54.897Z] DOCKER_BUILDKIT 0 [2022-05-19T09:08:54.897Z] DOCKER_DUT_DEBUG 1 [2022-05-19T09:08:54.897Z] DOCKER_EXPERIMENTAL 1 [2022-05-19T09:08:54.897Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-19T09:08:54.897Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-19T09:08:54.897Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-19T09:08:54.897Z] EXECUTOR_NUMBER 0 [2022-05-19T09:08:54.897Z] FQDN azwin-2-9fc4d1.westus.cloudapp.azure.com [2022-05-19T09:08:54.897Z] GIT_BRANCH PR-43617 [2022-05-19T09:08:54.897Z] GIT_COMMIT 3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:08:54.897Z] GIT_URL https://github.com/moby/moby.git [2022-05-19T09:08:54.897Z] HUDSON_COOKIE db326683-0874-43a3-b33a-b09f897477f0 [2022-05-19T09:08:54.897Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-19T09:08:54.897Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-19T09:08:54.897Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-19T09:08:54.897Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-19T09:08:54.897Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-19T09:08:54.898Z] JENKINS_NODE_COOKIE d70347d0-074e-48ff-ac8a-9e423731b10e [2022-05-19T09:08:54.898Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-19T09:08:54.898Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-19T09:08:54.898Z] JOB_BASE_NAME PR-43617 [2022-05-19T09:08:54.898Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/display/redirect [2022-05-19T09:08:54.898Z] JOB_NAME moby/PR-43617 [2022-05-19T09:08:54.898Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/ [2022-05-19T09:08:54.898Z] library.jps.version master [2022-05-19T09:08:54.898Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-19T09:08:54.898Z] NODE_LABELS amd64 azure azwin-2-9fc4d1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-19T09:08:54.898Z] NODE_NAME azwin-2-9fc4d1 [2022-05-19T09:08:54.898Z] NUMBER_OF_PROCESSORS 4 [2022-05-19T09:08:54.898Z] OS Windows_NT [2022-05-19T09:08:54.898Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-19T09:08:54.898Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-19T09:08:54.898Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-19T09:08:54.898Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-19T09:08:54.898Z] PROCESSOR_LEVEL 6 [2022-05-19T09:08:54.898Z] PROCESSOR_REVISION 5504 [2022-05-19T09:08:54.898Z] ProgramData C:\ProgramData [2022-05-19T09:08:54.898Z] ProgramFiles C:\Program Files [2022-05-19T09:08:54.898Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-19T09:08:54.898Z] ProgramW6432 C:\Program Files [2022-05-19T09:08:54.898Z] PROMPT $P$G [2022-05-19T09:08:54.898Z] PSExecutionPolicyPreference Bypass [2022-05-19T09:08:54.898Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-19T09:08:54.898Z] PUBLIC C:\Users\Public [2022-05-19T09:08:54.898Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=artif... [2022-05-19T09:08:54.898Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=changes [2022-05-19T09:08:54.898Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect [2022-05-19T09:08:54.898Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43617/1/display/redirect?page=tests [2022-05-19T09:08:54.898Z] SKIP_VALIDATION_TESTS 1 [2022-05-19T09:08:54.898Z] SOURCES_DRIVE d [2022-05-19T09:08:54.898Z] SOURCES_SUBDIR gopath [2022-05-19T09:08:54.898Z] STAGE_NAME Run tests [2022-05-19T09:08:54.898Z] SystemDrive C: [2022-05-19T09:08:54.898Z] SystemRoot C:\Windows [2022-05-19T09:08:54.898Z] TEMP C:\Windows\TEMP [2022-05-19T09:08:54.898Z] TESTDEBUG 0 [2022-05-19T09:08:54.898Z] TESTRUN_DRIVE d [2022-05-19T09:08:54.898Z] TESTRUN_SUBDIR CI [2022-05-19T09:08:54.898Z] TIMEOUT 120m [2022-05-19T09:08:54.898Z] TMP C:\Windows\TEMP [2022-05-19T09:08:54.898Z] USERDOMAIN WORKGROUP [2022-05-19T09:08:54.898Z] USERNAME azwin-2-9fc4d1$ [2022-05-19T09:08:54.898Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-19T09:08:54.898Z] windir C:\Windows [2022-05-19T09:08:54.898Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-19T09:08:54.898Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-19T09:08:54.898Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-19T09:08:54.898Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-19T09:08:54.898Z] [2022-05-19T09:08:54.898Z] [2022-05-19T09:08:54.898Z] [2022-05-19T09:08:55.076Z] #55 ... [2022-05-19T09:08:55.076Z] [2022-05-19T09:08:55.076Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-19T09:08:55.076Z] #41 sha256:a1d97d948552e9798acf5d59c685893835caa9f970392bf129702095b3ad4843 [2022-05-19T09:08:55.076Z] #41 DONE 0.1s [2022-05-19T09:08:55.076Z] [2022-05-19T09:08:55.076Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-19T09:08:55.076Z] #45 sha256:c42a84a2c0915609c51dc2536a87c158487e5a871e2d5eced1d8a9cff5467e6a [2022-05-19T09:08:55.076Z] #45 DONE 0.0s [2022-05-19T09:08:55.076Z] [2022-05-19T09:08:55.076Z] #60 [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-05-19T09:08:55.076Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c [2022-05-19T09:08:55.883Z] INFO: Sources under d:\gopath\... [2022-05-19T09:08:55.883Z] INFO: Test run under d:\CI\... [2022-05-19T09:08:55.883Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-19T09:08:55.883Z] INFO: docker/docker repository was found [2022-05-19T09:08:55.883Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-19T09:08:56.351Z] ltsc2022: Pulling from windows/servercore [2022-05-19T09:08:56.819Z] 97f65a0ec59e: Pulling fs layer [2022-05-19T09:08:56.819Z] 12fb50a031bd: Pulling fs layer [2022-05-19T09:08:57.014Z] #64 253.9 # github.com/containerd/containerd/cmd/containerd [2022-05-19T09:08:57.014Z] #64 253.9 /usr/bin/ld: /tmp/go-link-585577306/000019.o: in function `New': [2022-05-19T09:08:57.014Z] #64 253.9 /tmp/tmp.fKRMdHbp3j/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-19T09:08:57.014Z] #64 254.0 + bin/containerd-stress [2022-05-19T09:08:57.091Z] #20 DONE 77.7s [2022-05-19T09:08:57.091Z] [2022-05-19T09:08:57.091Z] #71 [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-05-19T09:08:57.091Z] #71 sha256:840117367a59d983cda91316b003d85e0c7c675c5a8370b57a68f1daf4f72d95 [2022-05-19T09:08:57.091Z] #71 ... [2022-05-19T09:08:57.091Z] [2022-05-19T09:08:57.091Z] #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-05-19T09:08:57.091Z] #21 sha256:6c2379b16c675dd5e311a91eba3c6f26d29780fe93c29329112b9e0a156c8b52 [2022-05-19T09:08:57.581Z] #64 255.1 + bin/containerd-shim [2022-05-19T09:08:58.028Z] #21 1.142 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-19T09:08:58.028Z] #21 1.147 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-19T09:08:58.028Z] #21 1.147 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-19T09:09:03.863Z] #21 1.697 Reading package lists... [2022-05-19T09:09:03.978Z] 12fb50a031bd: Download complete [2022-05-19T09:09:07.561Z] #64 263.6 + bin/containerd-shim-runc-v1 [2022-05-19T09:09:08.052Z] #21 6.345 Reading package lists... [2022-05-19T09:09:08.619Z] #21 10.98 Building dependency tree... [2022-05-19T09:09:08.729Z] 97f65a0ec59e: Verifying Checksum [2022-05-19T09:09:08.729Z] 97f65a0ec59e: Download complete [2022-05-19T09:09:08.877Z] #21 12.10 Reading state information... [2022-05-19T09:09:09.814Z] #21 13.29 The following additional packages will be installed: [2022-05-19T09:09:09.814Z] #21 13.29 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-19T09:09:10.072Z] #21 13.29 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-19T09:09:10.072Z] #21 13.29 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-19T09:09:10.072Z] #21 13.29 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-19T09:09:10.072Z] #21 13.29 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-19T09:09:10.072Z] #21 13.30 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-19T09:09:10.072Z] #21 13.30 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-19T09:09:10.072Z] #21 13.32 Suggested packages: [2022-05-19T09:09:10.072Z] #21 13.32 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-19T09:09:10.072Z] #21 13.32 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-19T09:09:10.072Z] #21 13.32 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-19T09:09:10.072Z] #21 13.32 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-19T09:09:10.072Z] #21 13.32 seccomp:ppc64el seccomp:s390x [2022-05-19T09:09:10.073Z] #21 13.32 Recommended packages: [2022-05-19T09:09:10.073Z] #21 13.32 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-19T09:09:10.073Z] #21 13.32 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-19T09:09:10.073Z] #21 13.32 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-19T09:09:10.073Z] #21 13.32 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-19T09:09:10.642Z] #21 13.84 The following NEW packages will be installed: [2022-05-19T09:09:10.642Z] #21 13.84 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-19T09:09:10.642Z] #21 13.84 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-19T09:09:10.642Z] #21 13.84 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-19T09:09:10.642Z] #21 13.84 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-19T09:09:10.642Z] #21 13.84 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-19T09:09:10.642Z] #21 13.84 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-19T09:09:10.642Z] #21 13.85 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-19T09:09:10.642Z] #21 13.85 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-19T09:09:10.642Z] #21 13.85 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-19T09:09:10.642Z] #21 13.85 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-19T09:09:10.642Z] #21 13.85 libseccomp2:ppc64el libseccomp2:s390x [2022-05-19T09:09:10.893Z] #64 268.5 + bin/containerd-shim-runc-v2 [2022-05-19T09:09:10.901Z] #21 14.20 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:09:10.901Z] #21 14.20 Need to get 15.9 MB of archives. [2022-05-19T09:09:10.901Z] #21 14.20 After this operation, 73.0 MB of additional disk space will be used. [2022-05-19T09:09:10.901Z] #21 14.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-19T09:09:10.901Z] #21 14.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-19T09:09:10.901Z] #21 14.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-19T09:09:10.901Z] #21 14.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-19T09:09:10.901Z] #21 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-19T09:09:10.901Z] #21 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-19T09:09:10.901Z] #21 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-19T09:09:10.901Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-19T09:09:10.901Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-19T09:09:10.901Z] #21 14.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-19T09:09:10.901Z] #21 14.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-19T09:09:10.901Z] #21 14.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-19T09:09:10.901Z] #21 14.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-19T09:09:10.901Z] #21 14.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-19T09:09:10.901Z] #21 14.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-19T09:09:10.901Z] #21 14.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-19T09:09:10.901Z] #21 14.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-19T09:09:10.901Z] #21 14.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-19T09:09:10.901Z] #21 14.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-19T09:09:10.901Z] #21 14.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-19T09:09:10.901Z] #21 14.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-19T09:09:11.169Z] #21 14.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-19T09:09:11.169Z] #21 14.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-19T09:09:11.169Z] #21 14.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-19T09:09:11.169Z] #21 14.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-19T09:09:11.169Z] #21 14.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-19T09:09:11.169Z] #21 14.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-19T09:09:11.170Z] #21 14.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-19T09:09:11.170Z] #21 14.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-19T09:09:11.170Z] #21 14.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-19T09:09:11.170Z] #21 14.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-19T09:09:11.170Z] #21 14.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-19T09:09:11.170Z] #21 14.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-19T09:09:11.170Z] #21 14.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-19T09:09:11.170Z] #21 14.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-19T09:09:11.170Z] #21 14.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-19T09:09:11.170Z] #21 14.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-19T09:09:11.170Z] #21 14.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-19T09:09:11.170Z] #21 14.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-19T09:09:11.170Z] #21 14.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-19T09:09:11.737Z] #21 15.04 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:09:11.829Z] #64 269.3 + binaries [2022-05-19T09:09:11.829Z] #64 269.3 + install -D bin/containerd /build/containerd [2022-05-19T09:09:11.829Z] #64 269.3 + install -D bin/containerd-shim /build/containerd-shim [2022-05-19T09:09:11.829Z] #64 269.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-19T09:09:11.829Z] #64 269.4 + install -D bin/ctr /build/ctr [2022-05-19T09:09:11.995Z] #21 15.28 Fetched 15.9 MB in 1s (27.7 MB/s) [2022-05-19T09:09:11.995Z] #21 15.32 Selecting previously unselected package gcc-10-base:armel. [2022-05-19T09:09:11.995Z] #21 15.32 (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-05-19T09:09:11.995Z] #21 15.36 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-19T09:09:11.995Z] #21 15.36 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-19T09:09:11.995Z] #21 15.41 Selecting previously unselected package gcc-10-base:armhf. [2022-05-19T09:09:11.995Z] #21 15.41 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-19T09:09:11.995Z] #21 15.42 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-19T09:09:11.995Z] #21 15.46 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-19T09:09:12.254Z] #21 15.47 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-19T09:09:12.254Z] #21 15.47 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-19T09:09:12.254Z] #21 15.52 Selecting previously unselected package gcc-10-base:s390x. [2022-05-19T09:09:12.254Z] #21 15.53 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-19T09:09:12.254Z] #21 15.53 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-19T09:09:12.254Z] #21 15.58 Selecting previously unselected package gcc-10-base:arm64. [2022-05-19T09:09:12.254Z] #21 15.58 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-19T09:09:12.254Z] #21 15.59 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-19T09:09:12.254Z] #21 15.65 Selecting previously unselected package libgcc-s1:armel. [2022-05-19T09:09:12.254Z] #21 15.65 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-19T09:09:12.254Z] #21 15.65 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-19T09:09:12.254Z] #21 15.70 Selecting previously unselected package libcrypt1:armel. [2022-05-19T09:09:12.254Z] #21 15.70 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-19T09:09:12.513Z] #21 15.71 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-19T09:09:12.513Z] #21 15.82 Selecting previously unselected package libc6:armel. [2022-05-19T09:09:12.513Z] #21 15.82 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-19T09:09:12.772Z] #21 16.03 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-19T09:09:13.340Z] #21 16.44 Selecting previously unselected package libapparmor1:armel. [2022-05-19T09:09:13.341Z] #21 16.44 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-19T09:09:13.341Z] #21 16.45 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-19T09:09:13.341Z] #21 16.49 Selecting previously unselected package libapparmor-dev:armel. [2022-05-19T09:09:13.341Z] #21 16.50 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-19T09:09:13.341Z] #21 16.51 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-19T09:09:13.341Z] #21 16.58 Selecting previously unselected package libgcc-s1:arm64. [2022-05-19T09:09:13.341Z] #21 16.58 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-19T09:09:13.341Z] #21 16.59 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-19T09:09:13.341Z] #21 16.63 Selecting previously unselected package libcrypt1:arm64. [2022-05-19T09:09:13.341Z] #21 16.64 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-19T09:09:13.341Z] #21 16.64 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-19T09:09:13.341Z] #21 16.72 Selecting previously unselected package libc6:arm64. [2022-05-19T09:09:13.600Z] #21 16.73 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-19T09:09:13.600Z] #21 16.99 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-19T09:09:14.168Z] #21 17.43 Selecting previously unselected package libapparmor1:arm64. [2022-05-19T09:09:14.168Z] #21 17.44 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-19T09:09:14.168Z] #21 17.44 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-19T09:09:14.168Z] #21 17.49 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-19T09:09:14.168Z] #21 17.49 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-19T09:09:14.168Z] #21 17.50 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-19T09:09:14.427Z] #21 17.56 Selecting previously unselected package libgcc-s1:s390x. [2022-05-19T09:09:14.427Z] #21 17.57 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-19T09:09:14.427Z] #21 17.58 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-19T09:09:14.427Z] #21 17.62 Selecting previously unselected package libcrypt1:s390x. [2022-05-19T09:09:14.427Z] #21 17.62 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-19T09:09:14.427Z] #21 17.63 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-19T09:09:14.427Z] #21 17.71 Selecting previously unselected package libc6:s390x. [2022-05-19T09:09:14.427Z] #21 17.72 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-19T09:09:14.686Z] #21 17.94 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-19T09:09:15.254Z] #21 18.40 Selecting previously unselected package libapparmor1:s390x. [2022-05-19T09:09:15.254Z] #21 18.40 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-19T09:09:15.254Z] #21 18.41 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-19T09:09:15.254Z] #21 18.47 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-19T09:09:15.254Z] #21 18.47 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-19T09:09:15.254Z] #21 18.47 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-19T09:09:15.254Z] #21 18.54 Selecting previously unselected package libgcc-s1:armhf. [2022-05-19T09:09:15.254Z] #21 18.54 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-19T09:09:15.254Z] #21 18.55 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-19T09:09:15.254Z] #21 18.60 Selecting previously unselected package libcrypt1:armhf. [2022-05-19T09:09:15.254Z] #21 18.60 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-19T09:09:15.254Z] #21 18.61 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-19T09:09:15.254Z] #21 18.69 Selecting previously unselected package libc6:armhf. [2022-05-19T09:09:15.254Z] #21 18.70 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-19T09:09:15.382Z] #47 DONE 295.6s [2022-05-19T09:09:15.382Z] [2022-05-19T09:09:15.382Z] #55 [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-05-19T09:09:15.382Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:09:15.822Z] #21 18.94 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-19T09:09:15.947Z] #55 ... [2022-05-19T09:09:15.947Z] [2022-05-19T09:09:15.947Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-19T09:09:15.947Z] #48 sha256:42c0f2a029e4a739a56ea0ff43369bacb88a255feeab4be2b1c457af81ef2ffc [2022-05-19T09:09:16.015Z] #64 DONE 273.8s [2022-05-19T09:09:16.081Z] #21 19.41 Selecting previously unselected package libapparmor1:armhf. [2022-05-19T09:09:16.081Z] #21 19.42 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-19T09:09:16.081Z] #21 19.43 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-19T09:09:16.340Z] #21 19.47 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-19T09:09:16.340Z] #21 19.48 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-19T09:09:16.340Z] #21 19.48 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-19T09:09:16.340Z] #21 19.54 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-19T09:09:16.340Z] #21 19.55 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-19T09:09:16.340Z] #21 19.56 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-19T09:09:16.340Z] #21 19.61 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-19T09:09:16.340Z] #21 19.61 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-19T09:09:16.340Z] #21 19.62 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-19T09:09:16.340Z] #21 19.71 Selecting previously unselected package libc6:ppc64el. [2022-05-19T09:09:16.512Z] #48 DONE 0.5s [2022-05-19T09:09:16.512Z] [2022-05-19T09:09:16.512Z] #55 [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-05-19T09:09:16.512Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:09:16.512Z] #55 ... [2022-05-19T09:09:16.512Z] [2022-05-19T09:09:16.512Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-19T09:09:16.512Z] #52 sha256:16b1ba4935dc70f916e8f5ed7578882501ab1daab4b53513b727b976a0d8b283 [2022-05-19T09:09:16.512Z] #52 DONE 0.1s [2022-05-19T09:09:16.512Z] [2022-05-19T09:09:16.512Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-19T09:09:16.512Z] #54 sha256:f7788c4b2bdd456d3f17bf6acf62a9552f122f7e36cb7544b08feb0cb20a7db6 [2022-05-19T09:09:16.599Z] #21 19.71 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-19T09:09:16.599Z] #21 19.92 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-19T09:09:16.770Z] #54 DONE 0.1s [2022-05-19T09:09:16.770Z] [2022-05-19T09:09:16.770Z] #55 [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-05-19T09:09:16.770Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:09:16.950Z] [2022-05-19T09:09:16.950Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-19T09:09:16.950Z] #65 sha256:2d696705d3918db4620e34689b02b9e83fb56cfadbf1d4161560a1483900cb35 [2022-05-19T09:09:17.059Z] #60 ... [2022-05-19T09:09:17.059Z] [2022-05-19T09:09:17.060Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-19T09:09:17.060Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-19T09:09:17.060Z] #47 291.3 + dpkg --print-architecture [2022-05-19T09:09:17.060Z] #47 291.3 + git checkout -q v2.1.0 [2022-05-19T09:09:17.060Z] #47 291.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-19T09:09:17.060Z] #47 291.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-19T09:09:17.167Z] #21 20.59 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-19T09:09:17.209Z] #65 DONE 0.2s [2022-05-19T09:09:17.209Z] [2022-05-19T09:09:17.209Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-19T09:09:17.209Z] #70 sha256:4af03b0d3c9d46ae3d7e882e7c7abbd13831affbd1f1a9956f7aa46eafa1074d [2022-05-19T09:09:17.209Z] #70 DONE 0.2s [2022-05-19T09:09:17.209Z] [2022-05-19T09:09:17.209Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-19T09:09:17.209Z] #75 sha256:b3447769efd445416200abd610a9eaf0576296f5a3dc8e8639f947324662faeb [2022-05-19T09:09:17.426Z] #21 20.60 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-19T09:09:17.426Z] #21 20.60 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-19T09:09:17.426Z] #21 20.65 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-19T09:09:17.426Z] #21 20.66 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-19T09:09:17.426Z] #21 20.66 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-19T09:09:17.426Z] #21 20.73 Selecting previously unselected package libseccomp2:s390x. [2022-05-19T09:09:17.426Z] #21 20.74 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-19T09:09:17.426Z] #21 20.74 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.426Z] #21 20.79 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-19T09:09:17.426Z] #21 20.79 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-19T09:09:17.426Z] #21 20.80 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.685Z] #21 20.88 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-19T09:09:17.685Z] #21 20.89 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-19T09:09:17.685Z] #21 20.89 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.685Z] #21 20.97 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-19T09:09:17.685Z] #21 20.97 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-19T09:09:17.685Z] #21 20.98 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.685Z] #21 21.04 Selecting previously unselected package libseccomp2:armhf. [2022-05-19T09:09:17.685Z] #21 21.04 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-19T09:09:17.685Z] #21 21.05 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.685Z] #21 21.10 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-19T09:09:17.685Z] #21 21.10 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-19T09:09:17.945Z] #21 21.11 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.945Z] #21 21.16 Selecting previously unselected package libseccomp2:armel. [2022-05-19T09:09:17.945Z] #21 21.17 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-19T09:09:17.945Z] #21 21.18 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.945Z] #21 21.23 Selecting previously unselected package libseccomp-dev:armel. [2022-05-19T09:09:17.945Z] #21 21.23 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-19T09:09:17.945Z] #21 21.24 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.945Z] #21 21.31 Selecting previously unselected package libseccomp2:arm64. [2022-05-19T09:09:17.945Z] #21 21.32 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-19T09:09:17.945Z] #21 21.32 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-19T09:09:17.945Z] #21 21.38 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-19T09:09:17.945Z] #21 21.38 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-19T09:09:18.204Z] #21 21.38 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-19T09:09:18.204Z] #21 21.48 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-19T09:09:18.204Z] #21 21.49 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-19T09:09:18.204Z] #21 21.50 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-19T09:09:18.204Z] #21 21.51 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-19T09:09:18.204Z] #21 21.52 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-19T09:09:18.204Z] #21 21.54 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-19T09:09:18.204Z] #21 21.55 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-19T09:09:18.204Z] #21 21.56 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-19T09:09:18.204Z] #21 21.58 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-19T09:09:18.204Z] #21 21.59 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-19T09:09:18.464Z] #21 21.60 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-19T09:09:18.464Z] #21 21.61 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-19T09:09:18.464Z] #21 21.63 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-19T09:09:18.464Z] #21 21.64 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-19T09:09:18.464Z] #21 21.65 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-19T09:09:18.464Z] #21 21.66 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-19T09:09:19.738Z] #75 DONE 2.2s [2022-05-19T09:09:19.739Z] [2022-05-19T09:09:19.739Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-19T09:09:19.739Z] #76 sha256:3cf82070e4224e2ba40d3ddf05b4200eb1506ddc042e1c816fdd550f3be6df55 [2022-05-19T09:09:19.739Z] #76 DONE 0.0s [2022-05-19T09:09:19.739Z] [2022-05-19T09:09:19.739Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-19T09:09:19.739Z] #77 sha256:ea1609084fda0ee199be9df96442af40b16667692a61a7fe1f5866f0c75dc5fd [2022-05-19T09:09:19.843Z] #21 22.91 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-19T09:09:20.306Z] #77 DONE 1.0s [2022-05-19T09:09:20.306Z] [2022-05-19T09:09:20.306Z] #78 exporting to image [2022-05-19T09:09:20.306Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-19T09:09:20.306Z] #78 exporting layers [2022-05-19T09:09:20.780Z] #21 24.20 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-19T09:09:22.157Z] #21 25.44 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-19T09:09:23.533Z] #21 26.69 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-19T09:09:23.592Z] #78 exporting layers 3.1s done [2022-05-19T09:09:23.592Z] #78 writing image sha256:ac16561bb25f43db9f8279b8b6ce5ff7ea537b3181b95fafff499f06862a4400 done [2022-05-19T09:09:23.592Z] #78 naming to docker.io/library/docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab done [2022-05-19T09:09:23.592Z] #78 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-19T09:09:23.927Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-19T09:09:24.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/test/unit [2022-05-19T09:09:24.470Z] #21 27.90 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-19T09:09:24.470Z] #21 27.91 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-19T09:09:24.470Z] #21 27.92 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-19T09:09:24.470Z] #21 27.93 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-19T09:09:24.470Z] #21 27.94 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-19T09:09:24.729Z] #21 27.96 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 27.98 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 27.99 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 28.00 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 28.01 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 28.02 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-19T09:09:24.729Z] #21 28.03 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-19T09:09:24.729Z] #21 28.04 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-19T09:09:24.729Z] #21 28.06 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-19T09:09:24.729Z] #21 28.07 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-19T09:09:24.729Z] #21 28.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 28.09 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 28.10 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 28.11 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 28.12 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-19T09:09:24.729Z] #21 28.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:09:25.665Z] #21 DONE 28.7s [2022-05-19T09:09:25.665Z] [2022-05-19T09:09:25.665Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-19T09:09:25.665Z] #66 sha256:1eebbb43bd1ba2e69b47420c644742b60fbb9e99cd4894ba60a3fdf39eee9f0f [2022-05-19T09:09:25.665Z] #66 DONE 0.2s [2022-05-19T09:09:25.665Z] [2022-05-19T09:09:25.665Z] #67 [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-05-19T09:09:25.665Z] #67 sha256:a0e968c5035ed0626f830388842c178587722cad77f7447418d82ae09682f15c [2022-05-19T09:09:26.117Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-19T09:09:26.117Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-19T09:09:26.117Z] + TESTDIRS=./... [2022-05-19T09:09:26.117Z] + exclude_paths='/vendor/|/integration' [2022-05-19T09:09:26.117Z] ++ go list ./... [2022-05-19T09:09:26.117Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-19T09:09:26.601Z] #67 ... [2022-05-19T09:09:26.601Z] [2022-05-19T09:09:26.601Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-19T09:09:26.601Z] #22 sha256:f960ace95f061f884aaef19cf4b6acb588d7aafa8d52a4c0e31709b9e1058de8 [2022-05-19T09:09:26.601Z] #22 DONE 1.3s [2022-05-19T09:09:26.601Z] [2022-05-19T09:09:26.601Z] #67 [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-05-19T09:09:26.601Z] #67 sha256:a0e968c5035ed0626f830388842c178587722cad77f7447418d82ae09682f15c [2022-05-19T09:09:26.601Z] #67 1.047 + RM_GOPATH=0 [2022-05-19T09:09:26.601Z] #67 1.047 + TMP_GOPATH= [2022-05-19T09:09:26.601Z] #67 1.047 + : /build [2022-05-19T09:09:26.601Z] #67 1.047 + '[' -z '' ']' [2022-05-19T09:09:26.601Z] #67 1.047 ++ mktemp -d [2022-05-19T09:09:26.601Z] #67 1.049 + export GOPATH=/tmp/tmp.bM2GDNx6z6 [2022-05-19T09:09:26.601Z] #67 1.049 + GOPATH=/tmp/tmp.bM2GDNx6z6 [2022-05-19T09:09:26.601Z] #67 1.050 + RM_GOPATH=1 [2022-05-19T09:09:26.601Z] #67 1.050 + case "$(go env GOARCH)" in [2022-05-19T09:09:26.601Z] #67 1.050 ++ go env GOARCH [2022-05-19T09:09:26.601Z] #67 1.060 + export GO_BUILDMODE=-buildmode=pie [2022-05-19T09:09:26.601Z] #67 1.060 + GO_BUILDMODE=-buildmode=pie [2022-05-19T09:09:26.601Z] #67 1.060 ++ dirname /install.sh [2022-05-19T09:09:26.601Z] #67 1.061 + dir=/ [2022-05-19T09:09:26.601Z] #67 1.061 + bin=runc [2022-05-19T09:09:26.601Z] #67 1.061 + shift [2022-05-19T09:09:26.601Z] #67 1.061 + '[' '!' -f //runc.installer ']' [2022-05-19T09:09:26.601Z] #67 1.061 + . //runc.installer [2022-05-19T09:09:26.601Z] #67 1.061 ++ set -e [2022-05-19T09:09:26.601Z] #67 1.062 ++ : v1.1.2 [2022-05-19T09:09:26.601Z] #67 1.062 + install_runc [2022-05-19T09:09:26.601Z] #67 1.062 + RUNC_BUILDTAGS=seccomp [2022-05-19T09:09:26.601Z] #67 1.062 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-19T09:09:26.601Z] #67 1.062 Install runc version v1.1.2 (build tags: seccomp) [2022-05-19T09:09:26.601Z] #67 1.062 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bM2GDNx6z6/src/github.com/opencontainers/runc [2022-05-19T09:09:26.601Z] #67 1.065 Cloning into '/tmp/tmp.bM2GDNx6z6/src/github.com/opencontainers/runc'... [2022-05-19T09:09:27.055Z] + pkg_list='github.com/docker/docker/api [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/backend [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/container [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/events [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/filters [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/image [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/mount [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/network [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/registry [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/time [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/versions [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/volume [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:09:27.055Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:09:27.055Z] github.com/docker/docker/cli [2022-05-19T09:09:27.055Z] github.com/docker/docker/cli/config [2022-05-19T09:09:27.055Z] github.com/docker/docker/cli/debug [2022-05-19T09:09:27.055Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:09:27.055Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:09:27.055Z] github.com/docker/docker/client [2022-05-19T09:09:27.055Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:09:27.055Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:09:27.055Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:09:27.055Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:09:27.055Z] github.com/docker/docker/container [2022-05-19T09:09:27.055Z] github.com/docker/docker/container/stream [2022-05-19T09:09:27.055Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:09:27.055Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:09:27.055Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/config [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/events [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/exec [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/images [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/links [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/names [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/network [2022-05-19T09:09:27.055Z] github.com/docker/docker/daemon/stats [2022-05-19T09:09:27.055Z] github.com/docker/docker/distribution [2022-05-19T09:09:27.055Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:09:27.055Z] github.com/docker/docker/distribution/utils [2022-05-19T09:09:27.055Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:09:27.055Z] github.com/docker/docker/dockerversion [2022-05-19T09:09:27.055Z] github.com/docker/docker/errdefs [2022-05-19T09:09:27.055Z] github.com/docker/docker/image [2022-05-19T09:09:27.055Z] github.com/docker/docker/image/cache [2022-05-19T09:09:27.055Z] github.com/docker/docker/image/tarexport [2022-05-19T09:09:27.055Z] github.com/docker/docker/image/v1 [2022-05-19T09:09:27.055Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:09:27.055Z] github.com/docker/docker/layer [2022-05-19T09:09:27.055Z] github.com/docker/docker/libcontainerd [2022-05-19T09:09:27.055Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:09:27.055Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:09:27.055Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:09:27.055Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/libnetwork/types [2022-05-19T09:09:27.055Z] github.com/docker/docker/oci [2022-05-19T09:09:27.055Z] github.com/docker/docker/oci/caps [2022-05-19T09:09:27.055Z] github.com/docker/docker/opts [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/archive [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/directory [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/platform [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/pools [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/progress [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/signal [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/stack [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/system [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:09:27.055Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:09:27.055Z] github.com/docker/docker/plugin [2022-05-19T09:09:27.055Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:09:27.055Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:09:27.055Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:09:27.055Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:09:27.055Z] github.com/docker/docker/quota [2022-05-19T09:09:27.055Z] github.com/docker/docker/reference [2022-05-19T09:09:27.055Z] github.com/docker/docker/registry [2022-05-19T09:09:27.055Z] github.com/docker/docker/registry/resumable [2022-05-19T09:09:27.055Z] github.com/docker/docker/restartmanager [2022-05-19T09:09:27.055Z] github.com/docker/docker/rootless [2022-05-19T09:09:27.055Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:09:27.055Z] github.com/docker/docker/runconfig [2022-05-19T09:09:27.055Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/environment [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/registry [2022-05-19T09:09:27.055Z] github.com/docker/docker/testutil/request [2022-05-19T09:09:27.055Z] github.com/docker/docker/volume [2022-05-19T09:09:27.055Z] github.com/docker/docker/volume/drivers [2022-05-19T09:09:27.055Z] github.com/docker/docker/volume/local [2022-05-19T09:09:27.055Z] github.com/docker/docker/volume/mounts [2022-05-19T09:09:27.055Z] github.com/docker/docker/volume/service [2022-05-19T09:09:27.055Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:09:27.055Z] github.com/docker/docker/volume/testutils' [2022-05-19T09:09:27.055Z] ++ grep --fixed-strings -v /libnetwork [2022-05-19T09:09:27.055Z] ++ echo 'github.com/docker/docker/api [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/backend [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/container [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/events [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/filters [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/image [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/mount [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/network [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/registry [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/time [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/versions [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:09:27.055Z] github.com/docker/docker/api/types/volume [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli/config [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli/debug [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:09:27.056Z] github.com/docker/docker/client [2022-05-19T09:09:27.056Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:09:27.056Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:09:27.056Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:09:27.056Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:09:27.056Z] github.com/docker/docker/container [2022-05-19T09:09:27.056Z] github.com/docker/docker/container/stream [2022-05-19T09:09:27.056Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:09:27.056Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:09:27.056Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/config [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/events [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/exec [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/images [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/links [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/names [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/network [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/stats [2022-05-19T09:09:27.056Z] github.com/docker/docker/distribution [2022-05-19T09:09:27.056Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:09:27.056Z] github.com/docker/docker/distribution/utils [2022-05-19T09:09:27.056Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:09:27.056Z] github.com/docker/docker/dockerversion [2022-05-19T09:09:27.056Z] github.com/docker/docker/errdefs [2022-05-19T09:09:27.056Z] github.com/docker/docker/image [2022-05-19T09:09:27.056Z] github.com/docker/docker/image/cache [2022-05-19T09:09:27.056Z] github.com/docker/docker/image/tarexport [2022-05-19T09:09:27.056Z] github.com/docker/docker/image/v1 [2022-05-19T09:09:27.056Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:09:27.056Z] github.com/docker/docker/layer [2022-05-19T09:09:27.056Z] github.com/docker/docker/libcontainerd [2022-05-19T09:09:27.056Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:09:27.056Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:09:27.056Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:09:27.056Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/libnetwork/types [2022-05-19T09:09:27.056Z] github.com/docker/docker/oci [2022-05-19T09:09:27.056Z] github.com/docker/docker/oci/caps [2022-05-19T09:09:27.056Z] github.com/docker/docker/opts [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/archive [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/directory [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/platform [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/pools [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/progress [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/signal [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/stack [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/system [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:09:27.056Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:09:27.056Z] github.com/docker/docker/plugin [2022-05-19T09:09:27.056Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:09:27.056Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:09:27.056Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:09:27.056Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:09:27.056Z] github.com/docker/docker/quota [2022-05-19T09:09:27.056Z] github.com/docker/docker/reference [2022-05-19T09:09:27.056Z] github.com/docker/docker/registry [2022-05-19T09:09:27.056Z] github.com/docker/docker/registry/resumable [2022-05-19T09:09:27.056Z] github.com/docker/docker/restartmanager [2022-05-19T09:09:27.056Z] github.com/docker/docker/rootless [2022-05-19T09:09:27.056Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:09:27.056Z] github.com/docker/docker/runconfig [2022-05-19T09:09:27.056Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/environment [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/registry [2022-05-19T09:09:27.056Z] github.com/docker/docker/testutil/request [2022-05-19T09:09:27.056Z] github.com/docker/docker/volume [2022-05-19T09:09:27.056Z] github.com/docker/docker/volume/drivers [2022-05-19T09:09:27.056Z] github.com/docker/docker/volume/local [2022-05-19T09:09:27.056Z] github.com/docker/docker/volume/mounts [2022-05-19T09:09:27.056Z] github.com/docker/docker/volume/service [2022-05-19T09:09:27.056Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:09:27.056Z] github.com/docker/docker/volume/testutils' [2022-05-19T09:09:27.056Z] + base_pkg_list='github.com/docker/docker/api [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/backend [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/container [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/events [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/filters [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/image [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/mount [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/network [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/registry [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/time [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/versions [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:09:27.056Z] github.com/docker/docker/api/types/volume [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:09:27.056Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli/config [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli/debug [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:09:27.056Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:09:27.056Z] github.com/docker/docker/client [2022-05-19T09:09:27.056Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:09:27.056Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:09:27.056Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:09:27.056Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:09:27.056Z] github.com/docker/docker/container [2022-05-19T09:09:27.056Z] github.com/docker/docker/container/stream [2022-05-19T09:09:27.056Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:09:27.056Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:09:27.056Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/config [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/events [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/exec [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/images [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/links [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:09:27.056Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/names [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/network [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/stats [2022-05-19T09:09:27.057Z] github.com/docker/docker/distribution [2022-05-19T09:09:27.057Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:09:27.057Z] github.com/docker/docker/distribution/utils [2022-05-19T09:09:27.057Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:09:27.057Z] github.com/docker/docker/dockerversion [2022-05-19T09:09:27.057Z] github.com/docker/docker/errdefs [2022-05-19T09:09:27.057Z] github.com/docker/docker/image [2022-05-19T09:09:27.057Z] github.com/docker/docker/image/cache [2022-05-19T09:09:27.057Z] github.com/docker/docker/image/tarexport [2022-05-19T09:09:27.057Z] github.com/docker/docker/image/v1 [2022-05-19T09:09:27.057Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:09:27.057Z] github.com/docker/docker/layer [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:09:27.057Z] github.com/docker/docker/oci [2022-05-19T09:09:27.057Z] github.com/docker/docker/oci/caps [2022-05-19T09:09:27.057Z] github.com/docker/docker/opts [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/archive [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/directory [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/platform [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/pools [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/progress [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/signal [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/stack [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/system [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:09:27.057Z] github.com/docker/docker/plugin [2022-05-19T09:09:27.057Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:09:27.057Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:09:27.057Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:09:27.057Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:09:27.057Z] github.com/docker/docker/quota [2022-05-19T09:09:27.057Z] github.com/docker/docker/reference [2022-05-19T09:09:27.057Z] github.com/docker/docker/registry [2022-05-19T09:09:27.057Z] github.com/docker/docker/registry/resumable [2022-05-19T09:09:27.057Z] github.com/docker/docker/restartmanager [2022-05-19T09:09:27.057Z] github.com/docker/docker/rootless [2022-05-19T09:09:27.057Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:09:27.057Z] github.com/docker/docker/runconfig [2022-05-19T09:09:27.057Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/environment [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/registry [2022-05-19T09:09:27.057Z] github.com/docker/docker/testutil/request [2022-05-19T09:09:27.057Z] github.com/docker/docker/volume [2022-05-19T09:09:27.057Z] github.com/docker/docker/volume/drivers [2022-05-19T09:09:27.057Z] github.com/docker/docker/volume/local [2022-05-19T09:09:27.057Z] github.com/docker/docker/volume/mounts [2022-05-19T09:09:27.057Z] github.com/docker/docker/volume/service [2022-05-19T09:09:27.057Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:09:27.057Z] github.com/docker/docker/volume/testutils' [2022-05-19T09:09:27.057Z] ++ grep --fixed-strings /libnetwork [2022-05-19T09:09:27.057Z] ++ echo 'github.com/docker/docker/api [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/backend [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/container [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/events [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/filters [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/image [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/mount [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/network [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/registry [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/time [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/versions [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:09:27.057Z] github.com/docker/docker/api/types/volume [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:09:27.057Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:09:27.057Z] github.com/docker/docker/cli [2022-05-19T09:09:27.057Z] github.com/docker/docker/cli/config [2022-05-19T09:09:27.057Z] github.com/docker/docker/cli/debug [2022-05-19T09:09:27.057Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:09:27.057Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:09:27.057Z] github.com/docker/docker/client [2022-05-19T09:09:27.057Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:09:27.057Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:09:27.057Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:09:27.057Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:09:27.057Z] github.com/docker/docker/container [2022-05-19T09:09:27.057Z] github.com/docker/docker/container/stream [2022-05-19T09:09:27.057Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:09:27.057Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:09:27.057Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/config [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/events [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/exec [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/images [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/links [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/names [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/network [2022-05-19T09:09:27.057Z] github.com/docker/docker/daemon/stats [2022-05-19T09:09:27.057Z] github.com/docker/docker/distribution [2022-05-19T09:09:27.057Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:09:27.057Z] github.com/docker/docker/distribution/utils [2022-05-19T09:09:27.057Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:09:27.057Z] github.com/docker/docker/dockerversion [2022-05-19T09:09:27.057Z] github.com/docker/docker/errdefs [2022-05-19T09:09:27.057Z] github.com/docker/docker/image [2022-05-19T09:09:27.057Z] github.com/docker/docker/image/cache [2022-05-19T09:09:27.057Z] github.com/docker/docker/image/tarexport [2022-05-19T09:09:27.057Z] github.com/docker/docker/image/v1 [2022-05-19T09:09:27.057Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:09:27.057Z] github.com/docker/docker/layer [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:09:27.057Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/libnetwork/types [2022-05-19T09:09:27.057Z] github.com/docker/docker/oci [2022-05-19T09:09:27.057Z] github.com/docker/docker/oci/caps [2022-05-19T09:09:27.057Z] github.com/docker/docker/opts [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/archive [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/directory [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:09:27.057Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/platform [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/pools [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/progress [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/signal [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/stack [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/system [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:09:27.058Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:09:27.058Z] github.com/docker/docker/plugin [2022-05-19T09:09:27.058Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:09:27.058Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:09:27.058Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:09:27.058Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:09:27.058Z] github.com/docker/docker/quota [2022-05-19T09:09:27.058Z] github.com/docker/docker/reference [2022-05-19T09:09:27.058Z] github.com/docker/docker/registry [2022-05-19T09:09:27.058Z] github.com/docker/docker/registry/resumable [2022-05-19T09:09:27.058Z] github.com/docker/docker/restartmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/rootless [2022-05-19T09:09:27.058Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:09:27.058Z] github.com/docker/docker/runconfig [2022-05-19T09:09:27.058Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/environment [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/registry [2022-05-19T09:09:27.058Z] github.com/docker/docker/testutil/request [2022-05-19T09:09:27.058Z] github.com/docker/docker/volume [2022-05-19T09:09:27.058Z] github.com/docker/docker/volume/drivers [2022-05-19T09:09:27.058Z] github.com/docker/docker/volume/local [2022-05-19T09:09:27.058Z] github.com/docker/docker/volume/mounts [2022-05-19T09:09:27.058Z] github.com/docker/docker/volume/service [2022-05-19T09:09:27.058Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:09:27.058Z] github.com/docker/docker/volume/testutils' [2022-05-19T09:09:27.058Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/types' [2022-05-19T09:09:27.058Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-19T09:09:27.058Z] + echo 'github.com/docker/docker/libnetwork [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/types' [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:09:27.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:09:27.058Z] + type docker-proxy [2022-05-19T09:09:27.058Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-19T09:09:27.058Z] + hack/make.sh binary-proxy install-proxy [2022-05-19T09:09:27.058Z] [2022-05-19T09:09:27.058Z] Removing bundles/ [2022-05-19T09:09:27.058Z] [2022-05-19T09:09:27.058Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-19T09:09:27.058Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-19T09:09:27.058Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:09:27.980Z] #67 ... [2022-05-19T09:09:27.980Z] [2022-05-19T09:09:27.980Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-19T09:09:27.980Z] #23 sha256:e1ec129310b8f56ba255237fcf4698db1ece468edc2abfdcc11db62814863962 [2022-05-19T09:09:27.980Z] #23 DONE 1.1s [2022-05-19T09:09:27.980Z] [2022-05-19T09:09:27.980Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-19T09:09:27.980Z] #24 sha256:9d2d46962e8501dddd1828123e85de2d8c282b98c5659a42ac993cade9ce0334 [2022-05-19T09:09:28.548Z] #24 0.803 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-19T09:09:28.807Z] #24 DONE 1.0s [2022-05-19T09:09:28.807Z] [2022-05-19T09:09:28.807Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-19T09:09:28.807Z] #25 sha256:89bbdbfa8cf06608398bdaabf25c778a2b8fb011b327cb885e060eca7f1a0f91 [2022-05-19T09:09:29.742Z] #25 DONE 0.9s [2022-05-19T09:09:29.742Z] [2022-05-19T09:09:29.742Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-19T09:09:29.742Z] #26 sha256:d6f649d6da96e48100c187b0fb8fe41f8bcc289a86aaab59b5cb360dd5e9a6e3 [2022-05-19T09:09:30.680Z] #26 DONE 0.8s [2022-05-19T09:09:30.680Z] [2022-05-19T09:09:30.680Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-19T09:09:30.680Z] #27 sha256:e0544e8be560d83471a92c76f818f4aa1637fc5ec84ab7d65c1fd6b26df5f448 [2022-05-19T09:09:31.246Z] #27 DONE 0.9s [2022-05-19T09:09:31.246Z] [2022-05-19T09:09:31.246Z] #67 [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-05-19T09:09:31.246Z] #67 sha256:a0e968c5035ed0626f830388842c178587722cad77f7447418d82ae09682f15c [2022-05-19T09:09:31.246Z] #67 5.437 + cd /tmp/tmp.bM2GDNx6z6/src/github.com/opencontainers/runc [2022-05-19T09:09:31.246Z] #67 5.437 + git checkout -q v1.1.2 [2022-05-19T09:09:31.246Z] #67 5.719 + '[' -z '' ']' [2022-05-19T09:09:31.246Z] #67 5.719 + target=static [2022-05-19T09:09:31.246Z] #67 5.719 + make BUILDTAGS=seccomp static [2022-05-19T09:09:31.510Z] #67 5.935 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-19T09:09:33.626Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-19T09:09:33.626Z] [2022-05-19T09:09:33.626Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-19T09:09:33.626Z] Installing docker-proxy to /usr/local/bin/ [2022-05-19T09:09:33.626Z] [2022-05-19T09:09:33.626Z] + mkdir -p bundles [2022-05-19T09:09:33.626Z] + '[' -n 'github.com/docker/docker/api [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/backend [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/container [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/events [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/filters [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/image [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/mount [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/network [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/registry [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/time [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/versions [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:09:33.626Z] github.com/docker/docker/api/types/volume [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:09:33.626Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:09:33.626Z] github.com/docker/docker/cli [2022-05-19T09:09:33.626Z] github.com/docker/docker/cli/config [2022-05-19T09:09:33.626Z] github.com/docker/docker/cli/debug [2022-05-19T09:09:33.626Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:09:33.626Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:09:33.626Z] github.com/docker/docker/client [2022-05-19T09:09:33.626Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:09:33.626Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:09:33.626Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:09:33.626Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:09:33.626Z] github.com/docker/docker/container [2022-05-19T09:09:33.626Z] github.com/docker/docker/container/stream [2022-05-19T09:09:33.626Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:09:33.626Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:09:33.626Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/config [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/events [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/exec [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/images [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/links [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/names [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/network [2022-05-19T09:09:33.626Z] github.com/docker/docker/daemon/stats [2022-05-19T09:09:33.626Z] github.com/docker/docker/distribution [2022-05-19T09:09:33.626Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:09:33.626Z] github.com/docker/docker/distribution/utils [2022-05-19T09:09:33.626Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:09:33.626Z] github.com/docker/docker/dockerversion [2022-05-19T09:09:33.626Z] github.com/docker/docker/errdefs [2022-05-19T09:09:33.626Z] github.com/docker/docker/image [2022-05-19T09:09:33.626Z] github.com/docker/docker/image/cache [2022-05-19T09:09:33.626Z] github.com/docker/docker/image/tarexport [2022-05-19T09:09:33.626Z] github.com/docker/docker/image/v1 [2022-05-19T09:09:33.626Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:09:33.626Z] github.com/docker/docker/layer [2022-05-19T09:09:33.626Z] github.com/docker/docker/libcontainerd [2022-05-19T09:09:33.626Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:09:33.626Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:09:33.626Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:09:33.626Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:09:33.626Z] github.com/docker/docker/oci [2022-05-19T09:09:33.626Z] github.com/docker/docker/oci/caps [2022-05-19T09:09:33.626Z] github.com/docker/docker/opts [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/archive [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/directory [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/platform [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/pools [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/progress [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/signal [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/stack [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/system [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:09:33.626Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:09:33.626Z] github.com/docker/docker/plugin [2022-05-19T09:09:33.626Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:09:33.626Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:09:33.626Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:09:33.626Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:09:33.626Z] github.com/docker/docker/quota [2022-05-19T09:09:33.626Z] github.com/docker/docker/reference [2022-05-19T09:09:33.626Z] github.com/docker/docker/registry [2022-05-19T09:09:33.626Z] github.com/docker/docker/registry/resumable [2022-05-19T09:09:33.626Z] github.com/docker/docker/restartmanager [2022-05-19T09:09:33.626Z] github.com/docker/docker/rootless [2022-05-19T09:09:33.626Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:09:33.626Z] github.com/docker/docker/runconfig [2022-05-19T09:09:33.626Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/environment [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/registry [2022-05-19T09:09:33.627Z] github.com/docker/docker/testutil/request [2022-05-19T09:09:33.627Z] github.com/docker/docker/volume [2022-05-19T09:09:33.627Z] github.com/docker/docker/volume/drivers [2022-05-19T09:09:33.627Z] github.com/docker/docker/volume/local [2022-05-19T09:09:33.627Z] github.com/docker/docker/volume/mounts [2022-05-19T09:09:33.627Z] github.com/docker/docker/volume/service [2022-05-19T09:09:33.627Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:09:33.627Z] github.com/docker/docker/volume/testutils' ']' [2022-05-19T09:09:33.627Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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-05-19T09:09:33.627Z] ? github.com/docker/docker/api [no test files] [2022-05-19T09:09:38.083Z] #67 ... [2022-05-19T09:09:38.083Z] [2022-05-19T09:09:38.083Z] #28 [dev-systemd-false 7/26] 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-05-19T09:09:38.083Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-19T09:09:38.083Z] #28 1.149 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-19T09:09:38.083Z] #28 1.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-19T09:09:38.083Z] #28 1.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-19T09:09:38.083Z] #28 1.395 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-19T09:09:38.083Z] #28 1.659 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-19T09:09:38.083Z] #28 1.913 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-19T09:09:38.083Z] #28 2.180 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-19T09:09:38.083Z] #28 2.496 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-19T09:09:38.083Z] #28 2.829 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-19T09:09:38.083Z] #28 3.060 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-19T09:09:38.083Z] #28 3.062 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-19T09:09:38.083Z] #28 3.065 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-19T09:09:38.083Z] #28 3.077 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-19T09:09:38.083Z] #28 3.078 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-19T09:09:38.083Z] #28 3.082 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-19T09:09:38.083Z] #28 3.089 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-19T09:09:38.083Z] #28 3.093 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-19T09:09:38.083Z] #28 3.093 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-19T09:09:38.083Z] #28 3.094 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-19T09:09:38.083Z] #28 3.095 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-19T09:09:38.083Z] #28 3.095 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-19T09:09:39.045Z] #47 DONE 314.0s [2022-05-19T09:09:39.045Z] [2022-05-19T09:09:39.045Z] #55 [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-05-19T09:09:39.045Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:09:39.045Z] #55 ... [2022-05-19T09:09:39.045Z] [2022-05-19T09:09:39.045Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-19T09:09:39.045Z] #48 sha256:65da407e2f716c82c92d65e807fbbc1727858fd3d00a42e6636d497ddca4dca8 [2022-05-19T09:09:39.045Z] #48 DONE 0.3s [2022-05-19T09:09:39.045Z] [2022-05-19T09:09:39.045Z] #55 [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-05-19T09:09:39.045Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:09:39.045Z] #55 ... [2022-05-19T09:09:39.045Z] [2022-05-19T09:09:39.045Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-19T09:09:39.045Z] #52 sha256:08747f59a68867ddffb5cd3305ce54c36efcb0af35783f7ea5aad0c154a5c214 [2022-05-19T09:09:39.045Z] #52 DONE 0.0s [2022-05-19T09:09:39.045Z] [2022-05-19T09:09:39.045Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-19T09:09:39.045Z] #54 sha256:cd324ea428913c709eeaedb1d737fa4c0da2bba6f3dec0b3ebd0f0e236232068 [2022-05-19T09:09:39.045Z] #54 DONE 0.1s [2022-05-19T09:09:39.045Z] [2022-05-19T09:09:39.045Z] #55 [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-05-19T09:09:39.045Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:09:46.209Z] #28 14.87 Fetched 49.0 MB in 14s (3505 kB/s) [2022-05-19T09:09:48.515Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-19T09:09:48.825Z] #55 329.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-19T09:09:49.206Z] #64 287.3 # github.com/containerd/containerd/cmd/containerd [2022-05-19T09:09:49.206Z] #64 287.3 /usr/bin/ld: /tmp/go-link-928280989/000019.o: in function `New': [2022-05-19T09:09:49.206Z] #64 287.3 /tmp/tmp.IEx8hgdiCK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-19T09:09:49.206Z] #64 287.3 + bin/containerd-stress [2022-05-19T09:09:49.206Z] #64 288.4 + bin/containerd-shim [2022-05-19T09:09:49.757Z] #55 DONE 330.6s [2022-05-19T09:09:49.757Z] [2022-05-19T09:09:49.757Z] #60 [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-05-19T09:09:49.757Z] #60 sha256:feaa82573a8f53b6afffa7c92e7d8e8d9a9b30dfac81360703a4276ea9b4055f [2022-05-19T09:09:49.757Z] #60 150.5 + mkdir -p /build [2022-05-19T09:09:49.757Z] #60 150.5 + cp runc /build/runc [2022-05-19T09:09:50.322Z] #60 DONE 150.9s [2022-05-19T09:09:50.322Z] [2022-05-19T09:09:50.322Z] #64 [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-05-19T09:09:50.322Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0 [2022-05-19T09:09:52.219Z] #64 ... [2022-05-19T09:09:52.219Z] [2022-05-19T09:09:52.219Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-19T09:09:52.219Z] #56 sha256:9118f515440d080852362c8f757246f08fb6caf19f1e573f77d9aa8a066ab08d [2022-05-19T09:09:52.785Z] #56 DONE 0.5s [2022-05-19T09:09:52.785Z] [2022-05-19T09:09:52.785Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-19T09:09:52.785Z] #58 sha256:eacf0b7c4555581739470fb186d67ef80f40e6c3c54632b830ca14553b42f302 [2022-05-19T09:09:52.785Z] #58 DONE 0.1s [2022-05-19T09:09:52.785Z] [2022-05-19T09:09:52.785Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-19T09:09:52.785Z] #61 sha256:f0de4cabf9a0b915dfee8bd9acda2860c14a727d7156452516eeb5da437971e8 [2022-05-19T09:09:52.791Z] #28 14.87 Reading package lists... [2022-05-19T09:09:53.042Z] #61 DONE 0.2s [2022-05-19T09:09:53.042Z] [2022-05-19T09:09:53.042Z] #64 [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-05-19T09:09:53.042Z] #64 sha256:19a1caa306b955ab53e488fa238fe8d32322937fe8385f19b3e417ca9c1dadf0 [2022-05-19T09:09:55.567Z] #64 284.1 + bin/containerd [2022-05-19T09:09:55.797Z] #64 299.6 + bin/containerd-shim-runc-v1 [2022-05-19T09:09:56.072Z] b111c3320c94: Pull complete [2022-05-19T09:09:59.354Z] #28 21.42 Reading package lists... [2022-05-19T09:10:00.288Z] #28 27.88 Building dependency tree... [2022-05-19T09:10:00.288Z] #28 ... [2022-05-19T09:10:00.288Z] [2022-05-19T09:10:00.288Z] #71 [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-05-19T09:10:00.288Z] #71 sha256:840117367a59d983cda91316b003d85e0c7c675c5a8370b57a68f1daf4f72d95 [2022-05-19T09:10:00.288Z] #71 92.01 + bin/containerd [2022-05-19T09:10:02.390Z] #64 305.9 + bin/containerd-shim-runc-v2 [2022-05-19T09:10:02.651Z] #64 306.8 + binaries [2022-05-19T09:10:02.651Z] #64 306.8 + install -D bin/containerd /build/containerd [2022-05-19T09:10:02.651Z] #64 306.8 + install -D bin/containerd-shim /build/containerd-shim [2022-05-19T09:10:02.651Z] #64 306.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-19T09:10:02.651Z] #64 306.8 + install -D bin/ctr /build/ctr [2022-05-19T09:10:02.737Z] 12fb50a031bd: Pull complete [2022-05-19T09:10:02.737Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-19T09:10:02.737Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:10:02.737Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:10:02.737Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-19T09:10:02.737Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-19T09:10:02.737Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-19T09:10:02.737Z] INFO: Docker version of control daemon [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] Client: [2022-05-19T09:10:02.737Z] Version: 20.10.9 [2022-05-19T09:10:02.737Z] API version: 1.41 [2022-05-19T09:10:02.737Z] Go version: go1.16.8 [2022-05-19T09:10:02.737Z] Git commit: c2ea9bc [2022-05-19T09:10:02.737Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-19T09:10:02.737Z] OS/Arch: windows/amd64 [2022-05-19T09:10:02.737Z] Context: default [2022-05-19T09:10:02.737Z] Experimental: true [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] Server: Docker Engine - Community [2022-05-19T09:10:02.737Z] Engine: [2022-05-19T09:10:02.737Z] Version: 20.10.9 [2022-05-19T09:10:02.737Z] API version: 1.41 (minimum version 1.24) [2022-05-19T09:10:02.737Z] Go version: go1.16.8 [2022-05-19T09:10:02.737Z] Git commit: 79ea9d3 [2022-05-19T09:10:02.737Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-19T09:10:02.737Z] OS/Arch: windows/amd64 [2022-05-19T09:10:02.737Z] Experimental: true [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] INFO: Docker info of control daemon [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] Client: [2022-05-19T09:10:02.737Z] Context: default [2022-05-19T09:10:02.737Z] Debug Mode: false [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] Server: [2022-05-19T09:10:02.737Z] Containers: 0 [2022-05-19T09:10:02.737Z] Running: 0 [2022-05-19T09:10:02.737Z] Paused: 0 [2022-05-19T09:10:02.737Z] Stopped: 0 [2022-05-19T09:10:02.737Z] Images: 1 [2022-05-19T09:10:02.737Z] Server Version: 20.10.9 [2022-05-19T09:10:02.737Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-19T09:10:02.737Z] Windows: [2022-05-19T09:10:02.737Z] LCOW: [2022-05-19T09:10:02.737Z] Logging Driver: json-file [2022-05-19T09:10:02.737Z] Plugins: [2022-05-19T09:10:02.737Z] Volume: local [2022-05-19T09:10:02.737Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:10:02.737Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:10:02.737Z] Swarm: inactive [2022-05-19T09:10:02.737Z] Default Isolation: process [2022-05-19T09:10:02.737Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-19T09:10:02.737Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-19T09:10:02.737Z] OSType: windows [2022-05-19T09:10:02.737Z] Architecture: x86_64 [2022-05-19T09:10:02.737Z] CPUs: 4 [2022-05-19T09:10:02.737Z] Total Memory: 32GiB [2022-05-19T09:10:02.737Z] Name: azwin-2-9fc4d0 [2022-05-19T09:10:02.737Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-19T09:10:02.737Z] Docker Root Dir: D:\docker [2022-05-19T09:10:02.737Z] Debug Mode: false [2022-05-19T09:10:02.737Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:10:02.737Z] Labels: [2022-05-19T09:10:02.737Z] Experimental: true [2022-05-19T09:10:02.737Z] Insecure Registries: [2022-05-19T09:10:02.737Z] 10.0.0.4:5000 [2022-05-19T09:10:02.737Z] 127.0.0.0/8 [2022-05-19T09:10:02.737Z] Registry Mirrors: [2022-05-19T09:10:02.737Z] http://10.0.0.4:5000/ [2022-05-19T09:10:02.737Z] Live Restore Enabled: false [2022-05-19T09:10:02.737Z] Product License: Community Engine [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] INFO: Commit hash is 3b157dc3b6 [2022-05-19T09:10:02.737Z] INFO: Nuke-Everything... [2022-05-19T09:10:02.737Z] INFO: Container count on control daemon to delete is 0 [2022-05-19T09:10:02.737Z] INFO: Nuking d:\CI [2022-05-19T09:10:02.737Z] INFO: Zapped successfully [2022-05-19T09:10:02.737Z] INFO: Location for testing is d:\CI\PR-43617\1 [2022-05-19T09:10:02.737Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:02.737Z] INFO: Building the image from Dockerfile.windows at 05/19/2022 09:09:56... [2022-05-19T09:10:02.737Z] [2022-05-19T09:10:03.699Z] Sending build context to Docker daemon 66.78MB [2022-05-19T09:10:03.699Z] [2022-05-19T09:10:03.699Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-19T09:10:03.699Z] ---> 7c569352fed3 [2022-05-19T09:10:03.699Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-19T09:10:03.699Z] ---> Running in b31a455c2ac4 [2022-05-19T09:10:04.154Z] Removing intermediate container b31a455c2ac4 [2022-05-19T09:10:04.154Z] ---> 549ee1b98018 [2022-05-19T09:10:04.154Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-19T09:10:04.154Z] ---> Running in 4e8ef4ba6e4d [2022-05-19T09:10:04.625Z] Removing intermediate container 4e8ef4ba6e4d [2022-05-19T09:10:04.625Z] ---> 382ca1a92bed [2022-05-19T09:10:04.625Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-19T09:10:04.625Z] ---> Running in e96dbd185335 [2022-05-19T09:10:05.080Z] Removing intermediate container e96dbd185335 [2022-05-19T09:10:05.080Z] ---> 7fd9ea7c0fd8 [2022-05-19T09:10:05.080Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-19T09:10:05.080Z] ---> Running in dcb7a7f7b4b4 [2022-05-19T09:10:05.196Z] #64 DONE 309.1s [2022-05-19T09:10:05.536Z] Removing intermediate container dcb7a7f7b4b4 [2022-05-19T09:10:05.536Z] ---> 8a35ec0ed110 [2022-05-19T09:10:05.536Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-19T09:10:05.536Z] ---> Running in 67a865a30908 [2022-05-19T09:10:05.557Z] #71 ... [2022-05-19T09:10:05.557Z] [2022-05-19T09:10:05.557Z] #28 [dev-systemd-false 7/26] 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-05-19T09:10:05.557Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-19T09:10:05.557Z] #28 27.88 Building dependency tree... [2022-05-19T09:10:05.557Z] #28 30.81 bzip2 is already the newest version (1.0.8-4). [2022-05-19T09:10:05.557Z] #28 30.81 patch is already the newest version (2.7.6-7). [2022-05-19T09:10:05.557Z] #28 30.81 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-19T09:10:05.557Z] #28 30.81 The following additional packages will be installed: [2022-05-19T09:10:05.557Z] #28 30.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-19T09:10:05.557Z] #28 30.83 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-19T09:10:05.557Z] #28 30.83 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-19T09:10:05.557Z] #28 30.83 python3-pkg-resources vim-runtime xxd [2022-05-19T09:10:05.557Z] #28 30.85 Suggested packages: [2022-05-19T09:10:05.557Z] #28 30.85 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-19T09:10:05.557Z] #28 30.85 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-19T09:10:05.557Z] #28 30.85 Recommended packages: [2022-05-19T09:10:05.557Z] #28 30.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-19T09:10:05.557Z] #28 32.29 The following NEW packages will be installed: [2022-05-19T09:10:05.557Z] #28 32.30 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-19T09:10:05.557Z] #28 32.30 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-19T09:10:05.557Z] #28 32.30 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-19T09:10:05.557Z] #28 32.31 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-19T09:10:05.557Z] #28 32.31 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-19T09:10:05.557Z] #28 32.31 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-19T09:10:05.557Z] #28 32.31 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-19T09:10:05.557Z] #28 32.70 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:10:05.557Z] #28 32.70 Need to get 18.6 MB of archives. [2022-05-19T09:10:05.557Z] #28 32.70 After this operation, 71.4 MB of additional disk space will be used. [2022-05-19T09:10:05.557Z] #28 32.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-19T09:10:05.557Z] #28 32.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-19T09:10:05.557Z] #28 32.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-19T09:10:05.557Z] #28 32.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-19T09:10:05.557Z] #28 32.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-19T09:10:05.557Z] #28 32.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-19T09:10:05.557Z] #28 32.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-19T09:10:05.557Z] #28 32.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-19T09:10:05.557Z] #28 32.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-19T09:10:05.557Z] #28 32.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-19T09:10:05.557Z] #28 32.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-19T09:10:05.557Z] #28 32.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-19T09:10:05.557Z] #28 32.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-19T09:10:05.557Z] #28 32.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-19T09:10:05.557Z] #28 32.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-19T09:10:05.557Z] #28 32.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-19T09:10:05.557Z] #28 32.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-19T09:10:05.557Z] #28 32.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-19T09:10:05.557Z] #28 32.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-19T09:10:05.557Z] #28 32.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-19T09:10:05.557Z] #28 32.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-19T09:10:05.557Z] #28 32.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-19T09:10:05.557Z] #28 32.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-19T09:10:05.557Z] #28 32.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-19T09:10:05.557Z] #28 32.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-19T09:10:05.557Z] #28 32.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-19T09:10:05.557Z] #28 32.81 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-05-19T09:10:05.557Z] #28 32.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-19T09:10:05.557Z] #28 32.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-19T09:10:05.557Z] #28 32.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-19T09:10:05.557Z] #28 32.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-19T09:10:05.557Z] #28 32.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-19T09:10:05.557Z] #28 32.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-19T09:10:05.557Z] #28 32.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-19T09:10:05.557Z] #28 32.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-19T09:10:05.557Z] #28 32.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-19T09:10:05.557Z] #28 32.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-19T09:10:05.557Z] #28 32.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-19T09:10:05.557Z] #28 32.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-19T09:10:05.557Z] #28 32.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-19T09:10:05.557Z] #28 33.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-19T09:10:05.557Z] #28 33.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-19T09:10:05.557Z] #28 33.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-19T09:10:05.557Z] #28 33.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-19T09:10:05.557Z] #28 33.78 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:10:05.557Z] #28 34.06 Fetched 18.6 MB in 1s (26.1 MB/s) [2022-05-19T09:10:05.557Z] #28 34.11 Selecting previously unselected package pigz. [2022-05-19T09:10:05.557Z] #28 34.11 (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-05-19T09:10:05.557Z] #28 34.17 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-19T09:10:05.557Z] #28 34.17 Unpacking pigz (2.6-1) ... [2022-05-19T09:10:05.557Z] #28 34.25 Selecting previously unselected package libelf1:amd64. [2022-05-19T09:10:05.557Z] #28 34.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-19T09:10:05.557Z] #28 34.28 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-19T09:10:05.816Z] #28 34.39 Selecting previously unselected package libbpf0:amd64. [2022-05-19T09:10:05.817Z] #28 34.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-19T09:10:05.817Z] #28 34.40 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-19T09:10:05.817Z] #28 34.48 Selecting previously unselected package libcap2:amd64. [2022-05-19T09:10:05.817Z] #28 34.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-19T09:10:05.817Z] #28 34.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-19T09:10:05.993Z] Removing intermediate container 67a865a30908 [2022-05-19T09:10:05.993Z] ---> 084c68e5017a [2022-05-19T09:10:05.993Z] 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-05-19T09:10:05.993Z] ---> Running in 6be28789f3a1 [2022-05-19T09:10:05.993Z] Removing intermediate container 6be28789f3a1 [2022-05-19T09:10:05.993Z] ---> 45ee1bfd2003 [2022-05-19T09:10:05.993Z] 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-05-19T09:10:05.993Z] ---> Running in 482848c6f1b4 [2022-05-19T09:10:06.076Z] #28 34.54 Selecting previously unselected package libmnl0:amd64. [2022-05-19T09:10:06.076Z] #28 34.55 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-19T09:10:06.076Z] #28 34.56 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-19T09:10:06.076Z] #28 34.60 Selecting previously unselected package libxtables12:amd64. [2022-05-19T09:10:06.076Z] #28 34.61 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-19T09:10:06.076Z] #28 34.61 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-19T09:10:06.076Z] #28 34.66 Selecting previously unselected package libcap2-bin. [2022-05-19T09:10:06.076Z] #28 34.67 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-19T09:10:06.076Z] #28 34.67 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-19T09:10:06.076Z] #28 34.73 Selecting previously unselected package iproute2. [2022-05-19T09:10:06.076Z] #28 34.73 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-19T09:10:06.076Z] #28 34.74 Unpacking iproute2 (5.10.0-4) ... [2022-05-19T09:10:06.140Z] [2022-05-19T09:10:06.140Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-19T09:10:06.140Z] #65 sha256:e4d6e81c75a169f3e792da12f34860bdd9375c9eb695fd12d05752b7826d6fbb [2022-05-19T09:10:06.335Z] #28 35.07 Selecting previously unselected package xxd. [2022-05-19T09:10:06.595Z] #28 35.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:10:06.595Z] #28 35.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:10:06.595Z] #28 35.17 Selecting previously unselected package vim-common. [2022-05-19T09:10:06.595Z] #28 35.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:10:06.595Z] #28 35.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:10:06.595Z] #28 35.30 Selecting previously unselected package bash-completion. [2022-05-19T09:10:06.857Z] #28 35.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-19T09:10:07.525Z] #65 DONE 1.1s [2022-05-19T09:10:07.525Z] [2022-05-19T09:10:07.525Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-19T09:10:07.525Z] #70 sha256:2011717067a75a50e3d7653950da03908c6585d170f8aade2dea2758e37abc0b [2022-05-19T09:10:07.525Z] #70 DONE 0.2s [2022-05-19T09:10:07.525Z] [2022-05-19T09:10:07.525Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-19T09:10:07.525Z] #75 sha256:bfc6de8db65d4261302274f78a79dc32546446762e51e3fe7e3a5f4f4e3749e9 [2022-05-19T09:10:08.244Z] #28 36.51 Unpacking bash-completion (1:2.11-2) ... [2022-05-19T09:10:08.244Z] #28 36.82 Selecting previously unselected package apparmor. [2022-05-19T09:10:08.244Z] #28 36.83 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-19T09:10:08.244Z] #28 36.88 Unpacking apparmor (2.13.6-10) ... [2022-05-19T09:10:08.469Z] #75 DONE 1.0s [2022-05-19T09:10:08.469Z] [2022-05-19T09:10:08.469Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-19T09:10:08.469Z] #76 sha256:e2f0ab653fb0eb711e097423db2d31e70819501c3c8244c2eee6a1b83cfdf858 [2022-05-19T09:10:08.469Z] #76 DONE 0.0s [2022-05-19T09:10:08.469Z] [2022-05-19T09:10:08.469Z] #77 [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-05-19T09:10:08.469Z] #77 sha256:7e7f73a6d875aed47d36095f4d07577ec2670198200321f8c9a361146242c42c [2022-05-19T09:10:08.503Z] #28 37.13 Selecting previously unselected package inetutils-ping. [2022-05-19T09:10:08.503Z] #28 37.14 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-19T09:10:08.503Z] #28 37.15 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-19T09:10:08.762Z] #28 37.22 Selecting previously unselected package libip4tc2:amd64. [2022-05-19T09:10:08.762Z] #28 37.23 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-19T09:10:08.762Z] #28 37.24 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-19T09:10:08.762Z] #28 37.28 Selecting previously unselected package libip6tc2:amd64. [2022-05-19T09:10:08.762Z] #28 37.29 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-19T09:10:08.762Z] #28 37.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-19T09:10:08.762Z] #28 37.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-19T09:10:08.762Z] #28 37.35 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-19T09:10:08.762Z] #28 37.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-19T09:10:08.762Z] #28 37.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-19T09:10:08.762Z] #28 37.42 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-19T09:10:08.762Z] #28 37.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-19T09:10:08.762Z] #28 37.48 Selecting previously unselected package libnftnl11:amd64. [2022-05-19T09:10:09.022Z] #28 37.49 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-19T09:10:09.022Z] #28 37.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-19T09:10:09.022Z] #28 37.56 Selecting previously unselected package iptables. [2022-05-19T09:10:09.022Z] #28 37.56 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-19T09:10:09.022Z] #28 37.57 Unpacking iptables (1.8.7-1) ... [2022-05-19T09:10:09.041Z] #77 0.638 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-19T09:10:09.041Z] #77 0.639 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-19T09:10:09.041Z] #77 0.639 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-19T09:10:09.282Z] #28 37.80 Selecting previously unselected package libonig5:amd64. [2022-05-19T09:10:09.282Z] #28 37.80 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-19T09:10:09.282Z] #28 37.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:10:09.282Z] #28 37.90 Selecting previously unselected package libjq1:amd64. [2022-05-19T09:10:09.282Z] #28 37.90 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-19T09:10:09.282Z] #28 37.91 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:10:09.282Z] #28 37.99 Selecting previously unselected package jq. [2022-05-19T09:10:09.541Z] #28 38.00 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-19T09:10:09.541Z] #28 38.01 Unpacking jq (1.6-2.1) ... [2022-05-19T09:10:09.541Z] #28 38.07 Selecting previously unselected package libaio1:amd64. [2022-05-19T09:10:09.541Z] #28 38.07 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-19T09:10:09.541Z] #28 38.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-19T09:10:09.541Z] #28 38.12 Selecting previously unselected package libgpm2:amd64. [2022-05-19T09:10:09.541Z] #28 38.13 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-19T09:10:09.541Z] #28 38.14 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-19T09:10:09.541Z] #28 38.18 Selecting previously unselected package libinih1:amd64. [2022-05-19T09:10:09.541Z] #28 38.18 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-19T09:10:09.541Z] #28 38.19 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-19T09:10:09.800Z] #28 38.23 Selecting previously unselected package libnet1:amd64. [2022-05-19T09:10:09.800Z] #28 38.24 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-19T09:10:09.800Z] #28 38.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:10:09.800Z] #28 38.31 Selecting previously unselected package libnl-3-200:amd64. [2022-05-19T09:10:09.800Z] #28 38.32 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-19T09:10:09.800Z] #28 38.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:10:09.800Z] #28 38.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-19T09:10:09.800Z] #28 38.39 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-19T09:10:09.800Z] #28 38.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:10:09.800Z] #28 38.44 Selecting previously unselected package net-tools. [2022-05-19T09:10:09.800Z] #28 38.45 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-19T09:10:09.800Z] #28 38.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:10:09.876Z] #77 0.881 Reading package lists... [2022-05-19T09:10:10.060Z] #28 38.57 Selecting previously unselected package python-pip-whl. [2022-05-19T09:10:10.060Z] #28 38.59 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:10:10.060Z] #28 38.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:10:10.137Z] #77 1.400 Reading package lists... [2022-05-19T09:10:10.319Z] #28 38.93 Selecting previously unselected package python3-lib2to3. [2022-05-19T09:10:10.319Z] #28 38.95 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-19T09:10:10.319Z] #28 38.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:10:10.319Z] #28 39.03 Selecting previously unselected package python3-distutils. [2022-05-19T09:10:10.319Z] #28 39.03 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-19T09:10:10.319Z] #28 39.03 Unpacking python3-distutils (3.9.2-1) ... [2022-05-19T09:10:10.398Z] #77 1.909 Building dependency tree... [2022-05-19T09:10:10.398Z] #77 2.024 Reading state information... [2022-05-19T09:10:10.398Z] #77 2.141 The following additional packages will be installed: [2022-05-19T09:10:10.579Z] #28 39.12 Selecting previously unselected package python3-pkg-resources. [2022-05-19T09:10:10.579Z] #28 39.13 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-19T09:10:10.579Z] #28 39.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:10:10.579Z] #28 39.22 Selecting previously unselected package python3-setuptools. [2022-05-19T09:10:10.579Z] #28 39.22 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-19T09:10:10.579Z] #28 39.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-19T09:10:10.659Z] #77 2.142 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-19T09:10:10.659Z] #77 2.142 Suggested packages: [2022-05-19T09:10:10.659Z] #77 2.142 systemd-container policykit-1 [2022-05-19T09:10:10.659Z] #77 2.142 Recommended packages: [2022-05-19T09:10:10.659Z] #77 2.142 systemd-timesyncd | time-daemon libnss-systemd [2022-05-19T09:10:10.659Z] #77 2.210 The following NEW packages will be installed: [2022-05-19T09:10:10.660Z] #77 2.211 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-19T09:10:10.660Z] #77 2.212 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-19T09:10:10.838Z] #28 39.37 Selecting previously unselected package python3-wheel. [2022-05-19T09:10:10.838Z] #28 39.38 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-19T09:10:10.838Z] #28 39.39 Unpacking python3-wheel (0.34.2-1) ... [2022-05-19T09:10:10.838Z] #28 39.44 Selecting previously unselected package python3-pip. [2022-05-19T09:10:10.838Z] #28 39.45 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-19T09:10:10.838Z] #28 39.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:10:10.920Z] #77 2.481 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-19T09:10:10.921Z] #77 2.481 Need to get 5817 kB of archives. [2022-05-19T09:10:10.921Z] #77 2.481 After this operation, 19.3 MB of additional disk space will be used. [2022-05-19T09:10:10.921Z] #77 2.481 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-19T09:10:10.921Z] #77 2.484 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-19T09:10:10.921Z] #77 2.485 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-19T09:10:10.921Z] #77 2.489 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-19T09:10:10.921Z] #77 2.490 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-19T09:10:10.921Z] #77 2.579 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-19T09:10:11.099Z] #28 39.61 Selecting previously unselected package sudo. [2022-05-19T09:10:11.099Z] #28 39.61 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-19T09:10:11.099Z] #28 39.62 Unpacking sudo (1.9.5p2-3) ... [2022-05-19T09:10:11.181Z] #77 2.583 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-19T09:10:11.181Z] #77 2.585 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-19T09:10:11.181Z] #77 2.586 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-19T09:10:11.181Z] #77 2.588 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-19T09:10:11.181Z] #77 2.737 debconf: delaying package configuration, since apt-utils is not installed [2022-05-19T09:10:11.181Z] #77 2.770 Fetched 5817 kB in 0s (15.6 MB/s) [2022-05-19T09:10:11.181Z] #77 2.795 Selecting previously unselected package libargon2-1:amd64. [2022-05-19T09:10:11.181Z] #77 2.795 (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-05-19T09:10:11.181Z] #77 2.809 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-19T09:10:11.181Z] #77 2.816 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-19T09:10:11.182Z] #77 2.848 Selecting previously unselected package libjson-c5:amd64. [2022-05-19T09:10:11.182Z] #77 2.851 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-19T09:10:11.182Z] #77 2.855 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-19T09:10:11.182Z] #77 2.889 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-19T09:10:11.182Z] #77 2.892 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-19T09:10:11.182Z] #77 2.895 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-19T09:10:11.182Z] #77 2.946 Selecting previously unselected package libkmod2:amd64. [2022-05-19T09:10:11.182Z] #77 2.948 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-19T09:10:11.182Z] #77 2.952 Unpacking libkmod2:amd64 (28-1) ... [2022-05-19T09:10:11.357Z] #28 39.93 Selecting previously unselected package thin-provisioning-tools. [2022-05-19T09:10:11.357Z] #28 39.94 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-19T09:10:11.357Z] #28 39.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:10:11.357Z] #28 40.09 Selecting previously unselected package uidmap. [2022-05-19T09:10:11.357Z] #28 40.10 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-19T09:10:11.443Z] #77 2.997 Selecting previously unselected package systemd. [2022-05-19T09:10:11.443Z] #77 3.000 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-19T09:10:11.443Z] #77 3.034 Unpacking systemd (247.3-7) ... [2022-05-19T09:10:11.616Z] #28 40.10 Unpacking uidmap (1:4.8.1-1) ... [2022-05-19T09:10:11.616Z] #28 40.20 Selecting previously unselected package vim-runtime. [2022-05-19T09:10:11.616Z] #28 40.21 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-19T09:10:11.616Z] #28 40.24 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-19T09:10:11.616Z] #28 40.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-19T09:10:11.616Z] #28 40.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:10:11.790Z] [2022-05-19T09:10:11.790Z] SUCCESS: Specified value was saved. [2022-05-19T09:10:12.015Z] #77 3.569 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-19T09:10:12.015Z] #77 3.579 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-19T09:10:12.015Z] #77 3.589 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-19T09:10:12.015Z] #77 3.599 Setting up libkmod2:amd64 (28-1) ... [2022-05-19T09:10:12.015Z] #77 3.610 Setting up systemd (247.3-7) ... [2022-05-19T09:10:12.015Z] #77 3.651 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-19T09:10:12.015Z] #77 3.653 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-19T09:10:12.015Z] #77 3.656 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-19T09:10:12.277Z] #77 3.679 Initializing machine ID from KVM UUID. [2022-05-19T09:10:12.277Z] #77 4.064 Selecting previously unselected package systemd-sysv. [2022-05-19T09:10:12.538Z] #77 4.064 (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-05-19T09:10:12.538Z] #77 4.080 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-19T09:10:12.538Z] #77 4.089 Unpacking systemd-sysv (247.3-7) ... [2022-05-19T09:10:12.538Z] #77 4.152 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-19T09:10:12.538Z] #77 4.155 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-19T09:10:12.538Z] #77 4.164 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-19T09:10:12.754Z] INFO: Downloading git... [2022-05-19T09:10:12.800Z] #77 4.257 Selecting previously unselected package dbus. [2022-05-19T09:10:12.800Z] #77 4.259 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-19T09:10:12.800Z] #77 4.270 Unpacking dbus (1.12.20-2) ... [2022-05-19T09:10:12.800Z] #77 4.334 Selecting previously unselected package libpam-systemd:amd64. [2022-05-19T09:10:12.800Z] #77 4.334 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-19T09:10:12.800Z] #77 4.339 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-19T09:10:12.800Z] #77 4.390 Selecting previously unselected package dbus-user-session. [2022-05-19T09:10:12.800Z] #77 4.393 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-19T09:10:12.800Z] #77 4.397 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-19T09:10:12.800Z] #77 4.465 Setting up systemd-sysv (247.3-7) ... [2022-05-19T09:10:13.062Z] #77 4.480 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-19T09:10:13.062Z] #77 4.495 Setting up dbus (1.12.20-2) ... [2022-05-19T09:10:13.062Z] #77 4.613 invoke-rc.d: could not determine current runlevel [2022-05-19T09:10:13.062Z] #77 4.616 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-19T09:10:13.062Z] #77 4.620 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-19T09:10:13.062Z] #77 4.760 Setting up dbus-user-session (1.12.20-2) ... [2022-05-19T09:10:13.325Z] #77 4.776 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-19T09:10:13.325Z] #77 DONE 4.9s [2022-05-19T09:10:13.325Z] [2022-05-19T09:10:13.325Z] #78 [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-05-19T09:10:13.325Z] #78 sha256:770bfeb8afba59a4a1a712cf645fdffee7e83ac33a3a16bf7faf79bea6a07d58 [2022-05-19T09:10:13.519Z] #28 41.99 Selecting previously unselected package vim. [2022-05-19T09:10:13.519Z] #28 42.00 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-19T09:10:13.519Z] #28 42.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:10:13.777Z] #28 42.33 Selecting previously unselected package xfsprogs. [2022-05-19T09:10:13.777Z] #28 42.33 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-19T09:10:13.777Z] #28 42.34 Unpacking xfsprogs (5.10.0-4) ... [2022-05-19T09:10:13.847Z] #78 0.401 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-19T09:10:13.847Z] #78 0.403 Dload Upload Total Spent Left Speed [2022-05-19T09:10:14.036Z] #28 42.63 Selecting previously unselected package zip. [2022-05-19T09:10:14.036Z] #28 42.64 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-19T09:10:14.036Z] #28 42.64 Unpacking zip (3.0-12) ... [2022-05-19T09:10:14.110Z] #78 0.404 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5899 0 --:--:-- --:--:-- --:--:-- 5880 100 1823 100 1823 0 0 5861 0 --:--:-- --:--:-- --:--:-- 5842 [2022-05-19T09:10:14.110Z] #78 DONE 0.8s [2022-05-19T09:10:14.110Z] [2022-05-19T09:10:14.110Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-19T09:10:14.110Z] #79 sha256:8f45f54c5fa2fb01d04ccc0e7cf77809b8f263683c298c41ed9190f61ab1d938 [2022-05-19T09:10:14.294Z] INFO: Downloading go... [2022-05-19T09:10:14.295Z] #28 42.74 Selecting previously unselected package zstd. [2022-05-19T09:10:14.296Z] #28 42.76 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-19T09:10:14.296Z] #28 42.76 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:10:14.555Z] #28 43.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-19T09:10:15.054Z] #79 DONE 0.9s [2022-05-19T09:10:15.054Z] [2022-05-19T09:10:15.054Z] #80 exporting to image [2022-05-19T09:10:15.054Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-19T09:10:15.055Z] #80 exporting layers [2022-05-19T09:10:15.123Z] #28 43.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-19T09:10:15.123Z] #28 43.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-19T09:10:15.123Z] #28 43.69 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-19T09:10:15.123Z] #28 43.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-19T09:10:15.123Z] #28 43.72 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-19T09:10:15.123Z] #28 43.73 Setting up uidmap (1:4.8.1-1) ... [2022-05-19T09:10:15.123Z] #28 43.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-19T09:10:15.123Z] #28 43.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-19T09:10:15.123Z] #28 43.76 Setting up python3-wheel (0.34.2-1) ... [2022-05-19T09:10:15.691Z] #28 44.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:10:15.691Z] #28 44.22 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-19T09:10:15.691Z] #28 44.23 Setting up libcap2-bin (1:2.44-1) ... [2022-05-19T09:10:15.691Z] #28 44.25 Setting up apparmor (2.13.6-10) ... [2022-05-19T09:10:15.827Z] INFO: Downloading compiler 1 of 3... [2022-05-19T09:10:16.649Z] #28 45.35 Setting up zip (3.0-12) ... [2022-05-19T09:10:16.649Z] #28 45.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:10:16.788Z] INFO: Downloading compiler 2 of 3... [2022-05-19T09:10:16.908Z] #28 45.47 Setting up bash-completion (1:2.11-2) ... [2022-05-19T09:10:17.750Z] INFO: Downloading compiler 3 of 3... [2022-05-19T09:10:17.824Z] #55 350.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-19T09:10:17.824Z] #55 ... [2022-05-19T09:10:17.824Z] [2022-05-19T09:10:17.824Z] #60 [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-05-19T09:10:17.824Z] #60 sha256:6ee5cce71cfab87a2fc1c5fcbf5f7f3910f8f48d3150ca3d3a9417b478989c4c [2022-05-19T09:10:17.824Z] #60 152.5 + mkdir -p /build [2022-05-19T09:10:17.824Z] #60 152.5 + cp runc /build/runc [2022-05-19T09:10:17.824Z] #60 DONE 153.1s [2022-05-19T09:10:17.824Z] [2022-05-19T09:10:17.824Z] #55 [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-05-19T09:10:17.824Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-19T09:10:17.824Z] #55 DONE 352.0s [2022-05-19T09:10:17.824Z] [2022-05-19T09:10:17.824Z] #64 [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-05-19T09:10:17.824Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:10:17.824Z] #64 ... [2022-05-19T09:10:17.824Z] [2022-05-19T09:10:17.824Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-19T09:10:17.824Z] #56 sha256:b468a22dfc207b89f9c6481bf4b98fd9866826748d25f8eb452cce3de7e0eb67 [2022-05-19T09:10:17.824Z] #56 DONE 0.7s [2022-05-19T09:10:17.824Z] [2022-05-19T09:10:17.824Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-19T09:10:17.824Z] #58 sha256:189f3e67a29fd4b825be7a729427bb5ad61f9d1187f80d259dce3e7120baf67f [2022-05-19T09:10:17.824Z] #58 DONE 0.1s [2022-05-19T09:10:17.824Z] [2022-05-19T09:10:17.824Z] #64 [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-05-19T09:10:17.824Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:10:17.824Z] #64 ... [2022-05-19T09:10:17.824Z] [2022-05-19T09:10:17.824Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-19T09:10:17.824Z] #61 sha256:3a36edce55b37d29a431c66eef4dfca58f531ea2d6fe55238fc7ed02cbd8f150 [2022-05-19T09:10:17.824Z] #61 DONE 0.2s [2022-05-19T09:10:17.824Z] [2022-05-19T09:10:17.824Z] #64 [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-05-19T09:10:17.824Z] #64 sha256:2af8e9080346a18c84d2654f824ec89cc18f9d486ccd3ed21b2ca660816ed102 [2022-05-19T09:10:18.206Z] INFO: Extracting git... [2022-05-19T09:10:18.286Z] #28 46.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-19T09:10:18.286Z] #28 46.77 Setting up sudo (1.9.5p2-3) ... [2022-05-19T09:10:18.286Z] #28 46.82 invoke-rc.d: could not determine current runlevel [2022-05-19T09:10:18.286Z] #28 46.83 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-19T09:10:18.286Z] #28 46.84 Setting up xfsprogs (5.10.0-4) ... [2022-05-19T09:10:18.286Z] #28 46.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-19T09:10:18.286Z] #28 46.87 Setting up inetutils-ping (2:2.0-1) ... [2022-05-19T09:10:18.286Z] #28 46.88 Setting up pigz (2.6-1) ... [2022-05-19T09:10:18.286Z] #28 46.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-19T09:10:18.286Z] #28 46.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-19T09:10:18.286Z] #28 46.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-19T09:10:18.286Z] #28 46.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:10:18.855Z] #28 47.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-19T09:10:18.855Z] #28 47.47 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-19T09:10:19.114Z] #28 47.70 Setting up libelf1:amd64 (0.183-1) ... [2022-05-19T09:10:19.114Z] #28 47.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-19T09:10:19.114Z] #28 47.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-19T09:10:19.114Z] #28 47.74 Setting up python3-distutils (3.9.2-1) ... [2022-05-19T09:10:19.375Z] #28 48.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-19T09:10:19.375Z] #28 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-19T09:10:19.375Z] #28 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-19T09:10:19.375Z] #28 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-19T09:10:19.375Z] #28 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-19T09:10:19.375Z] #28 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-19T09:10:19.375Z] #28 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-19T09:10:19.635Z] #28 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-19T09:10:19.635Z] #28 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-19T09:10:19.635Z] #28 48.17 Setting up python3-setuptools (52.0.0-4) ... [2022-05-19T09:10:20.375Z] #64 294.4 + bin/containerd [2022-05-19T09:10:20.573Z] #28 49.10 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-19T09:10:20.573Z] #28 49.11 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-19T09:10:20.573Z] #28 49.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-19T09:10:20.573Z] #28 49.14 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-19T09:10:21.142Z] #28 49.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-19T09:10:21.142Z] #28 49.80 Setting up jq (1.6-2.1) ... [2022-05-19T09:10:21.429Z] #28 49.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-19T09:10:21.429Z] #28 49.82 Setting up iptables (1.8.7-1) ... [2022-05-19T09:10:21.429Z] #28 49.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:10:21.429Z] #28 49.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:10:21.429Z] #28 49.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-19T09:10:21.429Z] #28 49.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-19T09:10:21.429Z] #28 49.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-19T09:10:21.429Z] #28 49.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-19T09:10:21.429Z] #28 49.87 Setting up iproute2 (5.10.0-4) ... [2022-05-19T09:10:21.655Z] #80 exporting layers 6.3s done [2022-05-19T09:10:21.655Z] #80 writing image sha256:310f8d95835f21d61a552932b47591fb5f3f97cae0953462fc7e34328cde0656 done [2022-05-19T09:10:21.655Z] #80 naming to docker.io/library/docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab done [2022-05-19T09:10:21.655Z] #80 DONE 6.3s [Pipeline] } [Pipeline] // stage [2022-05-19T09:10:21.689Z] #28 50.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-19T09:10:22.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -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:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh dynbinary test-integration [2022-05-19T09:10:22.628Z] #28 DONE 51.1s [2022-05-19T09:10:22.628Z] [2022-05-19T09:10:22.628Z] #67 [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-05-19T09:10:22.628Z] #67 sha256:a0e968c5035ed0626f830388842c178587722cad77f7447418d82ae09682f15c [2022-05-19T09:10:22.628Z] #67 ... [2022-05-19T09:10:22.628Z] [2022-05-19T09:10:22.628Z] #29 [dev-systemd-false 8/26] 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-05-19T09:10:22.628Z] #29 sha256:f8eb93030c7ac506371050739bef3ad85df4ae4863952c82fc973e86bff67593 [2022-05-19T09:10:23.568Z] #29 0.828 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-19T09:10:23.568Z] #29 0.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-19T09:10:23.568Z] #29 0.835 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-19T09:10:23.568Z] #29 DONE 0.9s [2022-05-19T09:10:23.568Z] [2022-05-19T09:10:23.568Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-19T09:10:23.568Z] #30 sha256:d51114f67b1a8165f4dd4f87fc135c06988a7cf17fddeb03ab0959d99641bfd3 [2022-05-19T09:10:23.931Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-19T09:10:23.931Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-19T09:10:23.931Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-19T09:10:23.931Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-19T09:10:23.931Z] 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-05-19T09:10:23.931Z] Detected virtualization docker. [2022-05-19T09:10:23.931Z] Detected architecture x86-64. [2022-05-19T09:10:23.931Z] Set hostname to . [2022-05-19T09:10:23.931Z] modprobe@configfs.service: Succeeded. [2022-05-19T09:10:23.931Z] modprobe@drm.service: Succeeded. [2022-05-19T09:10:23.931Z] modprobe@fuse.service: Succeeded. [2022-05-19T09:10:23.931Z] + source /etc/docker-entrypoint-cmd [2022-05-19T09:10:23.931Z] ++ hack/make.sh dynbinary test-integration [2022-05-19T09:10:23.931Z] [2022-05-19T09:10:24.194Z] Removing bundles/ [2022-05-19T09:10:24.194Z] [2022-05-19T09:10:24.194Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-19T09:10:24.194Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:10:24.194Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:10:31.689Z] #30 7.688 Collecting yamllint==1.26.1 [2022-05-19T09:10:32.258Z] #30 8.736 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-19T09:10:32.827Z] #30 9.380 Collecting pathspec>=0.5.3 [2022-05-19T09:10:32.827Z] #30 9.387 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-19T09:10:32.827Z] #30 9.588 Collecting pyyaml [2022-05-19T09:10:32.977Z] INFO: Expanding go... [2022-05-19T09:10:33.086Z] #30 9.593 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-05-19T09:10:33.086Z] #30 9.643 Building wheels for collected packages: yamllint [2022-05-19T09:10:33.086Z] #30 9.644 Building wheel for yamllint (setup.py): started [2022-05-19T09:10:33.655Z] #30 10.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-19T09:10:33.655Z] #30 10.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=43519f7a76223501c469b48f969c238ae9ce222fdc04182eaa7596413f027414 [2022-05-19T09:10:33.655Z] #30 10.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-19T09:10:33.655Z] #30 10.16 Successfully built yamllint [2022-05-19T09:10:33.655Z] #30 10.17 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-19T09:10:33.655Z] #30 10.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-19T09:10:33.919Z] #30 DONE 10.7s [2022-05-19T09:10:33.919Z] [2022-05-19T09:10:33.919Z] #67 [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-05-19T09:10:33.919Z] #67 sha256:a0e968c5035ed0626f830388842c178587722cad77f7447418d82ae09682f15c [2022-05-19T09:10:34.178Z] #67 ... [2022-05-19T09:10:34.178Z] [2022-05-19T09:10:34.178Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-19T09:10:34.178Z] #34 sha256:ea379e1f27cfd40039e2d6f629824bbb86c8e666adf954357619c68f6ed14c86 [2022-05-19T09:10:34.439Z] #34 DONE 0.4s [2022-05-19T09:10:34.439Z] [2022-05-19T09:10:34.439Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-19T09:10:34.439Z] #39 sha256:124628eb173422161f4abd8d12205de84dc0612704a6e89ac2f513c516b95041 [2022-05-19T09:10:34.967Z] 97f65a0ec59e: Pull complete [2022-05-19T09:10:35.007Z] #39 DONE 0.6s [2022-05-19T09:10:35.007Z] [2022-05-19T09:10:35.007Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-19T09:10:35.007Z] #42 sha256:03de3b50fa85edcf52b147b62d6158e38664297b0f300d30033a84b0e0be398e [2022-05-19T09:10:35.267Z] #42 DONE 0.3s [2022-05-19T09:10:35.267Z] [2022-05-19T09:10:35.267Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-19T09:10:35.267Z] #44 sha256:a1eec14effdfbda17411ab31aa9ab366d3b0f6ba8ee71a8837f70f21d737c4a2 [2022-05-19T09:10:35.836Z] #44 DONE 0.3s [2022-05-19T09:10:35.836Z] [2022-05-19T09:10:35.836Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-19T09:10:35.836Z] #46 sha256:c71800e7c4f739ce1fe81de2d9591a8465eebd66e7835e0d2d30fb0734773fbe [2022-05-19T09:10:35.836Z] #46 DONE 0.1s [2022-05-19T09:10:35.836Z] [2022-05-19T09:10:35.836Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-19T09:10:35.836Z] #48 sha256:10e399f05949e7aa23a94f41b26111e12d53cf785c6e527cf3d1d0371888cf3e [2022-05-19T09:10:35.836Z] #48 DONE 0.1s [2022-05-19T09:10:35.836Z] [2022-05-19T09:10:35.836Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-19T09:10:35.836Z] #52 sha256:4fdc0875089bba33099a7f2cd50dd6b2ffa1e9969d9a715489c5b19a9d390832 [2022-05-19T09:10:35.836Z] #52 DONE 0.1s [2022-05-19T09:10:35.836Z] [2022-05-19T09:10:35.836Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-19T09:10:35.836Z] #55 sha256:5620ebdf82f6d17df0af9d33b4b94256a3b15fb9e1bf8b89cb13b37cdd0dbc8e [2022-05-19T09:10:36.405Z] #55 DONE 0.5s [2022-05-19T09:10:36.405Z] [2022-05-19T09:10:36.405Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-19T09:10:36.405Z] #59 sha256:db4b703de2f8410295d4fe1727173c34473027116e63438adb49bf135ed2e083 [2022-05-19T09:10:36.405Z] #59 DONE 0.1s [2022-05-19T09:10:36.405Z] [2022-05-19T09:10:36.405Z] #67 [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-05-19T09:10:36.405Z] #67 sha256:a0e968c5035ed0626f830388842c178587722cad77f7447418d82ae09682f15c [2022-05-19T09:10:36.405Z] #67 ... [2022-05-19T09:10:36.405Z] [2022-05-19T09:10:36.405Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-19T09:10:36.405Z] #61 sha256:3573f72edf50785d34d12e1e67406a488e989a460a1f5625204c113eb82b422b [2022-05-19T09:10:36.405Z] #61 DONE 0.1s [2022-05-19T09:10:36.665Z] [2022-05-19T09:10:36.665Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-19T09:10:36.665Z] #63 sha256:69f19c8ebbe7e2b73d3bab014588fa1266e6f384b7eec2102ebd5ab74cd357b6 [2022-05-19T09:10:37.233Z] #63 DONE 0.8s [2022-05-19T09:10:37.233Z] [2022-05-19T09:10:37.233Z] #67 [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-05-19T09:10:37.233Z] #67 sha256:a0e968c5035ed0626f830388842c178587722cad77f7447418d82ae09682f15c [2022-05-19T09:10:37.233Z] #67 ... [2022-05-19T09:10:37.233Z] [2022-05-19T09:10:37.233Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-19T09:10:37.233Z] #65 sha256:d94880b1d16cb8b59c3c550fea5d06b0ff378698419c297971142ef8eaa03654 [2022-05-19T09:10:37.233Z] #65 DONE 0.1s [2022-05-19T09:10:37.492Z] [2022-05-19T09:10:37.492Z] #67 [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-05-19T09:10:37.492Z] #67 sha256:a0e968c5035ed0626f830388842c178587722cad77f7447418d82ae09682f15c [2022-05-19T09:10:51.835Z] #64 334.6 # github.com/containerd/containerd/cmd/containerd [2022-05-19T09:10:51.835Z] #64 334.6 /usr/bin/ld: /tmp/go-link-3375124031/000019.o: in function `New': [2022-05-19T09:10:51.835Z] #64 334.6 /tmp/tmp.UD5mIvpp2S/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-19T09:10:51.835Z] #64 334.7 + bin/containerd-stress [2022-05-19T09:10:51.835Z] #64 335.8 + bin/containerd-shim [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-19T09:10:56.206Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-05-19T09:10:56.206Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-19T09:10:56.206Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-19T09:10:56.773Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-19T09:10:56.773Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-19T09:10:57.036Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-05-19T09:10:57.036Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-19T09:10:57.698Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-05-19T09:10:57.959Z] ok github.com/docker/docker/api/server/router/volume 0.015s coverage: 67.9% of statements [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-19T09:10:57.959Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-19T09:10:57.959Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-19T09:10:58.219Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2022-05-19T09:10:58.219Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/builder [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-19T09:10:58.219Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-19T09:10:58.387Z] #64 346.8 + bin/containerd-shim-runc-v1 [2022-05-19T09:10:59.495Z] #67 90.45 + mkdir -p /build [2022-05-19T09:10:59.495Z] #67 90.45 + cp runc /build/runc [2022-05-19T09:10:59.495Z] #67 DONE 91.0s [2022-05-19T09:10:59.495Z] [2022-05-19T09:10:59.495Z] #71 [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-05-19T09:10:59.495Z] #71 sha256:840117367a59d983cda91316b003d85e0c7c675c5a8370b57a68f1daf4f72d95 [2022-05-19T09:10:59.495Z] #71 ... [2022-05-19T09:10:59.495Z] [2022-05-19T09:10:59.495Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-19T09:10:59.495Z] #68 sha256:8184fad51421619299f5f9ba553937f06233e13e935d1429eabe64c044e2e606 [2022-05-19T09:10:59.495Z] #68 DONE 0.2s [2022-05-19T09:10:59.495Z] [2022-05-19T09:10:59.495Z] #71 [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-05-19T09:10:59.495Z] #71 sha256:840117367a59d983cda91316b003d85e0c7c675c5a8370b57a68f1daf4f72d95 [2022-05-19T09:11:00.753Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2022-05-19T09:11:01.012Z] ok github.com/docker/docker/builder/dockerfile 0.470s coverage: 49.3% of statements [2022-05-19T09:11:01.012Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-19T09:11:01.950Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-19T09:11:02.212Z] ok github.com/docker/docker/builder/remotecontext/git 1.444s coverage: 86.3% of statements [2022-05-19T09:11:02.212Z] ? github.com/docker/docker/cli [no test files] [2022-05-19T09:11:02.212Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-19T09:11:02.212Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-19T09:11:02.212Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-19T09:11:02.876Z] INFO: Expanding compiler 1 of 3... [2022-05-19T09:11:02.876Z] INFO: Expanding compiler 2 of 3... [2022-05-19T09:11:03.150Z] ok github.com/docker/docker/cmd/docker-proxy 0.283s coverage: 67.6% of statements [2022-05-19T09:11:04.942Z] #64 353.0 + bin/containerd-shim-runc-v2 [2022-05-19T09:11:05.199Z] #64 353.8 + binaries [2022-05-19T09:11:05.199Z] #64 353.8 + install -D bin/containerd /build/containerd [2022-05-19T09:11:05.199Z] #64 353.8 + install -D bin/containerd-shim /build/containerd-shim [2022-05-19T09:11:05.199Z] #64 353.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-19T09:11:05.199Z] #64 353.8 + install -D bin/ctr /build/ctr [2022-05-19T09:11:07.340Z] ok github.com/docker/docker/client 0.073s coverage: 75.6% of statements [2022-05-19T09:11:07.720Z] #64 DONE 355.9s [2022-05-19T09:11:08.282Z] [2022-05-19T09:11:08.282Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-19T09:11:08.282Z] #65 sha256:b3b52f7110d4c552bc110ab44dbe01b77f6ef9ab82a516bf152088457845a25f [2022-05-19T09:11:08.647Z] INFO: Expanding compiler 3 of 3... [2022-05-19T09:11:08.647Z] INFO: Removing downloaded files... [2022-05-19T09:11:08.647Z] INFO: Downloading containerd [2022-05-19T09:11:09.209Z] #65 DONE 0.9s [2022-05-19T09:11:09.465Z] [2022-05-19T09:11:09.465Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-19T09:11:09.465Z] #70 sha256:1164831e30c75ac2dbd450ec453aaea385534330ee82510846725ae228eb21f9 [2022-05-19T09:11:09.465Z] #70 DONE 0.2s [2022-05-19T09:11:09.465Z] [2022-05-19T09:11:09.465Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-19T09:11:09.465Z] #75 sha256:56dbbe2e45581a2661bf2a0a627734c9714e34f217facbeac6a3af272a75fe7d [2022-05-19T09:11:10.393Z] #75 DONE 0.9s [2022-05-19T09:11:10.393Z] [2022-05-19T09:11:10.393Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-19T09:11:10.393Z] #76 sha256:15f918867acf063a7dc12b2a8aa901c5573d58c5a504c8ac74821bb4fba143cc [2022-05-19T09:11:10.393Z] #76 DONE 0.0s [2022-05-19T09:11:10.393Z] [2022-05-19T09:11:10.393Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-19T09:11:10.393Z] #77 sha256:946c7b57e8270138ae1488261802bbc64b07d1715ecd1f5143a959ece59b55ec [2022-05-19T09:11:11.760Z] #77 DONE 1.3s [2022-05-19T09:11:11.760Z] [2022-05-19T09:11:11.760Z] #78 exporting to image [2022-05-19T09:11:11.760Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-19T09:11:11.760Z] #78 exporting layers [2022-05-19T09:11:16.675Z] #64 346.1 # github.com/containerd/containerd/cmd/containerd [2022-05-19T09:11:16.676Z] #64 346.1 /usr/bin/ld: /tmp/go-link-249743361/000019.o: in function `New': [2022-05-19T09:11:16.676Z] #64 346.1 /tmp/tmp.tKG5wElJ2k/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-19T09:11:16.676Z] #64 346.1 + bin/containerd-stress [2022-05-19T09:11:16.676Z] #64 347.3 + bin/containerd-shim [2022-05-19T09:11:18.315Z] #78 exporting layers 6.2s done [2022-05-19T09:11:18.315Z] #78 writing image sha256:b06dfad0194e5d598eaeec86f401679ddae0cf4bb55e0ddf11fc87f7dec9d879 done [2022-05-19T09:11:18.315Z] #78 naming to docker.io/library/docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab done [2022-05-19T09:11:18.315Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-19T09:11:18.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -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:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh dynbinary test-integration [2022-05-19T09:11:18.942Z] [2022-05-19T09:11:18.942Z] Name Version Source Summary [2022-05-19T09:11:18.942Z] ---- ------- ------ ------- [2022-05-19T09:11:18.942Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-19T09:11:20.021Z] [2022-05-19T09:11:20.021Z] Removing bundles/ [2022-05-19T09:11:20.021Z] [2022-05-19T09:11:20.021Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-19T09:11:20.279Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:11:20.279Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:11:20.474Z] [2022-05-19T09:11:20.474Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-19T09:11:20.474Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-19T09:11:20.474Z] PSChildName : containerd [2022-05-19T09:11:20.474Z] PSDrive : C [2022-05-19T09:11:20.474Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-19T09:11:20.474Z] PSIsContainer : True [2022-05-19T09:11:20.474Z] Name : containerd [2022-05-19T09:11:20.474Z] FullName : C:\containerd [2022-05-19T09:11:20.474Z] Parent : [2022-05-19T09:11:20.474Z] Exists : True [2022-05-19T09:11:20.474Z] Root : C:\ [2022-05-19T09:11:20.474Z] Extension : [2022-05-19T09:11:20.474Z] CreationTime : 5/19/2022 9:11:20 AM [2022-05-19T09:11:20.474Z] CreationTimeUtc : 5/19/2022 9:11:20 AM [2022-05-19T09:11:20.474Z] LastAccessTime : 5/19/2022 9:11:20 AM [2022-05-19T09:11:20.474Z] LastAccessTimeUtc : 5/19/2022 9:11:20 AM [2022-05-19T09:11:20.474Z] LastWriteTime : 5/19/2022 9:11:20 AM [2022-05-19T09:11:20.474Z] LastWriteTimeUtc : 5/19/2022 9:11:20 AM [2022-05-19T09:11:20.474Z] Attributes : Directory [2022-05-19T09:11:20.474Z] Mode : d----- [2022-05-19T09:11:20.474Z] BaseName : containerd [2022-05-19T09:11:20.474Z] Target : {} [2022-05-19T09:11:20.474Z] LinkType : [2022-05-19T09:11:20.474Z] [2022-05-19T09:11:22.001Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-19T09:11:22.001Z] INFO: Configuring git core.autocrlf... [2022-05-19T09:11:22.001Z] [2022-05-19T09:11:22.001Z] [2022-05-19T09:11:24.838Z] #64 358.8 + bin/containerd-shim-runc-v1 [2022-05-19T09:11:26.043Z] #71 176.9 # github.com/containerd/containerd/cmd/containerd [2022-05-19T09:11:26.043Z] #71 176.9 /usr/bin/ld: /tmp/go-link-1710972251/000019.o: in function `New': [2022-05-19T09:11:26.043Z] #71 176.9 /tmp/tmp.BCj3UkVy27/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-19T09:11:26.043Z] #71 177.0 + bin/containerd-stress [2022-05-19T09:11:26.043Z] #71 178.1 + bin/containerd-shim [2022-05-19T09:11:31.429Z] #64 365.3 + bin/containerd-shim-runc-v2 [2022-05-19T09:11:31.690Z] #64 366.1 + binaries [2022-05-19T09:11:31.690Z] #64 366.1 + install -D bin/containerd /build/containerd [2022-05-19T09:11:31.690Z] #64 366.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-19T09:11:31.690Z] #64 366.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-19T09:11:31.690Z] #64 366.2 + install -D bin/ctr /build/ctr [2022-05-19T09:11:34.239Z] #64 DONE 368.3s [2022-05-19T09:11:34.811Z] [2022-05-19T09:11:34.811Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-19T09:11:34.811Z] #65 sha256:867a799c0c19619999019f8a6e3f68315b9051c82cf60fae95b1d6ab316cec1c [2022-05-19T09:11:35.753Z] #65 DONE 0.9s [2022-05-19T09:11:36.014Z] [2022-05-19T09:11:36.014Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-19T09:11:36.014Z] #70 sha256:e76b046b7c0a7d9a5fb2b8f11f273e3aea7d356b3ad01a76b8871006746a0fd3 [2022-05-19T09:11:36.014Z] #70 DONE 0.2s [2022-05-19T09:11:36.014Z] [2022-05-19T09:11:36.014Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-19T09:11:36.014Z] #75 sha256:6c453061e453ba1dccaab14b9e9bf406750ccdbb52d89ad513334de5b7950b01 [2022-05-19T09:11:36.956Z] #75 DONE 0.9s [2022-05-19T09:11:36.956Z] [2022-05-19T09:11:36.956Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-19T09:11:36.956Z] #76 sha256:78d76a14058bcc113d75b18de19b511a2f1d70ad080b65b86441114d942ace66 [2022-05-19T09:11:36.956Z] #76 DONE 0.0s [2022-05-19T09:11:36.956Z] [2022-05-19T09:11:36.956Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-19T09:11:36.956Z] #77 sha256:e1b746aba71002bfe14928edca1e6bf230fcb44787da2dfd79fb4d9b2e3f11aa [2022-05-19T09:11:38.254Z] #71 189.3 + bin/containerd-shim-runc-v1 [2022-05-19T09:11:38.343Z] #77 DONE 1.3s [2022-05-19T09:11:38.343Z] [2022-05-19T09:11:38.343Z] #78 exporting to image [2022-05-19T09:11:38.343Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-19T09:11:38.343Z] #78 exporting layers [2022-05-19T09:11:39.417Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 29.7% of statements [2022-05-19T09:11:39.417Z] ok github.com/docker/docker/container 0.119s coverage: 34.6% of statements [2022-05-19T09:11:39.984Z] ok github.com/docker/docker/cmd/dockerd/trap 2.495s coverage: 0.0% of statements [2022-05-19T09:11:39.984Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-19T09:11:39.984Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-19T09:11:39.984Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-19T09:11:39.984Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-19T09:11:39.984Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-19T09:11:43.526Z] #71 195.5 + bin/containerd-shim-runc-v2 [2022-05-19T09:11:44.463Z] #71 196.4 + binaries [2022-05-19T09:11:44.463Z] #71 196.4 + install -D bin/containerd /build/containerd [2022-05-19T09:11:44.463Z] #71 196.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-19T09:11:44.463Z] #71 196.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-19T09:11:44.463Z] #71 196.4 + install -D bin/ctr /build/ctr [2022-05-19T09:11:44.721Z] #71 DONE 196.8s [2022-05-19T09:11:44.935Z] #78 exporting layers 6.1s done [2022-05-19T09:11:44.935Z] #78 writing image sha256:51df792eb419b6f46ce7340daaa159d41dbe3bd5c6a37d6a94d53c29722d39c6 done [2022-05-19T09:11:44.935Z] #78 naming to docker.io/library/docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab done [2022-05-19T09:11:44.935Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-19T09:11:45.280Z] + trap exit INT TERM [2022-05-19T09:11:45.280Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-19T09:11:45.280Z] + CONTAINER_NAME=docker-pr1 [2022-05-19T09:11:45.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43617/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh dynbinary [2022-05-19T09:11:46.098Z] [2022-05-19T09:11:46.098Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-19T09:11:46.098Z] #72 sha256:1c28765a83ed388c7da72aa4d200b415a5d22287eef8f3d477e3cab3520e1bd4 [2022-05-19T09:11:46.223Z] [2022-05-19T09:11:46.359Z] #72 DONE 0.2s [2022-05-19T09:11:46.359Z] [2022-05-19T09:11:46.359Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-19T09:11:46.359Z] #77 sha256:e2298a7294bd2967f9536caf2f0aab3ce78d790e55c961dc9a3a17be77fddeca [2022-05-19T09:11:46.359Z] #77 DONE 0.1s [2022-05-19T09:11:46.359Z] [2022-05-19T09:11:46.359Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-19T09:11:46.359Z] #82 sha256:e223a210d8b22f5b7729f46a090d449673330d6cfee1d3f7578ef216d35668d3 [2022-05-19T09:11:46.485Z] Removing bundles/ [2022-05-19T09:11:46.485Z] [2022-05-19T09:11:46.485Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-19T09:11:46.485Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:11:46.485Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:11:46.550Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-05-19T09:11:46.809Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-05-19T09:11:46.927Z] #82 DONE 0.4s [2022-05-19T09:11:46.927Z] [2022-05-19T09:11:46.927Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-19T09:11:46.927Z] #83 sha256:497ff6f3d4b03ffb08c532ab71fbd98b0ad9995f34678aa542a4fc1e0599672b [2022-05-19T09:11:46.927Z] #83 DONE 0.0s [2022-05-19T09:11:46.927Z] [2022-05-19T09:11:46.927Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-19T09:11:46.927Z] #84 sha256:2904f8e64a77c2350a2c5a371b370f5a47c20f1f930c4b9a12a9f2b5d24e45bf [2022-05-19T09:11:48.186Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-05-19T09:11:51.110Z] #84 DONE 3.6s [2022-05-19T09:11:51.110Z] [2022-05-19T09:11:51.110Z] #85 exporting to image [2022-05-19T09:11:51.110Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-19T09:11:51.110Z] #85 exporting layers [2022-05-19T09:11:52.825Z] 8b534d64a7c3: Pull complete [2022-05-19T09:11:52.825Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-19T09:11:52.825Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:11:52.825Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:11:52.825Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-19T09:11:52.825Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-19T09:11:52.825Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-19T09:11:52.825Z] INFO: Docker version of control daemon [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.825Z] Client: [2022-05-19T09:11:52.825Z] Version: 20.10.9 [2022-05-19T09:11:52.825Z] API version: 1.41 [2022-05-19T09:11:52.825Z] Go version: go1.16.8 [2022-05-19T09:11:52.825Z] Git commit: c2ea9bc [2022-05-19T09:11:52.825Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-19T09:11:52.825Z] OS/Arch: windows/amd64 [2022-05-19T09:11:52.825Z] Context: default [2022-05-19T09:11:52.825Z] Experimental: true [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.825Z] Server: Docker Engine - Community [2022-05-19T09:11:52.825Z] Engine: [2022-05-19T09:11:52.825Z] Version: 20.10.9 [2022-05-19T09:11:52.825Z] API version: 1.41 (minimum version 1.24) [2022-05-19T09:11:52.825Z] Go version: go1.16.8 [2022-05-19T09:11:52.825Z] Git commit: 79ea9d3 [2022-05-19T09:11:52.825Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-19T09:11:52.825Z] OS/Arch: windows/amd64 [2022-05-19T09:11:52.825Z] Experimental: true [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.825Z] INFO: Docker info of control daemon [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.825Z] Client: [2022-05-19T09:11:52.825Z] Context: default [2022-05-19T09:11:52.825Z] Debug Mode: false [2022-05-19T09:11:52.825Z] Plugins: [2022-05-19T09:11:52.825Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-19T09:11:52.825Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-19T09:11:52.825Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.825Z] Server: [2022-05-19T09:11:52.825Z] Containers: 0 [2022-05-19T09:11:52.825Z] Running: 0 [2022-05-19T09:11:52.825Z] Paused: 0 [2022-05-19T09:11:52.825Z] Stopped: 0 [2022-05-19T09:11:52.825Z] Images: 1 [2022-05-19T09:11:52.825Z] Server Version: 20.10.9 [2022-05-19T09:11:52.825Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-19T09:11:52.825Z] Windows: [2022-05-19T09:11:52.825Z] LCOW: [2022-05-19T09:11:52.825Z] Logging Driver: json-file [2022-05-19T09:11:52.825Z] Plugins: [2022-05-19T09:11:52.825Z] Volume: local [2022-05-19T09:11:52.825Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:11:52.825Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:11:52.825Z] Swarm: inactive [2022-05-19T09:11:52.825Z] Default Isolation: process [2022-05-19T09:11:52.825Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-19T09:11:52.825Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-19T09:11:52.825Z] OSType: windows [2022-05-19T09:11:52.825Z] Architecture: x86_64 [2022-05-19T09:11:52.825Z] CPUs: 4 [2022-05-19T09:11:52.825Z] Total Memory: 32GiB [2022-05-19T09:11:52.825Z] Name: azwin-2-8057e0 [2022-05-19T09:11:52.825Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-19T09:11:52.825Z] Docker Root Dir: D:\docker [2022-05-19T09:11:52.825Z] Debug Mode: false [2022-05-19T09:11:52.825Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:11:52.825Z] Labels: [2022-05-19T09:11:52.825Z] Experimental: true [2022-05-19T09:11:52.825Z] Insecure Registries: [2022-05-19T09:11:52.825Z] 10.0.0.4:5000 [2022-05-19T09:11:52.825Z] 127.0.0.0/8 [2022-05-19T09:11:52.825Z] Registry Mirrors: [2022-05-19T09:11:52.825Z] http://10.0.0.4:5000/ [2022-05-19T09:11:52.825Z] Live Restore Enabled: false [2022-05-19T09:11:52.825Z] Product License: Community Engine [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.825Z] INFO: Commit hash is 3b157dc3b6 [2022-05-19T09:11:52.825Z] INFO: Nuke-Everything... [2022-05-19T09:11:52.825Z] INFO: Container count on control daemon to delete is 0 [2022-05-19T09:11:52.825Z] INFO: Nuking d:\CI [2022-05-19T09:11:52.825Z] INFO: Zapped successfully [2022-05-19T09:11:52.825Z] INFO: Location for testing is d:\CI\PR-43617\1 [2022-05-19T09:11:52.825Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.825Z] [2022-05-19T09:11:52.826Z] INFO: Building the image from Dockerfile.windows at 05/19/2022 09:11:41... [2022-05-19T09:11:52.826Z] [2022-05-19T09:11:52.826Z] Sending build context to Docker daemon 66.78MB [2022-05-19T09:11:52.826Z] [2022-05-19T09:11:52.826Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-19T09:11:52.826Z] ---> 3e15a767850d [2022-05-19T09:11:52.826Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-19T09:11:52.826Z] ---> Running in 57057b52f6df [2022-05-19T09:11:52.826Z] Removing intermediate container 57057b52f6df [2022-05-19T09:11:52.826Z] ---> ce293b30c76a [2022-05-19T09:11:52.826Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-19T09:11:52.826Z] ---> Running in 83f148ae0fb3 [2022-05-19T09:11:52.826Z] Removing intermediate container 83f148ae0fb3 [2022-05-19T09:11:52.826Z] ---> e4fea9576c2d [2022-05-19T09:11:52.826Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-19T09:11:52.826Z] ---> Running in 948bc6d573b3 [2022-05-19T09:11:52.826Z] Removing intermediate container 948bc6d573b3 [2022-05-19T09:11:52.826Z] ---> 43ea9d6c0da4 [2022-05-19T09:11:52.826Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-19T09:11:52.826Z] ---> Running in 2a6b9720bffa [2022-05-19T09:11:52.826Z] Removing intermediate container 2a6b9720bffa [2022-05-19T09:11:52.826Z] ---> 8e8d60423df2 [2022-05-19T09:11:52.826Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-19T09:11:52.826Z] ---> Running in 5e1f6314e1e6 [2022-05-19T09:11:52.826Z] Removing intermediate container 5e1f6314e1e6 [2022-05-19T09:11:52.826Z] ---> 248555c3f01a [2022-05-19T09:11:52.826Z] 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-05-19T09:11:52.826Z] ---> Running in 9d83b4051688 [2022-05-19T09:11:52.826Z] Removing intermediate container 9d83b4051688 [2022-05-19T09:11:52.826Z] ---> 64d4291180e3 [2022-05-19T09:11:52.826Z] 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-05-19T09:11:52.826Z] ---> Running in 611b28f8b51b [2022-05-19T09:11:54.747Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-05-19T09:11:55.682Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.5% of statements [2022-05-19T09:11:56.250Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-19T09:11:56.817Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-19T09:11:57.384Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.0% of statements [2022-05-19T09:11:57.384Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-19T09:11:57.384Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-19T09:11:57.384Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-19T09:11:57.384Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-19T09:11:58.320Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.591s coverage: 74.8% of statements [2022-05-19T09:11:58.886Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.266s coverage: 56.2% of statements [2022-05-19T09:11:59.453Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-05-19T09:12:00.831Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-05-19T09:12:01.207Z] 12fb50a031bd: Pull complete [2022-05-19T09:12:01.207Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-19T09:12:01.207Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:12:01.207Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:12:01.207Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-19T09:12:01.207Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-19T09:12:01.207Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-19T09:12:01.207Z] INFO: Docker version of control daemon [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] Client: [2022-05-19T09:12:01.207Z] Version: 20.10.9 [2022-05-19T09:12:01.207Z] API version: 1.41 [2022-05-19T09:12:01.207Z] Go version: go1.16.8 [2022-05-19T09:12:01.207Z] Git commit: c2ea9bc [2022-05-19T09:12:01.207Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-19T09:12:01.207Z] OS/Arch: windows/amd64 [2022-05-19T09:12:01.207Z] Context: default [2022-05-19T09:12:01.207Z] Experimental: true [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] Server: Docker Engine - Community [2022-05-19T09:12:01.207Z] Engine: [2022-05-19T09:12:01.207Z] Version: 20.10.9 [2022-05-19T09:12:01.207Z] API version: 1.41 (minimum version 1.24) [2022-05-19T09:12:01.207Z] Go version: go1.16.8 [2022-05-19T09:12:01.207Z] Git commit: 79ea9d3 [2022-05-19T09:12:01.207Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-19T09:12:01.207Z] OS/Arch: windows/amd64 [2022-05-19T09:12:01.207Z] Experimental: true [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] INFO: Docker info of control daemon [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] Client: [2022-05-19T09:12:01.207Z] Context: default [2022-05-19T09:12:01.207Z] Debug Mode: false [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] Server: [2022-05-19T09:12:01.207Z] Containers: 0 [2022-05-19T09:12:01.207Z] Running: 0 [2022-05-19T09:12:01.207Z] Paused: 0 [2022-05-19T09:12:01.207Z] Stopped: 0 [2022-05-19T09:12:01.207Z] Images: 1 [2022-05-19T09:12:01.207Z] Server Version: 20.10.9 [2022-05-19T09:12:01.207Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-19T09:12:01.207Z] LCOW: [2022-05-19T09:12:01.207Z] Windows: [2022-05-19T09:12:01.207Z] Logging Driver: json-file [2022-05-19T09:12:01.207Z] Plugins: [2022-05-19T09:12:01.207Z] Volume: local [2022-05-19T09:12:01.207Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:12:01.207Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:12:01.207Z] Swarm: inactive [2022-05-19T09:12:01.207Z] Default Isolation: process [2022-05-19T09:12:01.207Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-19T09:12:01.207Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-19T09:12:01.207Z] OSType: windows [2022-05-19T09:12:01.207Z] Architecture: x86_64 [2022-05-19T09:12:01.207Z] CPUs: 4 [2022-05-19T09:12:01.207Z] Total Memory: 32GiB [2022-05-19T09:12:01.207Z] Name: azwin-2-9fc4d1 [2022-05-19T09:12:01.207Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-19T09:12:01.207Z] Docker Root Dir: D:\docker [2022-05-19T09:12:01.207Z] Debug Mode: false [2022-05-19T09:12:01.207Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:12:01.207Z] Labels: [2022-05-19T09:12:01.207Z] Experimental: true [2022-05-19T09:12:01.207Z] Insecure Registries: [2022-05-19T09:12:01.207Z] 10.0.0.4:5000 [2022-05-19T09:12:01.207Z] 127.0.0.0/8 [2022-05-19T09:12:01.207Z] Registry Mirrors: [2022-05-19T09:12:01.207Z] http://10.0.0.4:5000/ [2022-05-19T09:12:01.207Z] Live Restore Enabled: false [2022-05-19T09:12:01.207Z] Product License: Community Engine [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] INFO: Commit hash is 3b157dc3b6 [2022-05-19T09:12:01.207Z] INFO: Nuke-Everything... [2022-05-19T09:12:01.207Z] INFO: Container count on control daemon to delete is 0 [2022-05-19T09:12:01.207Z] INFO: Nuking d:\CI [2022-05-19T09:12:01.207Z] INFO: Zapped successfully [2022-05-19T09:12:01.207Z] INFO: Location for testing is d:\CI\PR-43617\1 [2022-05-19T09:12:01.207Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] INFO: Building the image from Dockerfile.windows at 05/19/2022 09:11:52... [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] Sending build context to Docker daemon 66.78MB [2022-05-19T09:12:01.207Z] [2022-05-19T09:12:01.207Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-19T09:12:01.207Z] ---> 7c569352fed3 [2022-05-19T09:12:01.207Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-19T09:12:01.207Z] ---> Running in 4f392cd20280 [2022-05-19T09:12:01.207Z] Removing intermediate container 4f392cd20280 [2022-05-19T09:12:01.207Z] ---> 863e9e785f0b [2022-05-19T09:12:01.207Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-19T09:12:01.207Z] ---> Running in 0eaef58e0edc [2022-05-19T09:12:01.207Z] Removing intermediate container 0eaef58e0edc [2022-05-19T09:12:01.207Z] ---> c4fd88cf1673 [2022-05-19T09:12:01.207Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-19T09:12:01.207Z] ---> Running in 17fb33c4ff0d [2022-05-19T09:12:01.207Z] Removing intermediate container 17fb33c4ff0d [2022-05-19T09:12:01.207Z] ---> 6440996d63dc [2022-05-19T09:12:01.207Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-19T09:12:01.207Z] ---> Running in 3e7e2fe66a5a [2022-05-19T09:12:01.207Z] Removing intermediate container 3e7e2fe66a5a [2022-05-19T09:12:01.207Z] ---> 1c68ee2b6d1d [2022-05-19T09:12:01.207Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-19T09:12:01.207Z] ---> Running in a334cf2647de [2022-05-19T09:12:01.207Z] Removing intermediate container a334cf2647de [2022-05-19T09:12:01.207Z] ---> daec47796af1 [2022-05-19T09:12:01.207Z] 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-05-19T09:12:01.207Z] ---> Running in 2c946abfeeb8 [2022-05-19T09:12:01.207Z] Removing intermediate container 2c946abfeeb8 [2022-05-19T09:12:01.207Z] ---> 2e7fea595924 [2022-05-19T09:12:01.207Z] 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-05-19T09:12:01.207Z] ---> Running in fec2eae874be [2022-05-19T09:12:02.229Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.206s coverage: 50.6% of statements [2022-05-19T09:12:03.612Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.843s coverage: 45.9% of statements [2022-05-19T09:12:03.612Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-19T09:12:04.548Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-05-19T09:12:04.548Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.016s coverage: 58.2% of statements [2022-05-19T09:12:04.548Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-19T09:12:04.548Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-19T09:12:05.009Z] [2022-05-19T09:12:05.009Z] SUCCESS: Specified value was saved. [2022-05-19T09:12:05.483Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2022-05-19T09:12:05.741Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-05-19T09:12:05.994Z] INFO: Downloading git... [2022-05-19T09:12:06.676Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.6% of statements [2022-05-19T09:12:06.676Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-19T09:12:06.676Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-19T09:12:07.245Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.0% of statements [2022-05-19T09:12:07.563Z] INFO: Downloading go... [2022-05-19T09:12:07.812Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 79.9% of statements [2022-05-19T09:12:08.071Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-05-19T09:12:08.071Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-19T09:12:08.570Z] INFO: Downloading compiler 1 of 3... [2022-05-19T09:12:08.640Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-05-19T09:12:08.640Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-05-19T09:12:09.040Z] INFO: Downloading compiler 2 of 3... [2022-05-19T09:12:09.040Z] INFO: Downloading compiler 3 of 3... [2022-05-19T09:12:09.040Z] INFO: Extracting git... [2022-05-19T09:12:09.207Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-05-19T09:12:09.467Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2022-05-19T09:12:09.726Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-05-19T09:12:09.726Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-19T09:12:10.294Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 54.9% of statements [2022-05-19T09:12:10.553Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-05-19T09:12:10.676Z] [2022-05-19T09:12:10.676Z] SUCCESS: Specified value was saved. [2022-05-19T09:12:10.676Z] INFO: Downloading git... [2022-05-19T09:12:11.150Z] INFO: Downloading go... [2022-05-19T09:12:11.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-05-19T09:12:11.749Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-19T09:12:12.318Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-19T09:12:12.801Z] INFO: Downloading compiler 1 of 3... [2022-05-19T09:12:12.801Z] INFO: Downloading compiler 2 of 3... [2022-05-19T09:12:12.801Z] INFO: Downloading compiler 3 of 3... [2022-05-19T09:12:12.801Z] INFO: Extracting git... [2022-05-19T09:12:12.912Z] ok github.com/docker/docker/daemon/logger/splunk 1.544s coverage: 82.5% of statements [2022-05-19T09:12:12.912Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-19T09:12:12.912Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-19T09:12:13.869Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-05-19T09:12:14.437Z] ok github.com/docker/docker/distribution 0.597s coverage: 28.2% of statements [2022-05-19T09:12:14.437Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-19T09:12:14.696Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-19T09:12:15.631Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-05-19T09:12:15.890Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-19T09:12:16.458Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-05-19T09:12:16.458Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-19T09:12:16.458Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-05-19T09:12:16.458Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-19T09:12:16.458Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-19T09:12:16.718Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-19T09:12:17.655Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-05-19T09:12:17.663Z] #85 exporting layers 24.9s done [2022-05-19T09:12:17.663Z] #85 writing image sha256:dde68bfac0cb9ea1c8abc83c7cb379017bc4bf1261f4979ae954e5ca2714f875 done [2022-05-19T09:12:17.663Z] #85 naming to docker.io/library/docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab done [2022-05-19T09:12:17.663Z] #85 DONE 24.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-19T09:12:18.007Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43617/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/validate/default [2022-05-19T09:12:18.221Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-05-19T09:12:18.222Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-19T09:12:18.943Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-19T09:12:18.943Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-19T09:12:18.943Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-19T09:12:18.943Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-19T09:12:18.943Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-19T09:12:18.943Z] Congratulations! No new tests were added to integration-cli. [2022-05-19T09:12:18.943Z] [2022-05-19T09:12:18.943Z] INFO Start validation with golang-ci-lint [2022-05-19T09:12:19.878Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-19T09:12:19.878Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-19T09:12:20.124Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.5% of statements [2022-05-19T09:12:21.061Z] ok github.com/docker/docker/pkg/authorization 0.661s coverage: 68.3% of statements [2022-05-19T09:12:21.319Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-19T09:12:21.319Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-19T09:12:21.525Z] INFO: Expanding go... [2022-05-19T09:12:24.608Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 42.7% of statements [2022-05-19T09:12:24.867Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-19T09:12:25.126Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-05-19T09:12:25.126Z] ok github.com/docker/docker/layer 7.299s coverage: 69.0% of statements [2022-05-19T09:12:25.126Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-19T09:12:25.126Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-19T09:12:25.126Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-19T09:12:25.126Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-19T09:12:25.126Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-19T09:12:25.126Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-19T09:12:25.126Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-05-19T09:12:25.692Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-05-19T09:12:25.951Z] ok github.com/docker/docker/pkg/fsutils 0.113s coverage: 85.1% of statements [2022-05-19T09:12:26.210Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-19T09:12:26.210Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-19T09:12:27.147Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 67.9% of statements [2022-05-19T09:12:27.147Z] ok github.com/docker/docker/pkg/ioutils 0.349s coverage: 71.0% of statements [2022-05-19T09:12:27.406Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-19T09:12:27.665Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-05-19T09:12:27.665Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-19T09:12:27.665Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-19T09:12:27.764Z] INFO: Expanding go... [2022-05-19T09:12:27.924Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-19T09:12:27.924Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-19T09:12:28.182Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-19T09:12:28.182Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-19T09:12:28.182Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-19T09:12:28.182Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-19T09:12:28.757Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-05-19T09:12:29.324Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-19T09:12:29.583Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-19T09:12:29.583Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-19T09:12:30.745Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:12:30.746Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:12:30.746Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:12:30.746Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:12:30.746Z] [2022-05-19T09:12:30.746Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-19T09:12:30.746Z] DOCKER_SYSTEMD=1 [2022-05-19T09:12:30.746Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-19T09:12:30.746Z] HOSTNAME=eb62e89ebbb6 [2022-05-19T09:12:30.746Z] DEST=bundles/test-integration [2022-05-19T09:12:30.746Z] PWD=/go/src/github.com/docker/docker [2022-05-19T09:12:30.746Z] DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:12:30.746Z] container=docker [2022-05-19T09:12:30.746Z] HOME=/root [2022-05-19T09:12:30.746Z] LANG=C.UTF-8 [2022-05-19T09:12:30.746Z] INVOCATION_ID=42b1170245fc434e93f6543d32ae5fdf [2022-05-19T09:12:30.746Z] GOLANG_VERSION=1.18.2 [2022-05-19T09:12:30.746Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-19T09:12:30.746Z] VALIDATE_BRANCH=master [2022-05-19T09:12:30.746Z] TERM=xterm [2022-05-19T09:12:30.746Z] DOCKER_PKG=github.com/docker/docker [2022-05-19T09:12:30.746Z] SHLVL=3 [2022-05-19T09:12:30.746Z] TIMEOUT=120m [2022-05-19T09:12:30.746Z] DOCKER_BUILDTAGS= journald [2022-05-19T09:12:30.746Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-19T09:12:30.746Z] GO111MODULE=off [2022-05-19T09:12:30.746Z] DOCKER_EXPERIMENTAL=1 [2022-05-19T09:12:30.746Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-19T09:12:30.746Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-19T09:12:30.746Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-19T09:12:30.746Z] GOPATH=/go [2022-05-19T09:12:30.746Z] PKG_CONFIG=pkg-config [2022-05-19T09:12:30.746Z] _=/usr/bin/env [2022-05-19T09:12:30.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-19T09:12:30.957Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-05-19T09:12:31.216Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-19T09:12:31.475Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-19T09:12:31.733Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-19T09:12:31.992Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-19T09:12:31.992Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-19T09:12:32.560Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-19T09:12:33.127Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-19T09:12:33.385Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-05-19T09:12:33.952Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-05-19T09:12:34.210Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-19T09:12:34.210Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-19T09:12:36.114Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-05-19T09:12:36.372Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-19T09:12:36.631Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-05-19T09:12:38.007Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-05-19T09:12:38.266Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-19T09:12:39.202Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-05-19T09:12:39.461Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-19T09:12:39.721Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-19T09:12:40.288Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-19T09:12:40.547Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-19T09:12:41.924Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-19T09:12:42.860Z] ok github.com/docker/docker/volume/local 0.104s coverage: 77.1% of statements [2022-05-19T09:12:43.119Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-19T09:12:44.496Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-05-19T09:12:48.043Z] Removing intermediate container 482848c6f1b4 [2022-05-19T09:12:48.043Z] ---> bbda4b2c3417 [2022-05-19T09:12:48.043Z] 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-05-19T09:12:48.043Z] ---> Running in 82249427d699 [2022-05-19T09:12:48.043Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-19T09:12:48.043Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-19T09:12:48.043Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-19T09:12:48.043Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-19T09:12:48.043Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-19T09:12:48.043Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-19T09:12:48.043Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-19T09:12:48.043Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-19T09:12:48.043Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-19T09:12:48.043Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-19T09:12:48.043Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-19T09:12:48.043Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-19T09:12:48.043Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-19T09:12:48.043Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-19T09:12:48.043Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-19T09:12:48.043Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-19T09:12:51.626Z] INFO: Expanding compiler 1 of 3... [2022-05-19T09:12:51.626Z] INFO: Expanding compiler 2 of 3... [2022-05-19T09:12:53.190Z] INFO: Expanding compiler 3 of 3... [2022-05-19T09:12:54.174Z] INFO: Removing downloaded files... [2022-05-19T09:12:54.174Z] INFO: Downloading containerd [2022-05-19T09:12:57.911Z] INFO: Expanding compiler 1 of 3... [2022-05-19T09:12:57.911Z] INFO: Expanding compiler 2 of 3... [2022-05-19T09:13:01.723Z] INFO: Expanding compiler 3 of 3... [2022-05-19T09:13:01.723Z] INFO: Removing downloaded files... [2022-05-19T09:13:01.723Z] INFO: Downloading containerd [2022-05-19T09:13:02.576Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/rootless [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/volume [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-19T09:13:02.576Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === Skipped [2022-05-19T09:13:02.837Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-19T09:13:02.837Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-19T09:13:02.837Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-19T09:13:02.837Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-19T09:13:02.837Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:71: No driver to put! [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-19T09:13:02.837Z] time="2022-05-19T09:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-19T09:13:02.837Z] time="2022-05-19T09:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-19T09:13:02.837Z] time="2022-05-19T09:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-19T09:13:02.837Z] time="2022-05-19T09:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-19T09:13:02.837Z] time="2022-05-19T09:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:71: No driver to put! [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-19T09:13:02.837Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-19T09:13:02.837Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-19T09:13:02.837Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:13:02.837Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-19T09:13:02.837Z] graphtest_unix.go:71: No driver to put! [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-19T09:13:02.837Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-19T09:13:02.837Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-19T09:13:02.837Z] [2022-05-19T09:13:02.837Z] DONE 2567 tests, 28 skipped in 210.228s [2022-05-19T09:13:02.837Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:13:02.837Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:13:02.838Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-19T09:13:02.838Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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-05-19T09:13:06.658Z] [2022-05-19T09:13:06.658Z] Name Version Source Summary [2022-05-19T09:13:06.658Z] ---- ------- ------ ------- [2022-05-19T09:13:06.658Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-19T09:13:07.125Z] [2022-05-19T09:13:07.125Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-19T09:13:07.125Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-19T09:13:07.125Z] PSChildName : containerd [2022-05-19T09:13:07.125Z] PSDrive : C [2022-05-19T09:13:07.125Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-19T09:13:07.125Z] PSIsContainer : True [2022-05-19T09:13:07.125Z] Name : containerd [2022-05-19T09:13:07.125Z] FullName : C:\containerd [2022-05-19T09:13:07.125Z] Parent : [2022-05-19T09:13:07.125Z] Exists : True [2022-05-19T09:13:07.125Z] Root : C:\ [2022-05-19T09:13:07.125Z] Extension : [2022-05-19T09:13:07.125Z] CreationTime : 5/19/2022 9:13:06 AM [2022-05-19T09:13:07.125Z] CreationTimeUtc : 5/19/2022 9:13:06 AM [2022-05-19T09:13:07.125Z] LastAccessTime : 5/19/2022 9:13:06 AM [2022-05-19T09:13:07.125Z] LastAccessTimeUtc : 5/19/2022 9:13:06 AM [2022-05-19T09:13:07.125Z] LastWriteTime : 5/19/2022 9:13:06 AM [2022-05-19T09:13:07.125Z] LastWriteTimeUtc : 5/19/2022 9:13:06 AM [2022-05-19T09:13:07.125Z] Attributes : Directory [2022-05-19T09:13:07.125Z] Mode : d----- [2022-05-19T09:13:07.125Z] BaseName : containerd [2022-05-19T09:13:07.125Z] Target : {} [2022-05-19T09:13:07.125Z] LinkType : [2022-05-19T09:13:07.125Z] [2022-05-19T09:13:08.688Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-19T09:13:08.688Z] INFO: Configuring git core.autocrlf... [2022-05-19T09:13:08.688Z] [2022-05-19T09:13:08.688Z] [2022-05-19T09:13:09.140Z] Removing intermediate container 82249427d699 [2022-05-19T09:13:09.140Z] ---> 2b7a488a4571 [2022-05-19T09:13:09.140Z] 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-05-19T09:13:09.140Z] ---> Running in 82266b078e1e [2022-05-19T09:13:11.332Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-19T09:13:11.332Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-19T09:13:11.788Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-19T09:13:11.788Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-19T09:13:12.243Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-19T09:13:12.243Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-19T09:13:12.243Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-19T09:13:12.243Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:13:17.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-19T09:13:17.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-19T09:13:22.533Z] Removing intermediate container 82266b078e1e [2022-05-19T09:13:22.533Z] ---> 5d026c8278c2 [2022-05-19T09:13:22.533Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-19T09:13:22.533Z] ---> Running in 638a0dac74cf [2022-05-19T09:13:22.533Z] Removing intermediate container 638a0dac74cf [2022-05-19T09:13:22.533Z] ---> 43085cb1cbc9 [2022-05-19T09:13:22.533Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-19T09:13:22.533Z] ---> Running in 9e24584718c8 [2022-05-19T09:13:22.989Z] Removing intermediate container 9e24584718c8 [2022-05-19T09:13:22.989Z] ---> 29f3c4218a3e [2022-05-19T09:13:22.989Z] Step 13/13 : COPY . . [2022-05-19T09:13:26.707Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:13:26.707Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:13:26.708Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:13:26.708Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:13:26.708Z] [2022-05-19T09:13:26.708Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-19T09:13:26.708Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-19T09:13:26.708Z] HOSTNAME=0a77c0eaadeb [2022-05-19T09:13:26.708Z] DEST=bundles/test-integration [2022-05-19T09:13:26.708Z] PWD=/go/src/github.com/docker/docker [2022-05-19T09:13:26.708Z] DOCKER_ROOTLESS=1 [2022-05-19T09:13:26.708Z] DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:13:26.708Z] container=docker [2022-05-19T09:13:26.708Z] HOME=/root [2022-05-19T09:13:26.708Z] GOLANG_VERSION=1.18.2 [2022-05-19T09:13:26.708Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-19T09:13:26.708Z] VALIDATE_BRANCH=master [2022-05-19T09:13:26.708Z] TERM=xterm [2022-05-19T09:13:26.708Z] DOCKER_PKG=github.com/docker/docker [2022-05-19T09:13:26.708Z] SHLVL=1 [2022-05-19T09:13:26.708Z] TIMEOUT=120m [2022-05-19T09:13:26.708Z] DOCKER_BUILDTAGS= journald [2022-05-19T09:13:26.708Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-19T09:13:26.708Z] GO111MODULE=off [2022-05-19T09:13:26.708Z] DOCKER_EXPERIMENTAL=1 [2022-05-19T09:13:26.708Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-19T09:13:26.708Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-19T09:13:26.708Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-19T09:13:26.708Z] GOPATH=/go [2022-05-19T09:13:26.708Z] PKG_CONFIG=pkg-config [2022-05-19T09:13:26.708Z] _=/usr/bin/env [2022-05-19T09:13:26.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-19T09:13:27.038Z] [2022-05-19T09:13:27.038Z] Name Version Source Summary [2022-05-19T09:13:27.038Z] ---- ------- ------ ------- [2022-05-19T09:13:27.038Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-19T09:13:27.038Z] [2022-05-19T09:13:27.038Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-19T09:13:27.038Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-19T09:13:27.038Z] PSChildName : containerd [2022-05-19T09:13:27.038Z] PSDrive : C [2022-05-19T09:13:27.038Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-19T09:13:27.038Z] PSIsContainer : True [2022-05-19T09:13:27.038Z] Name : containerd [2022-05-19T09:13:27.038Z] FullName : C:\containerd [2022-05-19T09:13:27.038Z] Parent : [2022-05-19T09:13:27.038Z] Exists : True [2022-05-19T09:13:27.038Z] Root : C:\ [2022-05-19T09:13:27.038Z] Extension : [2022-05-19T09:13:27.038Z] CreationTime : 5/19/2022 9:13:25 AM [2022-05-19T09:13:27.038Z] CreationTimeUtc : 5/19/2022 9:13:25 AM [2022-05-19T09:13:27.038Z] LastAccessTime : 5/19/2022 9:13:25 AM [2022-05-19T09:13:27.038Z] LastAccessTimeUtc : 5/19/2022 9:13:25 AM [2022-05-19T09:13:27.038Z] LastWriteTime : 5/19/2022 9:13:25 AM [2022-05-19T09:13:27.038Z] LastWriteTimeUtc : 5/19/2022 9:13:25 AM [2022-05-19T09:13:27.038Z] Attributes : Directory [2022-05-19T09:13:27.038Z] Mode : d----- [2022-05-19T09:13:27.038Z] BaseName : containerd [2022-05-19T09:13:27.038Z] Target : {} [2022-05-19T09:13:27.038Z] LinkType : [2022-05-19T09:13:27.038Z] [2022-05-19T09:13:27.038Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-19T09:13:27.038Z] INFO: Configuring git core.autocrlf... [2022-05-19T09:13:27.038Z] [2022-05-19T09:13:27.038Z] [2022-05-19T09:13:44.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-19T09:13:49.554Z] ok github.com/docker/docker/libnetwork 37.286s coverage: 40.6% of statements [2022-05-19T09:13:49.554Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-19T09:13:49.554Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-19T09:13:49.554Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-19T09:13:49.554Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-19T09:13:49.554Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-19T09:13:50.491Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.570s coverage: 59.9% of statements [2022-05-19T09:13:50.491Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-19T09:13:50.750Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-05-19T09:13:50.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-19T09:13:51.319Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 4.0% of statements [2022-05-19T09:13:51.319Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-19T09:13:51.886Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-19T09:13:51.886Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-19T09:13:52.144Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-19T09:13:53.035Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:13:53.035Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:13:53.035Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:13:53.035Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:13:53.035Z] [2022-05-19T09:13:53.035Z] + TEST_INTEGRATION_DEST=2 [2022-05-19T09:13:53.035Z] + CONTAINER_NAME=docker-pr1-2 [2022-05-19T09:13:53.035Z] + TEST_SKIP_INTEGRATION=1 [2022-05-19T09:13:53.035Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-19T09:13:53.035Z] + run_tests [2022-05-19T09:13:53.035Z] + c=0 [2022-05-19T09:13:53.035Z] + '[' -n 0 ']' [2022-05-19T09:13:53.035Z] + rm= [2022-05-19T09:13:53.035Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43617/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43617/.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=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh '' test-integration [2022-05-19T09:13:53.035Z] + TEST_INTEGRATION_DEST=1 [2022-05-19T09:13:53.035Z] + CONTAINER_NAME=docker-pr1-1 [2022-05-19T09:13:53.035Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-19T09:13:53.035Z] + run_tests test-integration-flaky [2022-05-19T09:13:53.035Z] + '[' -n 0 ']' [2022-05-19T09:13:53.035Z] + rm= [2022-05-19T09:13:53.035Z] + TEST_INTEGRATION_DEST=3 [2022-05-19T09:13:53.035Z] + CONTAINER_NAME=docker-pr1-3 [2022-05-19T09:13:53.035Z] + TEST_SKIP_INTEGRATION=1 [2022-05-19T09:13:53.035Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-19T09:13:53.035Z] + run_tests [2022-05-19T09:13:53.035Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43617/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43617/.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=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh test-integration-flaky test-integration [2022-05-19T09:13:53.035Z] + '[' -n 0 ']' [2022-05-19T09:13:53.035Z] + rm= [2022-05-19T09:13:53.035Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43617/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43617/.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=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh '' test-integration [2022-05-19T09:13:53.035Z] ++ jobs -p [2022-05-19T09:13:53.035Z] + for job in $(jobs -p) [2022-05-19T09:13:53.035Z] + wait 10457 [2022-05-19T09:13:53.035Z] [2022-05-19T09:13:53.035Z] [2022-05-19T09:13:53.035Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-19T09:13:53.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-19T09:13:53.035Z] HOSTNAME=4b0f77f371f1 [2022-05-19T09:13:53.035Z] TEST_SKIP_INTEGRATION=1 [2022-05-19T09:13:53.035Z] TESTDEBUG=0 [2022-05-19T09:13:53.035Z] DEST=bundles/test-integration [2022-05-19T09:13:53.035Z] PWD=/go/src/github.com/docker/docker [2022-05-19T09:13:53.035Z] KEEPBUNDLE=1 [2022-05-19T09:13:53.035Z] DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:13:53.035Z] container=docker [2022-05-19T09:13:53.035Z] HOME=/root [2022-05-19T09:13:53.035Z] GOLANG_VERSION=1.18.2 [2022-05-19T09:13:53.035Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-19T09:13:53.035Z] VALIDATE_BRANCH=master [2022-05-19T09:13:53.035Z] TERM=xterm [2022-05-19T09:13:53.035Z] DOCKER_PKG=github.com/docker/docker [2022-05-19T09:13:53.035Z] SHLVL=1 [2022-05-19T09:13:53.035Z] TIMEOUT=120m [2022-05-19T09:13:53.035Z] DOCKER_BUILDTAGS= journald [2022-05-19T09:13:53.035Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-19T09:13:53.035Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-19T09:13:53.035Z] GO111MODULE=off [2022-05-19T09:13:53.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-19T09:13:53.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-19T09:13:53.035Z] GOPATH=/go [2022-05-19T09:13:53.035Z] PKG_CONFIG=pkg-config [2022-05-19T09:13:53.035Z] _=/usr/bin/env [2022-05-19T09:13:53.035Z] Building test suite binary ./integration-cli/test.main [2022-05-19T09:13:53.035Z] [2022-05-19T09:13:53.035Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-19T09:13:53.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-19T09:13:53.035Z] HOSTNAME=f41235b09729 [2022-05-19T09:13:53.035Z] TEST_SKIP_INTEGRATION=1 [2022-05-19T09:13:53.035Z] TESTDEBUG=0 [2022-05-19T09:13:53.035Z] DEST=bundles/test-integration [2022-05-19T09:13:53.035Z] PWD=/go/src/github.com/docker/docker [2022-05-19T09:13:53.035Z] KEEPBUNDLE=1 [2022-05-19T09:13:53.035Z] DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:13:53.035Z] container=docker [2022-05-19T09:13:53.035Z] HOME=/root [2022-05-19T09:13:53.035Z] GOLANG_VERSION=1.18.2 [2022-05-19T09:13:53.035Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-19T09:13:53.035Z] VALIDATE_BRANCH=master [2022-05-19T09:13:53.035Z] TERM=xterm [2022-05-19T09:13:53.035Z] DOCKER_PKG=github.com/docker/docker [2022-05-19T09:13:53.035Z] SHLVL=1 [2022-05-19T09:13:53.035Z] TIMEOUT=120m [2022-05-19T09:13:53.035Z] DOCKER_BUILDTAGS= journald [2022-05-19T09:13:53.035Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-19T09:13:53.035Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-19T09:13:53.035Z] GO111MODULE=off [2022-05-19T09:13:53.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-19T09:13:53.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-19T09:13:53.035Z] GOPATH=/go [2022-05-19T09:13:53.035Z] PKG_CONFIG=pkg-config [2022-05-19T09:13:53.035Z] _=/usr/bin/env [2022-05-19T09:13:53.035Z] Building test suite binary ./integration-cli/test.main [2022-05-19T09:13:53.035Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-19T09:13:53.035Z] No new tests added to integration. [2022-05-19T09:13:53.035Z] [2022-05-19T09:13:53.035Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-19T09:13:53.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-19T09:13:53.035Z] HOSTNAME=43861752dbb8 [2022-05-19T09:13:53.035Z] TESTDEBUG=0 [2022-05-19T09:13:53.035Z] DEST=bundles/test-integration [2022-05-19T09:13:53.035Z] PWD=/go/src/github.com/docker/docker [2022-05-19T09:13:53.035Z] KEEPBUNDLE=1 [2022-05-19T09:13:53.035Z] DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:13:53.035Z] container=docker [2022-05-19T09:13:53.035Z] HOME=/root [2022-05-19T09:13:53.035Z] GOLANG_VERSION=1.18.2 [2022-05-19T09:13:53.035Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-19T09:13:53.035Z] VALIDATE_BRANCH=master [2022-05-19T09:13:53.035Z] TERM=xterm [2022-05-19T09:13:53.035Z] DOCKER_PKG=github.com/docker/docker [2022-05-19T09:13:53.035Z] SHLVL=1 [2022-05-19T09:13:53.035Z] TIMEOUT=120m [2022-05-19T09:13:53.035Z] DOCKER_BUILDTAGS= journald [2022-05-19T09:13:53.035Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-19T09:13:53.035Z] GO111MODULE=off [2022-05-19T09:13:53.035Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-19T09:13:53.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-19T09:13:53.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-19T09:13:53.035Z] GOPATH=/go [2022-05-19T09:13:53.035Z] PKG_CONFIG=pkg-config [2022-05-19T09:13:53.035Z] _=/usr/bin/env [2022-05-19T09:13:53.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-19T09:13:58.614Z] ---> edafaa4845c4 [2022-05-19T09:13:58.614Z] Successfully built edafaa4845c4 [2022-05-19T09:13:58.614Z] Successfully tagged docker:latest [2022-05-19T09:13:58.614Z] INFO: Image build ended at 05/19/2022 09:13:54. Duration:00:03:58.6019737 [2022-05-19T09:13:58.614Z] [2022-05-19T09:13:58.614Z] [2022-05-19T09:13:58.614Z] INFO: Building the test binaries at 05/19/2022 09:13:54... [2022-05-19T09:13:59.575Z] INFO: make.ps1 starting at 05/19/2022 09:13:59 [2022-05-19T09:14:00.031Z] INFO: Git commit (3b157dc3b6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-19T09:14:00.031Z] INFO: Invoking autogen... [2022-05-19T09:14:00.031Z] { [2022-05-19T09:14:00.031Z] "RT_GROUP_ICON": { [2022-05-19T09:14:00.031Z] "#1": { [2022-05-19T09:14:00.031Z] "0409": "../../winresources/docker.ico" [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] }, [2022-05-19T09:14:00.031Z] "RT_MANIFEST": { [2022-05-19T09:14:00.031Z] "#1": { [2022-05-19T09:14:00.031Z] "0409": { [2022-05-19T09:14:00.031Z] "identity": {}, [2022-05-19T09:14:00.031Z] "description": "Docker Engine", [2022-05-19T09:14:00.031Z] "minimum-os": "vista", [2022-05-19T09:14:00.031Z] "execution-level": "", [2022-05-19T09:14:00.031Z] "ui-access": false, [2022-05-19T09:14:00.031Z] "auto-elevate": false, [2022-05-19T09:14:00.031Z] "dpi-awareness": "unaware", [2022-05-19T09:14:00.031Z] "disable-theming": false, [2022-05-19T09:14:00.031Z] "disable-window-filtering": false, [2022-05-19T09:14:00.031Z] "high-resolution-scrolling-aware": false, [2022-05-19T09:14:00.031Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-19T09:14:00.031Z] "long-path-aware": false, [2022-05-19T09:14:00.031Z] "printer-driver-isolation": false, [2022-05-19T09:14:00.031Z] "gdi-scaling": false, [2022-05-19T09:14:00.031Z] "segment-heap": false, [2022-05-19T09:14:00.031Z] "use-common-controls-v6": false [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] }, [2022-05-19T09:14:00.031Z] "RT_MESSAGETABLE": { [2022-05-19T09:14:00.031Z] "#1": { [2022-05-19T09:14:00.031Z] "0409": "../../winresources/event_messages.bin" [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] }, [2022-05-19T09:14:00.031Z] "RT_VERSION": { [2022-05-19T09:14:00.031Z] "#1": { [2022-05-19T09:14:00.031Z] "0409": { [2022-05-19T09:14:00.031Z] "fixed": { [2022-05-19T09:14:00.031Z] "file_version": "0.0.0.0", [2022-05-19T09:14:00.031Z] "product_version": "0.0.0.0", [2022-05-19T09:14:00.031Z] "type": "Unknown" [2022-05-19T09:14:00.031Z] }, [2022-05-19T09:14:00.031Z] "info": { [2022-05-19T09:14:00.031Z] "0000": { [2022-05-19T09:14:00.031Z] "CompanyName": "", [2022-05-19T09:14:00.031Z] "FileVersion": "0.0.0-dev", [2022-05-19T09:14:00.031Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-19T09:14:00.031Z] "OriginalFileName": "dockerd.exe", [2022-05-19T09:14:00.031Z] "ProductName": "", [2022-05-19T09:14:00.031Z] "ProductVersion": "0.0.0-dev", [2022-05-19T09:14:00.031Z] "SpecialBuild": "3b157dc3b6" [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.031Z] } [2022-05-19T09:14:00.487Z] powershell.exe : cmd\dockerd\config.go [2022-05-19T09:14:00.487Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-cadf9830\powershellWrapper.ps1:3 char:1 [2022-05-19T09:14:00.487Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-19T09:14:00.487Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-19T09:14:00.487Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-19T09:14:00.487Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-19T09:14:00.487Z] [2022-05-19T09:14:00.487Z] cmd\dockerd\config_windows.go [2022-05-19T09:14:00.487Z] cmd\dockerd\daemon.go [2022-05-19T09:14:00.487Z] cmd\dockerd\daemon_test.go [2022-05-19T09:14:00.487Z] cmd\dockerd\daemon_windows.go [2022-05-19T09:14:00.487Z] cmd\dockerd\docker.go [2022-05-19T09:14:00.487Z] cmd\dockerd\docker_windows.go [2022-05-19T09:14:00.487Z] cmd\dockerd\genwinres_windows.go [2022-05-19T09:14:00.487Z] cmd\dockerd\metrics.go [2022-05-19T09:14:00.487Z] cmd\dockerd\options.go [2022-05-19T09:14:00.487Z] cmd\dockerd\options_test.go [2022-05-19T09:14:00.487Z] cmd\dockerd\service_windows.go [2022-05-19T09:14:00.487Z] INFO: Building daemon... [2022-05-19T09:14:00.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-19T09:14:00.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-19T09:14:01.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-19T09:14:01.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-19T09:14:02.117Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.631s coverage: 7.2% of statements [2022-05-19T09:14:02.117Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-19T09:14:02.117Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-19T09:14:02.117Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-19T09:14:02.117Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-19T09:14:02.117Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-19T09:14:02.117Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-19T09:14:02.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-19T09:14:02.376Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-05-19T09:14:02.635Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-05-19T09:14:02.894Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-05-19T09:14:03.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-19T09:14:03.152Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-19T09:14:05.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-19T09:14:05.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-19T09:14:05.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-19T09:14:07.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-19T09:14:07.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-19T09:14:08.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-19T09:14:09.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-19T09:14:09.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-19T09:14:11.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-19T09:14:11.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-19T09:14:12.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-19T09:14:13.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-19T09:14:13.465Z] Using test binary docker [2022-05-19T09:14:13.726Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-19T09:14:13.726Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-19T09:14:13.726Z] Starting dockerd [2022-05-19T09:14:13.726Z] INFO: Waiting for daemon to start... [2022-05-19T09:14:15.354Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-19T09:14:16.272Z] . [2022-05-19T09:14:16.272Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-19T09:14:16.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-19T09:14:16.272Z] Error: No such image: emptyfs [2022-05-19T09:14:16.533Z] Running integration-test (iteration 1) [2022-05-19T09:14:16.533Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-19T09:14:16.795Z] Loaded image: busybox:latest [2022-05-19T09:14:16.795Z] Loaded image: busybox:glibc [2022-05-19T09:14:18.182Z] Loaded image: debian:bullseye-slim [2022-05-19T09:14:18.182Z] Loaded image: hello-world:latest [2022-05-19T09:14:18.444Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:14:18.444Z] INFO: Testing against a local daemon [2022-05-19T09:14:18.444Z] === RUN TestCgroupNamespacesBuild [2022-05-19T09:14:19.829Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-05-19T09:14:19.829Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-19T09:14:20.974Z] Removing intermediate container fec2eae874be [2022-05-19T09:14:20.974Z] ---> 8a03b14a0607 [2022-05-19T09:14:20.974Z] 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-05-19T09:14:20.974Z] ---> Running in f979f25d640d [2022-05-19T09:14:20.974Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-19T09:14:20.974Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-19T09:14:20.974Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-19T09:14:20.974Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-19T09:14:20.974Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-19T09:14:20.974Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-19T09:14:20.974Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-19T09:14:20.974Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-19T09:14:20.974Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-19T09:14:20.974Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-19T09:14:20.974Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-19T09:14:20.974Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-19T09:14:20.974Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-19T09:14:20.974Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-19T09:14:20.974Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-19T09:14:20.974Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-19T09:14:21.215Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-05-19T09:14:21.215Z] === RUN TestBuildWithSession [2022-05-19T09:14:21.215Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:14:21.215Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-19T09:14:21.215Z] === RUN TestBuildSquashParent [2022-05-19T09:14:25.426Z] --- PASS: TestBuildSquashParent (4.56s) [2022-05-19T09:14:25.426Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-19T09:14:25.426Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:14:25.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:14:25.426Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:14:25.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:14:25.426Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:14:25.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:14:25.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:14:25.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:14:25.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:14:25.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:14:25.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:14:25.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:14:25.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:14:25.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:14:27.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:14:27.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:14:28.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:14:28.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:14:30.230Z] ok github.com/docker/docker/libnetwork/ipam 16.032s coverage: 85.3% of statements [2022-05-19T09:14:30.230Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-19T09:14:30.230Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-19T09:14:30.230Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-05-19T09:14:30.380Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-19T09:14:30.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s) [2022-05-19T09:14:30.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.92s) [2022-05-19T09:14:30.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2022-05-19T09:14:30.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.61s) [2022-05-19T09:14:30.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-05-19T09:14:30.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s) [2022-05-19T09:14:30.380Z] === RUN TestBuildMultiStageCopy [2022-05-19T09:14:30.380Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-19T09:14:30.488Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-05-19T09:14:30.488Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-19T09:14:30.746Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-19T09:14:31.314Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-05-19T09:14:31.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-19T09:14:32.251Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.1% of statements [2022-05-19T09:14:32.252Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-19T09:14:32.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-19T09:14:32.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-19T09:14:32.296Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-19T09:14:32.519Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-05-19T09:14:32.557Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-19T09:14:32.817Z] --- PASS: TestBuildMultiStageCopy (2.35s) [2022-05-19T09:14:32.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-05-19T09:14:32.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-19T09:14:32.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-19T09:14:32.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-19T09:14:32.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-05-19T09:14:32.817Z] === RUN TestBuildMultiStageParentConfig [2022-05-19T09:14:33.389Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-05-19T09:14:33.389Z] === RUN TestBuildLabelWithTargets [2022-05-19T09:14:34.775Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-05-19T09:14:34.775Z] === RUN TestBuildWithEmptyLayers [2022-05-19T09:14:35.037Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-19T09:14:35.037Z] === RUN TestBuildMultiStageOnBuild [2022-05-19T09:14:35.910Z] Removing intermediate container f979f25d640d [2022-05-19T09:14:35.910Z] ---> 5f795d60a2bf [2022-05-19T09:14:35.910Z] 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-05-19T09:14:35.910Z] ---> Running in e182c070e958 [2022-05-19T09:14:36.953Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2022-05-19T09:14:36.953Z] === RUN TestBuildUncleanTarFilenames [2022-05-19T09:14:37.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-19T09:14:37.214Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-19T09:14:37.214Z] === RUN TestBuildMultiStageLayerLeak [2022-05-19T09:14:37.474Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-19T09:14:37.474Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-19T09:14:37.942Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-19T09:14:37.942Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-19T09:14:37.942Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-19T09:14:37.942Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-19T09:14:38.410Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-19T09:14:38.410Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:14:39.129Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-05-19T09:14:39.129Z] === RUN TestBuildWithHugeFile [2022-05-19T09:14:47.068Z] Removing intermediate container e182c070e958 [2022-05-19T09:14:47.068Z] ---> 175e56733fad [2022-05-19T09:14:47.068Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-19T09:14:47.068Z] ---> Running in 57bdc1c851fd [2022-05-19T09:14:47.068Z] Removing intermediate container 57bdc1c851fd [2022-05-19T09:14:47.068Z] ---> 23a39cebe15c [2022-05-19T09:14:47.068Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-19T09:14:47.068Z] ---> Running in 672a5242c825 [2022-05-19T09:14:47.068Z] Removing intermediate container 672a5242c825 [2022-05-19T09:14:47.068Z] ---> 1d4b205cc79c [2022-05-19T09:14:47.068Z] Step 13/13 : COPY . . [2022-05-19T09:14:47.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-19T09:14:47.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-19T09:14:47.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-19T09:14:48.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-19T09:14:48.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-19T09:14:49.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-19T09:14:52.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-19T09:14:53.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-19T09:14:54.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-19T09:14:54.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-19T09:14:55.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-19T09:14:55.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-19T09:14:57.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-19T09:14:57.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-19T09:14:58.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-19T09:14:59.200Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-19T09:14:59.200Z] Using test binary docker [2022-05-19T09:14:59.457Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-19T09:14:59.457Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-19T09:14:59.457Z] INFO: Waiting for daemon to start... [2022-05-19T09:14:59.457Z] Starting dockerd [2022-05-19T09:15:03.625Z] . [2022-05-19T09:15:03.625Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-19T09:15:03.625Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-19T09:15:03.625Z] Error: No such image: emptyfs [2022-05-19T09:15:03.625Z] Running integration-test (iteration 1) [2022-05-19T09:15:03.625Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-19T09:15:03.882Z] Loaded image: busybox:latest [2022-05-19T09:15:03.882Z] Loaded image: busybox:glibc [2022-05-19T09:15:05.250Z] Loaded image: debian:bullseye-slim [2022-05-19T09:15:05.250Z] Loaded image: hello-world:latest [2022-05-19T09:15:05.507Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:15:05.507Z] INFO: Testing against a local daemon [2022-05-19T09:15:05.507Z] === RUN TestCgroupNamespacesBuild [2022-05-19T09:15:06.874Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-05-19T09:15:06.874Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-19T09:15:07.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-05-19T09:15:07.804Z] === RUN TestBuildWithSession [2022-05-19T09:15:07.804Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:15:07.804Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-19T09:15:07.804Z] === RUN TestBuildSquashParent [2022-05-19T09:15:08.592Z] Removing intermediate container 611b28f8b51b [2022-05-19T09:15:08.592Z] ---> 7ec845e88c43 [2022-05-19T09:15:08.592Z] 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-05-19T09:15:08.592Z] ---> Running in ac537e5ede49 [2022-05-19T09:15:12.384Z] ---> 65f0cabba2db [2022-05-19T09:15:12.384Z] Successfully built 65f0cabba2db [2022-05-19T09:15:12.384Z] Successfully tagged docker:latest [2022-05-19T09:15:12.384Z] INFO: Image build ended at 05/19/2022 09:15:10. Duration:00:03:17.4308174 [2022-05-19T09:15:12.384Z] [2022-05-19T09:15:12.384Z] [2022-05-19T09:15:12.384Z] INFO: Building the test binaries at 05/19/2022 09:15:10... [2022-05-19T09:15:13.406Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-19T09:15:13.406Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-19T09:15:13.877Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-19T09:15:13.877Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-19T09:15:13.877Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-19T09:15:13.877Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-19T09:15:14.361Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-19T09:15:14.361Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-19T09:15:14.361Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-19T09:15:14.361Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-19T09:15:14.361Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-19T09:15:14.361Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-19T09:15:14.361Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-19T09:15:14.681Z] INFO: make.ps1 starting at 05/19/2022 09:15:14 [2022-05-19T09:15:14.681Z] INFO: Git commit (3b157dc3b6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-19T09:15:14.681Z] INFO: Invoking autogen... [2022-05-19T09:15:14.837Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-19T09:15:15.148Z] { [2022-05-19T09:15:15.148Z] "RT_GROUP_ICON": { [2022-05-19T09:15:15.148Z] "#1": { [2022-05-19T09:15:15.148Z] "0409": "../../winresources/docker.ico" [2022-05-19T09:15:15.148Z] } [2022-05-19T09:15:15.148Z] }, [2022-05-19T09:15:15.148Z] "RT_MANIFEST": { [2022-05-19T09:15:15.148Z] "#1": { [2022-05-19T09:15:15.148Z] "0409": { [2022-05-19T09:15:15.148Z] "identity": {}, [2022-05-19T09:15:15.148Z] "description": "Docker Engine", [2022-05-19T09:15:15.148Z] "minimum-os": "vista", [2022-05-19T09:15:15.148Z] "execution-level": "", [2022-05-19T09:15:15.148Z] "ui-access": false, [2022-05-19T09:15:15.148Z] "auto-elevate": false, [2022-05-19T09:15:15.148Z] "dpi-awareness": "unaware", [2022-05-19T09:15:15.148Z] "disable-theming": false, [2022-05-19T09:15:15.148Z] "disable-window-filtering": false, [2022-05-19T09:15:15.148Z] "high-resolution-scrolling-aware": false, [2022-05-19T09:15:15.149Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-19T09:15:15.149Z] "long-path-aware": false, [2022-05-19T09:15:15.149Z] "printer-driver-isolation": false, [2022-05-19T09:15:15.149Z] "gdi-scaling": false, [2022-05-19T09:15:15.149Z] "segment-heap": false, [2022-05-19T09:15:15.149Z] "use-common-controls-v6": false [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.149Z] }, [2022-05-19T09:15:15.149Z] "RT_MESSAGETABLE": { [2022-05-19T09:15:15.149Z] "#1": { [2022-05-19T09:15:15.149Z] "0409": "../../winresources/event_messages.bin" [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.149Z] }, [2022-05-19T09:15:15.149Z] "RT_VERSION": { [2022-05-19T09:15:15.149Z] "#1": { [2022-05-19T09:15:15.149Z] "0409": { [2022-05-19T09:15:15.149Z] "fixed": { [2022-05-19T09:15:15.149Z] "file_version": "0.0.0.0", [2022-05-19T09:15:15.149Z] "product_version": "0.0.0.0", [2022-05-19T09:15:15.149Z] "type": "Unknown" [2022-05-19T09:15:15.149Z] }, [2022-05-19T09:15:15.149Z] "info": { [2022-05-19T09:15:15.149Z] "0000": { [2022-05-19T09:15:15.149Z] "CompanyName": "", [2022-05-19T09:15:15.149Z] "FileVersion": "0.0.0-dev", [2022-05-19T09:15:15.149Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-19T09:15:15.149Z] "OriginalFileName": "dockerd.exe", [2022-05-19T09:15:15.149Z] "ProductName": "", [2022-05-19T09:15:15.149Z] "ProductVersion": "0.0.0-dev", [2022-05-19T09:15:15.149Z] "SpecialBuild": "3b157dc3b6" [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.149Z] } [2022-05-19T09:15:15.616Z] powershell.exe : cmd\dockerd\config.go [2022-05-19T09:15:15.616Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a22273aa\powershellWrapper.ps1:3 char:1 [2022-05-19T09:15:15.616Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-19T09:15:15.616Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-19T09:15:15.616Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-19T09:15:15.616Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-19T09:15:15.616Z] [2022-05-19T09:15:15.616Z] cmd\dockerd\config_windows.go [2022-05-19T09:15:15.616Z] cmd\dockerd\daemon.go [2022-05-19T09:15:15.616Z] cmd\dockerd\daemon_test.go [2022-05-19T09:15:15.616Z] cmd\dockerd\daemon_windows.go [2022-05-19T09:15:15.616Z] cmd\dockerd\docker.go [2022-05-19T09:15:15.616Z] cmd\dockerd\docker_windows.go [2022-05-19T09:15:15.616Z] cmd\dockerd\genwinres_windows.go [2022-05-19T09:15:15.616Z] cmd\dockerd\metrics.go [2022-05-19T09:15:15.616Z] cmd\dockerd\options.go [2022-05-19T09:15:15.616Z] cmd\dockerd\options_test.go [2022-05-19T09:15:15.616Z] cmd\dockerd\service_windows.go [2022-05-19T09:15:15.616Z] INFO: Building daemon... [2022-05-19T09:15:15.829Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-19T09:15:15.829Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-19T09:15:15.896Z] --- PASS: TestBuildSquashParent (7.19s) [2022-05-19T09:15:15.896Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-19T09:15:15.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:15:15.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:15:15.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:15:15.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:15:15.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:15:15.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:15:15.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:15:15.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:15:15.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:15:15.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:15:15.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:15:15.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:15:15.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:15:15.896Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:15:16.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:15:16.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:15:18.717Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:15:18.717Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:15:21.235Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-19T09:15:21.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-05-19T09:15:21.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-05-19T09:15:21.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-05-19T09:15:21.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2022-05-19T09:15:21.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-05-19T09:15:21.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-05-19T09:15:21.235Z] === RUN TestBuildMultiStageCopy [2022-05-19T09:15:21.235Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-19T09:15:24.504Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-19T09:15:25.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-19T09:15:26.397Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|compiled_files|deps|files|imports|types_sizes) took 2m52.718114759s [2022-05-19T09:15:26.397Z] 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-05-19T09:15:26.397Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 497.50295ms [2022-05-19T09:15:26.437Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-19T09:15:27.365Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-19T09:15:28.292Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-05-19T09:15:28.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-05-19T09:15:28.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-19T09:15:28.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-19T09:15:28.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-19T09:15:28.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-19T09:15:28.292Z] === RUN TestBuildMultiStageParentConfig [2022-05-19T09:15:33.537Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-05-19T09:15:33.537Z] === RUN TestBuildLabelWithTargets [2022-05-19T09:15:35.463Z] --- PASS: TestBuildWithHugeFile (51.75s) [2022-05-19T09:15:35.463Z] === RUN TestBuildWCOWSandboxSize [2022-05-19T09:15:35.463Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:15:35.463Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:15:35.463Z] === RUN TestBuildWithEmptyDockerfile [2022-05-19T09:15:35.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:15:35.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:15:35.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:15:35.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:15:35.463Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:15:35.463Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:15:35.463Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:15:35.463Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:15:35.463Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:15:35.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-19T09:15:35.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-19T09:15:35.463Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-05-19T09:15:35.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-19T09:15:35.463Z] === RUN TestBuildPreserveOwnership [2022-05-19T09:15:35.463Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-19T09:15:35.463Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-19T09:15:35.463Z] --- PASS: TestBuildPreserveOwnership (3.65s) [2022-05-19T09:15:35.463Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2022-05-19T09:15:35.463Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-05-19T09:15:35.463Z] === RUN TestBuildPlatformInvalid [2022-05-19T09:15:35.463Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-19T09:15:35.463Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-19T09:15:35.463Z] Loaded image: busybox:latest [2022-05-19T09:15:35.463Z] Loaded image: busybox:glibc [2022-05-19T09:15:36.849Z] Loaded image: debian:bullseye-slim [2022-05-19T09:15:36.849Z] Loaded image: hello-world:latest [2022-05-19T09:15:36.849Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:15:41.161Z] Removing intermediate container ac537e5ede49 [2022-05-19T09:15:41.161Z] ---> f146e759c68c [2022-05-19T09:15:41.162Z] 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-05-19T09:15:41.162Z] ---> Running in e72e0f7e4653 [2022-05-19T09:15:41.625Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-19T09:15:41.626Z] === RUN TestBuildWithEmptyLayers [2022-05-19T09:15:41.667Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-19T09:15:41.667Z] [2022-05-19T09:15:41.667Z] ________ ____ __. [2022-05-19T09:15:41.667Z] \_____ \ | |/ _| [2022-05-19T09:15:41.667Z] / | \| < [2022-05-19T09:15:41.667Z] / | \ | \ [2022-05-19T09:15:41.667Z] \_______ /____|__ \ [2022-05-19T09:15:41.667Z] \/ \/ [2022-05-19T09:15:41.667Z] [2022-05-19T09:15:41.667Z] INFO: make.ps1 ended at 05/19/2022 09:15:36 [2022-05-19T09:15:41.667Z] INFO: Binaries build ended at 05/19/2022 09:15:38. Duration:00:01:43.2978471 [2022-05-19T09:15:41.667Z] INFO: Copying the built daemon binary to d:\CI\PR-43617\1\binary\dockerd-3b157dc3b6.exe... [2022-05-19T09:15:41.667Z] INFO: Copying the built client binary to d:\CI\PR-43617\1\binary\docker-3b157dc3b6.exe... [2022-05-19T09:15:41.667Z] INFO: Copying the golang package from the container to d:\CI\PR-43617\1\installer\go.zip... [2022-05-19T09:15:41.667Z] INFO: Extracting go.zip to d:\CI\PR-43617\1\go [2022-05-19T09:15:44.143Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-19T09:15:44.143Z] === RUN TestBuildMultiStageOnBuild [2022-05-19T09:15:46.862Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.77s) [2022-05-19T09:15:46.862Z] PASS [2022-05-19T09:15:46.862Z] [2022-05-19T09:15:46.862Z] === Skipped [2022-05-19T09:15:46.862Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-19T09:15:46.862Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:15:46.862Z] [2022-05-19T09:15:46.862Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:15:46.862Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:15:46.862Z] [2022-05-19T09:15:46.862Z] DONE 34 tests, 2 skipped in 88.927s [2022-05-19T09:15:46.862Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-19T09:15:46.862Z] INFO: Testing against a local daemon [2022-05-19T09:15:46.862Z] === RUN TestConfigInspect [2022-05-19T09:15:47.044Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-19T09:15:47.044Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-19T09:15:47.044Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-19T09:15:47.044Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-19T09:15:47.520Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-19T09:15:47.520Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-19T09:15:47.520Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-19T09:15:47.520Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-19T09:15:47.804Z] --- PASS: TestConfigInspect (2.33s) [2022-05-19T09:15:47.804Z] === RUN TestConfigList [2022-05-19T09:15:49.391Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-19T09:15:49.391Z] === RUN TestBuildUncleanTarFilenames [2022-05-19T09:15:49.647Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-05-19T09:15:49.647Z] === RUN TestBuildMultiStageLayerLeak [2022-05-19T09:15:50.348Z] --- PASS: TestConfigList (2.16s) [2022-05-19T09:15:50.348Z] === RUN TestConfigsCreateAndDelete [2022-05-19T09:15:52.261Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-05-19T09:15:52.261Z] === RUN TestConfigsUpdate [2022-05-19T09:15:54.176Z] --- PASS: TestConfigsUpdate (2.18s) [2022-05-19T09:15:54.176Z] === RUN TestTemplatedConfig [2022-05-19T09:15:54.896Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2022-05-19T09:15:54.896Z] === RUN TestBuildWithHugeFile [2022-05-19T09:15:57.477Z] --- PASS: TestTemplatedConfig (2.59s) [2022-05-19T09:15:57.477Z] === RUN TestConfigCreateResolve [2022-05-19T09:15:59.391Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-05-19T09:15:59.391Z] PASS [2022-05-19T09:15:59.391Z] [2022-05-19T09:15:59.391Z] DONE 6 tests in 13.667s [2022-05-19T09:15:59.391Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-19T09:15:59.391Z] INFO: Testing against a local daemon [2022-05-19T09:15:59.391Z] === RUN TestAttachWithTTY [2022-05-19T09:15:59.391Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-19T09:15:59.391Z] === RUN TestAttachWithoutTTy [2022-05-19T09:15:59.391Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-19T09:15:59.391Z] === RUN TestCheckpoint [2022-05-19T09:15:59.391Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:15:59.391Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-19T09:15:59.391Z] === RUN TestContainerInvalidJSON [2022-05-19T09:15:59.391Z] === RUN TestContainerInvalidJSON/commit [2022-05-19T09:15:59.391Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-19T09:15:59.391Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-19T09:15:59.391Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-19T09:15:59.391Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:15:59.391Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:15:59.391Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:15:59.392Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:15:59.392Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:15:59.392Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:15:59.392Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:15:59.392Z] === CONT TestContainerInvalidJSON/commit [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-19T09:15:59.392Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-19T09:15:59.392Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-19T09:15:59.392Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-19T09:15:59.392Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-19T09:15:59.392Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-19T09:15:59.392Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-19T09:15:59.392Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-19T09:15:59.392Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-19T09:15:59.392Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-19T09:15:59.392Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-19T09:15:59.392Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-19T09:15:59.392Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-19T09:15:59.392Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-19T09:15:59.392Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-19T09:15:59.392Z] === RUN TestCopyEmptyFile [2022-05-19T09:15:59.654Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-19T09:15:59.654Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-19T09:15:59.654Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-19T09:15:59.654Z] === RUN TestCopyFromContainer [2022-05-19T09:16:00.044Z] Removing intermediate container e72e0f7e4653 [2022-05-19T09:16:00.044Z] ---> 400266d70dee [2022-05-19T09:16:00.044Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-19T09:16:00.044Z] ---> Running in 41432ed80731 [2022-05-19T09:16:00.045Z] Removing intermediate container 41432ed80731 [2022-05-19T09:16:00.045Z] ---> a2a3fe813b55 [2022-05-19T09:16:00.045Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-19T09:16:00.045Z] ---> Running in 025051a6e651 [2022-05-19T09:16:00.045Z] Removing intermediate container 025051a6e651 [2022-05-19T09:16:00.045Z] ---> 5572f9cac388 [2022-05-19T09:16:00.045Z] Step 13/13 : COPY . . [2022-05-19T09:16:01.039Z] === RUN TestCopyFromContainer// [2022-05-19T09:16:01.039Z] === RUN TestCopyFromContainer//bar/root [2022-05-19T09:16:01.039Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-19T09:16:01.039Z] === RUN TestCopyFromContainer/bar/quux [2022-05-19T09:16:01.040Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-19T09:16:01.040Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-19T09:16:01.040Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-19T09:16:01.300Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-19T09:16:01.300Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-19T09:16:01.300Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer (1.75s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-19T09:16:01.300Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-19T09:16:01.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-19T09:16:01.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:16:01.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:16:01.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:16:01.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:16:01.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:16:01.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:16:01.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:16:01.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:16:01.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:16:01.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-19T09:16:01.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-19T09:16:01.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-19T09:16:01.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-19T09:16:01.300Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-19T09:16:01.561Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-19T09:16:01.561Z] === RUN TestCreateWithInvalidEnv [2022-05-19T09:16:01.561Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-19T09:16:01.561Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-19T09:16:01.561Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-19T09:16:01.561Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-19T09:16:01.561Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-19T09:16:01.561Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-19T09:16:01.561Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-19T09:16:01.561Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-19T09:16:01.561Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-19T09:16:01.561Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-19T09:16:01.561Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-19T09:16:01.561Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-19T09:16:01.561Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-19T09:16:01.561Z] === RUN TestCreateTmpfsMountsTarget [2022-05-19T09:16:01.561Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-19T09:16:01.561Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-19T09:16:03.477Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-05-19T09:16:03.477Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-19T09:16:04.863Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2022-05-19T09:16:04.863Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-19T09:16:04.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:16:04.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:16:04.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:16:04.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:16:04.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:16:04.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:16:04.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:16:04.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:16:04.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:16:04.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:16:04.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:16:04.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:16:04.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:16:04.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:16:04.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:16:04.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-19T09:16:04.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-19T09:16:04.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-19T09:16:04.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-19T09:16:04.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-19T09:16:04.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-19T09:16:04.863Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-19T09:16:05.124Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-05-19T09:16:05.124Z] === RUN TestCreateDifferentPlatform [2022-05-19T09:16:05.124Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-19T09:16:05.124Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-19T09:16:05.124Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-19T09:16:05.124Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-19T09:16:05.124Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-19T09:16:05.124Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-19T09:16:05.386Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-19T09:16:05.386Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-19T09:16:05.386Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-19T09:16:05.386Z] === RUN TestContainerStartOnDaemonRestart [2022-05-19T09:16:05.386Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-19T09:16:05.386Z] === RUN TestDaemonRestartIpcMode [2022-05-19T09:16:05.386Z] === PAUSE TestDaemonRestartIpcMode [2022-05-19T09:16:05.386Z] === RUN TestDaemonHostGatewayIP [2022-05-19T09:16:05.386Z] === PAUSE TestDaemonHostGatewayIP [2022-05-19T09:16:05.386Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-19T09:16:05.386Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-19T09:16:05.386Z] === RUN TestContainerKillOnDaemonStart [2022-05-19T09:16:05.386Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-19T09:16:05.386Z] === RUN TestDiff [2022-05-19T09:16:05.958Z] --- PASS: TestDiff (0.60s) [2022-05-19T09:16:05.958Z] === RUN TestExecWithCloseStdin [2022-05-19T09:16:06.529Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-05-19T09:16:06.529Z] === RUN TestExec [2022-05-19T09:16:07.101Z] --- PASS: TestExec (0.63s) [2022-05-19T09:16:07.101Z] === RUN TestExecUser [2022-05-19T09:16:08.045Z] --- PASS: TestExecUser (0.63s) [2022-05-19T09:16:08.045Z] === RUN TestExportContainerAndImportImage [2022-05-19T09:16:08.617Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-05-19T09:16:08.617Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-19T09:16:10.003Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-19T09:16:10.003Z] === RUN TestHealthCheckWorkdir [2022-05-19T09:16:10.574Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-05-19T09:16:10.574Z] === RUN TestHealthKillContainer [2022-05-19T09:16:11.577Z] INFO: Extraction ended at 05/19/2022 09:16:09. Duration:00:00:29.1784762 [2022-05-19T09:16:11.577Z] INFO: Updating the golang and path environment variables [2022-05-19T09:16:11.577Z] INFO: GOPATH=d:\gopath [2022-05-19T09:16:11.577Z] INFO: go version go1.18.2 windows/amd64 [2022-05-19T09:16:11.577Z] INFO: Running the daemon under test in debug mode [2022-05-19T09:16:11.577Z] INFO: Starting a daemon under test... [2022-05-19T09:16:11.577Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43617\1\daemon --pidfile d:\CI\PR-43617\1\docker.pid -D [2022-05-19T09:16:11.577Z] INFO: Process started successfully. [2022-05-19T09:16:11.577Z] INFO: Start tailing logs of the daemon under tests [2022-05-19T09:16:11.577Z] INFO: Waiting for the daemon under test to start... [2022-05-19T09:16:20.574Z] --- PASS: TestHealthKillContainer (8.23s) [2022-05-19T09:16:20.574Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-19T09:16:20.574Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-05-19T09:16:20.574Z] === RUN TestIpcModeNone [2022-05-19T09:16:20.574Z] --- PASS: TestIpcModeNone (0.66s) [2022-05-19T09:16:20.574Z] === RUN TestIpcModePrivate [2022-05-19T09:16:20.574Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-19T09:16:20.838Z] --- PASS: TestIpcModePrivate (0.65s) [2022-05-19T09:16:20.838Z] === RUN TestIpcModeShareable [2022-05-19T09:16:21.100Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-19T09:16:21.361Z] --- PASS: TestIpcModeShareable (0.66s) [2022-05-19T09:16:21.361Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-19T09:16:23.278Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-05-19T09:16:23.278Z] === RUN TestAPIIpcModeHost [2022-05-19T09:16:23.850Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-05-19T09:16:23.850Z] === RUN TestDaemonIpcModeShareable [2022-05-19T09:16:23.965Z] ok github.com/docker/docker/libnetwork/networkdb 104.398s coverage: 60.0% of statements [2022-05-19T09:16:23.965Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-19T09:16:23.965Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-19T09:16:23.965Z] ok github.com/docker/docker/libnetwork/osl 4.365s coverage: 39.7% of statements [2022-05-19T09:16:23.965Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-19T09:16:23.965Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-05-19T09:16:24.534Z] ok github.com/docker/docker/libnetwork/portmapper 0.264s coverage: 48.6% of statements [2022-05-19T09:16:24.792Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-19T09:16:24.792Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-19T09:16:24.793Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-19T09:16:24.793Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-05-19T09:16:24.793Z] === RUN TestDaemonIpcModePrivate [2022-05-19T09:16:25.051Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === Skipped [2022-05-19T09:16:25.051Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-19T09:16:25.051Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-19T09:16:25.051Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-19T09:16:25.051Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-19T09:16:25.051Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-19T09:16:25.051Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-19T09:16:25.051Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-19T09:16:25.051Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-19T09:16:25.051Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-19T09:16:25.051Z] firewalld_test.go:14: firewalld is not running [2022-05-19T09:16:25.051Z] [2022-05-19T09:16:25.051Z] DONE 326 tests, 9 skipped in 202.281s Post stage [Pipeline] junit [2022-05-19T09:16:25.638Z] Recording test results [2022-05-19T09:16:26.178Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-19T09:16:26.178Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2022-05-19T09:16:26.178Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-19T09:16:27.122Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-19T09:16:27.136Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-19T09:16:27.383Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-05-19T09:16:27.384Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-19T09:16:27.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -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:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh dynbinary test-integration [2022-05-19T09:16:28.052Z] [2022-05-19T09:16:28.052Z] Removing bundles/ [2022-05-19T09:16:28.052Z] [2022-05-19T09:16:28.052Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-19T09:16:28.052Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:16:28.052Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:16:28.326Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-19T09:16:28.587Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-05-19T09:16:28.587Z] === RUN TestIpcModeOlderClient [2022-05-19T09:16:28.587Z] === PAUSE TestIpcModeOlderClient [2022-05-19T09:16:28.587Z] === RUN TestKillContainerInvalidSignal [2022-05-19T09:16:28.848Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-19T09:16:28.848Z] === RUN TestKillContainer [2022-05-19T09:16:28.848Z] === RUN TestKillContainer/no_signal [2022-05-19T09:16:29.420Z] === RUN TestKillContainer/non_killing_signal [2022-05-19T09:16:29.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-19T09:16:29.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-19T09:16:29.681Z] === RUN TestKillContainer/killing_signal [2022-05-19T09:16:30.253Z] --- PASS: TestKillContainer (1.24s) [2022-05-19T09:16:30.253Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-19T09:16:30.253Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-05-19T09:16:30.253Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-19T09:16:30.253Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-19T09:16:30.253Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-19T09:16:30.514Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-19T09:16:31.455Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-05-19T09:16:31.455Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-19T09:16:31.455Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-05-19T09:16:31.455Z] === RUN TestKillStoppedContainer [2022-05-19T09:16:31.455Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-19T09:16:31.455Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-19T09:16:31.455Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-19T09:16:31.455Z] === RUN TestKillDifferentUserContainer [2022-05-19T09:16:32.027Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-19T09:16:32.027Z] === RUN TestInspectOomKilledTrue [2022-05-19T09:16:32.027Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:16:32.027Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-19T09:16:32.027Z] === RUN TestInspectOomKilledFalse [2022-05-19T09:16:32.027Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:16:32.027Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-19T09:16:32.027Z] === RUN TestLinksEtcHostsContentMatch [2022-05-19T09:16:32.289Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-05-19T09:16:32.289Z] === RUN TestLinksContainerNames [2022-05-19T09:16:32.609Z] ...INFO: Daemon under test started and replied! [2022-05-19T09:16:32.609Z] INFO: Docker version of the daemon under test [2022-05-19T09:16:32.609Z] [2022-05-19T09:16:32.609Z] Client: [2022-05-19T09:16:32.609Z] Version: 17.06.2-ce [2022-05-19T09:16:32.609Z] API version: 1.30 [2022-05-19T09:16:32.609Z] Go version: go1.8.3 [2022-05-19T09:16:32.609Z] Git commit: cec0b72 [2022-05-19T09:16:32.609Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-19T09:16:32.609Z] OS/Arch: windows/amd64 [2022-05-19T09:16:32.609Z] [2022-05-19T09:16:32.609Z] Server: [2022-05-19T09:16:32.609Z] Version: 0.0.0-dev [2022-05-19T09:16:32.609Z] API version: 1.42 (minimum version 1.24) [2022-05-19T09:16:32.609Z] Go version: go1.18.2 [2022-05-19T09:16:32.609Z] Git commit: 3b157dc3b6 [2022-05-19T09:16:32.609Z] Built: [2022-05-19T09:16:32.609Z] OS/Arch: windows/amd64 [2022-05-19T09:16:32.609Z] Experimental: false [2022-05-19T09:16:32.609Z] [2022-05-19T09:16:32.609Z] INFO: Docker info of the daemon under test [2022-05-19T09:16:32.609Z] [2022-05-19T09:16:32.609Z] Containers: 0 [2022-05-19T09:16:32.609Z] Running: 0 [2022-05-19T09:16:32.609Z] Paused: 0 [2022-05-19T09:16:32.609Z] Stopped: 0 [2022-05-19T09:16:32.609Z] Images: 0 [2022-05-19T09:16:32.609Z] Server Version: 0.0.0-dev [2022-05-19T09:16:32.609Z] Storage Driver: windowsfilter [2022-05-19T09:16:32.609Z] Windows: [2022-05-19T09:16:32.609Z] Logging Driver: json-file [2022-05-19T09:16:32.609Z] Plugins: [2022-05-19T09:16:32.609Z] Volume: local [2022-05-19T09:16:32.609Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:16:32.609Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:16:32.609Z] Swarm: inactive [2022-05-19T09:16:32.609Z] Default Isolation: process [2022-05-19T09:16:32.609Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-19T09:16:32.609Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-19T09:16:32.609Z] OSType: windows [2022-05-19T09:16:32.609Z] Architecture: x86_64 [2022-05-19T09:16:32.609Z] CPUs: 4 [2022-05-19T09:16:32.609Z] Total Memory: 32GiB [2022-05-19T09:16:32.609Z] Name: azwin-2-9fc4d0 [2022-05-19T09:16:32.609Z] ID: 86a1c09b-838c-4f79-92b1-46813704721b [2022-05-19T09:16:32.609Z] Docker Root Dir: D:\CI\PR-43617\1\daemon [2022-05-19T09:16:32.609Z] Debug Mode (client): false [2022-05-19T09:16:32.609Z] Debug Mode (server): true [2022-05-19T09:16:32.609Z] File Descriptors: -1 [2022-05-19T09:16:32.609Z] Goroutines: 16 [2022-05-19T09:16:32.609Z] System Time: 2022-05-19T09:16:29.3255749Z [2022-05-19T09:16:32.609Z] EventsListeners: 0 [2022-05-19T09:16:32.609Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:16:32.609Z] Labels: [2022-05-19T09:16:32.609Z] Experimental: false [2022-05-19T09:16:32.609Z] Insecure Registries: [2022-05-19T09:16:32.609Z] 127.0.0.0/8 [2022-05-19T09:16:32.609Z] Live Restore Enabled: false [2022-05-19T09:16:32.609Z] [2022-05-19T09:16:32.609Z] [2022-05-19T09:16:32.609Z] INFO: Docker images of the daemon under test [2022-05-19T09:16:32.609Z] [2022-05-19T09:16:32.609Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-19T09:16:32.609Z] [2022-05-19T09:16:32.609Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-19T09:16:32.609Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-19T09:16:32.609Z] ltsc2022: Pulling from windows/servercore [2022-05-19T09:16:32.609Z] 97f65a0ec59e: Pulling fs layer [2022-05-19T09:16:32.609Z] 12fb50a031bd: Pulling fs layer [2022-05-19T09:16:33.232Z] --- PASS: TestLinksContainerNames (0.93s) [2022-05-19T09:16:33.232Z] === RUN TestLogsFollowTailEmpty [2022-05-19T09:16:33.493Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-19T09:16:33.493Z] === RUN TestContainerNetworkMountsNoChown [2022-05-19T09:16:34.066Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/default [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/default [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/private [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/private [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rprivate [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/slave [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/slave [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rslave [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/shared [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/shared [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rshared [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/default [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/rshared [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/shared [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/rslave [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/slave [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/rprivate [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/private [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-19T09:16:34.066Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:16:34.066Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-19T09:16:34.066Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:16:34.328Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:16:34.328Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:16:34.328Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:16:34.328Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:16:34.604Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:16:34.870Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:16:34.870Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:16:34.870Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-19T09:16:34.870Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-19T09:16:34.870Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-05-19T09:16:34.870Z] === RUN TestContainerBindMountNonRecursive [2022-05-19T09:16:35.930Z] ---> 6beb30479c3b [2022-05-19T09:16:36.291Z] --- PASS: TestContainerBindMountNonRecursive (1.56s) [2022-05-19T09:16:36.291Z] === RUN TestContainerVolumesMountedAsShared [2022-05-19T09:16:36.864Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-19T09:16:36.864Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-19T09:16:37.125Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-05-19T09:16:37.125Z] === RUN TestNetworkNat [2022-05-19T09:16:37.503Z] Successfully built 6beb30479c3b [2022-05-19T09:16:37.503Z] Successfully tagged docker:latest [2022-05-19T09:16:37.503Z] INFO: Image build ended at 05/19/2022 09:16:37. Duration:00:04:55.6436275 [2022-05-19T09:16:37.503Z] [2022-05-19T09:16:37.503Z] [2022-05-19T09:16:37.503Z] INFO: Building the test binaries at 05/19/2022 09:16:37... [2022-05-19T09:16:37.697Z] --- PASS: TestNetworkNat (0.47s) [2022-05-19T09:16:37.697Z] === RUN TestNetworkLocalhostTCPNat [2022-05-19T09:16:38.269Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-19T09:16:38.269Z] === RUN TestNetworkLoopbackNat [2022-05-19T09:16:38.519Z] 12fb50a031bd: Verifying Checksum [2022-05-19T09:16:38.519Z] 12fb50a031bd: Download complete [2022-05-19T09:16:40.813Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-05-19T09:16:40.813Z] === RUN TestPause [2022-05-19T09:16:41.074Z] --- PASS: TestPause (0.49s) [2022-05-19T09:16:41.074Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-19T09:16:41.074Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-19T09:16:41.074Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-19T09:16:41.074Z] === RUN TestPauseStopPausedContainer [2022-05-19T09:16:41.645Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-05-19T09:16:41.645Z] === RUN TestPidHost [2022-05-19T09:16:41.854Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-19T09:16:41.854Z] [2022-05-19T09:16:41.854Z] ________ ____ __. [2022-05-19T09:16:41.854Z] \_____ \ | |/ _| [2022-05-19T09:16:41.854Z] / | \| < [2022-05-19T09:16:41.854Z] / | \ | \ [2022-05-19T09:16:41.854Z] \_______ /____|__ \ [2022-05-19T09:16:41.854Z] \/ \/ [2022-05-19T09:16:41.854Z] [2022-05-19T09:16:41.854Z] INFO: make.ps1 ended at 05/19/2022 09:16:36 [2022-05-19T09:16:41.854Z] INFO: Binaries build ended at 05/19/2022 09:16:37. Duration:00:01:27.3340667 [2022-05-19T09:16:41.854Z] INFO: Copying the built daemon binary to d:\CI\PR-43617\1\binary\dockerd-3b157dc3b6.exe... [2022-05-19T09:16:41.854Z] INFO: Copying the built client binary to d:\CI\PR-43617\1\binary\docker-3b157dc3b6.exe... [2022-05-19T09:16:41.854Z] INFO: Copying the golang package from the container to d:\CI\PR-43617\1\installer\go.zip... [2022-05-19T09:16:41.854Z] INFO: Extracting go.zip to d:\CI\PR-43617\1\go [2022-05-19T09:16:42.589Z] --- PASS: TestPidHost (1.00s) [2022-05-19T09:16:42.589Z] === RUN TestPsFilter [2022-05-19T09:16:42.851Z] --- PASS: TestPsFilter (0.11s) [2022-05-19T09:16:42.851Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-19T09:16:43.112Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-05-19T09:16:43.112Z] === RUN TestRemoveContainerWithVolume [2022-05-19T09:16:43.683Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-05-19T09:16:43.684Z] === RUN TestRemoveContainerRunning [2022-05-19T09:16:44.255Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-05-19T09:16:44.255Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-19T09:16:44.517Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-05-19T09:16:44.517Z] === RUN TestRemoveInvalidContainer [2022-05-19T09:16:44.517Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-19T09:16:44.517Z] === RUN TestRenameLinkedContainer [2022-05-19T09:16:44.682Z] INFO: make.ps1 starting at 05/19/2022 09:16:44 [2022-05-19T09:16:45.152Z] INFO: Git commit (3b157dc3b6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-19T09:16:45.152Z] INFO: Invoking autogen... [2022-05-19T09:16:45.623Z] { [2022-05-19T09:16:45.623Z] "RT_GROUP_ICON": { [2022-05-19T09:16:45.623Z] "#1": { [2022-05-19T09:16:45.623Z] "0409": "../../winresources/docker.ico" [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] }, [2022-05-19T09:16:45.623Z] "RT_MANIFEST": { [2022-05-19T09:16:45.623Z] "#1": { [2022-05-19T09:16:45.623Z] "0409": { [2022-05-19T09:16:45.623Z] "identity": {}, [2022-05-19T09:16:45.623Z] "description": "Docker Engine", [2022-05-19T09:16:45.623Z] "minimum-os": "vista", [2022-05-19T09:16:45.623Z] "execution-level": "", [2022-05-19T09:16:45.623Z] "ui-access": false, [2022-05-19T09:16:45.623Z] "auto-elevate": false, [2022-05-19T09:16:45.623Z] "dpi-awareness": "unaware", [2022-05-19T09:16:45.623Z] "disable-theming": false, [2022-05-19T09:16:45.623Z] "disable-window-filtering": false, [2022-05-19T09:16:45.623Z] "high-resolution-scrolling-aware": false, [2022-05-19T09:16:45.623Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-19T09:16:45.623Z] "long-path-aware": false, [2022-05-19T09:16:45.623Z] "printer-driver-isolation": false, [2022-05-19T09:16:45.623Z] "gdi-scaling": false, [2022-05-19T09:16:45.623Z] "segment-heap": false, [2022-05-19T09:16:45.623Z] "use-common-controls-v6": false [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] }, [2022-05-19T09:16:45.623Z] "RT_MESSAGETABLE": { [2022-05-19T09:16:45.623Z] "#1": { [2022-05-19T09:16:45.623Z] "0409": "../../winresources/event_messages.bin" [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] }, [2022-05-19T09:16:45.623Z] "RT_VERSION": { [2022-05-19T09:16:45.623Z] "#1": { [2022-05-19T09:16:45.623Z] "0409": { [2022-05-19T09:16:45.623Z] "fixed": { [2022-05-19T09:16:45.623Z] "file_version": "0.0.0.0", [2022-05-19T09:16:45.623Z] "product_version": "0.0.0.0", [2022-05-19T09:16:45.623Z] "type": "Unknown" [2022-05-19T09:16:45.623Z] }, [2022-05-19T09:16:45.623Z] "info": { [2022-05-19T09:16:45.623Z] "0000": { [2022-05-19T09:16:45.623Z] "CompanyName": "", [2022-05-19T09:16:45.623Z] "FileVersion": "0.0.0-dev", [2022-05-19T09:16:45.623Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-19T09:16:45.623Z] "OriginalFileName": "dockerd.exe", [2022-05-19T09:16:45.623Z] "ProductName": "", [2022-05-19T09:16:45.623Z] "ProductVersion": "0.0.0-dev", [2022-05-19T09:16:45.623Z] "SpecialBuild": "3b157dc3b6" [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:45.623Z] } [2022-05-19T09:16:46.106Z] powershell.exe : cmd\dockerd\config.go [2022-05-19T09:16:46.106Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-99fc6ddf\powershellWrapper.ps1:3 char:1 [2022-05-19T09:16:46.106Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-19T09:16:46.106Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-19T09:16:46.106Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-19T09:16:46.106Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-19T09:16:46.106Z] [2022-05-19T09:16:46.106Z] cmd\dockerd\config_windows.go [2022-05-19T09:16:46.106Z] cmd\dockerd\daemon.go [2022-05-19T09:16:46.106Z] cmd\dockerd\daemon_test.go [2022-05-19T09:16:46.106Z] cmd\dockerd\daemon_windows.go [2022-05-19T09:16:46.106Z] cmd\dockerd\docker.go [2022-05-19T09:16:46.106Z] cmd\dockerd\docker_windows.go [2022-05-19T09:16:46.106Z] cmd\dockerd\genwinres_windows.go [2022-05-19T09:16:46.430Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-05-19T09:16:46.430Z] === RUN TestRenameStoppedContainer [2022-05-19T09:16:46.578Z] cmd\dockerd\metrics.go [2022-05-19T09:16:46.578Z] cmd\dockerd\options.go [2022-05-19T09:16:46.578Z] cmd\dockerd\options_test.go [2022-05-19T09:16:46.578Z] cmd\dockerd\service_windows.go [2022-05-19T09:16:46.578Z] INFO: Building daemon... [2022-05-19T09:16:46.691Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-19T09:16:46.691Z] === RUN TestRenameRunningContainerAndReuse [2022-05-19T09:16:47.066Z] 97f65a0ec59e: Verifying Checksum [2022-05-19T09:16:47.066Z] 97f65a0ec59e: Download complete [2022-05-19T09:16:47.635Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-05-19T09:16:47.635Z] === RUN TestRenameInvalidName [2022-05-19T09:16:47.889Z] INFO [linters context/goanalysis] analyzers took 5m2.931819647s with top 10 stages: buildir: 2m2.941312129s, goimports: 24.786544477s, unconvert: 19.115883797s, gosec: 15.292234122s, S1038: 8.965864508s, golint: 8.154934647s, misspell: 6.07696715s, inspect: 4.105942405s, nilness: 3.893499948s, unused: 3.840523854s [2022-05-19T09:16:47.889Z] INFO [runner] Issues before processing: 3043, after processing: 0 [2022-05-19T09:16:47.889Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/2044, path_prettifier: 2427/2427, skip_dirs: 2427/2427, autogenerated_exclude: 2044/2427, cgo: 2427/3043, skip_files: 2427/2427, identifier_marker: 2044/2044, exclude: 2044/2044, filename_unadjuster: 2427/2427, nolint: 0/78 [2022-05-19T09:16:47.889Z] INFO [runner] processing took 81.851306ms with stages: nolint: 31.425783ms, identifier_marker: 22.402648ms, path_prettifier: 9.492081ms, autogenerated_exclude: 8.235471ms, exclude-rules: 8.039761ms, skip_dirs: 1.831771ms, cgo: 261.314µs, filename_unadjuster: 157.459µs, max_same_issues: 1.494µs, uniq_by_line: 530ns, skip_files: 465ns, exclude: 374ns, max_from_linter: 346ns, severity-rules: 328ns, source_code: 321ns, path_shortener: 317ns, diff: 302ns, max_per_file_from_linter: 229ns, sort_results: 207ns, path_prefixer: 105ns [2022-05-19T09:16:47.889Z] INFO [runner] linters took 1m32.679954936s with stages: goanalysis_metalinter: 1m32.59797854s [2022-05-19T09:16:47.889Z] INFO File cache stats: 1673 entries of total size 8.5MiB [2022-05-19T09:16:47.889Z] INFO Memory: 2661 samples, avg is 292.4MB, max is 1234.3MB [2022-05-19T09:16:47.889Z] INFO Execution took 4m25.907026254s [2022-05-19T09:16:47.889Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-19T09:16:48.207Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-19T09:16:48.207Z] === RUN TestRenameAnonymousContainer [2022-05-19T09:16:48.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh dynbinary test-docker-py [2022-05-19T09:16:48.475Z] [2022-05-19T09:16:48.734Z] Removing bundles/ [2022-05-19T09:16:48.734Z] [2022-05-19T09:16:48.734Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-19T09:16:48.734Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:16:48.734Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:16:49.592Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-05-19T09:16:49.592Z] === RUN TestRenameContainerWithSameName [2022-05-19T09:16:50.164Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-19T09:16:50.164Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-19T09:16:51.107Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-05-19T09:16:51.107Z] === RUN TestResize [2022-05-19T09:16:51.144Z] --- PASS: TestBuildWithHugeFile (50.54s) [2022-05-19T09:16:51.144Z] === RUN TestBuildWCOWSandboxSize [2022-05-19T09:16:51.144Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:16:51.144Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:16:51.144Z] === RUN TestBuildWithEmptyDockerfile [2022-05-19T09:16:51.144Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:16:51.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:16:51.144Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:16:51.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:16:51.144Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:16:51.144Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:16:51.144Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:16:51.144Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:16:51.144Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:16:51.144Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-19T09:16:51.144Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-05-19T09:16:51.144Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-19T09:16:51.144Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-19T09:16:51.144Z] === RUN TestBuildPreserveOwnership [2022-05-19T09:16:51.144Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-19T09:16:51.144Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-19T09:16:51.679Z] --- PASS: TestResize (0.43s) [2022-05-19T09:16:51.679Z] === RUN TestResizeWithInvalidSize [2022-05-19T09:16:51.941Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-05-19T09:16:51.941Z] === RUN TestResizeWhenContainerNotStarted [2022-05-19T09:16:52.513Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:16:52.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:16:52.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:16:52.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:16:52.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:16:54.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:16:55.312Z] --- PASS: TestBuildPreserveOwnership (10.18s) [2022-05-19T09:16:55.312Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.16s) [2022-05-19T09:16:55.312Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-19T09:16:55.312Z] === RUN TestBuildPlatformInvalid [2022-05-19T09:16:55.312Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-19T09:16:55.312Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-19T09:16:55.312Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-19T09:16:55.312Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-05-19T09:16:55.312Z] PASS [2022-05-19T09:16:55.312Z] [2022-05-19T09:16:55.312Z] === Skipped [2022-05-19T09:16:55.312Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-19T09:16:55.312Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:16:55.312Z] [2022-05-19T09:16:55.312Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:16:55.312Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:16:55.312Z] [2022-05-19T09:16:55.312Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-05-19T09:16:55.312Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-19T09:16:55.312Z] [2022-05-19T09:16:55.312Z] DONE 34 tests, 3 skipped in 111.680s [2022-05-19T09:16:55.312Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-19T09:16:55.312Z] INFO: Testing against a local daemon [2022-05-19T09:16:55.312Z] === RUN TestConfigInspect [2022-05-19T09:16:55.312Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.312Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-19T09:16:55.312Z] === RUN TestConfigList [2022-05-19T09:16:55.312Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.312Z] --- SKIP: TestConfigList (0.01s) [2022-05-19T09:16:55.312Z] === RUN TestConfigsCreateAndDelete [2022-05-19T09:16:55.312Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.312Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-19T09:16:55.312Z] === RUN TestConfigsUpdate [2022-05-19T09:16:55.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:16:55.568Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-19T09:16:55.569Z] === RUN TestTemplatedConfig [2022-05-19T09:16:55.569Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-19T09:16:55.569Z] === RUN TestConfigCreateResolve [2022-05-19T09:16:55.569Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-19T09:16:55.569Z] PASS [2022-05-19T09:16:55.569Z] [2022-05-19T09:16:55.569Z] === Skipped [2022-05-19T09:16:55.569Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-19T09:16:55.569Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] [2022-05-19T09:16:55.569Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-19T09:16:55.569Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] [2022-05-19T09:16:55.569Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-19T09:16:55.569Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] [2022-05-19T09:16:55.569Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-19T09:16:55.569Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] [2022-05-19T09:16:55.569Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-19T09:16:55.569Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] [2022-05-19T09:16:55.569Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-19T09:16:55.569Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:16:55.569Z] [2022-05-19T09:16:55.569Z] DONE 6 tests, 6 skipped in 0.155s [2022-05-19T09:16:55.569Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-19T09:16:55.569Z] INFO: Testing against a local daemon [2022-05-19T09:16:55.569Z] === RUN TestAttachWithTTY [2022-05-19T09:16:55.569Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-19T09:16:55.569Z] === RUN TestAttachWithoutTTy [2022-05-19T09:16:55.825Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-19T09:16:55.825Z] === RUN TestCheckpoint [2022-05-19T09:16:55.825Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:16:55.825Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/commit [2022-05-19T09:16:55.825Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-19T09:16:55.825Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:16:55.825Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:16:55.825Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:16:55.825Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:16:55.825Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:16:55.825Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:16:55.825Z] === CONT TestContainerInvalidJSON/commit [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-19T09:16:55.825Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-19T09:16:55.825Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-19T09:16:55.825Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-19T09:16:55.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-19T09:16:55.826Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-19T09:16:55.826Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-19T09:16:55.826Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-19T09:16:55.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-19T09:16:55.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-19T09:16:55.826Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-19T09:16:55.826Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-05-19T09:16:55.826Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-19T09:16:55.826Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-19T09:16:55.826Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-19T09:16:55.826Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-19T09:16:55.826Z] === RUN TestCopyEmptyFile [2022-05-19T09:16:56.083Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-19T09:16:56.083Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-19T09:16:56.083Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-19T09:16:56.083Z] === RUN TestCopyFromContainer [2022-05-19T09:16:56.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:16:56.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:16:58.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:16:58.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:17:00.252Z] === RUN TestCopyFromContainer// [2022-05-19T09:17:00.252Z] === RUN TestCopyFromContainer//bar/root [2022-05-19T09:17:00.252Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-19T09:17:00.252Z] === RUN TestCopyFromContainer/bar/quux [2022-05-19T09:17:00.509Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-19T09:17:00.509Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-19T09:17:00.509Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-19T09:17:00.509Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-19T09:17:00.509Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-19T09:17:00.765Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer (4.66s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-19T09:17:00.765Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-19T09:17:00.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-19T09:17:00.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:17:00.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:17:00.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:17:00.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:17:00.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:17:00.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:17:00.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:17:00.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:17:00.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:17:00.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-19T09:17:00.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-19T09:17:00.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-19T09:17:00.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-19T09:17:00.766Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-19T09:17:00.766Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-19T09:17:00.766Z] === RUN TestCreateWithInvalidEnv [2022-05-19T09:17:00.766Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-19T09:17:00.766Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-19T09:17:00.766Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-19T09:17:00.766Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-19T09:17:00.766Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-19T09:17:00.766Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-19T09:17:00.766Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-19T09:17:00.766Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-19T09:17:00.766Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-19T09:17:00.766Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-19T09:17:00.766Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-19T09:17:00.766Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-19T09:17:00.766Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-19T09:17:00.766Z] === RUN TestCreateTmpfsMountsTarget [2022-05-19T09:17:00.766Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-19T09:17:00.766Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-19T09:17:02.134Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-05-19T09:17:02.134Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-19T09:17:02.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:17:02.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:17:03.519Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-05-19T09:17:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-19T09:17:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:17:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:17:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:17:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:17:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:17:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:17:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:17:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:17:03.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:17:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:17:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:17:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:17:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:17:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:17:03.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:17:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-19T09:17:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-19T09:17:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-19T09:17:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-19T09:17:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-19T09:17:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-19T09:17:03.519Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-19T09:17:03.775Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-05-19T09:17:03.775Z] === RUN TestCreateDifferentPlatform [2022-05-19T09:17:03.775Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-19T09:17:03.775Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-19T09:17:03.775Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-19T09:17:03.775Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-19T09:17:03.775Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-19T09:17:03.775Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-19T09:17:03.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-05-19T09:17:03.775Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-19T09:17:04.031Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-19T09:17:04.031Z] === RUN TestContainerStartOnDaemonRestart [2022-05-19T09:17:04.031Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-19T09:17:04.031Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-19T09:17:04.031Z] === RUN TestDaemonRestartIpcMode [2022-05-19T09:17:04.031Z] === PAUSE TestDaemonRestartIpcMode [2022-05-19T09:17:04.031Z] === RUN TestDaemonHostGatewayIP [2022-05-19T09:17:04.031Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:17:04.031Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-19T09:17:04.031Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-19T09:17:04.031Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-19T09:17:04.031Z] === RUN TestContainerKillOnDaemonStart [2022-05-19T09:17:04.031Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-19T09:17:04.031Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-19T09:17:04.031Z] === RUN TestDiff [2022-05-19T09:17:04.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:17:04.288Z] --- PASS: TestDiff (0.41s) [2022-05-19T09:17:04.288Z] === RUN TestExecWithCloseStdin [2022-05-19T09:17:04.851Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-05-19T09:17:04.851Z] === RUN TestExec [2022-05-19T09:17:05.414Z] --- PASS: TestExec (0.44s) [2022-05-19T09:17:05.414Z] === RUN TestExecUser [2022-05-19T09:17:05.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:17:05.671Z] --- PASS: TestExecUser (0.46s) [2022-05-19T09:17:05.671Z] === RUN TestExportContainerAndImportImage [2022-05-19T09:17:05.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:17:06.233Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-19T09:17:06.233Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-19T09:17:07.130Z] INFO: Extraction ended at 05/19/2022 09:17:06. Duration:00:00:26.7259485 [2022-05-19T09:17:07.130Z] INFO: Updating the golang and path environment variables [2022-05-19T09:17:07.130Z] INFO: GOPATH=d:\gopath [2022-05-19T09:17:07.130Z] INFO: go version go1.18.2 windows/amd64 [2022-05-19T09:17:07.130Z] INFO: Running the daemon under test in debug mode [2022-05-19T09:17:07.130Z] INFO: Running the daemon under test in containerd mode [2022-05-19T09:17:07.130Z] INFO: Starting a daemon under test... [2022-05-19T09:17:07.130Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43617\1\daemon --pidfile d:\CI\PR-43617\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-19T09:17:07.130Z] INFO: Containerd started successfully. [2022-05-19T09:17:07.130Z] INFO: Process started successfully. [2022-05-19T09:17:07.130Z] INFO: Start tailing logs of the daemon under tests [2022-05-19T09:17:07.130Z] INFO: Waiting for the daemon under test to start... [2022-05-19T09:17:07.600Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-05-19T09:17:07.600Z] === RUN TestHealthCheckWorkdir [2022-05-19T09:17:07.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:17:08.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:17:08.163Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-05-19T09:17:08.163Z] === RUN TestHealthKillContainer [2022-05-19T09:17:09.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.36s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.38s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-05-19T09:17:10.867Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-05-19T09:17:10.867Z] === RUN TestCgroupNamespacesRun [2022-05-19T09:17:12.252Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-05-19T09:17:12.252Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-19T09:17:12.252Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-19T09:17:12.252Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-19T09:17:12.252Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-19T09:17:13.639Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-05-19T09:17:13.639Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-19T09:17:14.583Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-05-19T09:17:14.583Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-19T09:17:15.969Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2022-05-19T09:17:15.969Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-19T09:17:16.248Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-19T09:17:16.248Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-19T09:17:16.248Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-19T09:17:16.248Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-19T09:17:16.248Z] === RUN TestIpcModeNone [2022-05-19T09:17:16.504Z] --- PASS: TestIpcModeNone (0.42s) [2022-05-19T09:17:16.504Z] === RUN TestIpcModePrivate [2022-05-19T09:17:16.760Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-19T09:17:16.760Z] --- PASS: TestIpcModePrivate (0.44s) [2022-05-19T09:17:16.760Z] === RUN TestIpcModeShareable [2022-05-19T09:17:16.760Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:17:16.760Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-19T09:17:16.760Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-19T09:17:16.912Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-05-19T09:17:16.912Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-19T09:17:17.483Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-19T09:17:17.483Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-19T09:17:18.128Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-05-19T09:17:18.128Z] === RUN TestAPIIpcModeHost [2022-05-19T09:17:18.128Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:17:18.128Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-19T09:17:18.128Z] === RUN TestDaemonIpcModeShareable [2022-05-19T09:17:18.128Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:17:18.128Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-19T09:17:18.128Z] === RUN TestDaemonIpcModePrivate [2022-05-19T09:17:18.869Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-05-19T09:17:18.869Z] === RUN TestNISDomainname [2022-05-19T09:17:19.441Z] --- PASS: TestNISDomainname (0.58s) [2022-05-19T09:17:19.441Z] === RUN TestHostnameDnsResolution [2022-05-19T09:17:19.495Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-19T09:17:19.495Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-05-19T09:17:19.495Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-19T09:17:19.495Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:17:19.495Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-19T09:17:19.495Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-19T09:17:19.495Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:17:19.495Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-19T09:17:19.495Z] === RUN TestIpcModeOlderClient [2022-05-19T09:17:19.495Z] === PAUSE TestIpcModeOlderClient [2022-05-19T09:17:19.495Z] === RUN TestKillContainerInvalidSignal [2022-05-19T09:17:19.752Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-05-19T09:17:19.752Z] === RUN TestKillContainer [2022-05-19T09:17:19.752Z] === RUN TestKillContainer/no_signal [2022-05-19T09:17:20.013Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-05-19T09:17:20.014Z] === RUN TestUnprivilegedPortsAndPing [2022-05-19T09:17:20.315Z] === RUN TestKillContainer/non_killing_signal [2022-05-19T09:17:20.572Z] === RUN TestKillContainer/killing_signal [2022-05-19T09:17:20.955Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-05-19T09:17:20.956Z] === RUN TestPrivilegedHostDevices [2022-05-19T09:17:21.134Z] --- PASS: TestKillContainer (1.22s) [2022-05-19T09:17:21.134Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-05-19T09:17:21.134Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-19T09:17:21.134Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-05-19T09:17:21.134Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-19T09:17:21.134Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-19T09:17:21.217Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-05-19T09:17:21.217Z] === RUN TestStats [2022-05-19T09:17:21.391Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-19T09:17:21.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-05-19T09:17:21.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-05-19T09:17:21.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-05-19T09:17:21.954Z] === RUN TestKillStoppedContainer [2022-05-19T09:17:21.954Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-19T09:17:21.954Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-19T09:17:21.954Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-05-19T09:17:21.954Z] === RUN TestKillDifferentUserContainer [2022-05-19T09:17:22.210Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-19T09:17:22.210Z] === RUN TestInspectOomKilledTrue [2022-05-19T09:17:22.210Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:17:22.210Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-19T09:17:22.210Z] === RUN TestInspectOomKilledFalse [2022-05-19T09:17:22.210Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:17:22.210Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-19T09:17:22.210Z] === RUN TestLinksEtcHostsContentMatch [2022-05-19T09:17:22.210Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-19T09:17:22.210Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-19T09:17:22.210Z] === RUN TestLinksContainerNames [2022-05-19T09:17:23.139Z] --- PASS: TestLinksContainerNames (0.81s) [2022-05-19T09:17:23.139Z] === RUN TestLogsFollowTailEmpty [2022-05-19T09:17:23.396Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-19T09:17:23.396Z] === RUN TestContainerNetworkMountsNoChown [2022-05-19T09:17:23.761Z] --- PASS: TestStats (2.50s) [2022-05-19T09:17:23.761Z] === RUN TestStopContainerWithTimeout [2022-05-19T09:17:23.761Z] === RUN TestStopContainerWithTimeout/0 [2022-05-19T09:17:23.761Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-19T09:17:23.761Z] === RUN TestStopContainerWithTimeout/1 [2022-05-19T09:17:23.761Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-19T09:17:23.761Z] === RUN TestStopContainerWithTimeout/3 [2022-05-19T09:17:23.761Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-19T09:17:23.761Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-19T09:17:23.761Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-19T09:17:23.761Z] === CONT TestStopContainerWithTimeout/0 [2022-05-19T09:17:23.761Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-19T09:17:23.959Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/default [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/default [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/private [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/private [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rprivate [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/slave [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/slave [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rslave [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/shared [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/shared [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rshared [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/default [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/rshared [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/shared [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/rslave [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/slave [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/rprivate [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/private [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-19T09:17:23.959Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:17:23.959Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:17:23.959Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-19T09:17:24.215Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-19T09:17:24.215Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-19T09:17:24.216Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-19T09:17:24.216Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-19T09:17:24.216Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-19T09:17:24.216Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-19T09:17:24.216Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-19T09:17:24.216Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-19T09:17:24.216Z] === RUN TestContainerBindMountNonRecursive [2022-05-19T09:17:24.216Z] 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-05-19T09:17:24.216Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-19T09:17:24.216Z] === RUN TestContainerVolumesMountedAsShared [2022-05-19T09:17:24.216Z] 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-05-19T09:17:24.216Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-19T09:17:24.216Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-19T09:17:24.216Z] 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-05-19T09:17:24.216Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-19T09:17:24.216Z] === RUN TestNetworkNat [2022-05-19T09:17:24.332Z] === CONT TestStopContainerWithTimeout/3 [2022-05-19T09:17:24.778Z] --- PASS: TestNetworkNat (0.55s) [2022-05-19T09:17:24.778Z] === RUN TestNetworkLocalhostTCPNat [2022-05-19T09:17:25.341Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-19T09:17:25.341Z] === RUN TestNetworkLoopbackNat [2022-05-19T09:17:26.246Z] === CONT TestStopContainerWithTimeout/1 [2022-05-19T09:17:27.631Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-19T09:17:27.631Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-05-19T09:17:27.631Z] --- PASS: TestStopContainerWithTimeout/-1 (2.50s) [2022-05-19T09:17:27.631Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-19T09:17:27.631Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-05-19T09:17:27.631Z] === RUN TestDeleteDevicemapper [2022-05-19T09:17:27.631Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-19T09:17:27.631Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-19T09:17:27.631Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-19T09:17:27.858Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-05-19T09:17:27.858Z] === RUN TestPause [2022-05-19T09:17:27.858Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:17:27.858Z] --- SKIP: TestPause (0.00s) [2022-05-19T09:17:27.858Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-19T09:17:27.858Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-19T09:17:27.858Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-19T09:17:27.858Z] === RUN TestPauseStopPausedContainer [2022-05-19T09:17:27.858Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:17:27.858Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-19T09:17:27.858Z] === RUN TestPidHost [2022-05-19T09:17:28.349Z] ...INFO: Daemon under test started and replied! [2022-05-19T09:17:28.349Z] INFO: Docker version of the daemon under test [2022-05-19T09:17:28.349Z] [2022-05-19T09:17:28.349Z] Client: [2022-05-19T09:17:28.349Z] Version: 17.06.2-ce [2022-05-19T09:17:28.349Z] API version: 1.30 [2022-05-19T09:17:28.349Z] Go version: go1.8.3 [2022-05-19T09:17:28.349Z] Git commit: cec0b72 [2022-05-19T09:17:28.349Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-19T09:17:28.349Z] OS/Arch: windows/amd64 [2022-05-19T09:17:28.349Z] [2022-05-19T09:17:28.349Z] Server: [2022-05-19T09:17:28.349Z] Version: 0.0.0-dev [2022-05-19T09:17:28.349Z] API version: 1.42 (minimum version 1.24) [2022-05-19T09:17:28.349Z] Go version: go1.18.2 [2022-05-19T09:17:28.349Z] Git commit: 3b157dc3b6 [2022-05-19T09:17:28.349Z] Built: [2022-05-19T09:17:28.349Z] OS/Arch: windows/amd64 [2022-05-19T09:17:28.349Z] Experimental: false [2022-05-19T09:17:28.349Z] [2022-05-19T09:17:28.349Z] INFO: Docker info of the daemon under test [2022-05-19T09:17:28.349Z] [2022-05-19T09:17:28.349Z] Containers: 0 [2022-05-19T09:17:28.349Z] Running: 0 [2022-05-19T09:17:28.349Z] Paused: 0 [2022-05-19T09:17:28.349Z] Stopped: 0 [2022-05-19T09:17:28.349Z] Images: 0 [2022-05-19T09:17:28.349Z] Server Version: 0.0.0-dev [2022-05-19T09:17:28.349Z] Storage Driver: windowsfilter [2022-05-19T09:17:28.349Z] Windows: [2022-05-19T09:17:28.349Z] Logging Driver: json-file [2022-05-19T09:17:28.349Z] Plugins: [2022-05-19T09:17:28.349Z] Volume: local [2022-05-19T09:17:28.349Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:17:28.349Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:17:28.349Z] Swarm: inactive [2022-05-19T09:17:28.349Z] Default Isolation: process [2022-05-19T09:17:28.349Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-19T09:17:28.349Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-19T09:17:28.349Z] OSType: windows [2022-05-19T09:17:28.349Z] Architecture: x86_64 [2022-05-19T09:17:28.349Z] CPUs: 4 [2022-05-19T09:17:28.349Z] Total Memory: 32GiB [2022-05-19T09:17:28.349Z] Name: azwin-2-9fc4d1 [2022-05-19T09:17:28.349Z] ID: b08a45ec-5b46-45a1-91f6-80b28285f52f [2022-05-19T09:17:28.349Z] Docker Root Dir: D:\CI\PR-43617\1\daemon [2022-05-19T09:17:28.349Z] Debug Mode (client): false [2022-05-19T09:17:28.349Z] Debug Mode (server): true [2022-05-19T09:17:28.349Z] File Descriptors: -1 [2022-05-19T09:17:28.349Z] Goroutines: 29 [2022-05-19T09:17:28.349Z] System Time: 2022-05-19T09:17:26.0690597Z [2022-05-19T09:17:28.349Z] EventsListeners: 0 [2022-05-19T09:17:28.349Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:17:28.349Z] Labels: [2022-05-19T09:17:28.349Z] Experimental: false [2022-05-19T09:17:28.349Z] Insecure Registries: [2022-05-19T09:17:28.349Z] 127.0.0.0/8 [2022-05-19T09:17:28.349Z] Live Restore Enabled: false [2022-05-19T09:17:28.349Z] [2022-05-19T09:17:28.349Z] [2022-05-19T09:17:28.349Z] INFO: Docker images of the daemon under test [2022-05-19T09:17:28.349Z] [2022-05-19T09:17:28.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-19T09:17:28.349Z] [2022-05-19T09:17:28.349Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-19T09:17:28.349Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-19T09:17:28.349Z] ltsc2022: Pulling from windows/servercore [2022-05-19T09:17:28.349Z] 97f65a0ec59e: Pulling fs layer [2022-05-19T09:17:28.349Z] 12fb50a031bd: Pulling fs layer [2022-05-19T09:17:28.788Z] --- PASS: TestPidHost (0.88s) [2022-05-19T09:17:28.788Z] === RUN TestPsFilter [2022-05-19T09:17:28.788Z] --- PASS: TestPsFilter (0.09s) [2022-05-19T09:17:28.788Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-19T09:17:29.351Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-19T09:17:29.351Z] === RUN TestRemoveContainerWithVolume [2022-05-19T09:17:29.547Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2022-05-19T09:17:29.547Z] === RUN TestUpdateMemory [2022-05-19T09:17:29.547Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:17:29.547Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-19T09:17:29.547Z] === RUN TestUpdateCPUQuota [2022-05-19T09:17:29.607Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-05-19T09:17:29.607Z] === RUN TestRemoveContainerRunning [2022-05-19T09:17:30.169Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-19T09:17:30.169Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-19T09:17:30.425Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-05-19T09:17:30.425Z] === RUN TestRemoveInvalidContainer [2022-05-19T09:17:30.425Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-19T09:17:30.425Z] === RUN TestRenameLinkedContainer [2022-05-19T09:17:30.489Z] --- PASS: TestUpdateCPUQuota (1.00s) [2022-05-19T09:17:30.489Z] === RUN TestUpdatePidsLimit [2022-05-19T09:17:30.489Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-19T09:17:30.766Z] === RUN TestUpdatePidsLimit/no_change [2022-05-19T09:17:30.766Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-19T09:17:31.035Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-19T09:17:31.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-19T09:17:31.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-19T09:17:31.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-19T09:17:32.322Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-05-19T09:17:32.322Z] === RUN TestRenameStoppedContainer [2022-05-19T09:17:32.579Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-05-19T09:17:32.579Z] === RUN TestRenameRunningContainerAndReuse [2022-05-19T09:17:32.773Z] --- PASS: TestUpdatePidsLimit (2.23s) [2022-05-19T09:17:32.773Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-05-19T09:17:32.773Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-05-19T09:17:32.773Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-05-19T09:17:32.773Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-05-19T09:17:32.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-05-19T09:17:32.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-05-19T09:17:32.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-05-19T09:17:32.773Z] === RUN TestUpdateRestartPolicy [2022-05-19T09:17:33.508Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-05-19T09:17:33.508Z] === RUN TestRenameInvalidName [2022-05-19T09:17:33.764Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-19T09:17:33.764Z] === RUN TestRenameAnonymousContainer [2022-05-19T09:17:34.212Z] 12fb50a031bd: Verifying Checksum [2022-05-19T09:17:34.212Z] 12fb50a031bd: Download complete [2022-05-19T09:17:35.132Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-05-19T09:17:35.132Z] === RUN TestRenameContainerWithSameName [2022-05-19T09:17:35.694Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-19T09:17:35.694Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-19T09:17:36.623Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-05-19T09:17:36.623Z] === RUN TestResize [2022-05-19T09:17:36.879Z] --- PASS: TestResize (0.42s) [2022-05-19T09:17:36.879Z] === RUN TestResizeWithInvalidSize [2022-05-19T09:17:37.135Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-05-19T09:17:37.135Z] === RUN TestResizeWhenContainerNotStarted [2022-05-19T09:17:37.698Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-05-19T09:17:37.698Z] === RUN TestDaemonRestartKillContainers [2022-05-19T09:17:37.698Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-19T09:17:37.698Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:17:37.698Z] === RUN TestCgroupNamespacesRun [2022-05-19T09:17:39.067Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-05-19T09:17:39.067Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-19T09:17:39.995Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-05-19T09:17:39.995Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-19T09:17:41.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-05-19T09:17:41.363Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-19T09:17:42.291Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-05-19T09:17:42.291Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-19T09:17:43.220Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-05-19T09:17:43.220Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-19T09:17:44.588Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-05-19T09:17:44.588Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-19T09:17:45.003Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-05-19T09:17:45.003Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-19T09:17:45.003Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-05-19T09:17:45.003Z] === RUN TestWaitNonBlocked [2022-05-19T09:17:45.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:17:45.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:17:45.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:17:45.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:17:45.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:17:45.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:17:45.003Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-19T09:17:45.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-05-19T09:17:45.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-05-19T09:17:45.003Z] === RUN TestWaitBlocked [2022-05-19T09:17:45.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:17:45.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:17:45.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:17:45.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:17:45.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:17:45.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:17:45.153Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-05-19T09:17:45.153Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-19T09:17:45.575Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-19T09:17:45.575Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-05-19T09:17:45.575Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-05-19T09:17:45.575Z] === CONT TestContainerStartOnDaemonRestart [2022-05-19T09:17:45.575Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-19T09:17:46.544Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-05-19T09:17:46.544Z] === RUN TestNISDomainname [2022-05-19T09:17:46.544Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-19T09:17:46.544Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-19T09:17:46.544Z] === RUN TestHostnameDnsResolution [2022-05-19T09:17:47.117Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-05-19T09:17:47.117Z] === RUN TestUnprivilegedPortsAndPing [2022-05-19T09:17:47.117Z] 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-05-19T09:17:47.117Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-19T09:17:47.117Z] === RUN TestPrivilegedHostDevices [2022-05-19T09:17:47.385Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-05-19T09:17:47.385Z] === RUN TestStats [2022-05-19T09:17:47.385Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:17:47.385Z] --- SKIP: TestStats (0.00s) [2022-05-19T09:17:47.385Z] === RUN TestStopContainerWithTimeout [2022-05-19T09:17:47.385Z] === RUN TestStopContainerWithTimeout/0 [2022-05-19T09:17:47.385Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-19T09:17:47.385Z] === RUN TestStopContainerWithTimeout/1 [2022-05-19T09:17:47.385Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-19T09:17:47.385Z] === RUN TestStopContainerWithTimeout/3 [2022-05-19T09:17:47.385Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-19T09:17:47.385Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-19T09:17:47.385Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-19T09:17:47.385Z] === CONT TestStopContainerWithTimeout/0 [2022-05-19T09:17:47.385Z] === CONT TestStopContainerWithTimeout/3 [2022-05-19T09:17:47.947Z] === CONT TestStopContainerWithTimeout/1 [2022-05-19T09:17:48.128Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2022-05-19T09:17:48.128Z] === CONT TestIpcModeOlderClient [2022-05-19T09:17:48.128Z] === CONT TestContainerKillOnDaemonStart [2022-05-19T09:17:48.128Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-05-19T09:17:48.128Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-19T09:17:48.128Z] === CONT TestDaemonHostGatewayIP [2022-05-19T09:17:49.131Z] 97f65a0ec59e: Verifying Checksum [2022-05-19T09:17:49.131Z] 97f65a0ec59e: Download complete [2022-05-19T09:17:49.837Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-19T09:17:50.676Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-05-19T09:17:50.676Z] === CONT TestDaemonRestartIpcMode [2022-05-19T09:17:51.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-19T09:17:52.354Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-19T09:17:52.354Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-05-19T09:17:52.354Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-05-19T09:17:52.354Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-05-19T09:17:52.354Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-05-19T09:17:52.354Z] === RUN TestDeleteDevicemapper [2022-05-19T09:17:52.354Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-19T09:17:52.354Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-19T09:17:52.354Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-19T09:17:53.224Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-05-19T09:17:53.285Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.20s) [2022-05-19T09:17:53.285Z] === RUN TestUpdateMemory [2022-05-19T09:17:53.285Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:17:53.285Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-19T09:17:53.285Z] === RUN TestUpdateCPUQuota [2022-05-19T09:17:53.285Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:17:53.285Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-19T09:17:53.285Z] === RUN TestUpdatePidsLimit [2022-05-19T09:17:53.285Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:17:53.285Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-19T09:17:53.285Z] === RUN TestUpdateRestartPolicy [2022-05-19T09:17:59.813Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-05-19T09:17:59.813Z] PASS [2022-05-19T09:17:59.813Z] [2022-05-19T09:17:59.813Z] === Skipped [2022-05-19T09:17:59.813Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-19T09:17:59.813Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:17:59.813Z] [2022-05-19T09:17:59.813Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-19T09:17:59.813Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:17:59.813Z] [2022-05-19T09:17:59.813Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-19T09:17:59.813Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:17:59.813Z] [2022-05-19T09:17:59.813Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-19T09:17:59.813Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-19T09:17:59.813Z] [2022-05-19T09:17:59.813Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-19T09:17:59.813Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-19T09:17:59.813Z] [2022-05-19T09:17:59.813Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-19T09:17:59.813Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-19T09:17:59.813Z] [2022-05-19T09:17:59.813Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-19T09:17:59.813Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:17:59.813Z] [2022-05-19T09:17:59.813Z] DONE 237 tests, 7 skipped in 120.727s [2022-05-19T09:17:59.813Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-19T09:17:59.813Z] === RUN TestConfigDaemonLibtrustID [2022-05-19T09:18:00.385Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-19T09:18:00.385Z] === RUN TestConfigDaemonID [2022-05-19T09:18:01.327Z] daemon_test.go:84: [da1e8dd193a46] daemon is not started [2022-05-19T09:18:01.327Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-19T09:18:01.327Z] === RUN TestDaemonConfigValidation [2022-05-19T09:18:01.327Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:18:01.327Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:18:01.327Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-19T09:18:01.327Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-19T09:18:01.327Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-19T09:18:01.327Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-19T09:18:01.327Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-19T09:18:01.327Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-19T09:18:01.327Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-19T09:18:01.327Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-19T09:18:01.327Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:18:01.327Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-19T09:18:01.589Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-19T09:18:01.589Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-19T09:18:01.589Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-19T09:18:01.589Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-19T09:18:01.589Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-19T09:18:01.589Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-19T09:18:01.589Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-19T09:18:01.589Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-05-19T09:18:01.589Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-19T09:18:01.589Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-19T09:18:01.589Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-19T09:18:02.533Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-19T09:18:03.918Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-19T09:18:04.509Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:18:04.509Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:18:04.509Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:18:04.509Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:18:04.509Z] [2022-05-19T09:18:04.509Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-19T09:18:04.509Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-19T09:18:04.509Z] HOSTNAME=dd8e163cede5 [2022-05-19T09:18:04.509Z] TESTDEBUG=0 [2022-05-19T09:18:04.509Z] DEST=bundles/test-integration [2022-05-19T09:18:04.509Z] PWD=/go/src/github.com/docker/docker [2022-05-19T09:18:04.509Z] DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab [2022-05-19T09:18:04.509Z] container=docker [2022-05-19T09:18:04.509Z] HOME=/root [2022-05-19T09:18:04.509Z] GOLANG_VERSION=1.18.2 [2022-05-19T09:18:04.509Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-19T09:18:04.509Z] VALIDATE_BRANCH=master [2022-05-19T09:18:04.509Z] TERM=xterm [2022-05-19T09:18:04.509Z] DOCKER_PKG=github.com/docker/docker [2022-05-19T09:18:04.509Z] SHLVL=1 [2022-05-19T09:18:04.509Z] TIMEOUT=120m [2022-05-19T09:18:04.509Z] DOCKER_BUILDTAGS= journald [2022-05-19T09:18:04.509Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-19T09:18:04.509Z] GO111MODULE=off [2022-05-19T09:18:04.509Z] DOCKER_EXPERIMENTAL=1 [2022-05-19T09:18:04.509Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-19T09:18:04.509Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-19T09:18:04.509Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-19T09:18:04.509Z] GOPATH=/go [2022-05-19T09:18:04.509Z] PKG_CONFIG=pkg-config [2022-05-19T09:18:04.509Z] _=/usr/bin/env [2022-05-19T09:18:04.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-19T09:18:04.860Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-19T09:18:04.860Z] daemon_test.go:198: [de3a46739797e] daemon is not started [2022-05-19T09:18:04.860Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-19T09:18:04.860Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-19T09:18:04.860Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-19T09:18:04.860Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-19T09:18:04.860Z] === RUN TestDaemonProxy [2022-05-19T09:18:04.860Z] === RUN TestDaemonProxy/environment_variables [2022-05-19T09:18:05.461Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-05-19T09:18:05.461Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-19T09:18:05.461Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-05-19T09:18:05.461Z] === RUN TestWaitNonBlocked [2022-05-19T09:18:05.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:18:05.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:18:05.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:18:05.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:18:05.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:18:05.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:18:05.461Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-19T09:18:05.461Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-05-19T09:18:05.461Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-05-19T09:18:05.461Z] === RUN TestWaitBlocked [2022-05-19T09:18:05.461Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:18:05.461Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:18:05.461Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:18:05.461Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:18:05.461Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:18:05.461Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:18:06.023Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-19T09:18:06.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-05-19T09:18:06.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-05-19T09:18:06.023Z] === CONT TestDaemonRestartIpcMode [2022-05-19T09:18:06.023Z] === CONT TestIpcModeOlderClient [2022-05-19T09:18:06.023Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-19T09:18:06.023Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-19T09:18:06.773Z] === RUN TestDaemonProxy/command-line_options [2022-05-19T09:18:08.164Z] === RUN TestDaemonProxy/configuration_file [2022-05-19T09:18:08.540Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-05-19T09:18:08.799Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2022-05-19T09:18:08.799Z] PASS [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === Skipped [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-19T09:18:08.799Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-19T09:18:08.799Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-19T09:18:08.799Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-19T09:18:08.799Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-19T09:18:08.799Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-19T09:18:08.799Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-19T09:18:08.799Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-19T09:18:08.799Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-19T09:18:08.799Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-19T09:18:08.799Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-19T09:18:08.799Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-19T09:18:08.799Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-19T09:18:08.799Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-19T09:18:08.799Z] 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-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-19T09:18:08.799Z] 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-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-19T09:18:08.799Z] 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-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-19T09:18:08.799Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-19T09:18:08.799Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-19T09:18:08.799Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:18:08.799Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-19T09:18:08.799Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-19T09:18:08.799Z] 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-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-19T09:18:08.799Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-19T09:18:08.799Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-19T09:18:08.799Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-19T09:18:08.799Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-19T09:18:08.799Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-19T09:18:08.799Z] [2022-05-19T09:18:08.799Z] DONE 214 tests, 27 skipped in 73.278s [2022-05-19T09:18:08.799Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-19T09:18:08.799Z] === RUN TestConfigDaemonLibtrustID [2022-05-19T09:18:09.362Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-19T09:18:09.362Z] === RUN TestConfigDaemonID [2022-05-19T09:18:10.076Z] === RUN TestDaemonProxy/conflicting_options [2022-05-19T09:18:10.337Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-19T09:18:10.728Z] daemon_test.go:84: [d036418012cde] daemon is not started [2022-05-19T09:18:10.728Z] --- PASS: TestConfigDaemonID (1.07s) [2022-05-19T09:18:10.728Z] === RUN TestDaemonConfigValidation [2022-05-19T09:18:10.728Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:18:10.728Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:18:10.728Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-19T09:18:10.728Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-19T09:18:10.728Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-19T09:18:10.729Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-19T09:18:10.729Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-19T09:18:10.729Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-19T09:18:10.729Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-19T09:18:10.729Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-19T09:18:10.729Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:18:10.729Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-19T09:18:10.729Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-19T09:18:10.729Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-19T09:18:10.729Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-19T09:18:10.729Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-19T09:18:10.729Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-19T09:18:10.729Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-05-19T09:18:10.729Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-19T09:18:10.729Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-19T09:18:10.729Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-19T09:18:10.729Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-19T09:18:10.729Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-19T09:18:10.909Z] --- PASS: TestDaemonProxy (6.22s) [2022-05-19T09:18:10.909Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-05-19T09:18:10.909Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-19T09:18:10.909Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-19T09:18:10.909Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-19T09:18:10.909Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-19T09:18:10.909Z] PASS [2022-05-19T09:18:10.909Z] [2022-05-19T09:18:10.909Z] DONE 18 tests in 11.157s [2022-05-19T09:18:10.909Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-19T09:18:10.909Z] INFO: Testing against a local daemon [2022-05-19T09:18:10.909Z] === RUN TestCommitInheritsEnv [2022-05-19T09:18:11.481Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-05-19T09:18:11.481Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-19T09:18:11.481Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-19T09:18:11.481Z] === RUN TestImportWithCustomPlatform [2022-05-19T09:18:11.481Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-19T09:18:11.481Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-19T09:18:11.481Z] === RUN TestImportWithCustomPlatform// [2022-05-19T09:18:11.481Z] === RUN TestImportWithCustomPlatform/linux [2022-05-19T09:18:11.481Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-19T09:18:11.481Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-19T09:18:11.742Z] === RUN TestImportWithCustomPlatform/macos [2022-05-19T09:18:11.742Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-19T09:18:11.742Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-19T09:18:11.742Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-19T09:18:11.742Z] === RUN TestImagesFilterMultiReference [2022-05-19T09:18:11.742Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-19T09:18:11.742Z] === RUN TestImagePullPlatformInvalid [2022-05-19T09:18:11.742Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-19T09:18:11.742Z] === RUN TestRemoveImageOrphaning [2022-05-19T09:18:12.004Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-05-19T09:18:12.004Z] === RUN TestRemoveImageGarbageCollector [2022-05-19T09:18:12.097Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-19T09:18:12.576Z] time="2022-05-19T09:18:12Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-19T09:18:13.033Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-19T09:18:13.961Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-05-19T09:18:13.961Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-19T09:18:13.961Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-19T09:18:13.961Z] === RUN TestTagInvalidReference [2022-05-19T09:18:13.961Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-19T09:18:13.961Z] === RUN TestTagValidPrefixedRepo [2022-05-19T09:18:13.961Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-19T09:18:13.961Z] === RUN TestTagExistedNameWithoutForce [2022-05-19T09:18:13.961Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-19T09:18:13.961Z] === RUN TestTagOfficialNames [2022-05-19T09:18:13.961Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-19T09:18:13.961Z] === RUN TestTagMatchesDigest [2022-05-19T09:18:13.961Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-19T09:18:13.961Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-19T09:18:13.962Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-19T09:18:13.962Z] daemon_test.go:198: [d8c63c634469f] daemon is not started [2022-05-19T09:18:13.962Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-19T09:18:13.962Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-19T09:18:13.962Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-19T09:18:13.962Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-19T09:18:13.962Z] === RUN TestDaemonProxy [2022-05-19T09:18:13.962Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-19T09:18:13.962Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-19T09:18:13.962Z] PASS [2022-05-19T09:18:13.962Z] [2022-05-19T09:18:13.962Z] === Skipped [2022-05-19T09:18:13.962Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-19T09:18:13.962Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-19T09:18:13.962Z] [2022-05-19T09:18:13.962Z] DONE 13 tests, 1 skipped in 5.236s [2022-05-19T09:18:13.962Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-19T09:18:14.218Z] INFO: Testing against a local daemon [2022-05-19T09:18:14.218Z] === RUN TestCommitInheritsEnv [2022-05-19T09:18:16.108Z] --- PASS: TestCommitInheritsEnv (2.00s) [2022-05-19T09:18:16.108Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-19T09:18:16.108Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-19T09:18:16.108Z] === RUN TestImportWithCustomPlatform [2022-05-19T09:18:16.108Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-19T09:18:16.364Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-19T09:18:16.364Z] === RUN TestImportWithCustomPlatform// [2022-05-19T09:18:16.364Z] === RUN TestImportWithCustomPlatform/linux [2022-05-19T09:18:16.364Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-19T09:18:16.364Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-19T09:18:16.364Z] === RUN TestImportWithCustomPlatform/macos [2022-05-19T09:18:16.364Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-19T09:18:16.364Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-19T09:18:16.620Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-19T09:18:16.620Z] === RUN TestImagesFilterMultiReference [2022-05-19T09:18:16.620Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-19T09:18:16.620Z] === RUN TestImagePullPlatformInvalid [2022-05-19T09:18:16.620Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-19T09:18:16.620Z] === RUN TestRemoveImageOrphaning [2022-05-19T09:18:17.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-19T09:18:18.510Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-05-19T09:18:18.510Z] === RUN TestRemoveImageGarbageCollector [2022-05-19T09:18:18.510Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-19T09:18:18.510Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-19T09:18:18.510Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-19T09:18:18.510Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-19T09:18:18.510Z] === RUN TestTagInvalidReference [2022-05-19T09:18:18.510Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-19T09:18:18.510Z] === RUN TestTagValidPrefixedRepo [2022-05-19T09:18:18.510Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-19T09:18:18.510Z] === RUN TestTagExistedNameWithoutForce [2022-05-19T09:18:18.510Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-19T09:18:18.510Z] === RUN TestTagOfficialNames [2022-05-19T09:18:18.510Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-19T09:18:18.510Z] === RUN TestTagMatchesDigest [2022-05-19T09:18:18.510Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-19T09:18:18.510Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-19T09:18:28.109Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-19T09:18:28.110Z] [2022-05-19T09:18:28.110Z] ________ ____ __. [2022-05-19T09:18:28.110Z] \_____ \ | |/ _| [2022-05-19T09:18:28.110Z] / | \| < [2022-05-19T09:18:28.110Z] / | \ | \ [2022-05-19T09:18:28.110Z] \_______ /____|__ \ [2022-05-19T09:18:28.110Z] \/ \/ [2022-05-19T09:18:28.110Z] [2022-05-19T09:18:28.110Z] INFO: make.ps1 ended at 05/19/2022 09:18:24 [2022-05-19T09:18:28.110Z] INFO: Binaries build ended at 05/19/2022 09:18:26. Duration:00:01:49.0816912 [2022-05-19T09:18:28.581Z] INFO: Copying the built daemon binary to d:\CI\PR-43617\1\binary\dockerd-3b157dc3b6.exe... [2022-05-19T09:18:28.581Z] INFO: Copying the built client binary to d:\CI\PR-43617\1\binary\docker-3b157dc3b6.exe... [2022-05-19T09:18:28.581Z] INFO: Copying the golang package from the container to d:\CI\PR-43617\1\installer\go.zip... [2022-05-19T09:18:29.584Z] INFO: Extracting go.zip to d:\CI\PR-43617\1\go [2022-05-19T09:18:31.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-19T09:18:31.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-19T09:18:43.392Z] 97f65a0ec59e: Pull complete [2022-05-19T09:18:49.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-19T09:18:49.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-19T09:18:51.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-19T09:18:53.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-19T09:18:53.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-19T09:18:54.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-19T09:18:55.202Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-19T09:18:55.202Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:18:55.202Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:18:55.202Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-19T09:18:55.202Z] [2022-05-19T09:18:55.202Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-19T09:18:55.202Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-19T09:18:55.202Z] Using test binary docker [2022-05-19T09:18:55.202Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-19T09:18:55.202Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-19T09:18:55.202Z] INFO: Waiting for daemon to start... [2022-05-19T09:18:55.202Z] Starting dockerd [2022-05-19T09:18:55.202Z] . [2022-05-19T09:18:55.202Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-19T09:18:57.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-19T09:18:58.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-19T09:19:05.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-19T09:19:05.469Z] INFO: Extraction ended at 05/19/2022 09:19:01. Duration:00:00:32.5610818 [2022-05-19T09:19:05.469Z] INFO: Updating the golang and path environment variables [2022-05-19T09:19:05.469Z] INFO: GOPATH=d:\gopath [2022-05-19T09:19:05.469Z] INFO: go version go1.18.2 windows/amd64 [2022-05-19T09:19:05.469Z] INFO: Running the daemon under test in debug mode [2022-05-19T09:19:05.469Z] INFO: Starting a daemon under test... [2022-05-19T09:19:05.469Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43617\1\daemon --pidfile d:\CI\PR-43617\1\docker.pid -D [2022-05-19T09:19:05.469Z] INFO: Process started successfully. [2022-05-19T09:19:05.469Z] INFO: Start tailing logs of the daemon under tests [2022-05-19T09:19:05.469Z] INFO: Waiting for the daemon under test to start... [2022-05-19T09:19:05.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-19T09:19:06.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-19T09:19:06.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-19T09:19:07.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-19T09:19:07.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-19T09:19:08.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-19T09:19:08.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-19T09:19:10.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-19T09:19:11.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-19T09:19:12.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-19T09:19:12.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-19T09:19:12.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-19T09:19:13.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-19T09:19:13.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-19T09:19:14.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-19T09:19:15.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-19T09:19:15.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-19T09:19:16.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-19T09:19:16.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-19T09:19:17.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-19T09:19:17.325Z] Using test binary docker [2022-05-19T09:19:17.325Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-19T09:19:17.325Z] +++ /etc/init.d/apparmor start [2022-05-19T09:19:17.325Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-19T09:19:17.325Z] INFO: Waiting for daemon to start... [2022-05-19T09:19:17.325Z] Starting dockerd [2022-05-19T09:19:17.325Z] +++ 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-05-19T09:19:19.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-19T09:19:22.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-19T09:19:23.346Z] .....INFO: Daemon under test started and replied! [2022-05-19T09:19:23.347Z] INFO: Docker version of the daemon under test [2022-05-19T09:19:23.347Z] [2022-05-19T09:19:23.347Z] Client: [2022-05-19T09:19:23.347Z] Version: 17.06.2-ce [2022-05-19T09:19:23.347Z] API version: 1.30 [2022-05-19T09:19:23.347Z] Go version: go1.8.3 [2022-05-19T09:19:23.347Z] Git commit: cec0b72 [2022-05-19T09:19:23.347Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-19T09:19:23.347Z] OS/Arch: windows/amd64 [2022-05-19T09:19:23.347Z] [2022-05-19T09:19:23.347Z] Server: [2022-05-19T09:19:23.347Z] Version: 0.0.0-dev [2022-05-19T09:19:23.347Z] API version: 1.42 (minimum version 1.24) [2022-05-19T09:19:23.347Z] Go version: go1.18.2 [2022-05-19T09:19:23.347Z] Git commit: 3b157dc3b6 [2022-05-19T09:19:23.347Z] Built: [2022-05-19T09:19:23.347Z] OS/Arch: windows/amd64 [2022-05-19T09:19:23.347Z] Experimental: false [2022-05-19T09:19:23.347Z] [2022-05-19T09:19:23.347Z] INFO: Docker info of the daemon under test [2022-05-19T09:19:23.347Z] [2022-05-19T09:19:23.347Z] Containers: 0 [2022-05-19T09:19:23.347Z] Running: 0 [2022-05-19T09:19:23.347Z] Paused: 0 [2022-05-19T09:19:23.347Z] Stopped: 0 [2022-05-19T09:19:23.347Z] Images: 0 [2022-05-19T09:19:23.347Z] Server Version: 0.0.0-dev [2022-05-19T09:19:23.347Z] Storage Driver: windowsfilter [2022-05-19T09:19:23.347Z] Windows: [2022-05-19T09:19:23.347Z] Logging Driver: json-file [2022-05-19T09:19:23.347Z] Plugins: [2022-05-19T09:19:23.347Z] Volume: local [2022-05-19T09:19:23.347Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T09:19:23.347Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T09:19:23.347Z] Swarm: inactive [2022-05-19T09:19:23.347Z] Default Isolation: process [2022-05-19T09:19:23.347Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-19T09:19:23.347Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-19T09:19:23.347Z] OSType: windows [2022-05-19T09:19:23.347Z] Architecture: x86_64 [2022-05-19T09:19:23.347Z] CPUs: 4 [2022-05-19T09:19:23.347Z] Total Memory: 32GiB [2022-05-19T09:19:23.347Z] Name: azwin-2-8057e0 [2022-05-19T09:19:23.347Z] ID: 7a58880d-efb6-46b9-b996-fae8b9416165 [2022-05-19T09:19:23.347Z] Docker Root Dir: D:\CI\PR-43617\1\daemon [2022-05-19T09:19:23.347Z] Debug Mode (client): false [2022-05-19T09:19:23.347Z] Debug Mode (server): true [2022-05-19T09:19:23.347Z] File Descriptors: -1 [2022-05-19T09:19:23.347Z] Goroutines: 16 [2022-05-19T09:19:23.347Z] System Time: 2022-05-19T09:19:21.8742224Z [2022-05-19T09:19:23.347Z] EventsListeners: 0 [2022-05-19T09:19:23.347Z] Registry: https://index.docker.io/v1/ [2022-05-19T09:19:23.347Z] Labels: [2022-05-19T09:19:23.347Z] Experimental: false [2022-05-19T09:19:23.347Z] Insecure Registries: [2022-05-19T09:19:23.347Z] 127.0.0.0/8 [2022-05-19T09:19:23.347Z] Live Restore Enabled: false [2022-05-19T09:19:23.347Z] [2022-05-19T09:19:23.347Z] [2022-05-19T09:19:23.347Z] INFO: Docker images of the daemon under test [2022-05-19T09:19:23.347Z] [2022-05-19T09:19:23.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-19T09:19:23.347Z] [2022-05-19T09:19:23.347Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-19T09:19:23.347Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-19T09:19:23.347Z] ltsc2019: Pulling from windows/servercore [2022-05-19T09:19:23.347Z] b111c3320c94: Pulling fs layer [2022-05-19T09:19:23.347Z] 8b534d64a7c3: Pulling fs layer [2022-05-19T09:19:24.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-19T09:19:25.434Z] . [2022-05-19T09:19:25.434Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-19T09:19:25.434Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-19T09:19:25.434Z] Error: No such image: emptyfs [2022-05-19T09:19:25.434Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-19T09:19:25.434Z] ++++ docker load [2022-05-19T09:19:25.434Z] Running integration-test (iteration 1) [2022-05-19T09:19:25.434Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-19T09:19:25.434Z] ++ 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-05-19T09:19:25.434Z] ++ set -e [2022-05-19T09:19:25.434Z] ++ '[' -n 0 ']' [2022-05-19T09:19:25.434Z] ++ set -x [2022-05-19T09:19:25.434Z] ++ 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-05-19T09:19:25.434Z] Loaded image: busybox:latest [2022-05-19T09:19:25.434Z] Loaded image: busybox:glibc [2022-05-19T09:19:26.368Z] Loaded image: debian:bullseye-slim [2022-05-19T09:19:26.368Z] Loaded image: hello-world:latest [2022-05-19T09:19:26.368Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:19:26.368Z] INFO: Testing against a local daemon [2022-05-19T09:19:26.368Z] === RUN TestCgroupNamespacesBuild [2022-05-19T09:19:27.744Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-05-19T09:19:27.744Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-19T09:19:27.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-19T09:19:28.678Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-05-19T09:19:28.678Z] === RUN TestBuildWithSession [2022-05-19T09:19:28.678Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:19:28.678Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-19T09:19:28.678Z] === RUN TestBuildSquashParent [2022-05-19T09:19:30.336Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-19T09:19:30.336Z] Using test binary docker [2022-05-19T09:19:30.336Z] +++ /etc/init.d/apparmor start [2022-05-19T09:19:30.336Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-19T09:19:30.336Z] INFO: Waiting for daemon to start... [2022-05-19T09:19:30.336Z] Starting dockerd [2022-05-19T09:19:30.336Z] +++ 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-05-19T09:19:30.609Z] 97f65a0ec59e: Pull complete [2022-05-19T09:19:32.058Z] 8b534d64a7c3: Verifying Checksum [2022-05-19T09:19:32.058Z] 8b534d64a7c3: Download complete [2022-05-19T09:19:32.366Z] . [2022-05-19T09:19:32.367Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-19T09:19:32.628Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-19T09:19:32.628Z] Error: No such image: emptyfs [2022-05-19T09:19:32.628Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-19T09:19:32.628Z] ++++ docker load [2022-05-19T09:19:32.864Z] --- PASS: TestBuildSquashParent (3.67s) [2022-05-19T09:19:32.864Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-19T09:19:32.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:19:32.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:19:32.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:19:32.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:19:32.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:19:32.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:19:32.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:19:32.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:19:32.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:19:32.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:19:32.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:19:32.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:19:32.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:19:32.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:19:33.204Z] Running integration-test (iteration 1) [2022-05-19T09:19:33.204Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-19T09:19:33.204Z] ++ 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-05-19T09:19:33.204Z] ++ set -e [2022-05-19T09:19:33.204Z] ++ '[' -n 0 ']' [2022-05-19T09:19:33.204Z] ++ set -x [2022-05-19T09:19:33.204Z] ++ 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-05-19T09:19:33.799Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:19:33.799Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:19:33.906Z] sha256:d0932eb97d9ba5b52553b864487b9300023e61099775539cf70a5280c14be28e [2022-05-19T09:19:33.906Z] INFO: Starting docker-py tests... [2022-05-19T09:19:33.906Z] ============================= test session starts ============================== [2022-05-19T09:19:33.906Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-19T09:19:33.906Z] rootdir: /src, inifile: pytest.ini [2022-05-19T09:19:33.906Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-19T09:19:33.906Z] collected 395 items / 2 deselected / 393 selected [2022-05-19T09:19:33.906Z] [2022-05-19T09:19:34.147Z] Loaded image: busybox:latest [2022-05-19T09:19:34.408Z] Loaded image: busybox:glibc [2022-05-19T09:19:34.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:19:34.992Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:19:35.928Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-19T09:19:35.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-05-19T09:19:35.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-05-19T09:19:35.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.07s) [2022-05-19T09:19:35.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-05-19T09:19:35.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-05-19T09:19:35.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-05-19T09:19:35.928Z] === RUN TestBuildMultiStageCopy [2022-05-19T09:19:35.928Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-19T09:19:37.303Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-19T09:19:37.303Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-19T09:19:37.562Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-19T09:19:37.820Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-19T09:19:38.078Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-05-19T09:19:38.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-05-19T09:19:38.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-19T09:19:38.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-19T09:19:38.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-19T09:19:38.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-19T09:19:38.078Z] === RUN TestBuildMultiStageParentConfig [2022-05-19T09:19:38.644Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-05-19T09:19:38.644Z] === RUN TestBuildLabelWithTargets [2022-05-19T09:19:39.579Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-05-19T09:19:39.579Z] === RUN TestBuildWithEmptyLayers [2022-05-19T09:19:39.703Z] Loaded image: debian:bullseye-slim [2022-05-19T09:19:39.703Z] Loaded image: hello-world:latest [2022-05-19T09:19:39.703Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:19:39.703Z] INFO: Testing against a local daemon [2022-05-19T09:19:39.703Z] === RUN TestCgroupNamespacesBuild [2022-05-19T09:19:40.146Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-19T09:19:40.146Z] === RUN TestBuildMultiStageOnBuild [2022-05-19T09:19:41.520Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-05-19T09:19:41.520Z] === RUN TestBuildUncleanTarFilenames [2022-05-19T09:19:42.086Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-19T09:19:42.086Z] === RUN TestBuildMultiStageLayerLeak [2022-05-19T09:19:42.254Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2022-05-19T09:19:42.254Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-19T09:19:43.461Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-05-19T09:19:43.461Z] === RUN TestBuildWithHugeFile [2022-05-19T09:19:44.175Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-05-19T09:19:44.176Z] === RUN TestBuildWithSession [2022-05-19T09:19:44.176Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:19:44.176Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-19T09:19:44.176Z] === RUN TestBuildSquashParent [2022-05-19T09:19:44.577Z] b111c3320c94: Verifying Checksum [2022-05-19T09:19:44.578Z] b111c3320c94: Download complete [2022-05-19T09:19:46.268Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-19T09:19:47.091Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-19T09:19:49.029Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-19T09:19:50.459Z] --- PASS: TestImportExtremelyLargeImageWorks (91.53s) [2022-05-19T09:19:50.459Z] PASS [2022-05-19T09:19:50.459Z] [2022-05-19T09:19:50.459Z] DONE 22 tests in 94.599s [2022-05-19T09:19:50.459Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-19T09:19:50.459Z] INFO: Testing against a local daemon [2022-05-19T09:19:50.459Z] === RUN TestNetworkCreateDelete [2022-05-19T09:19:50.459Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-19T09:19:50.459Z] === RUN TestDockerNetworkDeletePreferID [2022-05-19T09:19:50.459Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-19T09:19:50.459Z] === RUN TestDaemonDNSFallback [2022-05-19T09:19:52.369Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-05-19T09:19:52.369Z] === RUN TestInspectNetwork [2022-05-19T09:19:54.187Z] --- PASS: TestBuildSquashParent (9.37s) [2022-05-19T09:19:54.187Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-19T09:19:54.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:19:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:19:54.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:19:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:19:54.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:19:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:19:54.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:19:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:19:54.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:19:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:19:54.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:19:54.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:19:54.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:19:54.187Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:19:54.900Z] --- PASS: TestImportExtremelyLargeImageWorks (93.28s) [2022-05-19T09:19:54.900Z] PASS [2022-05-19T09:19:54.900Z] [2022-05-19T09:19:54.900Z] === Skipped [2022-05-19T09:19:54.900Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-19T09:19:54.900Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-19T09:19:54.900Z] [2022-05-19T09:19:54.900Z] DONE 22 tests, 1 skipped in 97.595s [2022-05-19T09:19:54.900Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-19T09:19:54.900Z] INFO: Testing against a local daemon [2022-05-19T09:19:54.900Z] === RUN TestNetworkCreateDelete [2022-05-19T09:19:54.900Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-19T09:19:54.900Z] === RUN TestDockerNetworkDeletePreferID [2022-05-19T09:19:54.900Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-19T09:19:54.900Z] === RUN TestDaemonDNSFallback [2022-05-19T09:19:55.668Z] === RUN TestInspectNetwork/full_network_id [2022-05-19T09:19:55.669Z] === RUN TestInspectNetwork/partial_network_id [2022-05-19T09:19:55.669Z] === RUN TestInspectNetwork/network_name [2022-05-19T09:19:55.669Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-19T09:19:57.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:19:57.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:19:59.065Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-05-19T09:19:59.065Z] === RUN TestInspectNetwork [2022-05-19T09:19:59.065Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:19:59.065Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-19T09:19:59.065Z] === RUN TestRunContainerWithBridgeNone [2022-05-19T09:19:59.065Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.065Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-19T09:19:59.065Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:19:59.065Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:19:59.065Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:19:59.065Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-19T09:19:59.065Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-19T09:19:59.065Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-19T09:19:59.065Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-19T09:19:59.065Z] === RUN TestNetworkList [2022-05-19T09:19:59.065Z] === RUN TestNetworkList//networks [2022-05-19T09:19:59.065Z] === PAUSE TestNetworkList//networks [2022-05-19T09:19:59.065Z] === RUN TestNetworkList//networks/ [2022-05-19T09:19:59.065Z] === PAUSE TestNetworkList//networks/ [2022-05-19T09:19:59.065Z] === CONT TestNetworkList//networks [2022-05-19T09:19:59.065Z] === CONT TestNetworkList//networks/ [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkList (0.01s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-19T09:19:59.065Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-19T09:19:59.065Z] === RUN TestHostIPv4BridgeLabel [2022-05-19T09:19:59.065Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.065Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-19T09:19:59.066Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-19T09:19:59.066Z] === RUN TestDaemonDefaultNetworkPools [2022-05-19T09:19:59.066Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-19T09:19:59.066Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-19T09:19:59.066Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-19T09:19:59.066Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-19T09:19:59.066Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-19T09:19:59.066Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-19T09:19:59.066Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-19T09:19:59.066Z] === RUN TestServiceWithPredefinedNetwork [2022-05-19T09:19:59.066Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:19:59.066Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-19T09:19:59.066Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:19:59.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestServiceWithDataPathPortInit [2022-05-19T09:19:59.066Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:19:59.066Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-19T09:19:59.066Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-19T09:19:59.066Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:19:59.066Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-19T09:19:59.066Z] PASS [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === Skipped [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-19T09:19:59.066Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-19T09:19:59.066Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-19T09:19:59.066Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-19T09:19:59.066Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-19T09:19:59.066Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-19T09:19:59.066Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-19T09:19:59.066Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-19T09:19:59.066Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-19T09:19:59.066Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:19:59.066Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-19T09:19:59.066Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-19T09:19:59.066Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] DONE 34 tests, 12 skipped in 7.067s [2022-05-19T09:19:59.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-19T09:19:59.066Z] INFO: Testing against a local daemon [2022-05-19T09:19:59.066Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-19T09:19:59.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:19:59.066Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestDockerNetworkIpvlan [2022-05-19T09:19:59.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:19:59.066Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-19T09:19:59.066Z] PASS [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === Skipped [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-19T09:19:59.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-19T09:19:59.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] DONE 2 tests, 2 skipped in 0.092s [2022-05-19T09:19:59.066Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-19T09:19:59.066Z] INFO: Testing against a local daemon [2022-05-19T09:19:59.066Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-19T09:19:59.066Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestDockerNetworkMacvlan [2022-05-19T09:19:59.066Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-19T09:19:59.066Z] PASS [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === Skipped [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-19T09:19:59.066Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-19T09:19:59.066Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] DONE 2 tests, 2 skipped in 0.076s [2022-05-19T09:19:59.066Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-19T09:19:59.066Z] testing: warning: no tests to run [2022-05-19T09:19:59.066Z] PASS [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] DONE 0 tests in 0.023s [2022-05-19T09:19:59.066Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-19T09:19:59.066Z] INFO: Testing against a local daemon [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginAllowRequest [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginTLS [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginDenyRequest [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginDenyResponse [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginAllowEventStream [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginErrorResponse [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginErrorRequest [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginHeader [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginV2Disable [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-19T09:19:59.066Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-19T09:19:59.066Z] PASS [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === Skipped [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-19T09:19:59.066Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.066Z] [2022-05-19T09:19:59.066Z] DONE 17 tests, 17 skipped in 0.253s [2022-05-19T09:19:59.066Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-19T09:19:59.322Z] INFO: Testing against a local daemon [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:19:59.322Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:19:59.322Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-19T09:19:59.322Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-19T09:19:59.322Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:19:59.322Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-19T09:19:59.322Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-19T09:19:59.322Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-19T09:19:59.322Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-19T09:19:59.322Z] === RUN TestPluginInstall [2022-05-19T09:19:59.322Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.322Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-19T09:19:59.322Z] === RUN TestPluginsWithRuntimes [2022-05-19T09:19:59.322Z] 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-05-19T09:19:59.322Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-19T09:19:59.322Z] === RUN TestPluginBackCompatMediaTypes [2022-05-19T09:19:59.322Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-19T09:19:59.322Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-19T09:19:59.322Z] PASS [2022-05-19T09:19:59.322Z] [2022-05-19T09:19:59.322Z] === Skipped [2022-05-19T09:19:59.322Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-19T09:19:59.322Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-19T09:19:59.322Z] [2022-05-19T09:19:59.322Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-19T09:19:59.322Z] 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-05-19T09:19:59.322Z] [2022-05-19T09:19:59.322Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-19T09:19:59.322Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-19T09:19:59.322Z] [2022-05-19T09:19:59.322Z] DONE 19 tests, 3 skipped in 0.133s [2022-05-19T09:19:59.322Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-19T09:19:59.322Z] INFO: Testing against a local daemon [2022-05-19T09:19:59.322Z] === RUN TestExternalGraphDriver [2022-05-19T09:19:59.579Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-19T09:19:59.579Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-19T09:19:59.579Z] === RUN TestGraphdriverPluginV2 [2022-05-19T09:19:59.870Z] --- PASS: TestInspectNetwork (7.30s) [2022-05-19T09:19:59.870Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-19T09:19:59.870Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-19T09:19:59.870Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-19T09:19:59.870Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-19T09:19:59.870Z] === RUN TestRunContainerWithBridgeNone [2022-05-19T09:20:00.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:20:00.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:20:01.255Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-19T09:20:01.255Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:20:01.255Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:20:01.255Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:20:01.255Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-19T09:20:01.255Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-19T09:20:01.255Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-19T09:20:01.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-19T09:20:01.255Z] === RUN TestNetworkList [2022-05-19T09:20:01.255Z] === RUN TestNetworkList//networks [2022-05-19T09:20:01.255Z] === PAUSE TestNetworkList//networks [2022-05-19T09:20:01.255Z] === RUN TestNetworkList//networks/ [2022-05-19T09:20:01.255Z] === PAUSE TestNetworkList//networks/ [2022-05-19T09:20:01.255Z] === CONT TestNetworkList//networks [2022-05-19T09:20:01.255Z] === CONT TestNetworkList//networks/ [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkList (0.02s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-19T09:20:01.255Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-19T09:20:01.255Z] === RUN TestHostIPv4BridgeLabel [2022-05-19T09:20:01.826Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-19T09:20:01.826Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-19T09:20:03.210Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-19T09:20:03.210Z] === RUN TestDaemonDefaultNetworkPools [2022-05-19T09:20:03.747Z] --- PASS: TestGraphdriverPluginV2 (4.07s) [2022-05-19T09:20:03.747Z] PASS [2022-05-19T09:20:03.747Z] [2022-05-19T09:20:03.747Z] === Skipped [2022-05-19T09:20:03.747Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-19T09:20:03.747Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-19T09:20:03.747Z] [2022-05-19T09:20:03.747Z] DONE 2 tests, 1 skipped in 4.198s [2022-05-19T09:20:03.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-19T09:20:03.747Z] INFO: Testing against a local daemon [2022-05-19T09:20:03.747Z] === RUN TestContinueAfterPluginCrash [2022-05-19T09:20:03.747Z] === PAUSE TestContinueAfterPluginCrash [2022-05-19T09:20:03.747Z] === RUN TestReadPluginNoRead [2022-05-19T09:20:03.747Z] === PAUSE TestReadPluginNoRead [2022-05-19T09:20:03.747Z] === RUN TestDaemonStartWithLogOpt [2022-05-19T09:20:03.747Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-19T09:20:03.747Z] === CONT TestContinueAfterPluginCrash [2022-05-19T09:20:03.747Z] === CONT TestDaemonStartWithLogOpt [2022-05-19T09:20:03.780Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-19T09:20:03.780Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-19T09:20:04.107Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-19T09:20:04.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.71s) [2022-05-19T09:20:04.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.75s) [2022-05-19T09:20:04.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2022-05-19T09:20:04.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2022-05-19T09:20:04.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2022-05-19T09:20:04.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2022-05-19T09:20:04.107Z] === RUN TestBuildMultiStageCopy [2022-05-19T09:20:04.107Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-19T09:20:04.721Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-19T09:20:04.721Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-19T09:20:06.104Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-05-19T09:20:06.104Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-19T09:20:06.659Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-19T09:20:06.699Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-19T09:20:06.699Z] === RUN TestServiceWithPredefinedNetwork [2022-05-19T09:20:07.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-19T09:20:07.807Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-19T09:20:07.916Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-05-19T09:20:07.916Z] === CONT TestReadPluginNoRead [2022-05-19T09:20:08.753Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-19T09:20:09.015Z] --- PASS: TestBuildMultiStageCopy (5.19s) [2022-05-19T09:20:09.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.85s) [2022-05-19T09:20:09.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-05-19T09:20:09.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2022-05-19T09:20:09.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2022-05-19T09:20:09.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-05-19T09:20:09.015Z] === RUN TestBuildMultiStageParentConfig [2022-05-19T09:20:09.284Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2022-05-19T09:20:09.284Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-19T09:20:09.284Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:20:09.284Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:20:09.284Z] === RUN TestServiceWithDataPathPortInit [2022-05-19T09:20:10.432Z] === RUN TestReadPluginNoRead/default [2022-05-19T09:20:10.666Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2022-05-19T09:20:10.666Z] === RUN TestBuildLabelWithTargets [2022-05-19T09:20:11.360Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-19T09:20:12.725Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-19T09:20:12.725Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2022-05-19T09:20:13.216Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2022-05-19T09:20:13.216Z] === RUN TestBuildWithEmptyLayers [2022-05-19T09:20:14.091Z] === CONT TestReadPluginNoRead [2022-05-19T09:20:14.091Z] read_test.go:92: [d0a2658d9737b] daemon is not started [2022-05-19T09:20:14.091Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-05-19T09:20:14.091Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-05-19T09:20:14.091Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-05-19T09:20:14.091Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-05-19T09:20:14.091Z] PASS [2022-05-19T09:20:14.091Z] [2022-05-19T09:20:14.091Z] DONE 6 tests in 10.422s [2022-05-19T09:20:14.091Z] 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-05-19T09:20:14.091Z] testing: warning: no tests to run [2022-05-19T09:20:14.091Z] PASS [2022-05-19T09:20:14.091Z] [2022-05-19T09:20:14.091Z] DONE 0 tests in 0.039s [2022-05-19T09:20:14.091Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-19T09:20:14.161Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-05-19T09:20:14.161Z] === RUN TestBuildMultiStageOnBuild [2022-05-19T09:20:14.348Z] INFO: Testing against a local daemon [2022-05-19T09:20:14.348Z] === RUN TestPluginWithDevMounts [2022-05-19T09:20:14.348Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-19T09:20:14.348Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-19T09:20:14.348Z] PASS [2022-05-19T09:20:14.348Z] [2022-05-19T09:20:14.348Z] === Skipped [2022-05-19T09:20:14.348Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-19T09:20:14.348Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-19T09:20:14.348Z] [2022-05-19T09:20:14.348Z] DONE 1 tests, 1 skipped in 0.282s [2022-05-19T09:20:14.348Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-19T09:20:14.348Z] INFO: Testing against a local daemon [2022-05-19T09:20:14.348Z] === RUN TestSecretInspect [2022-05-19T09:20:14.348Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.348Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-19T09:20:14.348Z] === RUN TestSecretList [2022-05-19T09:20:14.348Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.348Z] --- SKIP: TestSecretList (0.01s) [2022-05-19T09:20:14.348Z] === RUN TestSecretsCreateAndDelete [2022-05-19T09:20:14.348Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.348Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-19T09:20:14.348Z] === RUN TestSecretsUpdate [2022-05-19T09:20:14.348Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.348Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-19T09:20:14.348Z] === RUN TestTemplatedSecret [2022-05-19T09:20:14.348Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.348Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-19T09:20:14.348Z] === RUN TestSecretCreateResolve [2022-05-19T09:20:14.348Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.348Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-19T09:20:14.348Z] PASS [2022-05-19T09:20:14.604Z] [2022-05-19T09:20:14.604Z] === Skipped [2022-05-19T09:20:14.604Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-19T09:20:14.604Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] [2022-05-19T09:20:14.604Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-19T09:20:14.604Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] [2022-05-19T09:20:14.604Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-19T09:20:14.604Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] [2022-05-19T09:20:14.604Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-19T09:20:14.604Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] [2022-05-19T09:20:14.604Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-19T09:20:14.604Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] [2022-05-19T09:20:14.604Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-19T09:20:14.604Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] [2022-05-19T09:20:14.604Z] DONE 6 tests, 6 skipped in 0.154s [2022-05-19T09:20:14.604Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-19T09:20:14.604Z] INFO: Testing against a local daemon [2022-05-19T09:20:14.604Z] === RUN TestServiceCreateInit [2022-05-19T09:20:14.604Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-19T09:20:14.604Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-19T09:20:14.604Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-19T09:20:14.604Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:20:14.604Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:20:14.604Z] === RUN TestCreateServiceMultipleTimes [2022-05-19T09:20:14.604Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-19T09:20:14.604Z] === RUN TestCreateServiceConflict [2022-05-19T09:20:14.604Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-19T09:20:14.604Z] === RUN TestCreateServiceMaxReplicas [2022-05-19T09:20:14.604Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-19T09:20:14.604Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-19T09:20:14.604Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-19T09:20:14.604Z] === RUN TestCreateServiceSecretFileMode [2022-05-19T09:20:14.604Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-19T09:20:14.604Z] === RUN TestCreateServiceConfigFileMode [2022-05-19T09:20:14.604Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-19T09:20:14.604Z] === RUN TestCreateServiceSysctls [2022-05-19T09:20:14.604Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.604Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-19T09:20:14.604Z] === RUN TestCreateServiceCapabilities [2022-05-19T09:20:14.860Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.860Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-19T09:20:14.860Z] === RUN TestInspect [2022-05-19T09:20:14.860Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.860Z] --- SKIP: TestInspect (0.01s) [2022-05-19T09:20:14.860Z] === RUN TestCreateJob [2022-05-19T09:20:14.860Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.860Z] --- SKIP: TestCreateJob (0.01s) [2022-05-19T09:20:14.860Z] === RUN TestReplicatedJob [2022-05-19T09:20:14.860Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.860Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-19T09:20:14.860Z] === RUN TestUpdateReplicatedJob [2022-05-19T09:20:14.860Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.860Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-05-19T09:20:14.860Z] === RUN TestServiceListWithStatuses [2022-05-19T09:20:14.860Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-19T09:20:14.860Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-19T09:20:14.860Z] === RUN TestDockerNetworkConnectAlias [2022-05-19T09:20:14.860Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.860Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-19T09:20:14.860Z] === RUN TestDockerNetworkReConnect [2022-05-19T09:20:14.860Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:14.860Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-19T09:20:14.860Z] === RUN TestServicePlugin [2022-05-19T09:20:16.750Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] --- SKIP: TestServicePlugin (1.97s) [2022-05-19T09:20:16.750Z] === RUN TestServiceUpdateLabel [2022-05-19T09:20:16.750Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-19T09:20:16.750Z] === RUN TestServiceUpdateSecrets [2022-05-19T09:20:16.750Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-19T09:20:16.750Z] === RUN TestServiceUpdateConfigs [2022-05-19T09:20:16.750Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-19T09:20:16.750Z] === RUN TestServiceUpdateNetwork [2022-05-19T09:20:16.750Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-19T09:20:16.750Z] === RUN TestServiceUpdatePidsLimit [2022-05-19T09:20:16.750Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-05-19T09:20:16.750Z] PASS [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === Skipped [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:20:16.750Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:20:16.750Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-19T09:20:16.750Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-19T09:20:16.750Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-19T09:20:16.750Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-19T09:20:16.750Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-19T09:20:16.750Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-19T09:20:16.750Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-19T09:20:16.750Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-19T09:20:16.750Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-19T09:20:16.750Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-19T09:20:16.750Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-19T09:20:16.750Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-05-19T09:20:16.750Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-19T09:20:16.750Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-19T09:20:16.750Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-19T09:20:16.750Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-05-19T09:20:16.750Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-19T09:20:16.750Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-19T09:20:16.750Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-19T09:20:16.750Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-19T09:20:16.750Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-05-19T09:20:16.750Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-19T09:20:16.750Z] [2022-05-19T09:20:16.750Z] DONE 24 tests, 23 skipped in 2.370s [2022-05-19T09:20:16.750Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-19T09:20:17.006Z] INFO: Testing against a local daemon [2022-05-19T09:20:17.006Z] === RUN TestSessionCreate [2022-05-19T09:20:17.006Z] --- PASS: TestSessionCreate (0.03s) [2022-05-19T09:20:17.006Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-19T09:20:17.006Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-19T09:20:17.006Z] PASS [2022-05-19T09:20:17.006Z] [2022-05-19T09:20:17.006Z] DONE 2 tests in 0.148s [2022-05-19T09:20:17.006Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-19T09:20:17.006Z] INFO: Testing against a local daemon [2022-05-19T09:20:17.006Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:20:17.006Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-19T09:20:17.006Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:20:17.006Z] === RUN TestDiskUsage [2022-05-19T09:20:17.006Z] === PAUSE TestDiskUsage [2022-05-19T09:20:17.006Z] === RUN TestEventsExecDie [2022-05-19T09:20:17.469Z] --- PASS: TestBuildMultiStageOnBuild (3.22s) [2022-05-19T09:20:17.469Z] === RUN TestBuildUncleanTarFilenames [2022-05-19T09:20:17.568Z] --- PASS: TestEventsExecDie (0.53s) [2022-05-19T09:20:17.568Z] === RUN TestEventsBackwardsCompatible [2022-05-19T09:20:17.824Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-19T09:20:17.824Z] === RUN TestEventsVolumeCreate [2022-05-19T09:20:17.824Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-19T09:20:17.824Z] === RUN TestInfoBinaryCommits [2022-05-19T09:20:17.824Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-19T09:20:17.824Z] === RUN TestInfoAPIVersioned [2022-05-19T09:20:17.824Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-19T09:20:17.824Z] === RUN TestInfoAPI [2022-05-19T09:20:17.824Z] --- PASS: TestInfoAPI (0.01s) [2022-05-19T09:20:17.824Z] === RUN TestInfoAPIWarnings [2022-05-19T09:20:18.667Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-19T09:20:19.388Z] --- PASS: TestBuildUncleanTarFilenames (2.02s) [2022-05-19T09:20:19.388Z] === RUN TestBuildMultiStageLayerLeak [2022-05-19T09:20:23.601Z] --- PASS: TestBuildMultiStageLayerLeak (3.64s) [2022-05-19T09:20:23.601Z] === RUN TestBuildWithHugeFile [2022-05-19T09:20:24.188Z] --- PASS: TestServiceWithDataPathPortInit (14.09s) [2022-05-19T09:20:24.189Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-19T09:20:26.100Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i0bbjl583573d1tuy68covwhu Created:2022-05-19 09:20:24.331439799 +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[219d4de1ab18b9772db96317dfee1ae25da39ab41d706b658b296a583e897ef8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y3ackha8rp90fjs1fifpdfw71 EndpointID:718d8919fbb74846d8311a7dc56c3f7619d8c44f59730c39a11b36b389421e8e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aba82231fd4f0a11b641d7e34c28064d3a8d5f8c46b300b9735b477662da1538 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:e92592e57054 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y3ackha8rp90fjs1fifpdfw71 EndpointID:718d8919fbb74846d8311a7dc56c3f7619d8c44f59730c39a11b36b389421e8e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-19T09:20:30.302Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-05-19T09:20:30.302Z] PASS [2022-05-19T09:20:30.302Z] [2022-05-19T09:20:30.302Z] === Skipped [2022-05-19T09:20:30.302Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:20:30.302Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:20:30.302Z] [2022-05-19T09:20:30.302Z] DONE 38 tests, 1 skipped in 44.469s [2022-05-19T09:20:30.302Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-19T09:20:30.302Z] INFO: Testing against a local daemon [2022-05-19T09:20:30.302Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-19T09:20:30.302Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:20:30.302Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-19T09:20:30.302Z] === RUN TestDockerNetworkIpvlan [2022-05-19T09:20:30.302Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:20:30.302Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-19T09:20:30.302Z] PASS [2022-05-19T09:20:30.302Z] [2022-05-19T09:20:30.302Z] === Skipped [2022-05-19T09:20:30.302Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-19T09:20:30.302Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:20:30.302Z] [2022-05-19T09:20:30.302Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-19T09:20:30.302Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:20:30.302Z] [2022-05-19T09:20:30.302Z] DONE 2 tests, 2 skipped in 0.048s [2022-05-19T09:20:30.302Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-19T09:20:30.302Z] INFO: Testing against a local daemon [2022-05-19T09:20:30.302Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-19T09:20:31.686Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-05-19T09:20:31.686Z] === RUN TestDockerNetworkMacvlan [2022-05-19T09:20:32.258Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-19T09:20:32.829Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-19T09:20:33.772Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-19T09:20:35.687Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-19T09:20:35.894Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-19T09:20:35.894Z] === RUN TestInfoDebug [2022-05-19T09:20:35.894Z] --- PASS: TestInfoDebug (0.54s) [2022-05-19T09:20:35.894Z] === RUN TestInfoInsecureRegistries [2022-05-19T09:20:35.894Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-19T09:20:35.894Z] === RUN TestInfoRegistryMirrors [2022-05-19T09:20:35.894Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-19T09:20:35.894Z] === RUN TestLoginFailsWithBadCredentials [2022-05-19T09:20:36.151Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-19T09:20:36.151Z] === RUN TestPingCacheHeaders [2022-05-19T09:20:36.151Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-19T09:20:36.151Z] === RUN TestPingGet [2022-05-19T09:20:36.151Z] --- PASS: TestPingGet (0.01s) [2022-05-19T09:20:36.151Z] === RUN TestPingHead [2022-05-19T09:20:36.151Z] --- PASS: TestPingHead (0.03s) [2022-05-19T09:20:36.151Z] === RUN TestPingSwarmHeader [2022-05-19T09:20:36.712Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-19T09:20:37.274Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-19T09:20:37.600Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-19T09:20:38.202Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-19T09:20:38.458Z] --- PASS: TestPingSwarmHeader (2.20s) [2022-05-19T09:20:38.458Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-19T09:20:38.458Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-19T09:20:38.458Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-19T09:20:38.458Z] === RUN TestVersion [2022-05-19T09:20:38.458Z] --- PASS: TestVersion (0.03s) [2022-05-19T09:20:38.458Z] === CONT TestDiskUsage [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/container_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/image_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/volume_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-19T09:20:39.025Z] === RUN TestDiskUsage/after_container.Run [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-19T09:20:39.589Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage (1.27s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-19T09:20:39.589Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-19T09:20:39.589Z] PASS [2022-05-19T09:20:39.589Z] [2022-05-19T09:20:39.589Z] === Skipped [2022-05-19T09:20:39.589Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:20:39.589Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-19T09:20:39.589Z] [2022-05-19T09:20:39.589Z] DONE 54 tests, 1 skipped in 22.642s [2022-05-19T09:20:39.589Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-19T09:20:39.690Z] --- PASS: TestBuildWithHugeFile (52.10s) [2022-05-19T09:20:39.690Z] === RUN TestBuildWCOWSandboxSize [2022-05-19T09:20:39.690Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:20:39.690Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:20:39.690Z] === RUN TestBuildWithEmptyDockerfile [2022-05-19T09:20:39.690Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:20:39.690Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:20:39.690Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:20:39.690Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:20:39.690Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:20:39.690Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:20:39.690Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:20:39.690Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:20:39.690Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:20:39.690Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-19T09:20:39.690Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-19T09:20:39.690Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-19T09:20:39.690Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-19T09:20:39.690Z] === RUN TestBuildPreserveOwnership [2022-05-19T09:20:39.690Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-19T09:20:39.690Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-19T09:20:39.690Z] --- PASS: TestBuildPreserveOwnership (2.86s) [2022-05-19T09:20:39.690Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-05-19T09:20:39.690Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-05-19T09:20:39.690Z] === RUN TestBuildPlatformInvalid [2022-05-19T09:20:39.690Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-19T09:20:39.690Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-19T09:20:39.690Z] Loaded image: busybox:latest [2022-05-19T09:20:39.690Z] Loaded image: busybox:glibc [2022-05-19T09:20:39.761Z] 12fb50a031bd: Pull complete [2022-05-19T09:20:39.761Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-19T09:20:39.761Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:20:39.761Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-19T09:20:39.761Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-19T09:20:39.761Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-19T09:20:39.761Z] WARN: Skipping validation tests [2022-05-19T09:20:39.761Z] INFO: Running unit tests at 05/19/2022 09:20:25... [2022-05-19T09:20:39.761Z] INFO: make.ps1 starting at 05/19/2022 09:20:30 [2022-05-19T09:20:39.761Z] INFO: Git commit (3b157dc3b6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-19T09:20:39.761Z] INFO: Running unit tests... [2022-05-19T09:20:39.845Z] INFO: Testing against a local daemon [2022-05-19T09:20:39.845Z] === RUN TestVolumesCreateAndList [2022-05-19T09:20:39.845Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-19T09:20:39.845Z] === RUN TestVolumesRemove [2022-05-19T09:20:39.845Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-19T09:20:39.845Z] === RUN TestVolumesInspect [2022-05-19T09:20:39.845Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-19T09:20:39.845Z] === RUN TestVolumesInvalidJSON [2022-05-19T09:20:39.845Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-19T09:20:39.845Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-19T09:20:39.845Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-19T09:20:39.845Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-19T09:20:39.845Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-19T09:20:39.846Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-19T09:20:39.846Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-19T09:20:39.846Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-19T09:20:39.846Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-19T09:20:39.846Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-19T09:20:39.846Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-19T09:20:39.846Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-19T09:20:39.846Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-19T09:20:39.846Z] PASS [2022-05-19T09:20:39.846Z] [2022-05-19T09:20:39.846Z] DONE 9 tests in 0.194s [2022-05-19T09:20:39.846Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-19T09:20:39.846Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14209 is not a child of this shell [2022-05-19T09:20:39.846Z] warning: PID 14209 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-19T09:20:39.846Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-19T09:20:39.846Z] [2022-05-19T09:20:39.846Z] Unloading profiles will leave already running processes permanently [2022-05-19T09:20:39.846Z] unconfined, which can lead to unexpected situations. [2022-05-19T09:20:39.846Z] [2022-05-19T09:20:39.846Z] To set a process to complain mode, use the command line tool [2022-05-19T09:20:39.846Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-19T09:20:39.846Z] Removing test suite binaries [2022-05-19T09:20:40.102Z] exiting test-integration [2022-05-19T09:20:40.102Z] ++ exit 0 [2022-05-19T09:20:40.102Z] [2022-05-19T09:20:40.629Z] Loaded image: debian:bullseye-slim [2022-05-19T09:20:40.630Z] Loaded image: hello-world:latest [2022-05-19T09:20:40.630Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:20:40.725Z] 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/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-05-19T09:20:40.901Z] === RUN TestDockerNetworkMacvlan/Addressing Post stage [Pipeline] junit [2022-05-19T09:20:41.043Z] Recording test results [2022-05-19T09:20:41.472Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-05-19T09:20:41.472Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-19T09:20:41.472Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-19T09:20:41.472Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-05-19T09:20:41.472Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-05-19T09:20:41.472Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s) [2022-05-19T09:20:41.472Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-05-19T09:20:41.472Z] PASS [2022-05-19T09:20:41.472Z] [2022-05-19T09:20:41.472Z] DONE 8 tests in 11.213s [2022-05-19T09:20:41.472Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-19T09:20:41.472Z] testing: warning: no tests to run [2022-05-19T09:20:41.472Z] PASS [2022-05-19T09:20:41.472Z] [2022-05-19T09:20:41.472Z] DONE 0 tests in 0.007s [2022-05-19T09:20:41.472Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-19T09:20:41.472Z] INFO: Testing against a local daemon [2022-05-19T09:20:41.472Z] === RUN TestAuthZPluginAllowRequest [2022-05-19T09:20:42.817Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-19T09:20:42.857Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-05-19T09:20:42.857Z] === RUN TestAuthZPluginTLS [Pipeline] // stage Post stage [Pipeline] sh [2022-05-19T09:20:43.119Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-19T09:20:43.119Z] === RUN TestAuthZPluginDenyRequest [2022-05-19T09:20:43.159Z] + echo Ensuring container killed. [2022-05-19T09:20:43.160Z] Ensuring container killed. [2022-05-19T09:20:43.160Z] + docker rm -vf docker-pr1 [2022-05-19T09:20:43.160Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-19T09:20:43.441Z] + echo Chowning /workspace to jenkins user [2022-05-19T09:20:43.441Z] Chowning /workspace to jenkins user [2022-05-19T09:20:43.441Z] + id -u [2022-05-19T09:20:43.441Z] + id -g [2022-05-19T09:20:43.441Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43617:/workspace busybox chown -R 1000:1000 /workspace [2022-05-19T09:20:43.441Z] Unable to find image 'busybox:latest' locally [2022-05-19T09:20:43.441Z] latest: Pulling from library/busybox [2022-05-19T09:20:43.690Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-19T09:20:43.690Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-19T09:20:43.697Z] 50e8d59317eb: Pulling fs layer [2022-05-19T09:20:43.697Z] 50e8d59317eb: Download complete [2022-05-19T09:20:43.697Z] 50e8d59317eb: Pull complete [2022-05-19T09:20:43.954Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-19T09:20:43.954Z] Status: Downloaded newer image for busybox:latest [2022-05-19T09:20:44.262Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-19T09:20:44.262Z] === RUN TestAuthZPluginDenyResponse [2022-05-19T09:20:44.833Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-19T09:20:44.833Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-19T09:20:45.661Z] + bundleName=amd64-rootless [2022-05-19T09:20:45.661Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-19T09:20:45.661Z] Creating amd64-rootless-bundles.tar.gz [2022-05-19T09:20:45.661Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-19T09:20:45.661Z] + 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-05-19T09:20:45.670Z] Archiving artifacts [2022-05-19T09:20:46.217Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-05-19T09:20:46.217Z] === RUN TestAuthZPluginErrorResponse [2022-05-19T09:20:46.478Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-19T09:20:46.478Z] === RUN TestAuthZPluginErrorRequest [2022-05-19T09:20:47.049Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-19T09:20:47.049Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-19T09:20:47.620Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-19T09:20:47.620Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-19T09:20:47.669Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-19T09:20:48.015Z] + make clean [2022-05-19T09:20:48.271Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-19T09:20:48.271Z] docker-dev-cache [2022-05-19T09:20:48.271Z] docker-mod-cache [Pipeline] deleteDir [2022-05-19T09:20:48.748Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s) [2022-05-19T09:20:48.748Z] PASS [2022-05-19T09:20:48.748Z] [2022-05-19T09:20:48.748Z] === Skipped [2022-05-19T09:20:48.748Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-19T09:20:48.748Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:20:48.748Z] [2022-05-19T09:20:48.748Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:20:48.748Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:20:48.748Z] [2022-05-19T09:20:48.748Z] DONE 34 tests, 2 skipped in 83.126s [2022-05-19T09:20:48.748Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-19T09:20:48.748Z] ++ 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-05-19T09:20:48.748Z] ++ set -e [2022-05-19T09:20:48.748Z] ++ '[' -n 0 ']' [2022-05-19T09:20:48.748Z] ++ set -x [2022-05-19T09:20:48.748Z] ++ 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-05-19T09:20:48.748Z] INFO: Testing against a local daemon [2022-05-19T09:20:48.748Z] === RUN TestConfigInspect [2022-05-19T09:20:49.005Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-05-19T09:20:49.005Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T09:20:50.649Z] --- PASS: TestConfigInspect (2.42s) [2022-05-19T09:20:50.649Z] === RUN TestConfigList [2022-05-19T09:20:50.921Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-05-19T09:20:50.921Z] === RUN TestAuthZPluginHeader [2022-05-19T09:20:51.182Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-19T09:20:51.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-19T09:20:53.076Z] ? github.com/docker/docker/api [no test files] [2022-05-19T09:20:53.179Z] --- PASS: TestConfigList (2.27s) [2022-05-19T09:20:53.179Z] === RUN TestConfigsCreateAndDelete [2022-05-19T09:20:55.079Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-05-19T09:20:55.079Z] === RUN TestConfigsUpdate [2022-05-19T09:20:55.386Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2022-05-19T09:20:55.386Z] === RUN TestAuthZPluginV2Disable [2022-05-19T09:20:56.834Z] 12fb50a031bd: Pull complete [2022-05-19T09:20:56.834Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-19T09:20:56.834Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:20:56.834Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-19T09:20:56.834Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-19T09:20:56.834Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-19T09:20:56.834Z] WARN: Skipping validation tests [2022-05-19T09:20:56.834Z] INFO: Running unit tests at 05/19/2022 09:20:47... [2022-05-19T09:20:56.834Z] INFO: make.ps1 starting at 05/19/2022 09:20:51 [2022-05-19T09:20:56.834Z] INFO: Git commit (3b157dc3b6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-19T09:20:56.834Z] INFO: Running unit tests... [2022-05-19T09:20:57.635Z] --- PASS: TestConfigsUpdate (2.28s) [2022-05-19T09:20:57.635Z] === RUN TestTemplatedConfig [2022-05-19T09:20:58.683Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-05-19T09:20:58.683Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-19T09:20:59.047Z] 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/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-05-19T09:21:00.188Z] --- PASS: TestTemplatedConfig (2.50s) [2022-05-19T09:21:00.188Z] === RUN TestConfigCreateResolve [2022-05-19T09:21:01.981Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-05-19T09:21:01.981Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-19T09:21:02.090Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-05-19T09:21:02.090Z] PASS [2022-05-19T09:21:02.090Z] [2022-05-19T09:21:02.090Z] DONE 6 tests in 13.927s [2022-05-19T09:21:02.090Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-19T09:21:02.090Z] ++ 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-05-19T09:21:02.090Z] ++ set -e [2022-05-19T09:21:02.090Z] ++ '[' -n 0 ']' [2022-05-19T09:21:02.090Z] ++ set -x [2022-05-19T09:21:02.090Z] ++ 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-05-19T09:21:02.090Z] INFO: Testing against a local daemon [2022-05-19T09:21:02.090Z] === RUN TestAttachWithTTY [2022-05-19T09:21:02.090Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-19T09:21:02.090Z] === RUN TestAttachWithoutTTy [2022-05-19T09:21:02.090Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-19T09:21:02.090Z] === RUN TestCheckpoint [2022-05-19T09:21:02.090Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:21:02.090Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-19T09:21:02.090Z] === RUN TestContainerInvalidJSON [2022-05-19T09:21:02.090Z] === RUN TestContainerInvalidJSON/commit [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-19T09:21:02.090Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-19T09:21:02.090Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:21:02.090Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:21:02.090Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:21:02.090Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:21:02.091Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:21:02.091Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:21:02.091Z] === CONT TestContainerInvalidJSON/commit [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-19T09:21:02.091Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-19T09:21:02.091Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-19T09:21:02.091Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-19T09:21:02.091Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-19T09:21:02.091Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-19T09:21:02.091Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-19T09:21:02.091Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-19T09:21:02.091Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-19T09:21:02.091Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-19T09:21:02.091Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-19T09:21:02.349Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-19T09:21:02.349Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-19T09:21:02.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-19T09:21:02.349Z] === RUN TestCopyEmptyFile [2022-05-19T09:21:02.608Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-19T09:21:02.608Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-19T09:21:02.608Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-19T09:21:02.608Z] === RUN TestCopyFromContainer [2022-05-19T09:21:03.543Z] === RUN TestCopyFromContainer// [2022-05-19T09:21:03.543Z] === RUN TestCopyFromContainer//bar/root [2022-05-19T09:21:03.543Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-19T09:21:03.801Z] === RUN TestCopyFromContainer/bar/quux [2022-05-19T09:21:03.801Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-19T09:21:03.801Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-19T09:21:03.801Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-19T09:21:03.801Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-19T09:21:04.059Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-19T09:21:04.059Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer (1.56s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-19T09:21:04.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-19T09:21:04.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:21:04.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:21:04.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:21:04.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:21:04.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:21:04.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:21:04.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:21:04.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:21:04.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:21:04.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-19T09:21:04.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-19T09:21:04.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-19T09:21:04.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-19T09:21:04.060Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-19T09:21:04.060Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-19T09:21:04.060Z] === RUN TestCreateWithInvalidEnv [2022-05-19T09:21:04.060Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-19T09:21:04.060Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-19T09:21:04.060Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-19T09:21:04.060Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-19T09:21:04.060Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-19T09:21:04.060Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-19T09:21:04.060Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-19T09:21:04.060Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-19T09:21:04.060Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-19T09:21:04.060Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-19T09:21:04.060Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-19T09:21:04.060Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-19T09:21:04.060Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-19T09:21:04.060Z] === RUN TestCreateTmpfsMountsTarget [2022-05-19T09:21:04.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-19T09:21:04.060Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-19T09:21:05.435Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-05-19T09:21:05.435Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-05-19T09:21:06.810Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-19T09:21:06.810Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:21:06.810Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:21:06.810Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:21:06.810Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:21:06.810Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:21:06.810Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:21:06.810Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:21:06.810Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:21:06.810Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:21:06.810Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-19T09:21:06.810Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-19T09:21:07.069Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-19T09:21:07.069Z] === RUN TestCreateDifferentPlatform [2022-05-19T09:21:07.069Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-19T09:21:07.069Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-19T09:21:07.069Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-19T09:21:07.069Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-19T09:21:07.069Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-19T09:21:07.069Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-19T09:21:07.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-19T09:21:07.069Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-19T09:21:07.069Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-19T09:21:07.069Z] === RUN TestContainerStartOnDaemonRestart [2022-05-19T09:21:07.069Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-19T09:21:07.069Z] === RUN TestDaemonRestartIpcMode [2022-05-19T09:21:07.069Z] === PAUSE TestDaemonRestartIpcMode [2022-05-19T09:21:07.069Z] === RUN TestDaemonHostGatewayIP [2022-05-19T09:21:07.069Z] === PAUSE TestDaemonHostGatewayIP [2022-05-19T09:21:07.069Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-19T09:21:07.069Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-19T09:21:07.069Z] === RUN TestContainerKillOnDaemonStart [2022-05-19T09:21:07.069Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-19T09:21:07.069Z] === RUN TestDiff [2022-05-19T09:21:07.634Z] --- PASS: TestDiff (0.42s) [2022-05-19T09:21:07.634Z] === RUN TestExecWithCloseStdin [2022-05-19T09:21:08.200Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-19T09:21:08.200Z] === RUN TestExec [2022-05-19T09:21:08.458Z] --- PASS: TestExec (0.50s) [2022-05-19T09:21:08.458Z] === RUN TestExecUser [2022-05-19T09:21:09.026Z] --- PASS: TestExecUser (0.47s) [2022-05-19T09:21:09.026Z] === RUN TestExportContainerAndImportImage [2022-05-19T09:21:09.467Z] ? github.com/docker/docker/api [no test files] [2022-05-19T09:21:09.593Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-19T09:21:09.593Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-19T09:21:10.966Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-19T09:21:10.966Z] === RUN TestHealthCheckWorkdir [2022-05-19T09:21:11.533Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-05-19T09:21:11.533Z] === RUN TestHealthKillContainer [2022-05-19T09:21:11.897Z] .........................xx.................... [ 29%] [2022-05-19T09:21:14.209Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.84s) [2022-05-19T09:21:14.209Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-19T09:21:18.162Z] === RUN TestMiddlewares [2022-05-19T09:21:18.162Z] --- PASS: TestMiddlewares (0.00s) [2022-05-19T09:21:18.162Z] PASS [2022-05-19T09:21:18.162Z] coverage: 7.9% of statements [2022-05-19T09:21:18.162Z] ok github.com/docker/docker/api/server 0.066s coverage: 7.9% of statements [2022-05-19T09:21:19.640Z] --- PASS: TestHealthKillContainer (7.82s) [2022-05-19T09:21:19.640Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-19T09:21:19.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-05-19T09:21:19.640Z] === RUN TestIpcModeNone [2022-05-19T09:21:20.206Z] --- PASS: TestIpcModeNone (0.47s) [2022-05-19T09:21:20.206Z] === RUN TestIpcModePrivate [2022-05-19T09:21:20.464Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-19T09:21:20.723Z] --- PASS: TestIpcModePrivate (0.45s) [2022-05-19T09:21:20.723Z] === RUN TestIpcModeShareable [2022-05-19T09:21:20.981Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-19T09:21:20.981Z] --- PASS: TestIpcModeShareable (0.49s) [2022-05-19T09:21:20.981Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-19T09:21:22.882Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-05-19T09:21:22.882Z] === RUN TestAPIIpcModeHost [2022-05-19T09:21:22.882Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-05-19T09:21:22.882Z] === RUN TestDaemonIpcModeShareable [2022-05-19T09:21:23.817Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-19T09:21:24.076Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-05-19T09:21:24.076Z] === RUN TestDaemonIpcModePrivate [2022-05-19T09:21:25.010Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-19T09:21:25.269Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-05-19T09:21:25.269Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-19T09:21:26.204Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-19T09:21:26.462Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-05-19T09:21:26.462Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-19T09:21:27.397Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-19T09:21:27.655Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-05-19T09:21:27.655Z] === RUN TestIpcModeOlderClient [2022-05-19T09:21:27.655Z] === PAUSE TestIpcModeOlderClient [2022-05-19T09:21:27.655Z] === RUN TestKillContainerInvalidSignal [2022-05-19T09:21:28.221Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-05-19T09:21:28.221Z] === RUN TestKillContainer [2022-05-19T09:21:28.221Z] === RUN TestKillContainer/no_signal [2022-05-19T09:21:28.388Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-19T09:21:28.479Z] === RUN TestKillContainer/non_killing_signal [2022-05-19T09:21:28.738Z] === RUN TestKillContainer/killing_signal [2022-05-19T09:21:29.111Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-19T09:21:29.111Z] PASS [2022-05-19T09:21:29.111Z] [2022-05-19T09:21:29.111Z] DONE 17 tests in 47.814s [2022-05-19T09:21:29.304Z] --- PASS: TestKillContainer (1.25s) [2022-05-19T09:21:29.304Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-19T09:21:29.304Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-19T09:21:29.304Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-19T09:21:29.304Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-19T09:21:29.304Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-19T09:21:29.372Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-19T09:21:29.372Z] INFO: Testing against a local daemon [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:21:29.372Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:21:29.372Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-19T09:21:29.372Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-19T09:21:29.372Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:21:29.372Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-19T09:21:29.372Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-19T09:21:29.372Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-19T09:21:29.372Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-19T09:21:29.372Z] === RUN TestPluginInstall [2022-05-19T09:21:29.372Z] === RUN TestPluginInstall/no_auth [2022-05-19T09:21:29.871Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-19T09:21:30.129Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-05-19T09:21:30.129Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-05-19T09:21:30.129Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-05-19T09:21:30.129Z] === RUN TestKillStoppedContainer [2022-05-19T09:21:30.129Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-19T09:21:30.129Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-19T09:21:30.129Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-19T09:21:30.129Z] === RUN TestKillDifferentUserContainer [2022-05-19T09:21:30.315Z] time="2022-05-19T09:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:21:30.315Z] time="2022-05-19T09:21:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b158155ae167e2553a6ec69dbdc4dd3bcc257000d0459cba0c988419328aad1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:21:30.315Z] time="2022-05-19T09:21:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:21:30.315Z] time="2022-05-19T09:21:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b158155ae167e2553a6ec69dbdc4dd3bcc257000d0459cba0c988419328aad1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:21:30.315Z] === RUN TestPluginInstall/with_htpasswd [2022-05-19T09:21:30.681Z] === RUN TestMiddlewares [2022-05-19T09:21:30.681Z] --- PASS: TestMiddlewares (0.00s) [2022-05-19T09:21:30.681Z] PASS [2022-05-19T09:21:30.681Z] coverage: 7.9% of statements [2022-05-19T09:21:30.681Z] ok github.com/docker/docker/api/server 0.054s coverage: 7.9% of statements [2022-05-19T09:21:30.695Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-05-19T09:21:30.695Z] === RUN TestInspectOomKilledTrue [2022-05-19T09:21:30.886Z] time="2022-05-19T09:21:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:21:30.886Z] time="2022-05-19T09:21:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83377c14181555aae8260612ef1a0414107cd76ec203e9620c66f57321e264f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:21:30.886Z] time="2022-05-19T09:21:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:21:30.886Z] time="2022-05-19T09:21:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83377c14181555aae8260612ef1a0414107cd76ec203e9620c66f57321e264f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:21:30.886Z] === RUN TestPluginInstall/with_insecure [2022-05-19T09:21:31.262Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-05-19T09:21:31.262Z] === RUN TestInspectOomKilledFalse [2022-05-19T09:21:31.521Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-05-19T09:21:31.521Z] === RUN TestLinksEtcHostsContentMatch [2022-05-19T09:21:31.779Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-19T09:21:31.779Z] === RUN TestLinksContainerNames [2022-05-19T09:21:31.828Z] time="2022-05-19T09:21:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:21:31.828Z] time="2022-05-19T09:21:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40420d8c4db5995597cf24dbdcbc3fcd65ebae373cadcc0e26e7394bc6bf65ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:21:31.828Z] time="2022-05-19T09:21:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:21:31.828Z] time="2022-05-19T09:21:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40420d8c4db5995597cf24dbdcbc3fcd65ebae373cadcc0e26e7394bc6bf65ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:21:32.089Z] plugin_test.go:195: [dbad46a4c67d6] daemon is not started [2022-05-19T09:21:32.089Z] --- PASS: TestPluginInstall (2.77s) [2022-05-19T09:21:32.089Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-05-19T09:21:32.089Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-05-19T09:21:32.089Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-05-19T09:21:32.089Z] === RUN TestPluginsWithRuntimes [2022-05-19T09:21:32.714Z] --- PASS: TestLinksContainerNames (0.90s) [2022-05-19T09:21:32.714Z] === RUN TestLogsFollowTailEmpty [2022-05-19T09:21:33.280Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-19T09:21:33.280Z] === RUN TestContainerNetworkMountsNoChown [2022-05-19T09:21:33.474Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-19T09:21:33.539Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/default [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/private [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rprivate [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/slave [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rslave [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/shared [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rshared [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/default [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/rshared [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/shared [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/rslave [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/slave [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/rprivate [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/private [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-19T09:21:33.539Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:21:33.539Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:21:33.798Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-19T09:21:34.056Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:21:34.056Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-19T09:21:34.056Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:21:34.056Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:21:34.056Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:21:34.056Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:21:34.056Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-19T09:21:34.056Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-19T09:21:34.056Z] === RUN TestContainerBindMountNonRecursive [2022-05-19T09:21:34.416Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-19T09:21:35.414Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-05-19T09:21:35.414Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-19T09:21:35.414Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-05-19T09:21:35.414Z] === RUN TestPluginBackCompatMediaTypes [2022-05-19T09:21:35.431Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-05-19T09:21:35.431Z] === RUN TestContainerVolumesMountedAsShared [2022-05-19T09:21:35.690Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-19T09:21:35.690Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-19T09:21:35.841Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-19T09:21:35.991Z] --- PASS: TestPluginBackCompatMediaTypes (0.62s) [2022-05-19T09:21:35.991Z] PASS [2022-05-19T09:21:35.991Z] [2022-05-19T09:21:35.991Z] DONE 24 tests in 6.760s [2022-05-19T09:21:35.991Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-19T09:21:35.991Z] INFO: Testing against a local daemon [2022-05-19T09:21:35.991Z] === RUN TestExternalGraphDriver [2022-05-19T09:21:35.991Z] === RUN TestExternalGraphDriver/json [2022-05-19T09:21:36.257Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-19T09:21:36.257Z] === RUN TestNetworkNat [2022-05-19T09:21:36.515Z] --- PASS: TestNetworkNat (0.45s) [2022-05-19T09:21:36.515Z] === RUN TestNetworkLocalhostTCPNat [2022-05-19T09:21:37.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-19T09:21:37.082Z] === RUN TestNetworkLoopbackNat [2022-05-19T09:21:37.905Z] === RUN TestExternalGraphDriver/spec [2022-05-19T09:21:39.292Z] === RUN TestExternalGraphDriver/pull [2022-05-19T09:21:39.612Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-05-19T09:21:39.612Z] === RUN TestPause [2022-05-19T09:21:40.178Z] --- PASS: TestPause (0.45s) [2022-05-19T09:21:40.178Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-19T09:21:40.178Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-19T09:21:40.178Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-19T09:21:40.178Z] === RUN TestPauseStopPausedContainer [2022-05-19T09:21:40.463Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-05-19T09:21:40.463Z] === RUN TestPidHost [2022-05-19T09:21:40.810Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-19T09:21:41.204Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-05-19T09:21:41.204Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-05-19T09:21:41.204Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-05-19T09:21:41.204Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-05-19T09:21:41.204Z] === RUN TestGraphdriverPluginV2 [2022-05-19T09:21:41.425Z] --- PASS: TestPidHost (1.00s) [2022-05-19T09:21:41.425Z] === RUN TestPsFilter [2022-05-19T09:21:41.692Z] --- PASS: TestPsFilter (0.12s) [2022-05-19T09:21:41.692Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-19T09:21:41.959Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-05-19T09:21:41.959Z] === RUN TestRemoveContainerWithVolume [2022-05-19T09:21:42.525Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-19T09:21:42.525Z] === RUN TestRemoveContainerRunning [2022-05-19T09:21:42.783Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-19T09:21:42.783Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-19T09:21:43.350Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-05-19T09:21:43.350Z] === RUN TestRemoveInvalidContainer [2022-05-19T09:21:43.350Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-19T09:21:43.350Z] === RUN TestRenameLinkedContainer [2022-05-19T09:21:45.252Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-05-19T09:21:45.252Z] === RUN TestRenameStoppedContainer [2022-05-19T09:21:45.409Z] --- PASS: TestGraphdriverPluginV2 (3.99s) [2022-05-19T09:21:45.409Z] PASS [2022-05-19T09:21:45.409Z] [2022-05-19T09:21:45.409Z] DONE 5 tests in 8.964s [2022-05-19T09:21:45.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-19T09:21:45.409Z] INFO: Testing against a local daemon [2022-05-19T09:21:45.409Z] === RUN TestContinueAfterPluginCrash [2022-05-19T09:21:45.409Z] === PAUSE TestContinueAfterPluginCrash [2022-05-19T09:21:45.409Z] === RUN TestReadPluginNoRead [2022-05-19T09:21:45.409Z] === PAUSE TestReadPluginNoRead [2022-05-19T09:21:45.409Z] === RUN TestDaemonStartWithLogOpt [2022-05-19T09:21:45.409Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-19T09:21:45.409Z] === CONT TestContinueAfterPluginCrash [2022-05-19T09:21:45.409Z] === CONT TestDaemonStartWithLogOpt [2022-05-19T09:21:45.510Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-19T09:21:45.510Z] === RUN TestRenameRunningContainerAndReuse [2022-05-19T09:21:46.445Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-05-19T09:21:46.445Z] === RUN TestRenameInvalidName [2022-05-19T09:21:46.703Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-19T09:21:46.703Z] === RUN TestRenameAnonymousContainer [2022-05-19T09:21:48.605Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-05-19T09:21:48.605Z] === RUN TestRenameContainerWithSameName [2022-05-19T09:21:48.605Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-05-19T09:21:48.605Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-19T09:21:48.712Z] --- PASS: TestDaemonStartWithLogOpt (3.62s) [2022-05-19T09:21:48.712Z] === CONT TestReadPluginNoRead [2022-05-19T09:21:49.540Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-05-19T09:21:49.540Z] === RUN TestResize [2022-05-19T09:21:50.106Z] --- PASS: TestResize (0.42s) [2022-05-19T09:21:50.106Z] === RUN TestResizeWithInvalidSize [2022-05-19T09:21:50.365Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-05-19T09:21:50.365Z] === RUN TestResizeWhenContainerNotStarted [2022-05-19T09:21:50.933Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:21:50.933Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:21:50.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:21:50.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:21:51.256Z] === RUN TestReadPluginNoRead/default [2022-05-19T09:21:52.200Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-19T09:21:52.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:21:53.583Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-19T09:21:53.583Z] --- PASS: TestContinueAfterPluginCrash (8.49s) [2022-05-19T09:21:53.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:21:54.967Z] === CONT TestReadPluginNoRead [2022-05-19T09:21:54.968Z] read_test.go:92: [d3b3a456f9b5a] daemon is not started [2022-05-19T09:21:54.968Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-05-19T09:21:54.968Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-05-19T09:21:54.968Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-05-19T09:21:54.968Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-05-19T09:21:54.968Z] PASS [2022-05-19T09:21:54.968Z] [2022-05-19T09:21:54.968Z] DONE 6 tests in 9.703s [2022-05-19T09:21:54.968Z] 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-05-19T09:21:54.968Z] testing: warning: no tests to run [2022-05-19T09:21:54.968Z] PASS [2022-05-19T09:21:54.968Z] [2022-05-19T09:21:54.968Z] DONE 0 tests in 0.008s [2022-05-19T09:21:54.968Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-19T09:21:54.968Z] INFO: Testing against a local daemon [2022-05-19T09:21:54.968Z] === RUN TestPluginWithDevMounts [2022-05-19T09:21:54.968Z] === PAUSE TestPluginWithDevMounts [2022-05-19T09:21:54.968Z] === CONT TestPluginWithDevMounts [2022-05-19T09:21:55.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:21:55.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:21:56.353Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-05-19T09:21:56.353Z] PASS [2022-05-19T09:21:56.353Z] [2022-05-19T09:21:56.353Z] DONE 1 tests in 1.594s [2022-05-19T09:21:56.353Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-19T09:21:56.353Z] INFO: Testing against a local daemon [2022-05-19T09:21:56.353Z] === RUN TestSecretInspect [2022-05-19T09:21:56.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:21:56.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:21:57.007Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-19T09:21:58.899Z] --- PASS: TestSecretInspect (2.18s) [2022-05-19T09:21:58.899Z] === RUN TestSecretList [2022-05-19T09:21:59.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:21:59.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:22:00.811Z] --- PASS: TestSecretList (2.20s) [2022-05-19T09:22:00.811Z] === RUN TestSecretsCreateAndDelete [2022-05-19T09:22:01.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:22:03.355Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-05-19T09:22:03.355Z] === RUN TestSecretsUpdate [2022-05-19T09:22:03.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:22:03.612Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:22:05.266Z] --- PASS: TestSecretsUpdate (2.20s) [2022-05-19T09:22:05.266Z] === RUN TestTemplatedSecret [2022-05-19T09:22:05.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:22:05.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:22:06.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:22:07.026Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-19T09:22:07.812Z] --- PASS: TestTemplatedSecret (2.59s) [2022-05-19T09:22:07.812Z] === RUN TestSecretCreateResolve [2022-05-19T09:22:08.526Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-05-19T09:22:08.788Z] === RUN TestCgroupNamespacesRun [2022-05-19T09:22:09.722Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-05-19T09:22:09.722Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-19T09:22:10.356Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-05-19T09:22:10.356Z] PASS [2022-05-19T09:22:10.356Z] [2022-05-19T09:22:10.356Z] DONE 6 tests in 13.557s [2022-05-19T09:22:10.356Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-19T09:22:10.356Z] INFO: Testing against a local daemon [2022-05-19T09:22:10.356Z] === RUN TestServiceCreateInit [2022-05-19T09:22:10.356Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-19T09:22:10.657Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-05-19T09:22:10.657Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-19T09:22:11.847Z] b111c3320c94: Pull complete [2022-05-19T09:22:12.030Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-05-19T09:22:12.030Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-19T09:22:12.877Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-19T09:22:12.964Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-05-19T09:22:12.964Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-19T09:22:14.340Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-05-19T09:22:14.340Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-19T09:22:14.561Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-19T09:22:15.275Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-05-19T09:22:15.275Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-19T09:22:15.841Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-05-19T09:22:15.841Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-19T09:22:17.024Z] ............................ [ 66%] [2022-05-19T09:22:17.218Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-05-19T09:22:17.218Z] === RUN TestNISDomainname [2022-05-19T09:22:17.476Z] --- PASS: TestNISDomainname (0.51s) [2022-05-19T09:22:17.476Z] === RUN TestHostnameDnsResolution [2022-05-19T09:22:17.861Z] --- PASS: TestServiceCreateInit (7.62s) [2022-05-19T09:22:17.861Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-05-19T09:22:17.861Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2022-05-19T09:22:17.861Z] === RUN TestCreateServiceMultipleTimes [2022-05-19T09:22:18.410Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-05-19T09:22:18.410Z] === RUN TestUnprivilegedPortsAndPing [2022-05-19T09:22:18.976Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-05-19T09:22:18.976Z] === RUN TestPrivilegedHostDevices [2022-05-19T09:22:19.234Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-05-19T09:22:19.234Z] === RUN TestStats [2022-05-19T09:22:21.762Z] --- PASS: TestStats (2.42s) [2022-05-19T09:22:21.762Z] === RUN TestStopContainerWithTimeout [2022-05-19T09:22:21.762Z] === RUN TestStopContainerWithTimeout/0 [2022-05-19T09:22:21.762Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-19T09:22:21.762Z] === RUN TestStopContainerWithTimeout/1 [2022-05-19T09:22:21.762Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-19T09:22:21.762Z] === RUN TestStopContainerWithTimeout/3 [2022-05-19T09:22:21.762Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-19T09:22:21.762Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-19T09:22:21.762Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-19T09:22:21.762Z] === CONT TestStopContainerWithTimeout/0 [2022-05-19T09:22:21.762Z] === CONT TestStopContainerWithTimeout/3 [2022-05-19T09:22:22.695Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-19T09:22:24.595Z] === CONT TestStopContainerWithTimeout/1 [2022-05-19T09:22:25.980Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-19T09:22:25.980Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-19T09:22:25.980Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-05-19T09:22:25.980Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-05-19T09:22:25.980Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-05-19T09:22:25.980Z] === RUN TestDeleteDevicemapper [2022-05-19T09:22:25.980Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-19T09:22:25.980Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-19T09:22:25.980Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-19T09:22:27.905Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s) [2022-05-19T09:22:27.905Z] === RUN TestUpdateMemory [2022-05-19T09:22:28.471Z] --- PASS: TestUpdateMemory (0.55s) [2022-05-19T09:22:28.471Z] === RUN TestUpdateCPUQuota [2022-05-19T09:22:29.404Z] --- PASS: TestUpdateCPUQuota (0.78s) [2022-05-19T09:22:29.404Z] === RUN TestUpdatePidsLimit [2022-05-19T09:22:29.404Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-19T09:22:29.404Z] === RUN TestUpdatePidsLimit/no_change [2022-05-19T09:22:29.663Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-19T09:22:29.928Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-19T09:22:29.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-19T09:22:30.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-19T09:22:30.189Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-19T09:22:30.189Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-19T09:22:30.189Z] === RUN TestBoolValue [2022-05-19T09:22:30.189Z] --- PASS: TestBoolValue (0.00s) [2022-05-19T09:22:30.189Z] === RUN TestBoolValueOrDefault [2022-05-19T09:22:30.189Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-19T09:22:30.189Z] === RUN TestInt64ValueOrZero [2022-05-19T09:22:30.189Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-19T09:22:30.189Z] === RUN TestInt64ValueOrDefault [2022-05-19T09:22:30.189Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-19T09:22:30.189Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-19T09:22:30.189Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-19T09:22:30.189Z] === RUN TestJsonContentType [2022-05-19T09:22:30.189Z] --- PASS: TestJsonContentType (0.00s) [2022-05-19T09:22:30.189Z] === RUN TestReadJSON [2022-05-19T09:22:30.189Z] === RUN TestReadJSON/nil_body [2022-05-19T09:22:30.189Z] === RUN TestReadJSON/empty_body [2022-05-19T09:22:30.189Z] === RUN TestReadJSON/with_valid_request [2022-05-19T09:22:30.189Z] === RUN TestReadJSON/with_whitespace [2022-05-19T09:22:30.189Z] === RUN TestReadJSON/with_extra_content [2022-05-19T09:22:30.189Z] === RUN TestReadJSON/invalid_JSON [2022-05-19T09:22:30.189Z] --- PASS: TestReadJSON (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-19T09:22:30.189Z] PASS [2022-05-19T09:22:30.189Z] coverage: 31.9% of statements [2022-05-19T09:22:30.189Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 31.9% of statements [2022-05-19T09:22:30.189Z] === RUN TestMaskSecretKeys [2022-05-19T09:22:30.189Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-19T09:22:30.189Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-19T09:22:30.189Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-19T09:22:30.189Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-19T09:22:30.189Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-19T09:22:30.189Z] === RUN TestVersionMiddlewareVersion [2022-05-19T09:22:30.189Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-19T09:22:30.189Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-19T09:22:30.189Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 37.7% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-19T09:22:30.190Z] === RUN TestToJSON [2022-05-19T09:22:30.190Z] --- PASS: TestToJSON (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestToParamWithVersion [2022-05-19T09:22:30.190Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestFromJSON [2022-05-19T09:22:30.190Z] --- PASS: TestFromJSON (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestEmpty [2022-05-19T09:22:30.190Z] --- PASS: TestEmpty (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestArgsMatchKVListEmptySources [2022-05-19T09:22:30.190Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestArgsMatchKVList [2022-05-19T09:22:30.190Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestArgsMatch [2022-05-19T09:22:30.190Z] --- PASS: TestArgsMatch (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestAdd [2022-05-19T09:22:30.190Z] --- PASS: TestAdd (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestDel [2022-05-19T09:22:30.190Z] --- PASS: TestDel (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestLen [2022-05-19T09:22:30.190Z] --- PASS: TestLen (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestExactMatch [2022-05-19T09:22:30.190Z] --- PASS: TestExactMatch (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestOnlyOneExactMatch [2022-05-19T09:22:30.190Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestContains [2022-05-19T09:22:30.190Z] --- PASS: TestContains (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestValidate [2022-05-19T09:22:30.190Z] --- PASS: TestValidate (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestWalkValues [2022-05-19T09:22:30.190Z] --- PASS: TestWalkValues (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestFuzzyMatch [2022-05-19T09:22:30.190Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestClone [2022-05-19T09:22:30.190Z] --- PASS: TestClone (0.00s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 92.2% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-05-19T09:22:30.190Z] === RUN TestAdjustForAPIVersion [2022-05-19T09:22:30.190Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 6.0% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 6.0% of statements [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-19T09:22:30.190Z] === RUN TestStrSliceMarshalJSON [2022-05-19T09:22:30.190Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestStrSliceUnmarshalJSON [2022-05-19T09:22:30.190Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestStrSliceUnmarshalString [2022-05-19T09:22:30.190Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestStrSliceUnmarshalSlice [2022-05-19T09:22:30.190Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 90.0% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-05-19T09:22:30.190Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-19T09:22:30.190Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-19T09:22:30.190Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestGetVolumeByNameNotFound [2022-05-19T09:22:30.190Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-19T09:22:30.190Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-19T09:22:30.190Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestListVolumes [2022-05-19T09:22:30.190Z] --- PASS: TestListVolumes (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestListVolumesNoSwarm [2022-05-19T09:22:30.190Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestListVolumesNoManager [2022-05-19T09:22:30.190Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCreateRegularVolume [2022-05-19T09:22:30.190Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-19T09:22:30.190Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-19T09:22:30.190Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCreateVolumeCluster [2022-05-19T09:22:30.190Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestUpdateVolume [2022-05-19T09:22:30.190Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestUpdateVolumeNoSwarm [2022-05-19T09:22:30.190Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestUpdateVolumeNotFound [2022-05-19T09:22:30.190Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestVolumeRemove [2022-05-19T09:22:30.190Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestVolumeRemoveSwarm [2022-05-19T09:22:30.190Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-19T09:22:30.190Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-19T09:22:30.190Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-19T09:22:30.190Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-19T09:22:30.190Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestVolumeRemoveSwarmForce [2022-05-19T09:22:30.190Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 67.9% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/api/server/router/volume 0.058s coverage: 67.9% of statements [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-19T09:22:30.190Z] === RUN TestGetTimestamp [2022-05-19T09:22:30.190Z] --- PASS: TestGetTimestamp (0.19s) [2022-05-19T09:22:30.190Z] === RUN TestParseTimestamps [2022-05-19T09:22:30.190Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 100.0% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/api/types/time 0.235s coverage: 100.0% of statements [2022-05-19T09:22:30.190Z] === RUN TestCompareVersion [2022-05-19T09:22:30.190Z] --- PASS: TestCompareVersion (0.00s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 77.3% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/builder [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-19T09:22:30.190Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-19T09:22:30.190Z] === RUN TestIsGIT [2022-05-19T09:22:30.190Z] --- PASS: TestIsGIT (0.00s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 100.0% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.059s coverage: 100.0% of statements [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-19T09:22:30.190Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-19T09:22:30.190Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCloneArgsSmartHttp [2022-05-19T09:22:30.190Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-19T09:22:30.190Z] === RUN TestCloneArgsDumbHttp [2022-05-19T09:22:30.190Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCloneArgsGit [2022-05-19T09:22:30.190Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCheckoutGit [2022-05-19T09:22:30.190Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-19T09:22:30.190Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestProcessNoDockerignore [2022-05-19T09:22:30.190Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-19T09:22:30.190Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-19T09:22:30.190Z] === RUN TestDetectContentType [2022-05-19T09:22:30.190Z] --- PASS: TestDetectContentType (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestSelectAcceptableMIME [2022-05-19T09:22:30.190Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestInspectEmptyResponse [2022-05-19T09:22:30.190Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestInspectResponseBinary [2022-05-19T09:22:30.190Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestResponseUnsupportedContentType [2022-05-19T09:22:30.190Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestInspectResponseTextSimple [2022-05-19T09:22:30.190Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestInspectResponseEmptyContentType [2022-05-19T09:22:30.190Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestUnknownContentLength [2022-05-19T09:22:30.190Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestDownloadRemote [2022-05-19T09:22:30.190Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-19T09:22:30.190Z] === RUN TestGetWithStatusError [2022-05-19T09:22:30.190Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCloseRootDirectory [2022-05-19T09:22:30.190Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:22:30.190Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestHashFile [2022-05-19T09:22:30.190Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:22:30.190Z] --- SKIP: TestHashFile (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestHashSubdir [2022-05-19T09:22:30.190Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:22:30.190Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-19T09:22:30.190Z] === RUN TestRemoveDirectory [2022-05-19T09:22:30.190Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:22:30.190Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-19T09:22:30.190Z] PASS [2022-05-19T09:22:30.190Z] coverage: 9.3% of statements [2022-05-19T09:22:30.190Z] ok github.com/docker/docker/builder/remotecontext 0.254s coverage: 9.3% of statements [2022-05-19T09:22:30.190Z] === RUN TestGetAllAllowed [2022-05-19T09:22:30.190Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestGetAllMeta [2022-05-19T09:22:30.190Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-19T09:22:30.190Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestIsUnreferencedBuiltin [2022-05-19T09:22:30.190Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestIsExistingDirectory [2022-05-19T09:22:30.190Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-19T09:22:30.190Z] === RUN TestGetFilenameForDownload [2022-05-19T09:22:30.190Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestEnv2Variables [2022-05-19T09:22:30.190Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-19T09:22:30.190Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestMaintainer [2022-05-19T09:22:30.190Z] --- PASS: TestMaintainer (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestLabel [2022-05-19T09:22:30.190Z] --- PASS: TestLabel (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestFromScratch [2022-05-19T09:22:30.190Z] --- PASS: TestFromScratch (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestFromWithArg [2022-05-19T09:22:30.190Z] --- PASS: TestFromWithArg (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-19T09:22:30.190Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestFromWithUndefinedArg [2022-05-19T09:22:30.190Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestFromMultiStageWithNamedStage [2022-05-19T09:22:30.190Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestOnbuild [2022-05-19T09:22:30.190Z] --- PASS: TestOnbuild (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestWorkdir [2022-05-19T09:22:30.190Z] --- PASS: TestWorkdir (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestCmd [2022-05-19T09:22:30.190Z] --- PASS: TestCmd (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestHealthcheckNone [2022-05-19T09:22:30.190Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestHealthcheckCmd [2022-05-19T09:22:30.190Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestEntrypoint [2022-05-19T09:22:30.190Z] --- PASS: TestEntrypoint (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestExpose [2022-05-19T09:22:30.190Z] --- PASS: TestExpose (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestUser [2022-05-19T09:22:30.190Z] --- PASS: TestUser (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestVolume [2022-05-19T09:22:30.190Z] --- PASS: TestVolume (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestStopSignal [2022-05-19T09:22:30.190Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-19T09:22:30.190Z] --- SKIP: TestStopSignal (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestArg [2022-05-19T09:22:30.190Z] --- PASS: TestArg (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestShell [2022-05-19T09:22:30.190Z] --- PASS: TestShell (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestPrependEnvOnCmd [2022-05-19T09:22:30.190Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestRunWithBuildArgs [2022-05-19T09:22:30.190Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestRunIgnoresHealthcheck [2022-05-19T09:22:30.190Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestEnable [2022-05-19T09:22:30.190Z] --- PASS: TestEnable (0.00s) [2022-05-19T09:22:30.190Z] === RUN TestDisable [2022-05-19T09:22:30.190Z] --- PASS: TestDisable (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestEnabled [2022-05-19T09:22:30.191Z] --- PASS: TestEnabled (0.00s) [2022-05-19T09:22:30.191Z] PASS [2022-05-19T09:22:30.191Z] coverage: 100.0% of statements [2022-05-19T09:22:30.191Z] === RUN TestDispatchUnsupportedOptions [2022-05-19T09:22:30.191Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-19T09:22:30.191Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-19T09:22:30.191Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-19T09:22:30.191Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestNormalizeWorkdir [2022-05-19T09:22:30.191Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestDispatch [2022-05-19T09:22:30.191Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-19T09:22:30.191Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2022-05-19T09:22:30.191Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-19T09:22:30.191Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-19T09:22:30.191Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-19T09:22:30.191Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-19T09:22:30.191Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-19T09:22:30.191Z] === RUN TestDispatch/COPY_url [2022-05-19T09:22:30.191Z] --- PASS: TestDispatch (0.08s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-19T09:22:30.191Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestAddScratchImageAddsToMounts [2022-05-19T09:22:30.191Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-19T09:22:30.191Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-19T09:22:30.191Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-19T09:22:30.191Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestImageSourceGetAddsToMounts [2022-05-19T09:22:30.191Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestEmptyDockerfile [2022-05-19T09:22:30.191Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestSymlinkDockerfile [2022-05-19T09:22:30.191Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-19T09:22:30.191Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-19T09:22:30.191Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestNonExistingDockerfile [2022-05-19T09:22:30.191Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestCopyRunConfig [2022-05-19T09:22:30.191Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestDeepCopyRunConfig [2022-05-19T09:22:30.191Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestExportImage [2022-05-19T09:22:30.191Z] --- PASS: TestExportImage (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestNormalizeDest [2022-05-19T09:22:30.191Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-19T09:22:30.191Z] PASS [2022-05-19T09:22:30.191Z] coverage: 46.7% of statements [2022-05-19T09:22:30.191Z] ok github.com/docker/docker/builder/dockerfile 0.246s coverage: 46.7% of statements [2022-05-19T09:22:30.191Z] === RUN TestTCP4Proxy [2022-05-19T09:22:30.191Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-19T09:22:30.191Z] === RUN TestTCP4ProxyHalfClose [2022-05-19T09:22:30.191Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestTCP6Proxy [2022-05-19T09:22:30.191Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-19T09:22:30.191Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestTCPDualStackProxy [2022-05-19T09:22:30.191Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-19T09:22:30.191Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestUDP4Proxy [2022-05-19T09:22:30.191Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestUDP6Proxy [2022-05-19T09:22:30.191Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-19T09:22:30.191Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestUDPWriteError [2022-05-19T09:22:30.191Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestSCTP4Proxy [2022-05-19T09:22:30.191Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-19T09:22:30.191Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-19T09:22:30.191Z] === RUN TestSCTP6Proxy [2022-05-19T09:22:30.191Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-19T09:22:30.191Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-19T09:22:30.191Z] PASS [2022-05-19T09:22:30.191Z] coverage: 49.4% of statements [2022-05-19T09:22:30.191Z] ok github.com/docker/docker/cmd/docker-proxy 0.056s coverage: 49.4% of statements [2022-05-19T09:22:30.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-19T09:22:30.193Z] Using test binary docker [2022-05-19T09:22:30.193Z] +++ /etc/init.d/apparmor start [2022-05-19T09:22:30.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-19T09:22:30.193Z] INFO: Waiting for daemon to start... [2022-05-19T09:22:30.193Z] Starting dockerd [2022-05-19T09:22:30.193Z] +++ 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-05-19T09:22:30.193Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-19T09:22:30.193Z] Using test binary docker [2022-05-19T09:22:30.193Z] +++ /etc/init.d/apparmor start [2022-05-19T09:22:30.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-19T09:22:30.193Z] Starting dockerd [2022-05-19T09:22:30.193Z] +++ 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-05-19T09:22:30.193Z] INFO: Waiting for daemon to start... [2022-05-19T09:22:30.193Z] . [2022-05-19T09:22:30.193Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-19T09:22:30.193Z] [2022-05-19T09:22:30.193Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-19T09:22:30.193Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-19T09:22:30.193Z] Error: No such image: emptyfs [2022-05-19T09:22:30.193Z] ++++ docker load [2022-05-19T09:22:30.193Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-19T09:22:30.193Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-19T09:22:30.193Z] Error: No such image: emptyfs [2022-05-19T09:22:30.193Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-19T09:22:30.193Z] ++++ docker load [2022-05-19T09:22:30.193Z] Running integration-test (iteration 1) [2022-05-19T09:22:30.193Z] 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-05-19T09:22:30.193Z] ++ 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-05-19T09:22:30.193Z] ++ set -e [2022-05-19T09:22:30.193Z] ++ '[' -n 0 ']' [2022-05-19T09:22:30.193Z] ++ set -x [2022-05-19T09:22:30.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-19T09:22:30.193Z] Running integration-test (iteration 1) [2022-05-19T09:22:30.193Z] 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-05-19T09:22:30.193Z] ++ 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-05-19T09:22:30.193Z] ++ set -e [2022-05-19T09:22:30.193Z] ++ '[' -n 0 ']' [2022-05-19T09:22:30.193Z] ++ set -x [2022-05-19T09:22:30.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-19T09:22:30.193Z] Loaded image: busybox:latest [2022-05-19T09:22:30.193Z] Loaded image: busybox:latest [2022-05-19T09:22:30.193Z] Loaded image: busybox:glibc [2022-05-19T09:22:30.193Z] Loaded image: busybox:glibc [2022-05-19T09:22:30.444Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-05-19T09:22:31.011Z] === RUN TestUpdateRestartPolicy [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-19T09:22:31.301Z] === RUN TestBoolValue [2022-05-19T09:22:31.301Z] --- PASS: TestBoolValue (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestBoolValueOrDefault [2022-05-19T09:22:31.301Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestInt64ValueOrZero [2022-05-19T09:22:31.301Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestInt64ValueOrDefault [2022-05-19T09:22:31.301Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-19T09:22:31.301Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestJsonContentType [2022-05-19T09:22:31.301Z] --- PASS: TestJsonContentType (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestReadJSON [2022-05-19T09:22:31.301Z] === RUN TestReadJSON/nil_body [2022-05-19T09:22:31.301Z] === RUN TestReadJSON/empty_body [2022-05-19T09:22:31.301Z] === RUN TestReadJSON/with_valid_request [2022-05-19T09:22:31.301Z] === RUN TestReadJSON/with_whitespace [2022-05-19T09:22:31.301Z] === RUN TestReadJSON/with_extra_content [2022-05-19T09:22:31.301Z] === RUN TestReadJSON/invalid_JSON [2022-05-19T09:22:31.301Z] --- PASS: TestReadJSON (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-19T09:22:31.301Z] PASS [2022-05-19T09:22:31.301Z] coverage: 31.9% of statements [2022-05-19T09:22:31.301Z] ok github.com/docker/docker/api/server/httputils 0.101s coverage: 31.9% of statements [2022-05-19T09:22:31.301Z] === RUN TestMaskSecretKeys [2022-05-19T09:22:31.301Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-19T09:22:31.301Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-19T09:22:31.301Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-19T09:22:31.301Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-19T09:22:31.301Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVersionMiddlewareVersion [2022-05-19T09:22:31.301Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-19T09:22:31.301Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-19T09:22:31.301Z] PASS [2022-05-19T09:22:31.301Z] coverage: 37.7% of statements [2022-05-19T09:22:31.301Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-19T09:22:31.301Z] === RUN TestToJSON [2022-05-19T09:22:31.301Z] --- PASS: TestToJSON (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestToParamWithVersion [2022-05-19T09:22:31.301Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestFromJSON [2022-05-19T09:22:31.301Z] --- PASS: TestFromJSON (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestEmpty [2022-05-19T09:22:31.301Z] --- PASS: TestEmpty (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestArgsMatchKVListEmptySources [2022-05-19T09:22:31.301Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestArgsMatchKVList [2022-05-19T09:22:31.301Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestArgsMatch [2022-05-19T09:22:31.301Z] --- PASS: TestArgsMatch (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestAdd [2022-05-19T09:22:31.301Z] --- PASS: TestAdd (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestDel [2022-05-19T09:22:31.301Z] --- PASS: TestDel (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestLen [2022-05-19T09:22:31.301Z] --- PASS: TestLen (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestExactMatch [2022-05-19T09:22:31.301Z] --- PASS: TestExactMatch (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestOnlyOneExactMatch [2022-05-19T09:22:31.301Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestContains [2022-05-19T09:22:31.301Z] --- PASS: TestContains (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestValidate [2022-05-19T09:22:31.301Z] --- PASS: TestValidate (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestWalkValues [2022-05-19T09:22:31.301Z] --- PASS: TestWalkValues (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestFuzzyMatch [2022-05-19T09:22:31.301Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestClone [2022-05-19T09:22:31.301Z] --- PASS: TestClone (0.00s) [2022-05-19T09:22:31.301Z] PASS [2022-05-19T09:22:31.301Z] coverage: 92.2% of statements [2022-05-19T09:22:31.301Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-05-19T09:22:31.301Z] === RUN TestAdjustForAPIVersion [2022-05-19T09:22:31.301Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-19T09:22:31.301Z] PASS [2022-05-19T09:22:31.301Z] coverage: 6.0% of statements [2022-05-19T09:22:31.301Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 6.0% of statements [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-19T09:22:31.301Z] === RUN TestStrSliceMarshalJSON [2022-05-19T09:22:31.301Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestStrSliceUnmarshalJSON [2022-05-19T09:22:31.301Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestStrSliceUnmarshalString [2022-05-19T09:22:31.301Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestStrSliceUnmarshalSlice [2022-05-19T09:22:31.301Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-19T09:22:31.301Z] PASS [2022-05-19T09:22:31.301Z] coverage: 90.0% of statements [2022-05-19T09:22:31.301Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-05-19T09:22:31.301Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-19T09:22:31.301Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-19T09:22:31.301Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestGetVolumeByNameNotFound [2022-05-19T09:22:31.301Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-19T09:22:31.301Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-19T09:22:31.301Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestListVolumes [2022-05-19T09:22:31.301Z] --- PASS: TestListVolumes (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestListVolumesNoSwarm [2022-05-19T09:22:31.301Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestListVolumesNoManager [2022-05-19T09:22:31.301Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestCreateRegularVolume [2022-05-19T09:22:31.301Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-19T09:22:31.301Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-19T09:22:31.301Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestCreateVolumeCluster [2022-05-19T09:22:31.301Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestUpdateVolume [2022-05-19T09:22:31.301Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestUpdateVolumeNoSwarm [2022-05-19T09:22:31.301Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestUpdateVolumeNotFound [2022-05-19T09:22:31.301Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVolumeRemove [2022-05-19T09:22:31.301Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVolumeRemoveSwarm [2022-05-19T09:22:31.301Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-19T09:22:31.301Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-19T09:22:31.301Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-19T09:22:31.301Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-19T09:22:31.301Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-19T09:22:31.301Z] === RUN TestVolumeRemoveSwarmForce [2022-05-19T09:22:31.301Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-19T09:22:31.301Z] PASS [2022-05-19T09:22:31.301Z] coverage: 67.9% of statements [2022-05-19T09:22:31.301Z] ok github.com/docker/docker/api/server/router/volume 0.045s coverage: 67.9% of statements [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-19T09:22:31.301Z] === RUN TestGetTimestamp [2022-05-19T09:22:31.301Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-19T09:22:31.301Z] === RUN TestParseTimestamps [2022-05-19T09:22:31.301Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-19T09:22:31.301Z] PASS [2022-05-19T09:22:31.301Z] coverage: 100.0% of statements [2022-05-19T09:22:31.301Z] ok github.com/docker/docker/api/types/time 0.192s coverage: 100.0% of statements [2022-05-19T09:22:31.301Z] === RUN TestCompareVersion [2022-05-19T09:22:31.301Z] --- PASS: TestCompareVersion (0.00s) [2022-05-19T09:22:31.301Z] PASS [2022-05-19T09:22:31.301Z] coverage: 77.3% of statements [2022-05-19T09:22:31.301Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-19T09:22:31.301Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/builder [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-19T09:22:31.302Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-19T09:22:31.302Z] === RUN TestIsGIT [2022-05-19T09:22:31.302Z] --- PASS: TestIsGIT (0.00s) [2022-05-19T09:22:31.302Z] PASS [2022-05-19T09:22:31.302Z] coverage: 100.0% of statements [2022-05-19T09:22:31.302Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.117s coverage: 100.0% of statements [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-19T09:22:31.302Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-19T09:22:31.302Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestCloneArgsSmartHttp [2022-05-19T09:22:31.302Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-19T09:22:31.302Z] === RUN TestCloneArgsDumbHttp [2022-05-19T09:22:31.302Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestCloneArgsGit [2022-05-19T09:22:31.302Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestCheckoutGit [2022-05-19T09:22:31.302Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-19T09:22:31.302Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestProcessNoDockerignore [2022-05-19T09:22:31.302Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-19T09:22:31.302Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestDetectContentType [2022-05-19T09:22:31.302Z] --- PASS: TestDetectContentType (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestSelectAcceptableMIME [2022-05-19T09:22:31.302Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestInspectEmptyResponse [2022-05-19T09:22:31.302Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestInspectResponseBinary [2022-05-19T09:22:31.302Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestResponseUnsupportedContentType [2022-05-19T09:22:31.302Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestInspectResponseTextSimple [2022-05-19T09:22:31.302Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestInspectResponseEmptyContentType [2022-05-19T09:22:31.302Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestUnknownContentLength [2022-05-19T09:22:31.302Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestDownloadRemote [2022-05-19T09:22:31.302Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-19T09:22:31.302Z] === RUN TestGetWithStatusError [2022-05-19T09:22:31.302Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestCloseRootDirectory [2022-05-19T09:22:31.302Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:22:31.302Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestHashFile [2022-05-19T09:22:31.302Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:22:31.302Z] --- SKIP: TestHashFile (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestHashSubdir [2022-05-19T09:22:31.302Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:22:31.302Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-19T09:22:31.302Z] === RUN TestRemoveDirectory [2022-05-19T09:22:31.302Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:22:31.302Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-19T09:22:31.302Z] PASS [2022-05-19T09:22:31.302Z] coverage: 9.3% of statements [2022-05-19T09:22:31.302Z] ok github.com/docker/docker/builder/remotecontext 0.207s coverage: 9.3% of statements [2022-05-19T09:22:31.770Z] === RUN TestEnable [2022-05-19T09:22:31.770Z] --- PASS: TestEnable (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestDisable [2022-05-19T09:22:31.770Z] --- PASS: TestDisable (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestEnabled [2022-05-19T09:22:31.770Z] --- PASS: TestEnabled (0.00s) [2022-05-19T09:22:31.770Z] PASS [2022-05-19T09:22:31.770Z] coverage: 100.0% of statements [2022-05-19T09:22:31.770Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-05-19T09:22:31.770Z] === RUN TestGetAllAllowed [2022-05-19T09:22:31.770Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestGetAllMeta [2022-05-19T09:22:31.770Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-19T09:22:31.770Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestIsUnreferencedBuiltin [2022-05-19T09:22:31.770Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestIsExistingDirectory [2022-05-19T09:22:31.770Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestGetFilenameForDownload [2022-05-19T09:22:31.770Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestEnv2Variables [2022-05-19T09:22:31.770Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-19T09:22:31.770Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestMaintainer [2022-05-19T09:22:31.770Z] --- PASS: TestMaintainer (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestLabel [2022-05-19T09:22:31.770Z] --- PASS: TestLabel (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestFromScratch [2022-05-19T09:22:31.770Z] --- PASS: TestFromScratch (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestFromWithArg [2022-05-19T09:22:31.770Z] --- PASS: TestFromWithArg (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-19T09:22:31.770Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestFromWithUndefinedArg [2022-05-19T09:22:31.770Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestFromMultiStageWithNamedStage [2022-05-19T09:22:31.770Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestOnbuild [2022-05-19T09:22:31.770Z] --- PASS: TestOnbuild (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestWorkdir [2022-05-19T09:22:31.770Z] --- PASS: TestWorkdir (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestCmd [2022-05-19T09:22:31.770Z] --- PASS: TestCmd (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestHealthcheckNone [2022-05-19T09:22:31.770Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestHealthcheckCmd [2022-05-19T09:22:31.770Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestEntrypoint [2022-05-19T09:22:31.770Z] --- PASS: TestEntrypoint (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestExpose [2022-05-19T09:22:31.770Z] --- PASS: TestExpose (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestUser [2022-05-19T09:22:31.770Z] --- PASS: TestUser (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestVolume [2022-05-19T09:22:31.770Z] --- PASS: TestVolume (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestStopSignal [2022-05-19T09:22:31.770Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-19T09:22:31.770Z] --- SKIP: TestStopSignal (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestArg [2022-05-19T09:22:31.770Z] --- PASS: TestArg (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestShell [2022-05-19T09:22:31.770Z] --- PASS: TestShell (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestPrependEnvOnCmd [2022-05-19T09:22:31.770Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestRunWithBuildArgs [2022-05-19T09:22:31.770Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestRunIgnoresHealthcheck [2022-05-19T09:22:31.770Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestDispatchUnsupportedOptions [2022-05-19T09:22:31.770Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-19T09:22:31.770Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-19T09:22:31.770Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-19T09:22:31.770Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestNormalizeWorkdir [2022-05-19T09:22:31.770Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestDispatch [2022-05-19T09:22:31.770Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-19T09:22:31.770Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-19T09:22:31.770Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-19T09:22:31.770Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-19T09:22:31.770Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-19T09:22:31.770Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-19T09:22:31.770Z] === RUN TestDispatch/COPY_url [2022-05-19T09:22:31.770Z] --- PASS: TestDispatch (0.05s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-19T09:22:31.770Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestAddScratchImageAddsToMounts [2022-05-19T09:22:31.770Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-19T09:22:31.770Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-19T09:22:31.770Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-19T09:22:31.770Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestImageSourceGetAddsToMounts [2022-05-19T09:22:31.770Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestEmptyDockerfile [2022-05-19T09:22:31.770Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-19T09:22:31.770Z] === RUN TestSymlinkDockerfile [2022-05-19T09:22:31.770Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-19T09:22:31.770Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-19T09:22:31.770Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestNonExistingDockerfile [2022-05-19T09:22:31.770Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestCopyRunConfig [2022-05-19T09:22:31.770Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestDeepCopyRunConfig [2022-05-19T09:22:31.770Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestExportImage [2022-05-19T09:22:31.770Z] --- PASS: TestExportImage (0.00s) [2022-05-19T09:22:31.770Z] === RUN TestNormalizeDest [2022-05-19T09:22:31.770Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-19T09:22:31.770Z] PASS [2022-05-19T09:22:31.770Z] coverage: 46.7% of statements [2022-05-19T09:22:31.770Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 46.7% of statements [2022-05-19T09:22:32.738Z] Loaded image: debian:bullseye-slim [2022-05-19T09:22:32.739Z] Loaded image: hello-world:latest [2022-05-19T09:22:32.739Z] Loaded image: debian:bullseye-slim [2022-05-19T09:22:32.739Z] Loaded image: hello-world:latest [2022-05-19T09:22:32.739Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:22:32.739Z] INFO: Testing against a local daemon [2022-05-19T09:22:32.739Z] === RUN TestDockerSuite [2022-05-19T09:22:32.739Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-19T09:22:32.739Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-19T09:22:32.999Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-19T09:22:33.000Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-19T09:22:33.000Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-19T09:22:33.000Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-19T09:22:33.000Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-19T09:22:33.000Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-19T09:22:33.000Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:22:33.000Z] INFO: Testing against a local daemon [2022-05-19T09:22:33.000Z] === RUN TestDockerDaemonSuite [2022-05-19T09:22:33.000Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-19T09:22:33.337Z] === RUN TestTCP4Proxy [2022-05-19T09:22:33.337Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-19T09:22:33.337Z] === RUN TestTCP4ProxyHalfClose [2022-05-19T09:22:33.337Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-19T09:22:33.337Z] === RUN TestTCP6Proxy [2022-05-19T09:22:33.337Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-19T09:22:33.337Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-19T09:22:33.337Z] === RUN TestTCPDualStackProxy [2022-05-19T09:22:33.337Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-19T09:22:33.337Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-19T09:22:33.337Z] === RUN TestUDP4Proxy [2022-05-19T09:22:33.337Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-19T09:22:33.337Z] === RUN TestUDP6Proxy [2022-05-19T09:22:33.337Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-19T09:22:33.337Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-19T09:22:33.337Z] === RUN TestUDPWriteError [2022-05-19T09:22:33.337Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-19T09:22:33.337Z] === RUN TestSCTP4Proxy [2022-05-19T09:22:33.337Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-19T09:22:33.337Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-19T09:22:33.337Z] === RUN TestSCTP6Proxy [2022-05-19T09:22:33.337Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-19T09:22:33.337Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-19T09:22:33.337Z] PASS [2022-05-19T09:22:33.337Z] coverage: 49.4% of statements [2022-05-19T09:22:33.337Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2022-05-19T09:22:34.912Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-19T09:22:34.912Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-19T09:22:35.484Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-19T09:22:35.484Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-19T09:22:36.056Z] --- PASS: TestBuildWithHugeFile (132.98s) [2022-05-19T09:22:36.056Z] === RUN TestBuildWCOWSandboxSize [2022-05-19T09:22:36.056Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:22:36.056Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:22:36.056Z] === RUN TestBuildWithEmptyDockerfile [2022-05-19T09:22:36.056Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:22:36.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:22:36.056Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:22:36.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:22:36.056Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:22:36.056Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:22:36.056Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:22:36.056Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:22:36.142Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2022-05-19T09:22:36.142Z] === RUN TestCreateServiceConflict [2022-05-19T09:22:36.142Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-05-19T09:22:36.142Z] === RUN TestCreateServiceMaxReplicas [2022-05-19T09:22:36.318Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:22:36.318Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-19T09:22:36.318Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-05-19T09:22:36.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-05-19T09:22:36.318Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2022-05-19T09:22:36.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-05-19T09:22:36.318Z] === RUN TestBuildPreserveOwnership [2022-05-19T09:22:36.318Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-19T09:22:36.580Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-19T09:22:36.580Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-19T09:22:37.521Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-19T09:22:38.057Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-05-19T09:22:38.057Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-19T09:22:38.094Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-19T09:22:38.094Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-19T09:22:38.094Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-19T09:22:39.039Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-19T09:22:39.039Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-19T09:22:39.612Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-19T09:22:39.874Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-19T09:22:40.135Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-19T09:22:40.135Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-19T09:22:40.135Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-19T09:22:40.707Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-19T09:22:41.279Z] --- PASS: TestBuildPreserveOwnership (4.70s) [2022-05-19T09:22:41.279Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2022-05-19T09:22:41.279Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2022-05-19T09:22:41.279Z] === RUN TestBuildPlatformInvalid [2022-05-19T09:22:41.279Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-19T09:22:41.279Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-19T09:22:41.851Z] Loaded image: busybox:latest [2022-05-19T09:22:42.112Z] Loaded image: busybox:glibc [2022-05-19T09:22:42.492Z] === RUN TestCheckpointCreateError [2022-05-19T09:22:42.492Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestCheckpointCreate [2022-05-19T09:22:42.492Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestCheckpointDeleteError [2022-05-19T09:22:42.492Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestCheckpointDelete [2022-05-19T09:22:42.492Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestCheckpointListError [2022-05-19T09:22:42.492Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestCheckpointList [2022-05-19T09:22:42.492Z] --- PASS: TestCheckpointList (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestCheckpointListContainerNotFound [2022-05-19T09:22:42.492Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestNewClientWithOpsFromEnv [2022-05-19T09:22:42.492Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-19T09:22:42.492Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestGetAPIPath [2022-05-19T09:22:42.492Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestParseHostURL [2022-05-19T09:22:42.492Z] --- PASS: TestParseHostURL (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-19T09:22:42.492Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.01s) [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersion [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPVersionOverride [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-19T09:22:42.492Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-19T09:22:42.492Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-19T09:22:42.493Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestClientRedirect [2022-05-19T09:22:42.493Z] === RUN TestClientRedirect/GET [2022-05-19T09:22:42.493Z] === RUN TestClientRedirect/POST [2022-05-19T09:22:42.493Z] === RUN TestClientRedirect/PUT [2022-05-19T09:22:42.493Z] === RUN TestClientRedirect/DELETE [2022-05-19T09:22:42.493Z] --- PASS: TestClientRedirect (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigCreateUnsupported [2022-05-19T09:22:42.493Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigCreateError [2022-05-19T09:22:42.493Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigCreate [2022-05-19T09:22:42.493Z] --- PASS: TestConfigCreate (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigInspectNotFound [2022-05-19T09:22:42.493Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigInspectWithEmptyID [2022-05-19T09:22:42.493Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigInspectUnsupported [2022-05-19T09:22:42.493Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigInspectError [2022-05-19T09:22:42.493Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigInspectConfigNotFound [2022-05-19T09:22:42.493Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigInspect [2022-05-19T09:22:42.493Z] --- PASS: TestConfigInspect (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigListUnsupported [2022-05-19T09:22:42.493Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigListError [2022-05-19T09:22:42.493Z] --- PASS: TestConfigListError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigList [2022-05-19T09:22:42.493Z] --- PASS: TestConfigList (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigRemoveUnsupported [2022-05-19T09:22:42.493Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigRemoveError [2022-05-19T09:22:42.493Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigRemove [2022-05-19T09:22:42.493Z] --- PASS: TestConfigRemove (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigUpdateUnsupported [2022-05-19T09:22:42.493Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigUpdateError [2022-05-19T09:22:42.493Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestConfigUpdate [2022-05-19T09:22:42.493Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerCommitError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerCommit [2022-05-19T09:22:42.493Z] --- PASS: TestContainerCommit (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStatPathError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStatPathNotFoundError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStatPathNoHeaderError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStatPath [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyToContainerError [2022-05-19T09:22:42.493Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyToContainerNotFoundError [2022-05-19T09:22:42.493Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyToContainerEmptyResponse [2022-05-19T09:22:42.493Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyToContainer [2022-05-19T09:22:42.493Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyFromContainerError [2022-05-19T09:22:42.493Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyFromContainerNotFoundError [2022-05-19T09:22:42.493Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-19T09:22:42.493Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-19T09:22:42.493Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestCopyFromContainer [2022-05-19T09:22:42.493Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerCreateError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerCreateImageNotFound [2022-05-19T09:22:42.493Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerCreateWithName [2022-05-19T09:22:42.493Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerCreateAutoRemove [2022-05-19T09:22:42.493Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerDiffError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerDiff [2022-05-19T09:22:42.493Z] --- PASS: TestContainerDiff (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExecCreateError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExecCreate [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExecStartError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExecStart [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExecInspectError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExecInspect [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExportError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExportError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExport [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExport (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerInspectError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerInspectContainerNotFound [2022-05-19T09:22:42.493Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerInspectWithEmptyID [2022-05-19T09:22:42.493Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerInspect [2022-05-19T09:22:42.493Z] --- PASS: TestContainerInspect (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerInspectNode [2022-05-19T09:22:42.493Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerKillError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerKillError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerKill [2022-05-19T09:22:42.493Z] --- PASS: TestContainerKill (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerListError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerListError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerList [2022-05-19T09:22:42.493Z] --- PASS: TestContainerList (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerLogsNotFoundError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerLogsError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerLogs [2022-05-19T09:22:42.493Z] --- PASS: TestContainerLogs (0.22s) [2022-05-19T09:22:42.493Z] === RUN TestContainerPauseError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerPause [2022-05-19T09:22:42.493Z] --- PASS: TestContainerPause (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainersPruneError [2022-05-19T09:22:42.493Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainersPrune [2022-05-19T09:22:42.493Z] --- PASS: TestContainersPrune (0.01s) [2022-05-19T09:22:42.493Z] === RUN TestContainerRemoveError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerRemoveNotFoundError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerRemove [2022-05-19T09:22:42.493Z] --- PASS: TestContainerRemove (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerRenameError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerRename [2022-05-19T09:22:42.493Z] --- PASS: TestContainerRename (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerResizeError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExecResizeError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerResize [2022-05-19T09:22:42.493Z] --- PASS: TestContainerResize (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerExecResize [2022-05-19T09:22:42.493Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerRestartError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerRestart [2022-05-19T09:22:42.493Z] --- PASS: TestContainerRestart (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStartError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStartError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStart [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStart (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStatsError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStats [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStats (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStopError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStopError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerStop [2022-05-19T09:22:42.493Z] --- PASS: TestContainerStop (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerTopError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerTopError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerTop [2022-05-19T09:22:42.493Z] --- PASS: TestContainerTop (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerUnpauseError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerUnpause [2022-05-19T09:22:42.493Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerUpdateError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerUpdate [2022-05-19T09:22:42.493Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerWaitError [2022-05-19T09:22:42.493Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestContainerWait [2022-05-19T09:22:42.493Z] --- PASS: TestContainerWait (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestDiskUsageError [2022-05-19T09:22:42.493Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestDiskUsage [2022-05-19T09:22:42.493Z] --- PASS: TestDiskUsage (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestDistributionInspectUnsupported [2022-05-19T09:22:42.493Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestDistributionInspectWithEmptyID [2022-05-19T09:22:42.493Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestEventsErrorInOptions [2022-05-19T09:22:42.493Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestEventsErrorFromServer [2022-05-19T09:22:42.493Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestEvents [2022-05-19T09:22:42.493Z] --- PASS: TestEvents (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestTLSCloseWriter [2022-05-19T09:22:42.493Z] === PAUSE TestTLSCloseWriter [2022-05-19T09:22:42.493Z] === RUN TestImageBuildError [2022-05-19T09:22:42.493Z] --- PASS: TestImageBuildError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageBuild [2022-05-19T09:22:42.493Z] --- PASS: TestImageBuild (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestGetDockerOS [2022-05-19T09:22:42.493Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageCreateError [2022-05-19T09:22:42.493Z] --- PASS: TestImageCreateError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageCreate [2022-05-19T09:22:42.493Z] --- PASS: TestImageCreate (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageHistoryError [2022-05-19T09:22:42.493Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageHistory [2022-05-19T09:22:42.493Z] --- PASS: TestImageHistory (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageImportError [2022-05-19T09:22:42.493Z] --- PASS: TestImageImportError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageImport [2022-05-19T09:22:42.493Z] --- PASS: TestImageImport (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageInspectError [2022-05-19T09:22:42.493Z] --- PASS: TestImageInspectError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageInspectImageNotFound [2022-05-19T09:22:42.493Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageInspectWithEmptyID [2022-05-19T09:22:42.493Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageInspect [2022-05-19T09:22:42.493Z] --- PASS: TestImageInspect (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageListError [2022-05-19T09:22:42.493Z] --- PASS: TestImageListError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageList [2022-05-19T09:22:42.493Z] --- PASS: TestImageList (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageListApiBefore125 [2022-05-19T09:22:42.493Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageLoadError [2022-05-19T09:22:42.493Z] --- PASS: TestImageLoadError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageLoad [2022-05-19T09:22:42.493Z] --- PASS: TestImageLoad (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagesPruneError [2022-05-19T09:22:42.493Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagesPrune [2022-05-19T09:22:42.493Z] --- PASS: TestImagesPrune (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePullReferenceParseError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePullAnyError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePullWithoutErrors [2022-05-19T09:22:42.493Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePushReferenceError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePushAnyError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImagePushWithoutErrors [2022-05-19T09:22:42.493Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-19T09:22:42.493Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-19T09:22:42.493Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-19T09:22:42.493Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageRemoveError [2022-05-19T09:22:42.493Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageRemoveImageNotFound [2022-05-19T09:22:42.493Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageRemove [2022-05-19T09:22:42.493Z] --- PASS: TestImageRemove (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageSaveError [2022-05-19T09:22:42.493Z] --- PASS: TestImageSaveError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageSave [2022-05-19T09:22:42.493Z] --- PASS: TestImageSave (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageSearchAnyError [2022-05-19T09:22:42.493Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-19T09:22:42.493Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:22:42.493Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:22:42.493Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-19T09:22:42.493Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageSearchWithoutErrors [2022-05-19T09:22:42.493Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageTagError [2022-05-19T09:22:42.493Z] --- PASS: TestImageTagError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageTagInvalidReference [2022-05-19T09:22:42.493Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageTagInvalidSourceImageName [2022-05-19T09:22:42.493Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageTagHexSource [2022-05-19T09:22:42.493Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestImageTag [2022-05-19T09:22:42.493Z] --- PASS: TestImageTag (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestInfoServerError [2022-05-19T09:22:42.493Z] --- PASS: TestInfoServerError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestInfoInvalidResponseJSONError [2022-05-19T09:22:42.493Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestInfo [2022-05-19T09:22:42.493Z] --- PASS: TestInfo (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkConnectError [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkConnect [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkCreateError [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkCreate [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkDisconnectError [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkDisconnect [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkInspect [2022-05-19T09:22:42.493Z] === RUN TestNetworkInspect/empty_ID [2022-05-19T09:22:42.493Z] === RUN TestNetworkInspect/no_options [2022-05-19T09:22:42.493Z] === RUN TestNetworkInspect/verbose [2022-05-19T09:22:42.493Z] === RUN TestNetworkInspect/global_scope [2022-05-19T09:22:42.493Z] === RUN TestNetworkInspect/unknown_network [2022-05-19T09:22:42.493Z] === RUN TestNetworkInspect/server_error [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkListError [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkListError (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworkList [2022-05-19T09:22:42.493Z] --- PASS: TestNetworkList (0.00s) [2022-05-19T09:22:42.493Z] === RUN TestNetworksPruneError [2022-05-19T09:22:42.494Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNetworksPrune [2022-05-19T09:22:42.494Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNetworkRemoveError [2022-05-19T09:22:42.494Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNetworkRemove [2022-05-19T09:22:42.494Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeInspectError [2022-05-19T09:22:42.494Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeInspectNodeNotFound [2022-05-19T09:22:42.494Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeInspectWithEmptyID [2022-05-19T09:22:42.494Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeInspect [2022-05-19T09:22:42.494Z] --- PASS: TestNodeInspect (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeListError [2022-05-19T09:22:42.494Z] --- PASS: TestNodeListError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeList [2022-05-19T09:22:42.494Z] --- PASS: TestNodeList (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeRemoveError [2022-05-19T09:22:42.494Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeRemove [2022-05-19T09:22:42.494Z] --- PASS: TestNodeRemove (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeUpdateError [2022-05-19T09:22:42.494Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestNodeUpdate [2022-05-19T09:22:42.494Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestOptionWithHostFromEnv [2022-05-19T09:22:42.494Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestOptionWithTimeout [2022-05-19T09:22:42.494Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestOptionWithVersionFromEnv [2022-05-19T09:22:42.494Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPingFail [2022-05-19T09:22:42.494Z] --- PASS: TestPingFail (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPingWithError [2022-05-19T09:22:42.494Z] 2022/05/19 09:22:41 RoundTripper returned a response & error; ignoring response [2022-05-19T09:22:42.494Z] 2022/05/19 09:22:41 RoundTripper returned a response & error; ignoring response [2022-05-19T09:22:42.494Z] --- PASS: TestPingWithError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPingSuccess [2022-05-19T09:22:42.494Z] --- PASS: TestPingSuccess (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPingHeadFallback [2022-05-19T09:22:42.494Z] === RUN TestPingHeadFallback/OK [2022-05-19T09:22:42.494Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-19T09:22:42.494Z] === RUN TestPingHeadFallback/Not_Found [2022-05-19T09:22:42.494Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-19T09:22:42.494Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-19T09:22:42.494Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-19T09:22:42.494Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-19T09:22:42.494Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-19T09:22:42.494Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginDisableError [2022-05-19T09:22:42.494Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginDisable [2022-05-19T09:22:42.494Z] --- PASS: TestPluginDisable (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginEnableError [2022-05-19T09:22:42.494Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginEnable [2022-05-19T09:22:42.494Z] --- PASS: TestPluginEnable (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginInspectError [2022-05-19T09:22:42.494Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginInspectWithEmptyID [2022-05-19T09:22:42.494Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginInspect [2022-05-19T09:22:42.494Z] --- PASS: TestPluginInspect (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginListError [2022-05-19T09:22:42.494Z] --- PASS: TestPluginListError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginList [2022-05-19T09:22:42.494Z] --- PASS: TestPluginList (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginPushError [2022-05-19T09:22:42.494Z] --- PASS: TestPluginPushError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginPush [2022-05-19T09:22:42.494Z] --- PASS: TestPluginPush (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginRemoveError [2022-05-19T09:22:42.494Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginRemove [2022-05-19T09:22:42.494Z] --- PASS: TestPluginRemove (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginSetError [2022-05-19T09:22:42.494Z] --- PASS: TestPluginSetError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPluginSet [2022-05-19T09:22:42.494Z] --- PASS: TestPluginSet (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSetHostHeader [2022-05-19T09:22:42.494Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestPlainTextError [2022-05-19T09:22:42.494Z] --- PASS: TestPlainTextError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestInfiniteError [2022-05-19T09:22:42.494Z] --- PASS: TestInfiniteError (0.08s) [2022-05-19T09:22:42.494Z] === RUN TestCanceledContext [2022-05-19T09:22:42.494Z] 2022/05/19 09:22:41 RoundTripper returned a response & error; ignoring response [2022-05-19T09:22:42.494Z] --- PASS: TestCanceledContext (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestDeadlineExceededContext [2022-05-19T09:22:42.494Z] 2022/05/19 09:22:41 RoundTripper returned a response & error; ignoring response [2022-05-19T09:22:42.494Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretCreateUnsupported [2022-05-19T09:22:42.494Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretCreateError [2022-05-19T09:22:42.494Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretCreate [2022-05-19T09:22:42.494Z] --- PASS: TestSecretCreate (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretInspectUnsupported [2022-05-19T09:22:42.494Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretInspectError [2022-05-19T09:22:42.494Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretInspectSecretNotFound [2022-05-19T09:22:42.494Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretInspectWithEmptyID [2022-05-19T09:22:42.494Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretInspect [2022-05-19T09:22:42.494Z] --- PASS: TestSecretInspect (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretListUnsupported [2022-05-19T09:22:42.494Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretListError [2022-05-19T09:22:42.494Z] --- PASS: TestSecretListError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretList [2022-05-19T09:22:42.494Z] --- PASS: TestSecretList (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretRemoveUnsupported [2022-05-19T09:22:42.494Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretRemoveError [2022-05-19T09:22:42.494Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretRemove [2022-05-19T09:22:42.494Z] --- PASS: TestSecretRemove (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretUpdateUnsupported [2022-05-19T09:22:42.494Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretUpdateError [2022-05-19T09:22:42.494Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSecretUpdate [2022-05-19T09:22:42.494Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceCreateError [2022-05-19T09:22:42.494Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceCreate [2022-05-19T09:22:42.494Z] --- PASS: TestServiceCreate (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-19T09:22:42.494Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceCreateDigestPinning [2022-05-19T09:22:42.494Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-05-19T09:22:42.494Z] === RUN TestServiceInspectError [2022-05-19T09:22:42.494Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceInspectServiceNotFound [2022-05-19T09:22:42.494Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceInspectWithEmptyID [2022-05-19T09:22:42.494Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceInspect [2022-05-19T09:22:42.494Z] --- PASS: TestServiceInspect (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceListError [2022-05-19T09:22:42.494Z] --- PASS: TestServiceListError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceList [2022-05-19T09:22:42.494Z] --- PASS: TestServiceList (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceLogsError [2022-05-19T09:22:42.494Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceLogs [2022-05-19T09:22:42.494Z] --- PASS: TestServiceLogs (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceRemoveError [2022-05-19T09:22:42.494Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceRemoveNotFoundError [2022-05-19T09:22:42.494Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceRemove [2022-05-19T09:22:42.494Z] --- PASS: TestServiceRemove (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceUpdateError [2022-05-19T09:22:42.494Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestServiceUpdate [2022-05-19T09:22:42.494Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmGetUnlockKeyError [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmGetUnlockKey [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmInitError [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmInit [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmInit (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmInspectError [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmInspect [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmJoinError [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmJoin [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmLeaveError [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmLeave [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmUnlockError [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmUnlock [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmUpdateError [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestSwarmUpdate [2022-05-19T09:22:42.494Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestTaskInspectError [2022-05-19T09:22:42.494Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestTaskInspectWithEmptyID [2022-05-19T09:22:42.494Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestTaskInspect [2022-05-19T09:22:42.494Z] --- PASS: TestTaskInspect (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestTaskListError [2022-05-19T09:22:42.494Z] --- PASS: TestTaskListError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestTaskList [2022-05-19T09:22:42.494Z] --- PASS: TestTaskList (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeCreateError [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeCreate [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeInspectError [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeInspectNotFound [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeInspectWithEmptyID [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeInspect [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeListError [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeListError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeList [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeList (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeRemoveError [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeRemove [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeUpdateError [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-19T09:22:42.494Z] === RUN TestVolumeUpdate [2022-05-19T09:22:42.494Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-19T09:22:42.494Z] === CONT TestTLSCloseWriter [2022-05-19T09:22:42.494Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-19T09:22:42.494Z] PASS [2022-05-19T09:22:42.494Z] coverage: 75.1% of statements [2022-05-19T09:22:42.494Z] ok github.com/docker/docker/client 0.523s coverage: 75.1% of statements [2022-05-19T09:22:43.207Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-05-19T09:22:43.207Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-19T09:22:43.207Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-19T09:22:43.207Z] === RUN TestWaitNonBlocked [2022-05-19T09:22:43.207Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:22:43.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:22:43.207Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:22:43.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:22:43.207Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:22:43.207Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:22:43.207Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-19T09:22:43.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-05-19T09:22:43.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-05-19T09:22:43.207Z] === RUN TestWaitBlocked [2022-05-19T09:22:43.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:22:43.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:22:43.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:22:43.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:22:43.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:22:43.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:22:43.498Z] Loaded image: debian:bullseye-slim [2022-05-19T09:22:43.498Z] Loaded image: hello-world:latest [2022-05-19T09:22:43.498Z] Loaded image: arm32v7/hello-world:latest [2022-05-19T09:22:43.746Z] === RUN TestCheckpointCreateError [2022-05-19T09:22:43.746Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-19T09:22:43.746Z] === RUN TestCheckpointCreate [2022-05-19T09:22:43.746Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-19T09:22:43.746Z] === RUN TestCheckpointDeleteError [2022-05-19T09:22:43.746Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCheckpointDelete [2022-05-19T09:22:43.747Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCheckpointListError [2022-05-19T09:22:43.747Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCheckpointList [2022-05-19T09:22:43.747Z] --- PASS: TestCheckpointList (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCheckpointListContainerNotFound [2022-05-19T09:22:43.747Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNewClientWithOpsFromEnv [2022-05-19T09:22:43.747Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-19T09:22:43.747Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestGetAPIPath [2022-05-19T09:22:43.747Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestParseHostURL [2022-05-19T09:22:43.747Z] --- PASS: TestParseHostURL (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-19T09:22:43.747Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersion [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPVersionOverride [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-19T09:22:43.747Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestClientRedirect [2022-05-19T09:22:43.747Z] === RUN TestClientRedirect/GET [2022-05-19T09:22:43.747Z] === RUN TestClientRedirect/POST [2022-05-19T09:22:43.747Z] === RUN TestClientRedirect/PUT [2022-05-19T09:22:43.747Z] === RUN TestClientRedirect/DELETE [2022-05-19T09:22:43.747Z] --- PASS: TestClientRedirect (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigCreateUnsupported [2022-05-19T09:22:43.747Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigCreateError [2022-05-19T09:22:43.747Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigCreate [2022-05-19T09:22:43.747Z] --- PASS: TestConfigCreate (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigInspectNotFound [2022-05-19T09:22:43.747Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigInspectWithEmptyID [2022-05-19T09:22:43.747Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigInspectUnsupported [2022-05-19T09:22:43.747Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigInspectError [2022-05-19T09:22:43.747Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigInspectConfigNotFound [2022-05-19T09:22:43.747Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigInspect [2022-05-19T09:22:43.747Z] --- PASS: TestConfigInspect (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigListUnsupported [2022-05-19T09:22:43.747Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigListError [2022-05-19T09:22:43.747Z] --- PASS: TestConfigListError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigList [2022-05-19T09:22:43.747Z] --- PASS: TestConfigList (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigRemoveUnsupported [2022-05-19T09:22:43.747Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigRemoveError [2022-05-19T09:22:43.747Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigRemove [2022-05-19T09:22:43.747Z] --- PASS: TestConfigRemove (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigUpdateUnsupported [2022-05-19T09:22:43.747Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigUpdateError [2022-05-19T09:22:43.747Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestConfigUpdate [2022-05-19T09:22:43.747Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerCommitError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerCommit [2022-05-19T09:22:43.747Z] --- PASS: TestContainerCommit (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStatPathError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStatPathNotFoundError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStatPathNoHeaderError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStatPath [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyToContainerError [2022-05-19T09:22:43.747Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyToContainerNotFoundError [2022-05-19T09:22:43.747Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyToContainerEmptyResponse [2022-05-19T09:22:43.747Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyToContainer [2022-05-19T09:22:43.747Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyFromContainerError [2022-05-19T09:22:43.747Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyFromContainerNotFoundError [2022-05-19T09:22:43.747Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-19T09:22:43.747Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-19T09:22:43.747Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestCopyFromContainer [2022-05-19T09:22:43.747Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerCreateError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerCreateImageNotFound [2022-05-19T09:22:43.747Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerCreateWithName [2022-05-19T09:22:43.747Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerCreateAutoRemove [2022-05-19T09:22:43.747Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerDiffError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerDiff [2022-05-19T09:22:43.747Z] --- PASS: TestContainerDiff (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExecCreateError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExecCreate [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExecStartError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExecStart [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExecInspectError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExecInspect [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExportError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExportError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExport [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExport (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerInspectError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerInspectContainerNotFound [2022-05-19T09:22:43.747Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerInspectWithEmptyID [2022-05-19T09:22:43.747Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerInspect [2022-05-19T09:22:43.747Z] --- PASS: TestContainerInspect (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerInspectNode [2022-05-19T09:22:43.747Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerKillError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerKillError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerKill [2022-05-19T09:22:43.747Z] --- PASS: TestContainerKill (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerListError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerListError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerList [2022-05-19T09:22:43.747Z] --- PASS: TestContainerList (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerLogsNotFoundError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerLogsError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerLogs [2022-05-19T09:22:43.747Z] --- PASS: TestContainerLogs (0.20s) [2022-05-19T09:22:43.747Z] === RUN TestContainerPauseError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerPause [2022-05-19T09:22:43.747Z] --- PASS: TestContainerPause (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainersPruneError [2022-05-19T09:22:43.747Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainersPrune [2022-05-19T09:22:43.747Z] --- PASS: TestContainersPrune (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerRemoveError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerRemoveNotFoundError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerRemove [2022-05-19T09:22:43.747Z] --- PASS: TestContainerRemove (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerRenameError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerRename [2022-05-19T09:22:43.747Z] --- PASS: TestContainerRename (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerResizeError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExecResizeError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerResize [2022-05-19T09:22:43.747Z] --- PASS: TestContainerResize (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerExecResize [2022-05-19T09:22:43.747Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerRestartError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerRestart [2022-05-19T09:22:43.747Z] --- PASS: TestContainerRestart (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStartError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStartError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStart [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStart (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStatsError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStats [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStats (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStopError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStopError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerStop [2022-05-19T09:22:43.747Z] --- PASS: TestContainerStop (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerTopError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerTopError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerTop [2022-05-19T09:22:43.747Z] --- PASS: TestContainerTop (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerUnpauseError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerUnpause [2022-05-19T09:22:43.747Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerUpdateError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerUpdate [2022-05-19T09:22:43.747Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerWaitError [2022-05-19T09:22:43.747Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestContainerWait [2022-05-19T09:22:43.747Z] --- PASS: TestContainerWait (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestDiskUsageError [2022-05-19T09:22:43.747Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestDiskUsage [2022-05-19T09:22:43.747Z] --- PASS: TestDiskUsage (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestDistributionInspectUnsupported [2022-05-19T09:22:43.747Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestDistributionInspectWithEmptyID [2022-05-19T09:22:43.747Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestEventsErrorInOptions [2022-05-19T09:22:43.747Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestEventsErrorFromServer [2022-05-19T09:22:43.747Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestEvents [2022-05-19T09:22:43.747Z] --- PASS: TestEvents (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestTLSCloseWriter [2022-05-19T09:22:43.747Z] === PAUSE TestTLSCloseWriter [2022-05-19T09:22:43.747Z] === RUN TestImageBuildError [2022-05-19T09:22:43.747Z] --- PASS: TestImageBuildError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageBuild [2022-05-19T09:22:43.747Z] --- PASS: TestImageBuild (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestGetDockerOS [2022-05-19T09:22:43.747Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageCreateError [2022-05-19T09:22:43.747Z] --- PASS: TestImageCreateError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageCreate [2022-05-19T09:22:43.747Z] --- PASS: TestImageCreate (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageHistoryError [2022-05-19T09:22:43.747Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageHistory [2022-05-19T09:22:43.747Z] --- PASS: TestImageHistory (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageImportError [2022-05-19T09:22:43.747Z] --- PASS: TestImageImportError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageImport [2022-05-19T09:22:43.747Z] --- PASS: TestImageImport (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageInspectError [2022-05-19T09:22:43.747Z] --- PASS: TestImageInspectError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageInspectImageNotFound [2022-05-19T09:22:43.747Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageInspectWithEmptyID [2022-05-19T09:22:43.747Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageInspect [2022-05-19T09:22:43.747Z] --- PASS: TestImageInspect (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageListError [2022-05-19T09:22:43.747Z] --- PASS: TestImageListError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageList [2022-05-19T09:22:43.747Z] --- PASS: TestImageList (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageListApiBefore125 [2022-05-19T09:22:43.747Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageLoadError [2022-05-19T09:22:43.747Z] --- PASS: TestImageLoadError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageLoad [2022-05-19T09:22:43.747Z] --- PASS: TestImageLoad (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagesPruneError [2022-05-19T09:22:43.747Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagesPrune [2022-05-19T09:22:43.747Z] --- PASS: TestImagesPrune (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePullReferenceParseError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePullAnyError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePullWithoutErrors [2022-05-19T09:22:43.747Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePushReferenceError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePushAnyError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImagePushWithoutErrors [2022-05-19T09:22:43.747Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-19T09:22:43.747Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-19T09:22:43.747Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-19T09:22:43.747Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-19T09:22:43.747Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageRemoveError [2022-05-19T09:22:43.747Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageRemoveImageNotFound [2022-05-19T09:22:43.747Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageRemove [2022-05-19T09:22:43.747Z] --- PASS: TestImageRemove (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageSaveError [2022-05-19T09:22:43.747Z] --- PASS: TestImageSaveError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageSave [2022-05-19T09:22:43.747Z] --- PASS: TestImageSave (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageSearchAnyError [2022-05-19T09:22:43.747Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-19T09:22:43.747Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:22:43.747Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:22:43.747Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-19T09:22:43.747Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageSearchWithoutErrors [2022-05-19T09:22:43.747Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageTagError [2022-05-19T09:22:43.747Z] --- PASS: TestImageTagError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageTagInvalidReference [2022-05-19T09:22:43.747Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageTagInvalidSourceImageName [2022-05-19T09:22:43.747Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageTagHexSource [2022-05-19T09:22:43.747Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestImageTag [2022-05-19T09:22:43.747Z] --- PASS: TestImageTag (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestInfoServerError [2022-05-19T09:22:43.747Z] --- PASS: TestInfoServerError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestInfoInvalidResponseJSONError [2022-05-19T09:22:43.747Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestInfo [2022-05-19T09:22:43.747Z] --- PASS: TestInfo (0.00s) [2022-05-19T09:22:43.747Z] === RUN TestNetworkConnectError [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkConnect [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkCreateError [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkCreate [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkDisconnectError [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkDisconnect [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkInspect [2022-05-19T09:22:43.748Z] === RUN TestNetworkInspect/empty_ID [2022-05-19T09:22:43.748Z] === RUN TestNetworkInspect/no_options [2022-05-19T09:22:43.748Z] === RUN TestNetworkInspect/verbose [2022-05-19T09:22:43.748Z] === RUN TestNetworkInspect/global_scope [2022-05-19T09:22:43.748Z] === RUN TestNetworkInspect/unknown_network [2022-05-19T09:22:43.748Z] === RUN TestNetworkInspect/server_error [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkListError [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkListError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkList [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkList (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworksPruneError [2022-05-19T09:22:43.748Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworksPrune [2022-05-19T09:22:43.748Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkRemoveError [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNetworkRemove [2022-05-19T09:22:43.748Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeInspectError [2022-05-19T09:22:43.748Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeInspectNodeNotFound [2022-05-19T09:22:43.748Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeInspectWithEmptyID [2022-05-19T09:22:43.748Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeInspect [2022-05-19T09:22:43.748Z] --- PASS: TestNodeInspect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeListError [2022-05-19T09:22:43.748Z] --- PASS: TestNodeListError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeList [2022-05-19T09:22:43.748Z] --- PASS: TestNodeList (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeRemoveError [2022-05-19T09:22:43.748Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeRemove [2022-05-19T09:22:43.748Z] --- PASS: TestNodeRemove (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeUpdateError [2022-05-19T09:22:43.748Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestNodeUpdate [2022-05-19T09:22:43.748Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestOptionWithHostFromEnv [2022-05-19T09:22:43.748Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestOptionWithTimeout [2022-05-19T09:22:43.748Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestOptionWithVersionFromEnv [2022-05-19T09:22:43.748Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPingFail [2022-05-19T09:22:43.748Z] --- PASS: TestPingFail (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPingWithError [2022-05-19T09:22:43.748Z] 2022/05/19 09:22:42 RoundTripper returned a response & error; ignoring response [2022-05-19T09:22:43.748Z] 2022/05/19 09:22:42 RoundTripper returned a response & error; ignoring response [2022-05-19T09:22:43.748Z] --- PASS: TestPingWithError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPingSuccess [2022-05-19T09:22:43.748Z] --- PASS: TestPingSuccess (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPingHeadFallback [2022-05-19T09:22:43.748Z] === RUN TestPingHeadFallback/OK [2022-05-19T09:22:43.748Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-19T09:22:43.748Z] === RUN TestPingHeadFallback/Not_Found [2022-05-19T09:22:43.748Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-19T09:22:43.748Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-19T09:22:43.748Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginDisableError [2022-05-19T09:22:43.748Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginDisable [2022-05-19T09:22:43.748Z] --- PASS: TestPluginDisable (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginEnableError [2022-05-19T09:22:43.748Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginEnable [2022-05-19T09:22:43.748Z] --- PASS: TestPluginEnable (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginInspectError [2022-05-19T09:22:43.748Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginInspectWithEmptyID [2022-05-19T09:22:43.748Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginInspect [2022-05-19T09:22:43.748Z] --- PASS: TestPluginInspect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginListError [2022-05-19T09:22:43.748Z] --- PASS: TestPluginListError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginList [2022-05-19T09:22:43.748Z] --- PASS: TestPluginList (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginPushError [2022-05-19T09:22:43.748Z] --- PASS: TestPluginPushError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginPush [2022-05-19T09:22:43.748Z] --- PASS: TestPluginPush (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginRemoveError [2022-05-19T09:22:43.748Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginRemove [2022-05-19T09:22:43.748Z] --- PASS: TestPluginRemove (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginSetError [2022-05-19T09:22:43.748Z] --- PASS: TestPluginSetError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPluginSet [2022-05-19T09:22:43.748Z] --- PASS: TestPluginSet (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSetHostHeader [2022-05-19T09:22:43.748Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestPlainTextError [2022-05-19T09:22:43.748Z] --- PASS: TestPlainTextError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestInfiniteError [2022-05-19T09:22:43.748Z] --- PASS: TestInfiniteError (0.03s) [2022-05-19T09:22:43.748Z] === RUN TestCanceledContext [2022-05-19T09:22:43.748Z] 2022/05/19 09:22:42 RoundTripper returned a response & error; ignoring response [2022-05-19T09:22:43.748Z] --- PASS: TestCanceledContext (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestDeadlineExceededContext [2022-05-19T09:22:43.748Z] 2022/05/19 09:22:42 RoundTripper returned a response & error; ignoring response [2022-05-19T09:22:43.748Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretCreateUnsupported [2022-05-19T09:22:43.748Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretCreateError [2022-05-19T09:22:43.748Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretCreate [2022-05-19T09:22:43.748Z] --- PASS: TestSecretCreate (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretInspectUnsupported [2022-05-19T09:22:43.748Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretInspectError [2022-05-19T09:22:43.748Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretInspectSecretNotFound [2022-05-19T09:22:43.748Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretInspectWithEmptyID [2022-05-19T09:22:43.748Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretInspect [2022-05-19T09:22:43.748Z] --- PASS: TestSecretInspect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretListUnsupported [2022-05-19T09:22:43.748Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretListError [2022-05-19T09:22:43.748Z] --- PASS: TestSecretListError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretList [2022-05-19T09:22:43.748Z] --- PASS: TestSecretList (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretRemoveUnsupported [2022-05-19T09:22:43.748Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretRemoveError [2022-05-19T09:22:43.748Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretRemove [2022-05-19T09:22:43.748Z] --- PASS: TestSecretRemove (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretUpdateUnsupported [2022-05-19T09:22:43.748Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretUpdateError [2022-05-19T09:22:43.748Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSecretUpdate [2022-05-19T09:22:43.748Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceCreateError [2022-05-19T09:22:43.748Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceCreate [2022-05-19T09:22:43.748Z] --- PASS: TestServiceCreate (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-19T09:22:43.748Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceCreateDigestPinning [2022-05-19T09:22:43.748Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceInspectError [2022-05-19T09:22:43.748Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceInspectServiceNotFound [2022-05-19T09:22:43.748Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceInspectWithEmptyID [2022-05-19T09:22:43.748Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceInspect [2022-05-19T09:22:43.748Z] --- PASS: TestServiceInspect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceListError [2022-05-19T09:22:43.748Z] --- PASS: TestServiceListError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceList [2022-05-19T09:22:43.748Z] --- PASS: TestServiceList (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceLogsError [2022-05-19T09:22:43.748Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceLogs [2022-05-19T09:22:43.748Z] --- PASS: TestServiceLogs (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceRemoveError [2022-05-19T09:22:43.748Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceRemoveNotFoundError [2022-05-19T09:22:43.748Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceRemove [2022-05-19T09:22:43.748Z] --- PASS: TestServiceRemove (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceUpdateError [2022-05-19T09:22:43.748Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestServiceUpdate [2022-05-19T09:22:43.748Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmGetUnlockKeyError [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmGetUnlockKey [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmInitError [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmInit [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmInit (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmInspectError [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmInspect [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmJoinError [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmJoin [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmLeaveError [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmLeave [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmUnlockError [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmUnlock [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmUpdateError [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestSwarmUpdate [2022-05-19T09:22:43.748Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestTaskInspectError [2022-05-19T09:22:43.748Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestTaskInspectWithEmptyID [2022-05-19T09:22:43.748Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestTaskInspect [2022-05-19T09:22:43.748Z] --- PASS: TestTaskInspect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestTaskListError [2022-05-19T09:22:43.748Z] --- PASS: TestTaskListError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestTaskList [2022-05-19T09:22:43.748Z] --- PASS: TestTaskList (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeCreateError [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeCreate [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeInspectError [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeInspectNotFound [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeInspectWithEmptyID [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeInspect [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeListError [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeListError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeList [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeList (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeRemoveError [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeRemove [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeUpdateError [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-19T09:22:43.748Z] === RUN TestVolumeUpdate [2022-05-19T09:22:43.748Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-19T09:22:43.748Z] === CONT TestTLSCloseWriter [2022-05-19T09:22:43.748Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-19T09:22:43.748Z] PASS [2022-05-19T09:22:43.748Z] coverage: 75.1% of statements [2022-05-19T09:22:43.748Z] ok github.com/docker/docker/client 0.375s coverage: 75.1% of statements [2022-05-19T09:22:43.777Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-19T09:22:43.777Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-05-19T09:22:43.777Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-05-19T09:22:43.777Z] === CONT TestContainerStartOnDaemonRestart [2022-05-19T09:22:43.777Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-19T09:22:44.086Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-19T09:22:46.001Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-19T09:22:46.306Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s) [2022-05-19T09:22:46.306Z] === CONT TestDaemonHostGatewayIP [2022-05-19T09:22:46.306Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-05-19T09:22:46.306Z] === CONT TestDaemonRestartIpcMode [2022-05-19T09:22:48.551Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-19T09:22:48.837Z] --- PASS: TestDaemonRestartIpcMode (2.43s) [2022-05-19T09:22:48.837Z] === CONT TestIpcModeOlderClient [2022-05-19T09:22:48.837Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2022-05-19T09:22:48.837Z] === CONT TestContainerKillOnDaemonStart [2022-05-19T09:22:48.837Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-19T09:22:49.950Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-19T09:22:50.894Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-19T09:22:51.470Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-19T09:22:52.046Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-19T09:22:52.961Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2022-05-19T09:22:52.961Z] === RUN TestCreateServiceSecretFileMode [2022-05-19T09:22:52.995Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-19T09:22:53.903Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-05-19T09:22:53.903Z] === RUN TestCreateServiceConfigFileMode [2022-05-19T09:22:53.938Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.61s) [2022-05-19T09:22:53.938Z] PASS [2022-05-19T09:22:53.938Z] [2022-05-19T09:22:53.938Z] === Skipped [2022-05-19T09:22:53.938Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-19T09:22:53.938Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:22:53.938Z] [2022-05-19T09:22:53.938Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:22:53.938Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:22:53.938Z] [2022-05-19T09:22:53.938Z] DONE 34 tests, 2 skipped in 200.647s [2022-05-19T09:22:53.938Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-19T09:22:53.938Z] ++ 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-05-19T09:22:53.938Z] ++ set -e [2022-05-19T09:22:53.938Z] ++ '[' -n 0 ']' [2022-05-19T09:22:53.938Z] ++ set -x [2022-05-19T09:22:53.938Z] ++ 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-05-19T09:22:53.938Z] INFO: Testing against a local daemon [2022-05-19T09:22:53.938Z] === RUN TestConfigInspect [2022-05-19T09:22:54.509Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-19T09:22:56.432Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-19T09:22:56.432Z] --- PASS: TestConfigInspect (2.48s) [2022-05-19T09:22:56.432Z] === RUN TestConfigList [2022-05-19T09:22:56.447Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-05-19T09:22:56.447Z] === RUN TestCreateServiceSysctls [2022-05-19T09:22:57.007Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-19T09:22:57.269Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-19T09:22:57.841Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-19T09:22:58.569Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-19T09:22:58.788Z] docker_cli_daemon_test.go:1474: [de19b61f1b78b] daemon is not started [2022-05-19T09:22:59.363Z] --- PASS: TestConfigList (2.82s) [2022-05-19T09:22:59.363Z] === RUN TestConfigsCreateAndDelete [2022-05-19T09:22:59.363Z] check_test.go:307: [d682101b286db] daemon is not started [2022-05-19T09:22:59.363Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-19T09:22:59.363Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-19T09:22:59.749Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-05-19T09:22:59.749Z] === RUN TestCreateServiceCapabilities [2022-05-19T09:23:00.308Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-19T09:23:01.032Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-05-19T09:23:01.032Z] PASS [2022-05-19T09:23:01.032Z] [2022-05-19T09:23:01.032Z] === Skipped [2022-05-19T09:23:01.032Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-19T09:23:01.032Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:23:01.032Z] [2022-05-19T09:23:01.032Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-19T09:23:01.032Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-19T09:23:01.032Z] [2022-05-19T09:23:01.032Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-19T09:23:01.032Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-19T09:23:01.032Z] [2022-05-19T09:23:01.032Z] DONE 237 tests, 3 skipped in 118.070s [2022-05-19T09:23:01.032Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-19T09:23:01.032Z] ++ 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-05-19T09:23:01.032Z] ++ set -e [2022-05-19T09:23:01.032Z] ++ '[' -n 0 ']' [2022-05-19T09:23:01.032Z] ++ set -x [2022-05-19T09:23:01.032Z] ++ 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-05-19T09:23:01.032Z] === RUN TestConfigDaemonLibtrustID [2022-05-19T09:23:01.032Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-19T09:23:01.032Z] === RUN TestConfigDaemonID [2022-05-19T09:23:01.252Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-19T09:23:01.515Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-19T09:23:01.551Z] --- PASS: TestCheckoutGit (30.19s) [2022-05-19T09:23:01.551Z] === RUN TestValidGitTransport [2022-05-19T09:23:01.551Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-19T09:23:01.551Z] === RUN TestGitInvalidRef [2022-05-19T09:23:01.551Z] --- PASS: TestGitInvalidRef (0.21s) [2022-05-19T09:23:01.551Z] PASS [2022-05-19T09:23:01.551Z] coverage: 86.3% of statements [2022-05-19T09:23:01.551Z] ok github.com/docker/docker/builder/remotecontext/git 30.520s coverage: 86.3% of statements [2022-05-19T09:23:01.551Z] ? github.com/docker/docker/cli [no test files] [2022-05-19T09:23:01.551Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-19T09:23:01.551Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-19T09:23:01.551Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-19T09:23:01.600Z] daemon_test.go:84: [d2faae57f860e] daemon is not started [2022-05-19T09:23:01.600Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-19T09:23:01.600Z] === RUN TestDaemonConfigValidation [2022-05-19T09:23:01.600Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:23:01.600Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-19T09:23:01.600Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-19T09:23:01.600Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-19T09:23:01.600Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-19T09:23:01.600Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:23:01.600Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-19T09:23:01.858Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-19T09:23:01.858Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-19T09:23:01.858Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-19T09:23:01.858Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-19T09:23:01.858Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-05-19T09:23:01.858Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-19T09:23:01.858Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-19T09:23:01.858Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-05-19T09:23:01.858Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-05-19T09:23:01.858Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-19T09:23:01.858Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-19T09:23:02.088Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2022-05-19T09:23:02.088Z] === RUN TestConfigsUpdate [2022-05-19T09:23:02.330Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-05-19T09:23:02.330Z] === RUN TestInspect [2022-05-19T09:23:02.349Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-19T09:23:02.793Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-19T09:23:03.293Z] check_test.go:307: [d1d72304ea26c] daemon is not started [2022-05-19T09:23:03.293Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-19T09:23:03.541Z] --- PASS: TestCheckoutGit (35.71s) [2022-05-19T09:23:03.541Z] === RUN TestValidGitTransport [2022-05-19T09:23:03.541Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-19T09:23:03.541Z] === RUN TestGitInvalidRef [2022-05-19T09:23:03.541Z] --- PASS: TestGitInvalidRef (0.27s) [2022-05-19T09:23:03.541Z] PASS [2022-05-19T09:23:03.541Z] coverage: 86.3% of statements [2022-05-19T09:23:03.541Z] ok github.com/docker/docker/builder/remotecontext/git 36.062s coverage: 86.3% of statements [2022-05-19T09:23:03.541Z] ? github.com/docker/docker/cli [no test files] [2022-05-19T09:23:03.541Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-19T09:23:03.541Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-19T09:23:03.541Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-19T09:23:03.865Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-19T09:23:04.168Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-19T09:23:04.807Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-19T09:23:04.904Z] --- PASS: TestInspect (2.91s) [2022-05-19T09:23:04.904Z] === RUN TestCreateJob [2022-05-19T09:23:05.069Z] --- PASS: TestConfigsUpdate (2.92s) [2022-05-19T09:23:05.069Z] === RUN TestTemplatedConfig [2022-05-19T09:23:05.102Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-19T09:23:05.103Z] daemon_test.go:198: [dbee0e76cf7cb] daemon is not started [2022-05-19T09:23:05.103Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-19T09:23:05.103Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-19T09:23:05.103Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-19T09:23:05.103Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-19T09:23:05.103Z] === RUN TestDaemonProxy [2022-05-19T09:23:05.103Z] === RUN TestDaemonProxy/environment_variables [2022-05-19T09:23:05.643Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-19T09:23:05.643Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-19T09:23:06.585Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-19T09:23:07.008Z] === RUN TestDaemonProxy/command-line_options [2022-05-19T09:23:07.530Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-19T09:23:07.792Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-19T09:23:08.204Z] --- PASS: TestCreateJob (3.14s) [2022-05-19T09:23:08.204Z] === RUN TestReplicatedJob [2022-05-19T09:23:08.382Z] === RUN TestDaemonProxy/configuration_file [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-19T09:23:08.703Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestConfigureDaemonLogs [2022-05-19T09:23:08.703Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestCommonOptionsInstallFlags [2022-05-19T09:23:08.703Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-19T09:23:08.703Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-19T09:23:08.703Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-19T09:23:08.703Z] PASS [2022-05-19T09:23:08.703Z] coverage: 19.7% of statements [2022-05-19T09:23:08.703Z] ok github.com/docker/docker/cmd/dockerd 0.176s coverage: 19.7% of statements [2022-05-19T09:23:08.703Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-19T09:23:08.703Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-19T09:23:08.736Z] --- PASS: TestTemplatedConfig (3.69s) [2022-05-19T09:23:08.736Z] === RUN TestConfigCreateResolve [2022-05-19T09:23:10.264Z] === RUN TestContainerStopSignal [2022-05-19T09:23:10.264Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestContainerStopTimeout [2022-05-19T09:23:10.264Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-19T09:23:10.264Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-19T09:23:10.264Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-19T09:23:10.264Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestReplaceAndAppendEnvVars [2022-05-19T09:23:10.264Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-19T09:23:10.264Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestNewMemoryStore [2022-05-19T09:23:10.264Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestAddContainers [2022-05-19T09:23:10.264Z] --- PASS: TestAddContainers (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestGetContainer [2022-05-19T09:23:10.264Z] --- PASS: TestGetContainer (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestDeleteContainer [2022-05-19T09:23:10.264Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestListContainers [2022-05-19T09:23:10.264Z] --- PASS: TestListContainers (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestFirstContainer [2022-05-19T09:23:10.264Z] --- PASS: TestFirstContainer (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestApplyAllContainer [2022-05-19T09:23:10.264Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestIsValidHealthString [2022-05-19T09:23:10.264Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestStateRunStop [2022-05-19T09:23:10.264Z] --- PASS: TestStateRunStop (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestStateTimeoutWait [2022-05-19T09:23:10.264Z] state_test.go:141: Stop callback fired [2022-05-19T09:23:10.264Z] state_test.go:165: Stop callback fired [2022-05-19T09:23:10.264Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-19T09:23:10.264Z] === RUN TestIsValidStateString [2022-05-19T09:23:10.264Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestViewSaveDelete [2022-05-19T09:23:10.264Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-19T09:23:10.264Z] === RUN TestViewAll [2022-05-19T09:23:10.264Z] --- PASS: TestViewAll (0.01s) [2022-05-19T09:23:10.264Z] === RUN TestViewGet [2022-05-19T09:23:10.264Z] --- PASS: TestViewGet (0.01s) [2022-05-19T09:23:10.264Z] === RUN TestNames [2022-05-19T09:23:10.264Z] --- PASS: TestNames (0.00s) [2022-05-19T09:23:10.264Z] === RUN TestViewWithHealthCheck [2022-05-19T09:23:10.264Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-19T09:23:10.264Z] PASS [2022-05-19T09:23:10.264Z] coverage: 41.7% of statements [2022-05-19T09:23:10.281Z] === RUN TestDaemonProxy/conflicting_options [2022-05-19T09:23:10.709Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-19T09:23:10.732Z] ok github.com/docker/docker/container 0.223s coverage: 41.7% of statements [2022-05-19T09:23:10.732Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-19T09:23:10.732Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-19T09:23:10.732Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-19T09:23:10.732Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-19T09:23:10.847Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-19T09:23:11.106Z] --- PASS: TestDaemonProxy (6.23s) [2022-05-19T09:23:11.106Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-05-19T09:23:11.106Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-19T09:23:11.106Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-05-19T09:23:11.106Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-19T09:23:11.106Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-19T09:23:11.106Z] PASS [2022-05-19T09:23:11.199Z] === RUN TestPrepare [2022-05-19T09:23:11.199Z] --- PASS: TestPrepare (0.00s) [2022-05-19T09:23:11.199Z] === RUN TestStart [2022-05-19T09:23:11.199Z] --- PASS: TestStart (0.00s) [2022-05-19T09:23:11.199Z] === RUN TestWaitCancel [2022-05-19T09:23:11.199Z] --- PASS: TestWaitCancel (0.00s) [2022-05-19T09:23:11.199Z] === RUN TestWaitDisabled [2022-05-19T09:23:11.199Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-19T09:23:11.199Z] === RUN TestWaitEnabled [2022-05-19T09:23:11.199Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-19T09:23:11.199Z] === RUN TestRemove [2022-05-19T09:23:11.199Z] --- PASS: TestRemove (0.00s) [2022-05-19T09:23:11.199Z] PASS [2022-05-19T09:23:11.199Z] coverage: 65.3% of statements [2022-05-19T09:23:11.199Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-05-19T09:23:11.364Z] [2022-05-19T09:23:11.364Z] DONE 18 tests in 11.271s [2022-05-19T09:23:11.364Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-19T09:23:11.364Z] ++ 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-05-19T09:23:11.364Z] ++ set -e [2022-05-19T09:23:11.364Z] ++ '[' -n 0 ']' [2022-05-19T09:23:11.364Z] ++ set -x [2022-05-19T09:23:11.364Z] ++ 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-05-19T09:23:11.364Z] INFO: Testing against a local daemon [2022-05-19T09:23:11.364Z] === RUN TestCommitInheritsEnv [2022-05-19T09:23:11.623Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-05-19T09:23:11.623Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-19T09:23:11.623Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-19T09:23:11.623Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-19T09:23:11.623Z] === RUN TestImportWithCustomPlatform [2022-05-19T09:23:11.623Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-19T09:23:11.623Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-19T09:23:11.623Z] === RUN TestImportWithCustomPlatform// [2022-05-19T09:23:11.623Z] === RUN TestImportWithCustomPlatform/linux [2022-05-19T09:23:11.881Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-19T09:23:11.881Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-19T09:23:11.881Z] === RUN TestImportWithCustomPlatform/macos [2022-05-19T09:23:11.881Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-19T09:23:11.881Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-19T09:23:11.881Z] === RUN TestImagesFilterMultiReference [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-19T09:23:12.080Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestConfigureDaemonLogs [2022-05-19T09:23:12.080Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestCommonOptionsInstallFlags [2022-05-19T09:23:12.080Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-19T09:23:12.080Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-19T09:23:12.080Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-19T09:23:12.080Z] PASS [2022-05-19T09:23:12.080Z] coverage: 19.7% of statements [2022-05-19T09:23:12.080Z] ok github.com/docker/docker/cmd/dockerd 0.207s coverage: 19.7% of statements [2022-05-19T09:23:12.080Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-19T09:23:12.080Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-19T09:23:12.112Z] --- PASS: TestConfigCreateResolve (3.23s) [2022-05-19T09:23:12.112Z] PASS [2022-05-19T09:23:12.112Z] [2022-05-19T09:23:12.112Z] DONE 6 tests in 18.049s [2022-05-19T09:23:12.112Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-19T09:23:12.112Z] ++ 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-05-19T09:23:12.112Z] ++ set -e [2022-05-19T09:23:12.112Z] ++ '[' -n 0 ']' [2022-05-19T09:23:12.112Z] ++ set -x [2022-05-19T09:23:12.112Z] ++ 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-05-19T09:23:12.112Z] INFO: Testing against a local daemon [2022-05-19T09:23:12.112Z] === RUN TestAttachWithTTY [2022-05-19T09:23:12.112Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-19T09:23:12.112Z] === RUN TestAttachWithoutTTy [2022-05-19T09:23:12.140Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-19T09:23:12.140Z] === RUN TestImagePullPlatformInvalid [2022-05-19T09:23:12.140Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-19T09:23:12.140Z] === RUN TestRemoveImageOrphaning [2022-05-19T09:23:12.374Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-05-19T09:23:12.374Z] === RUN TestCheckpoint [2022-05-19T09:23:12.374Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:23:12.374Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/commit [2022-05-19T09:23:12.374Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-19T09:23:12.374Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:23:12.374Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:23:12.374Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:23:12.374Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:23:12.374Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:23:12.374Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:23:12.374Z] === CONT TestContainerInvalidJSON/commit [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-19T09:23:12.374Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-19T09:23:12.374Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-19T09:23:12.374Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-19T09:23:12.374Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-19T09:23:12.374Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-19T09:23:12.374Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-19T09:23:12.374Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-19T09:23:12.374Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-19T09:23:12.374Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-19T09:23:12.374Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-19T09:23:12.374Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-19T09:23:12.398Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-19T09:23:12.398Z] === RUN TestRemoveImageGarbageCollector [2022-05-19T09:23:12.398Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:23:12.398Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-19T09:23:12.398Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-19T09:23:12.398Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-19T09:23:12.398Z] === RUN TestTagInvalidReference [2022-05-19T09:23:12.398Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-19T09:23:12.398Z] === RUN TestTagValidPrefixedRepo [2022-05-19T09:23:12.398Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-19T09:23:12.398Z] === RUN TestTagExistedNameWithoutForce [2022-05-19T09:23:12.398Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-19T09:23:12.398Z] === RUN TestTagOfficialNames [2022-05-19T09:23:12.398Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-19T09:23:12.398Z] === RUN TestTagMatchesDigest [2022-05-19T09:23:12.398Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-19T09:23:12.398Z] PASS [2022-05-19T09:23:12.398Z] [2022-05-19T09:23:12.398Z] === Skipped [2022-05-19T09:23:12.398Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-19T09:23:12.398Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-19T09:23:12.398Z] [2022-05-19T09:23:12.398Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-19T09:23:12.398Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:23:12.398Z] [2022-05-19T09:23:12.398Z] DONE 22 tests, 2 skipped in 1.253s [2022-05-19T09:23:12.398Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-19T09:23:12.398Z] ++ 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-05-19T09:23:12.398Z] ++ set -e [2022-05-19T09:23:12.398Z] ++ '[' -n 0 ']' [2022-05-19T09:23:12.398Z] ++ set -x [2022-05-19T09:23:12.399Z] ++ 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-05-19T09:23:12.636Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2022-05-19T09:23:12.636Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-19T09:23:12.636Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-05-19T09:23:12.636Z] === RUN TestCopyEmptyFile [2022-05-19T09:23:12.656Z] INFO: Testing against a local daemon [2022-05-19T09:23:12.656Z] === RUN TestNetworkCreateDelete [2022-05-19T09:23:12.656Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-19T09:23:12.656Z] === RUN TestDockerNetworkDeletePreferID [2022-05-19T09:23:12.897Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr--- PASS: TestCopyEmptyFile (0.42s) [2022-05-19T09:23:12.897Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-19T09:23:12.897Z] [2022-05-19T09:23:13.158Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-19T09:23:13.158Z] === RUN TestCopyFromContainer [2022-05-19T09:23:13.222Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-19T09:23:13.222Z] === RUN TestDaemonDNSFallback [2022-05-19T09:23:13.432Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-19T09:23:13.493Z] --- PASS: TestReplicatedJob (5.02s) [2022-05-19T09:23:13.493Z] === RUN TestUpdateReplicatedJob [2022-05-19T09:23:14.244Z] === RUN TestContainerStopSignal [2022-05-19T09:23:14.244Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-19T09:23:14.244Z] === RUN TestContainerStopTimeout [2022-05-19T09:23:14.244Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-19T09:23:14.244Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-19T09:23:14.244Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-19T09:23:14.244Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-19T09:23:14.244Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-19T09:23:14.245Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-19T09:23:14.245Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestReplaceAndAppendEnvVars [2022-05-19T09:23:14.245Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-19T09:23:14.245Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestNewMemoryStore [2022-05-19T09:23:14.245Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestAddContainers [2022-05-19T09:23:14.245Z] --- PASS: TestAddContainers (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestGetContainer [2022-05-19T09:23:14.245Z] --- PASS: TestGetContainer (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestDeleteContainer [2022-05-19T09:23:14.245Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestListContainers [2022-05-19T09:23:14.245Z] --- PASS: TestListContainers (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestFirstContainer [2022-05-19T09:23:14.245Z] --- PASS: TestFirstContainer (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestApplyAllContainer [2022-05-19T09:23:14.245Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestIsValidHealthString [2022-05-19T09:23:14.245Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestStateRunStop [2022-05-19T09:23:14.245Z] --- PASS: TestStateRunStop (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestStateTimeoutWait [2022-05-19T09:23:14.245Z] state_test.go:141: Stop callback fired [2022-05-19T09:23:14.245Z] state_test.go:165: Stop callback fired [2022-05-19T09:23:14.245Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-19T09:23:14.245Z] === RUN TestIsValidStateString [2022-05-19T09:23:14.245Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestViewSaveDelete [2022-05-19T09:23:14.245Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-19T09:23:14.245Z] === RUN TestViewAll [2022-05-19T09:23:14.245Z] --- PASS: TestViewAll (0.02s) [2022-05-19T09:23:14.245Z] === RUN TestViewGet [2022-05-19T09:23:14.245Z] --- PASS: TestViewGet (0.01s) [2022-05-19T09:23:14.245Z] === RUN TestNames [2022-05-19T09:23:14.245Z] --- PASS: TestNames (0.00s) [2022-05-19T09:23:14.245Z] === RUN TestViewWithHealthCheck [2022-05-19T09:23:14.245Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-19T09:23:14.245Z] PASS [2022-05-19T09:23:14.245Z] coverage: 41.7% of statements [2022-05-19T09:23:14.245Z] ok github.com/docker/docker/container 0.269s coverage: 41.7% of statements [2022-05-19T09:23:14.245Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-19T09:23:14.245Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-19T09:23:14.245Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-19T09:23:14.245Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-19T09:23:14.988Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-19T09:23:14.988Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-19T09:23:14.988Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-19T09:23:14.988Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestTopologyFromGRPC [2022-05-19T09:23:14.988Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestCapacityRangeFromGRPC [2022-05-19T09:23:14.988Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-19T09:23:14.988Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-19T09:23:14.988Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-19T09:23:14.988Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-19T09:23:14.988Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestAccessModeFromGRPC [2022-05-19T09:23:14.988Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-19T09:23:14.988Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-19T09:23:14.988Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-19T09:23:14.988Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestVolumeCreateToGRPC [2022-05-19T09:23:14.988Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-19T09:23:14.988Z] PASS [2022-05-19T09:23:14.988Z] coverage: 36.9% of statements [2022-05-19T09:23:14.988Z] ok github.com/docker/docker/daemon/cluster/convert 0.478s coverage: 36.9% of statements [2022-05-19T09:23:14.988Z] === RUN TestNewListSecretsFilters [2022-05-19T09:23:14.988Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-19T09:23:14.988Z] === RUN TestNewListConfigsFilters [2022-05-19T09:23:14.988Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-19T09:23:14.988Z] PASS [2022-05-19T09:23:14.988Z] coverage: 0.5% of statements [2022-05-19T09:23:14.988Z] ok github.com/docker/docker/daemon/cluster 1.101s coverage: 0.5% of statements [2022-05-19T09:23:15.077Z] === RUN TestCopyFromContainer// [2022-05-19T09:23:15.077Z] === RUN TestCopyFromContainer//bar/root [2022-05-19T09:23:15.077Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-19T09:23:15.077Z] === RUN TestCopyFromContainer/bar/quux [2022-05-19T09:23:15.205Z] === RUN TestPrepare [2022-05-19T09:23:15.205Z] --- PASS: TestPrepare (0.00s) [2022-05-19T09:23:15.205Z] === RUN TestStart [2022-05-19T09:23:15.205Z] --- PASS: TestStart (0.00s) [2022-05-19T09:23:15.205Z] === RUN TestWaitCancel [2022-05-19T09:23:15.205Z] --- PASS: TestWaitCancel (0.00s) [2022-05-19T09:23:15.205Z] === RUN TestWaitDisabled [2022-05-19T09:23:15.205Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-19T09:23:15.205Z] === RUN TestWaitEnabled [2022-05-19T09:23:15.205Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-19T09:23:15.205Z] === RUN TestRemove [2022-05-19T09:23:15.205Z] --- PASS: TestRemove (0.00s) [2022-05-19T09:23:15.205Z] PASS [2022-05-19T09:23:15.205Z] coverage: 65.3% of statements [2022-05-19T09:23:15.205Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2022-05-19T09:23:15.338Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-19T09:23:15.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-19T09:23:15.587Z] tests/integration/client_test.py ..... [ 75%] [2022-05-19T09:23:15.587Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-19T09:23:15.600Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-19T09:23:15.600Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-19T09:23:15.871Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-19T09:23:15.871Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer (3.10s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-05-19T09:23:16.133Z] --- PASS: TestCopyFromContainer/bar/notarget (0.23s) [2022-05-19T09:23:16.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-19T09:23:16.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:23:16.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:23:16.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:23:16.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:23:16.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:23:16.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:23:16.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:23:16.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:23:16.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:23:16.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.07s) [2022-05-19T09:23:16.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-19T09:23:16.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-19T09:23:16.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-19T09:23:16.133Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-19T09:23:16.153Z] tests/integration/errors_test.py . [ 76%] [2022-05-19T09:23:16.394Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-19T09:23:16.394Z] === RUN TestCreateWithInvalidEnv [2022-05-19T09:23:16.394Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-19T09:23:16.394Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-19T09:23:16.394Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-19T09:23:16.394Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-19T09:23:16.394Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-19T09:23:16.394Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-19T09:23:16.394Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-19T09:23:16.394Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-19T09:23:16.394Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-19T09:23:16.394Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-19T09:23:16.394Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-19T09:23:16.394Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-19T09:23:16.394Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-19T09:23:16.394Z] === RUN TestCreateTmpfsMountsTarget [2022-05-19T09:23:16.394Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-19T09:23:16.394Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-19T09:23:16.656Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-19T09:23:16.792Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-05-19T09:23:16.792Z] === RUN TestServiceListWithStatuses [2022-05-19T09:23:16.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-19T09:23:16.792Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-19T09:23:16.792Z] === RUN TestDockerNetworkConnectAlias [2022-05-19T09:23:17.199Z] === RUN TestBuilderGC [2022-05-19T09:23:17.199Z] --- PASS: TestBuilderGC (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationNotFound [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestDaemonBrokenConfiguration [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestFindConfigurationConflicts [2022-05-19T09:23:17.199Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-19T09:23:17.199Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-19T09:23:17.199Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-19T09:23:17.199Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-19T09:23:17.199Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-19T09:23:17.199Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_label [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_dns [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_hosts [2022-05-19T09:23:17.199Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-19T09:23:17.199Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestReloadSetConfigFileNotExist [2022-05-19T09:23:17.199Z] === RUN TestWaitNodeAttachment [2022-05-19T09:23:17.199Z] time="2022-05-19T09:23:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-19T09:23:17.199Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-05-19T09:23:17.199Z] === RUN TestReloadDefaultConfigNotExist [2022-05-19T09:23:17.199Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:23:17.199Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-19T09:23:17.199Z] === RUN TestReloadBadDefaultConfig [2022-05-19T09:23:17.199Z] time="2022-05-19T09:23:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1204405430" [2022-05-19T09:23:17.199Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-19T09:23:17.666Z] === RUN TestReloadWithConflictingLabels [2022-05-19T09:23:17.666Z] time="2022-05-19T09:23:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4106946491" [2022-05-19T09:23:17.666Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-19T09:23:17.666Z] === RUN TestReloadWithDuplicateLabels [2022-05-19T09:23:17.666Z] time="2022-05-19T09:23:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2343663527" [2022-05-19T09:23:17.666Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-19T09:23:17.666Z] === RUN TestMaskURLCredentials [2022-05-19T09:23:17.666Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-19T09:23:17.666Z] === RUN TestDaemonConfigurationMerge [2022-05-19T09:23:17.666Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-19T09:23:17.666Z] PASS [2022-05-19T09:23:17.666Z] coverage: 79.8% of statements [2022-05-19T09:23:17.666Z] ok github.com/docker/docker/daemon/config 0.258s coverage: 79.8% of statements [2022-05-19T09:23:17.666Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-19T09:23:17.666Z] === RUN TestIsolationConversion [2022-05-19T09:23:17.666Z] === RUN TestIsolationConversion/default [2022-05-19T09:23:17.666Z] === RUN TestIsolationConversion/process [2022-05-19T09:23:17.666Z] === RUN TestIsolationConversion/hyperv [2022-05-19T09:23:17.666Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-19T09:23:17.667Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-19T09:23:17.667Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-19T09:23:17.667Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestContainerLabels [2022-05-19T09:23:17.667Z] --- PASS: TestContainerLabels (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestCredentialSpecConversion [2022-05-19T09:23:17.667Z] === RUN TestCredentialSpecConversion/none [2022-05-19T09:23:17.667Z] === RUN TestCredentialSpecConversion/config [2022-05-19T09:23:17.667Z] === RUN TestCredentialSpecConversion/file [2022-05-19T09:23:17.667Z] === RUN TestCredentialSpecConversion/registry [2022-05-19T09:23:17.667Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-19T09:23:17.667Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-19T09:23:17.667Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-19T09:23:17.667Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-19T09:23:17.667Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestControllerValidateMountBind [2022-05-19T09:23:17.667Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestControllerValidateMountVolume [2022-05-19T09:23:17.667Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestControllerValidateMountTarget [2022-05-19T09:23:17.667Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestControllerValidateMountTmpfs [2022-05-19T09:23:17.667Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestControllerValidateMountInvalidType [2022-05-19T09:23:17.667Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestControllerValidateMountNamedPipe [2022-05-19T09:23:17.667Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-19T09:23:17.667Z] PASS [2022-05-19T09:23:17.667Z] coverage: 10.7% of statements [2022-05-19T09:23:17.667Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.626s coverage: 10.7% of statements [2022-05-19T09:23:17.667Z] === RUN TestEventsLog [2022-05-19T09:23:17.667Z] --- PASS: TestEventsLog (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestEventsLogTimeout [2022-05-19T09:23:17.667Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-19T09:23:17.667Z] === RUN TestLogEvents [2022-05-19T09:23:18.134Z] --- PASS: TestLogEvents (0.05s) [2022-05-19T09:23:18.134Z] === RUN TestLoadBufferedEvents [2022-05-19T09:23:18.134Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-05-19T09:23:18.134Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-19T09:23:18.134Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-19T09:23:18.134Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-19T09:23:18.134Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-19T09:23:18.134Z] PASS [2022-05-19T09:23:18.134Z] coverage: 50.0% of statements [2022-05-19T09:23:18.134Z] ok github.com/docker/docker/daemon/events 0.303s coverage: 50.0% of statements [2022-05-19T09:23:18.574Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2022-05-19T09:23:18.574Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-19T09:23:19.117Z] === RUN TestIsEmptyDir [2022-05-19T09:23:19.118Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-19T09:23:19.118Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-19T09:23:19.118Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-19T09:23:19.118Z] PASS [2022-05-19T09:23:19.118Z] coverage: 2.3% of statements [2022-05-19T09:23:19.118Z] ok github.com/docker/docker/daemon/graphdriver 0.069s coverage: 2.3% of statements [2022-05-19T09:23:19.118Z] === RUN TestLinkNaming [2022-05-19T09:23:19.118Z] --- PASS: TestLinkNaming (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestLinkNew [2022-05-19T09:23:19.118Z] --- PASS: TestLinkNew (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestLinkEnv [2022-05-19T09:23:19.118Z] --- PASS: TestLinkEnv (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestLinkMultipleEnv [2022-05-19T09:23:19.118Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestLinkPortRangeEnv [2022-05-19T09:23:19.118Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-19T09:23:19.118Z] PASS [2022-05-19T09:23:19.118Z] coverage: 93.0% of statements [2022-05-19T09:23:19.118Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-05-19T09:23:19.118Z] === RUN TestVerifyNetworkingConfig [2022-05-19T09:23:19.118Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestGetContainer [2022-05-19T09:23:19.118Z] --- PASS: TestGetContainer (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestValidContainerNames [2022-05-19T09:23:19.118Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestContainerInitDNS [2022-05-19T09:23:19.118Z] daemon_test.go:145: root required [2022-05-19T09:23:19.118Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestMerge [2022-05-19T09:23:19.118Z] --- PASS: TestMerge (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestValidateContainerIsolation [2022-05-19T09:23:19.118Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestFindNetworkErrorType [2022-05-19T09:23:19.118Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestEnsureServicesExist [2022-05-19T09:23:19.118Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestEnsureServicesExistErrors [2022-05-19T09:23:19.118Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-19T09:23:19.118Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-19T09:23:19.118Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-19T09:23:19.118Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-19T09:23:19.118Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-19T09:23:19.118Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-19T09:23:19.118Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestContainerDelete [2022-05-19T09:23:19.118Z] --- PASS: TestContainerDelete (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestContainerDoubleDelete [2022-05-19T09:23:19.118Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestLogContainerEventCopyLabels [2022-05-19T09:23:19.118Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestLogContainerEventWithAttributes [2022-05-19T09:23:19.118Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestNoneHealthcheck [2022-05-19T09:23:19.118Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-19T09:23:19.118Z] === RUN TestHealthStates [2022-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] time="2022-05-19T09:23: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-05-19T09:23:19.584Z] --- PASS: TestHealthStates (0.17s) [2022-05-19T09:23:19.584Z] === RUN TestGetInspectData [2022-05-19T09:23:19.584Z] --- PASS: TestGetInspectData (0.00s) [2022-05-19T09:23:19.584Z] === RUN TestFillLicense [2022-05-19T09:23:19.584Z] --- PASS: TestFillLicense (0.00s) [2022-05-19T09:23:19.584Z] === RUN TestListInvalidFilter [2022-05-19T09:23:19.584Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-19T09:23:19.584Z] === RUN TestNameFilter [2022-05-19T09:23:19.584Z] --- PASS: TestNameFilter (0.00s) [2022-05-19T09:23:19.584Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-19T09:23:19.584Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-19T09:23:19.584Z] === 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-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-19T09:23:19.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-19T09:23:19.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-19T09:23:19.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-19T09:23:19.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-19T09:23:19.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-19T09:23:19.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-19T09:23:19.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-19T09:23:19.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-19T09:23:19.585Z] --- 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-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-19T09:23:19.585Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-19T09:23:19.585Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestDaemonReloadLabels [2022-05-19T09:23:19.585Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-19T09:23:19.585Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestDaemonReloadMirrors [2022-05-19T09:23:19.585Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-19T09:23:19.585Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-19T09:23:19.585Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-19T09:23:19.585Z] reload_test.go:342: root required [2022-05-19T09:23:19.585Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-19T09:23:19.585Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-19T09:23:19.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-19T09:23:19.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-19T09:23:19.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-19T09:23:19.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-19T09:23:19.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-19T09:23:19.585Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-19T09:23:19.585Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-19T09:23:19.585Z] === RUN TestParseVolumesFrom [2022-05-19T09:23:19.585Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-19T09:23:19.585Z] PASS [2022-05-19T09:23:19.585Z] coverage: 8.6% of statements [2022-05-19T09:23:19.585Z] ok github.com/docker/docker/daemon 0.430s coverage: 8.6% of statements [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-19T09:23:19.585Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-19T09:23:19.778Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-05-19T09:23:19.778Z] === RUN TestInspectNetwork [2022-05-19T09:23:19.870Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-19T09:23:19.870Z] === RUN TestNewListSecretsFilters [2022-05-19T09:23:19.870Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestNewListConfigsFilters [2022-05-19T09:23:19.870Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-19T09:23:19.870Z] PASS [2022-05-19T09:23:19.870Z] coverage: 0.5% of statements [2022-05-19T09:23:19.870Z] ok github.com/docker/docker/daemon/cluster 1.570s coverage: 0.5% of statements [2022-05-19T09:23:19.870Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-19T09:23:19.870Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-19T09:23:19.870Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestTopologyFromGRPC [2022-05-19T09:23:19.870Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestCapacityRangeFromGRPC [2022-05-19T09:23:19.870Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-19T09:23:19.870Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-19T09:23:19.870Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-19T09:23:19.870Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-19T09:23:19.870Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestAccessModeFromGRPC [2022-05-19T09:23:19.870Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-19T09:23:19.870Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-19T09:23:19.870Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-19T09:23:19.870Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-19T09:23:19.870Z] === RUN TestVolumeCreateToGRPC [2022-05-19T09:23:19.870Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-19T09:23:19.870Z] PASS [2022-05-19T09:23:19.870Z] coverage: 36.9% of statements [2022-05-19T09:23:19.870Z] ok github.com/docker/docker/daemon/cluster/convert 0.296s coverage: 36.9% of statements [2022-05-19T09:23:19.960Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-19T09:23:20.907Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2022-05-19T09:23:20.907Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-19T09:23:20.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:23:20.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:23:20.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:23:20.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:23:20.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:23:20.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:23:20.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:23:20.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:23:20.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:23:20.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:23:20.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:23:20.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:23:20.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:23:20.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:23:20.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:23:20.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-19T09:23:20.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-19T09:23:20.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-19T09:23:20.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-19T09:23:20.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-19T09:23:20.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-19T09:23:20.907Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-19T09:23:21.003Z] --- PASS: TestDockerNetworkConnectAlias (4.23s) [2022-05-19T09:23:21.003Z] === RUN TestDockerNetworkReConnect [2022-05-19T09:23:21.796Z] === RUN TestNewStreamConfig [2022-05-19T09:23:21.796Z] === RUN TestNewStreamConfig/defaults [2022-05-19T09:23:21.796Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-19T09:23:21.796Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-19T09:23:21.796Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-19T09:23:21.796Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-19T09:23:21.796Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-19T09:23:21.796Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-19T09:23:21.796Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-19T09:23:21.796Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-19T09:23:21.796Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-19T09:23:21.796Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-19T09:23:21.796Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-19T09:23:21.796Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-19T09:23:21.796Z] time="2022-05-19T09:23:21Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-19T09:23:21.796Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-05-19T09:23:21.796Z] === RUN TestCreateSuccess [2022-05-19T09:23:21.796Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCreateStreamSkipped [2022-05-19T09:23:21.796Z] time="2022-05-19T09:23:21Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-19T09:23:21.796Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCreateLogGroupSuccess [2022-05-19T09:23:21.796Z] time="2022-05-19T09:23:21Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-19T09:23:21.796Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCreateError [2022-05-19T09:23:21.796Z] --- PASS: TestCreateError (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCreateAlreadyExists [2022-05-19T09:23:21.796Z] time="2022-05-19T09:23:21Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-19T09:23:21.796Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestLogClosed [2022-05-19T09:23:21.796Z] --- PASS: TestLogClosed (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestLogBlocking [2022-05-19T09:23:21.796Z] --- PASS: TestLogBlocking (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-19T09:23:21.796Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestLogNonBlockingBufferFull [2022-05-19T09:23:21.796Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestPublishBatchSuccess [2022-05-19T09:23:21.796Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestPublishBatchError [2022-05-19T09:23:21.796Z] time="2022-05-19T09:23:21Z" level=error msg=error [2022-05-19T09:23:21.796Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-19T09:23:21.796Z] time="2022-05-19T09:23:21Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-19T09:23:21.796Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-19T09:23:21.796Z] time="2022-05-19T09:23:21Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-19T09:23:21.796Z] time="2022-05-19T09:23:21Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-19T09:23:21.796Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCollectBatchSimple [2022-05-19T09:23:21.796Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCollectBatchTicker [2022-05-19T09:23:21.796Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCollectBatchMultilinePattern [2022-05-19T09:23:21.796Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-19T09:23:21.796Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-19T09:23:21.796Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-19T09:23:21.796Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-19T09:23:21.796Z] === RUN TestCollectBatchClose [2022-05-19T09:23:21.796Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestEffectiveLen [2022-05-19T09:23:21.796Z] === RUN TestEffectiveLen/0/Hello [2022-05-19T09:23:21.796Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-19T09:23:21.796Z] === RUN TestEffectiveLen/2/🙃 [2022-05-19T09:23:21.796Z] === RUN TestEffectiveLen/3/���� [2022-05-19T09:23:21.796Z] === RUN TestEffectiveLen/4/He��o [2022-05-19T09:23:21.796Z] === RUN TestEffectiveLen/5/ [2022-05-19T09:23:21.796Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-19T09:23:21.796Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-19T09:23:21.796Z] === RUN TestFindValidSplit [2022-05-19T09:23:21.796Z] === RUN TestFindValidSplit/0/ [2022-05-19T09:23:21.796Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:23:21.796Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:23:21.796Z] === RUN TestFindValidSplit/1/Hello [2022-05-19T09:23:21.850Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2022-05-19T09:23:21.850Z] === RUN TestCreateDifferentPlatform [2022-05-19T09:23:21.850Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-19T09:23:21.850Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-19T09:23:21.850Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-19T09:23:21.850Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-19T09:23:21.850Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-19T09:23:21.850Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-19T09:23:21.850Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-05-19T09:23:21.850Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-19T09:23:22.039Z] === RUN TestBuilderGC [2022-05-19T09:23:22.039Z] --- PASS: TestBuilderGC (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationNotFound [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestDaemonBrokenConfiguration [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestFindConfigurationConflicts [2022-05-19T09:23:22.039Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-19T09:23:22.039Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-19T09:23:22.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-19T09:23:22.039Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-19T09:23:22.039Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-19T09:23:22.039Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-19T09:23:22.039Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-19T09:23:22.039Z] === RUN TestValidateConfiguration [2022-05-19T09:23:22.039Z] === RUN TestValidateConfiguration/with_label [2022-05-19T09:23:22.039Z] === RUN TestValidateConfiguration/with_dns [2022-05-19T09:23:22.039Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-19T09:23:22.039Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-19T09:23:22.039Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-19T09:23:22.040Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-19T09:23:22.040Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-19T09:23:22.040Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-19T09:23:22.040Z] === RUN TestValidateConfiguration/with_hosts [2022-05-19T09:23:22.040Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-19T09:23:22.040Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-19T09:23:22.040Z] === RUN TestReloadSetConfigFileNotExist [2022-05-19T09:23:22.114Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-05-19T09:23:22.114Z] === RUN TestContainerStartOnDaemonRestart [2022-05-19T09:23:22.114Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-19T09:23:22.114Z] === RUN TestDaemonRestartIpcMode [2022-05-19T09:23:22.114Z] === PAUSE TestDaemonRestartIpcMode [2022-05-19T09:23:22.114Z] === RUN TestDaemonHostGatewayIP [2022-05-19T09:23:22.114Z] === PAUSE TestDaemonHostGatewayIP [2022-05-19T09:23:22.114Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-19T09:23:22.114Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-19T09:23:22.114Z] === RUN TestContainerKillOnDaemonStart [2022-05-19T09:23:22.114Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-19T09:23:22.114Z] === RUN TestDiff [2022-05-19T09:23:22.263Z] cloudwatchlogs_test.go:1076: Hello [2022-05-19T09:23:22.263Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:23:22.263Z] === RUN TestFindValidSplit/2/Hello [2022-05-19T09:23:22.263Z] cloudwatchlogs_test.go:1076: He [2022-05-19T09:23:22.263Z] cloudwatchlogs_test.go:1077: llo [2022-05-19T09:23:22.263Z] === RUN TestFindValidSplit/3/Hello [2022-05-19T09:23:22.263Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:23:22.263Z] cloudwatchlogs_test.go:1077: Hello [2022-05-19T09:23:22.263Z] === RUN TestFindValidSplit/4/🙃 [2022-05-19T09:23:22.263Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:23:22.264Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-19T09:23:22.264Z] === RUN TestFindValidSplit/5/🙃 [2022-05-19T09:23:22.264Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-19T09:23:22.264Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:23:22.264Z] === RUN TestFindValidSplit/6/a� [2022-05-19T09:23:22.264Z] cloudwatchlogs_test.go:1076: a [2022-05-19T09:23:22.264Z] cloudwatchlogs_test.go:1077: � [2022-05-19T09:23:22.264Z] === RUN TestFindValidSplit/7/a� [2022-05-19T09:23:22.264Z] cloudwatchlogs_test.go:1076: a� [2022-05-19T09:23:22.264Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestProcessEventEmoji [2022-05-19T09:23:22.264Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestCollectBatchLineSplit [2022-05-19T09:23:22.264Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-19T09:23:22.264Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-19T09:23:22.264Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestCollectBatchMaxEvents [2022-05-19T09:23:22.264Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-19T09:23:22.264Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-19T09:23:22.264Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-19T09:23:22.264Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-19T09:23:22.264Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-19T09:23:22.264Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-19T09:23:22.264Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-19T09:23:22.264Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsFormat [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestCreateTagSuccess [2022-05-19T09:23:22.264Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-19T09:23:22.264Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-19T09:23:22.264Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-19T09:23:22.264Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-19T09:23:22.264Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-19T09:23:22.264Z] PASS [2022-05-19T09:23:22.264Z] coverage: 80.2% of statements [2022-05-19T09:23:22.264Z] ok github.com/docker/docker/daemon/logger/awslogs 0.425s coverage: 80.2% of statements [2022-05-19T09:23:22.264Z] === RUN TestAdapterReadLogs [2022-05-19T09:23:22.264Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestCopier [2022-05-19T09:23:22.264Z] --- PASS: TestCopier (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestCopierLongLines [2022-05-19T09:23:22.264Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestCopierSlow [2022-05-19T09:23:22.264Z] === RUN TestSearchRegistryForImagesErrors [2022-05-19T09:23:22.264Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestSearchRegistryForImages [2022-05-19T09:23:22.264Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestOnlyPlatformWithFallback [2022-05-19T09:23:22.264Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestImageDelete [2022-05-19T09:23:22.264Z] === RUN TestImageDelete/no_lease [2022-05-19T09:23:22.264Z] === RUN TestImageDelete/lease_exists [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptReconnectInterval [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/#00 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/:// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/something:// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-19T09:23:22.264Z] --- PASS: TestImageDelete (0.07s) [2022-05-19T09:23:22.264Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-05-19T09:23:22.264Z] === RUN TestContentStoreForPull [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-19T09:23:22.264Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestCopierSlow (0.20s) [2022-05-19T09:23:22.264Z] === RUN TestCopierWithSized [2022-05-19T09:23:22.264Z] === RUN TestCopierWithSized/as_is [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-19T09:23:22.264Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-19T09:23:22.265Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-19T09:23:22.265Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-19T09:23:22.265Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-19T09:23:22.265Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-19T09:23:22.265Z] === RUN TestCopierWithPartial [2022-05-19T09:23:22.265Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-19T09:23:22.265Z] === RUN TestRingLogger [2022-05-19T09:23:22.265Z] --- PASS: TestRingLogger (0.00s) [2022-05-19T09:23:22.265Z] === RUN TestRingCap [2022-05-19T09:23:22.265Z] --- PASS: TestRingCap (0.00s) [2022-05-19T09:23:22.265Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-19T09:23:22.265Z] === RUN TestRingClose [2022-05-19T09:23:22.265Z] --- PASS: TestRingClose (0.00s) [2022-05-19T09:23:22.265Z] PASS [2022-05-19T09:23:22.265Z] coverage: 53.6% of statements [2022-05-19T09:23:22.265Z] ok github.com/docker/docker/daemon/logger/fluentd 0.107s coverage: 53.6% of statements [2022-05-19T09:23:22.265Z] === RUN TestRingDrain [2022-05-19T09:23:22.265Z] --- PASS: TestRingDrain (0.00s) [2022-05-19T09:23:22.265Z] PASS [2022-05-19T09:23:22.265Z] coverage: 43.2% of statements [2022-05-19T09:23:22.265Z] ok github.com/docker/docker/daemon/logger 0.334s coverage: 43.2% of statements [2022-05-19T09:23:22.308Z] === RUN TestInspectNetwork/full_network_id [2022-05-19T09:23:22.308Z] === RUN TestInspectNetwork/partial_network_id [2022-05-19T09:23:22.308Z] === RUN TestInspectNetwork/network_name [2022-05-19T09:23:22.308Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-19T09:23:22.375Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-19T09:23:22.495Z] === RUN TestWaitNodeAttachment [2022-05-19T09:23:22.495Z] time="2022-05-19T09:23:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-19T09:23:22.495Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-05-19T09:23:22.495Z] === RUN TestReloadDefaultConfigNotExist [2022-05-19T09:23:22.495Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:23:22.495Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-19T09:23:22.495Z] === RUN TestReloadBadDefaultConfig [2022-05-19T09:23:22.495Z] time="2022-05-19T09:23:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4092007069" [2022-05-19T09:23:22.495Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-19T09:23:22.495Z] === RUN TestReloadWithConflictingLabels [2022-05-19T09:23:22.495Z] time="2022-05-19T09:23:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-577189554" [2022-05-19T09:23:22.495Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-19T09:23:22.495Z] === RUN TestReloadWithDuplicateLabels [2022-05-19T09:23:22.495Z] time="2022-05-19T09:23:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2101703848" [2022-05-19T09:23:22.495Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-19T09:23:22.495Z] === RUN TestMaskURLCredentials [2022-05-19T09:23:22.495Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-19T09:23:22.495Z] === RUN TestDaemonConfigurationMerge [2022-05-19T09:23:22.495Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-19T09:23:22.495Z] PASS [2022-05-19T09:23:22.495Z] coverage: 79.8% of statements [2022-05-19T09:23:22.495Z] ok github.com/docker/docker/daemon/config 0.348s coverage: 79.8% of statements [2022-05-19T09:23:22.732Z] --- PASS: TestContentStoreForPull (0.18s) [2022-05-19T09:23:22.732Z] PASS [2022-05-19T09:23:22.732Z] coverage: 6.6% of statements [2022-05-19T09:23:22.732Z] ok github.com/docker/docker/daemon/images 0.353s coverage: 6.6% of statements [2022-05-19T09:23:22.732Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-19T09:23:22.732Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-19T09:23:22.732Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-19T09:23:22.732Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-19T09:23:22.732Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-19T09:23:22.948Z] --- PASS: TestDiff (0.82s) [2022-05-19T09:23:22.948Z] === RUN TestExecWithCloseStdin [2022-05-19T09:23:22.951Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-19T09:23:22.951Z] === RUN TestIsolationConversion [2022-05-19T09:23:22.951Z] === RUN TestIsolationConversion/default [2022-05-19T09:23:22.951Z] === RUN TestIsolationConversion/process [2022-05-19T09:23:22.951Z] === RUN TestIsolationConversion/hyperv [2022-05-19T09:23:22.951Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-19T09:23:22.951Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-19T09:23:22.951Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-19T09:23:22.951Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestContainerLabels [2022-05-19T09:23:22.951Z] --- PASS: TestContainerLabels (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestCredentialSpecConversion [2022-05-19T09:23:22.951Z] === RUN TestCredentialSpecConversion/none [2022-05-19T09:23:22.951Z] === RUN TestCredentialSpecConversion/config [2022-05-19T09:23:22.951Z] === RUN TestCredentialSpecConversion/file [2022-05-19T09:23:22.951Z] === RUN TestCredentialSpecConversion/registry [2022-05-19T09:23:22.951Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-19T09:23:22.951Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-19T09:23:22.951Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-19T09:23:22.951Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-19T09:23:22.951Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestControllerValidateMountBind [2022-05-19T09:23:22.951Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestControllerValidateMountVolume [2022-05-19T09:23:22.951Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestControllerValidateMountTarget [2022-05-19T09:23:22.951Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestControllerValidateMountTmpfs [2022-05-19T09:23:22.951Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestControllerValidateMountInvalidType [2022-05-19T09:23:22.951Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestControllerValidateMountNamedPipe [2022-05-19T09:23:22.951Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-19T09:23:22.951Z] PASS [2022-05-19T09:23:22.951Z] coverage: 10.7% of statements [2022-05-19T09:23:22.951Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.675s coverage: 10.7% of statements [2022-05-19T09:23:22.951Z] === RUN TestEventsLog [2022-05-19T09:23:22.951Z] --- PASS: TestEventsLog (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestEventsLogTimeout [2022-05-19T09:23:22.951Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestLogEvents [2022-05-19T09:23:22.951Z] --- PASS: TestLogEvents (0.05s) [2022-05-19T09:23:22.951Z] === RUN TestLoadBufferedEvents [2022-05-19T09:23:22.951Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-05-19T09:23:22.951Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-19T09:23:22.951Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-19T09:23:22.951Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-19T09:23:22.951Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-19T09:23:22.951Z] PASS [2022-05-19T09:23:22.951Z] coverage: 50.0% of statements [2022-05-19T09:23:23.406Z] ok github.com/docker/docker/daemon/events 0.295s coverage: 50.0% of statements [2022-05-19T09:23:23.717Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-19T09:23:23.717Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-19T09:23:23.717Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-19T09:23:23.717Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-05-19T09:23:23.717Z] === RUN TestFastTimeMarshalJSON [2022-05-19T09:23:23.717Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-19T09:23:23.717Z] PASS [2022-05-19T09:23:23.717Z] coverage: 87.2% of statements [2022-05-19T09:23:23.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.291s coverage: 87.2% of statements [2022-05-19T09:23:23.717Z] === RUN TestJSONFileLogger [2022-05-19T09:23:23.717Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-19T09:23:23.717Z] === RUN TestJSONFileLoggerWithTags [2022-05-19T09:23:23.717Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-19T09:23:23.717Z] === RUN TestJSONFileLoggerWithOpts [2022-05-19T09:23:23.717Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-19T09:23:23.717Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-19T09:23:23.717Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-19T09:23:23.717Z] === RUN TestEncodeDecode [2022-05-19T09:23:23.717Z] === PAUSE TestEncodeDecode [2022-05-19T09:23:23.717Z] === RUN TestUnexpectedEOF [2022-05-19T09:23:23.717Z] time="2022-05-19T09:23:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-19T09:23:23.717Z] time="2022-05-19T09:23:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-19T09:23:23.717Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-05-19T09:23:23.717Z] === CONT TestEncodeDecode [2022-05-19T09:23:23.717Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-19T09:23:23.717Z] PASS [2022-05-19T09:23:23.717Z] coverage: 69.9% of statements [2022-05-19T09:23:23.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.239s coverage: 69.9% of statements [2022-05-19T09:23:23.893Z] --- PASS: TestExecWithCloseStdin (0.99s) [2022-05-19T09:23:23.893Z] === RUN TestExec [2022-05-19T09:23:23.893Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-19T09:23:24.184Z] === RUN TestWriteLog [2022-05-19T09:23:24.184Z] === PAUSE TestWriteLog [2022-05-19T09:23:24.184Z] === RUN TestReadLog [2022-05-19T09:23:24.184Z] === PAUSE TestReadLog [2022-05-19T09:23:24.184Z] === RUN TestDecode [2022-05-19T09:23:24.184Z] --- PASS: TestDecode (0.03s) [2022-05-19T09:23:24.184Z] === CONT TestWriteLog [2022-05-19T09:23:24.184Z] === CONT TestReadLog [2022-05-19T09:23:24.184Z] === RUN TestReadLog/tail_exact [2022-05-19T09:23:24.184Z] --- PASS: TestWriteLog (0.01s) [2022-05-19T09:23:24.184Z] === RUN TestReadLog/tail_less_than_available [2022-05-19T09:23:24.184Z] === RUN TestReadLog/tail_more_than_available [2022-05-19T09:23:24.184Z] --- PASS: TestReadLog (0.25s) [2022-05-19T09:23:24.184Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-19T09:23:24.184Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-19T09:23:24.184Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-19T09:23:24.184Z] PASS [2022-05-19T09:23:24.184Z] coverage: 78.7% of statements [2022-05-19T09:23:24.184Z] ok github.com/docker/docker/daemon/logger/local 0.362s coverage: 78.7% of statements [2022-05-19T09:23:24.302Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-05-19T09:23:24.302Z] === RUN TestServicePlugin [2022-05-19T09:23:24.368Z] === RUN TestVerifyNetworkingConfig [2022-05-19T09:23:24.368Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestGetContainer [2022-05-19T09:23:24.368Z] --- PASS: TestGetContainer (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestValidContainerNames [2022-05-19T09:23:24.368Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestContainerInitDNS [2022-05-19T09:23:24.368Z] daemon_test.go:145: root required [2022-05-19T09:23:24.368Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestMerge [2022-05-19T09:23:24.368Z] --- PASS: TestMerge (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestValidateContainerIsolation [2022-05-19T09:23:24.368Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestFindNetworkErrorType [2022-05-19T09:23:24.368Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestEnsureServicesExist [2022-05-19T09:23:24.368Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestEnsureServicesExistErrors [2022-05-19T09:23:24.368Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-19T09:23:24.368Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-19T09:23:24.368Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-19T09:23:24.368Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-19T09:23:24.368Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-19T09:23:24.368Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-19T09:23:24.368Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestContainerDelete [2022-05-19T09:23:24.368Z] --- PASS: TestContainerDelete (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestContainerDoubleDelete [2022-05-19T09:23:24.368Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestLogContainerEventCopyLabels [2022-05-19T09:23:24.368Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestLogContainerEventWithAttributes [2022-05-19T09:23:24.368Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestNoneHealthcheck [2022-05-19T09:23:24.368Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestHealthStates [2022-05-19T09:23:24.368Z] === RUN TestIsEmptyDir [2022-05-19T09:23:24.368Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-19T09:23:24.368Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-19T09:23:24.368Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-19T09:23:24.368Z] PASS [2022-05-19T09:23:24.368Z] coverage: 2.3% of statements [2022-05-19T09:23:24.368Z] === RUN TestLinkNaming [2022-05-19T09:23:24.368Z] --- PASS: TestLinkNaming (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestLinkNew [2022-05-19T09:23:24.368Z] --- PASS: TestLinkNew (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestLinkEnv [2022-05-19T09:23:24.368Z] --- PASS: TestLinkEnv (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestLinkMultipleEnv [2022-05-19T09:23:24.368Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-19T09:23:24.368Z] === RUN TestLinkPortRangeEnv [2022-05-19T09:23:24.368Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-19T09:23:24.368Z] PASS [2022-05-19T09:23:24.368Z] coverage: 93.0% of statements [2022-05-19T09:23:24.368Z] ok github.com/docker/docker/daemon/graphdriver 0.085s coverage: 2.3% of statements [2022-05-19T09:23:24.368Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-05-19T09:23:24.652Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-19T09:23:24.652Z] === RUN TestOpenFileDelete [2022-05-19T09:23:24.652Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-19T09:23:24.652Z] === RUN TestOpenFileRename [2022-05-19T09:23:24.652Z] --- PASS: TestOpenFileRename (0.01s) [2022-05-19T09:23:24.652Z] === RUN TestHandleDecoderErr [2022-05-19T09:23:24.652Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-19T09:23:24.652Z] === RUN TestParseLogTagDefaultTag [2022-05-19T09:23:24.652Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-19T09:23:24.652Z] === RUN TestParseLogTag [2022-05-19T09:23:24.652Z] --- PASS: TestParseLogTag (0.00s) [2022-05-19T09:23:24.652Z] === RUN TestParseLogTagEmptyTag [2022-05-19T09:23:24.652Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-19T09:23:24.652Z] === RUN TestTailFiles [2022-05-19T09:23:24.652Z] --- PASS: TestTailFiles (0.00s) [2022-05-19T09:23:24.652Z] === RUN TestFollowLogsConsumerGone [2022-05-19T09:23:24.652Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-19T09:23:24.652Z] === RUN TestFollowLogsProducerGone [2022-05-19T09:23:24.652Z] logfile_test.go:180: logDecode() closed after sending 3283 messages [2022-05-19T09:23:24.652Z] logfile_test.go:233: messages sent: 3283, received: 3283 [2022-05-19T09:23:24.652Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-19T09:23:24.652Z] === RUN TestCheckCapacityAndRotate [2022-05-19T09:23:24.652Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-19T09:23:24.652Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-19T09:23:24.652Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-19T09:23:24.652Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-19T09:23:24.652Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-19T09:23:24.652Z] PASS [2022-05-19T09:23:24.652Z] coverage: 50.7% of statements [2022-05-19T09:23:24.652Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.117s coverage: 50.7% of statements [2022-05-19T09:23:24.825Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.825Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] time="2022-05-19T09:23:24Z" 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-05-19T09:23:24.826Z] --- PASS: TestHealthStates (0.21s) [2022-05-19T09:23:24.826Z] === RUN TestGetInspectData [2022-05-19T09:23:24.826Z] --- PASS: TestGetInspectData (0.00s) [2022-05-19T09:23:24.826Z] === RUN TestFillLicense [2022-05-19T09:23:24.826Z] --- PASS: TestFillLicense (0.00s) [2022-05-19T09:23:24.826Z] === RUN TestListInvalidFilter [2022-05-19T09:23:24.826Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-19T09:23:24.826Z] === RUN TestNameFilter [2022-05-19T09:23:24.826Z] --- PASS: TestNameFilter (0.00s) [2022-05-19T09:23:24.826Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-19T09:23:24.826Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-19T09:23:24.826Z] === 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-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-19T09:23:24.826Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-19T09:23:24.826Z] --- 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-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-19T09:23:24.826Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-19T09:23:24.826Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-19T09:23:24.826Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-19T09:23:24.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-19T09:23:24.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-19T09:23:24.827Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-19T09:23:24.827Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-19T09:23:24.827Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-19T09:23:24.827Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestDaemonReloadLabels [2022-05-19T09:23:24.827Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-19T09:23:24.827Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestDaemonReloadMirrors [2022-05-19T09:23:24.827Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-19T09:23:24.827Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-19T09:23:24.827Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-19T09:23:24.827Z] reload_test.go:342: root required [2022-05-19T09:23:24.827Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-19T09:23:24.827Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-19T09:23:24.827Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-05-19T09:23:24.827Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-19T09:23:24.827Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-05-19T09:23:24.827Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-19T09:23:24.827Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-19T09:23:24.827Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-19T09:23:24.827Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-19T09:23:24.827Z] === RUN TestParseVolumesFrom [2022-05-19T09:23:24.827Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-19T09:23:24.827Z] PASS [2022-05-19T09:23:24.827Z] coverage: 8.6% of statements [2022-05-19T09:23:24.827Z] ok github.com/docker/docker/daemon 0.488s coverage: 8.6% of statements [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-19T09:23:24.827Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-19T09:23:24.840Z] --- PASS: TestExec (0.88s) [2022-05-19T09:23:24.840Z] === RUN TestExecUser [2022-05-19T09:23:25.413Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-19T09:23:25.636Z] === RUN TestLog [2022-05-19T09:23:25.636Z] --- PASS: TestLog (0.02s) [2022-05-19T09:23:25.636Z] PASS [2022-05-19T09:23:25.636Z] coverage: 31.5% of statements [2022-05-19T09:23:25.636Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.121s coverage: 31.5% of statements [2022-05-19T09:23:25.636Z] === RUN TestValidateLogOpt [2022-05-19T09:23:25.636Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestNewMissedConfig [2022-05-19T09:23:25.636Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestNewMissedUrl [2022-05-19T09:23:25.636Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestNewMissedToken [2022-05-19T09:23:25.636Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestNewWithProxy [2022-05-19T09:23:25.636Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestDefault [2022-05-19T09:23:25.636Z] --- PASS: TestDefault (0.01s) [2022-05-19T09:23:25.636Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-19T09:23:25.636Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestJsonFormat [2022-05-19T09:23:25.636Z] --- PASS: TestJsonFormat (0.01s) [2022-05-19T09:23:25.636Z] === RUN TestRawFormat [2022-05-19T09:23:25.636Z] --- PASS: TestRawFormat (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestRawFormatWithLabels [2022-05-19T09:23:25.636Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestRawFormatWithoutTag [2022-05-19T09:23:25.636Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-19T09:23:25.636Z] === RUN TestBatching [2022-05-19T09:23:25.636Z] === RUN TestNewParse [2022-05-19T09:23:25.636Z] --- PASS: TestNewParse (0.00s) [2022-05-19T09:23:25.636Z] PASS [2022-05-19T09:23:25.636Z] coverage: 8.3% of statements [2022-05-19T09:23:25.636Z] ok github.com/docker/docker/daemon/logger/templates 0.093s coverage: 8.3% of statements [2022-05-19T09:23:25.676Z] --- PASS: TestExecUser (0.86s) [2022-05-19T09:23:25.676Z] === RUN TestExportContainerAndImportImage [2022-05-19T09:23:26.103Z] --- PASS: TestBatching (0.30s) [2022-05-19T09:23:26.103Z] === RUN TestFrequency [2022-05-19T09:23:26.103Z] === RUN TestParseLogFormat [2022-05-19T09:23:26.103Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-19T09:23:26.103Z] === RUN TestValidateLogOptEmpty [2022-05-19T09:23:26.103Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-19T09:23:26.103Z] === RUN TestValidateSyslogAddress [2022-05-19T09:23:26.103Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-19T09:23:26.103Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-19T09:23:26.103Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-19T09:23:26.103Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-19T09:23:26.103Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-19T09:23:26.103Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-19T09:23:26.103Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-19T09:23:26.103Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-19T09:23:26.103Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-19T09:23:26.103Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-19T09:23:26.103Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-19T09:23:26.103Z] === RUN TestParseAddressDefaultPort [2022-05-19T09:23:26.103Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-19T09:23:26.103Z] === RUN TestValidateSyslogFacility [2022-05-19T09:23:26.103Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-19T09:23:26.103Z] === RUN TestValidateLogOptSyslogFormat [2022-05-19T09:23:26.103Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-19T09:23:26.103Z] === RUN TestValidateLogOpt [2022-05-19T09:23:26.103Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-19T09:23:26.103Z] PASS [2022-05-19T09:23:26.103Z] coverage: 43.6% of statements [2022-05-19T09:23:26.103Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 43.6% of statements [2022-05-19T09:23:26.103Z] --- PASS: TestFrequency (0.17s) [2022-05-19T09:23:26.103Z] === RUN TestOneMessagePerRequest [2022-05-19T09:23:26.103Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-19T09:23:26.103Z] === RUN TestVerify [2022-05-19T09:23:26.103Z] --- PASS: TestVerify (0.00s) [2022-05-19T09:23:26.103Z] === RUN TestSkipVerify [2022-05-19T09:23:26.250Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-19T09:23:26.250Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-19T09:23:26.490Z] --- PASS: TestInspectNetwork (6.90s) [2022-05-19T09:23:26.490Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-19T09:23:26.490Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-19T09:23:26.490Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-19T09:23:26.490Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-19T09:23:26.490Z] === RUN TestRunContainerWithBridgeNone [2022-05-19T09:23:26.570Z] time="2022-05-19T09:23:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] --- PASS: TestSkipVerify (0.51s) [2022-05-19T09:23:26.571Z] === RUN TestBufferMaximum [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952206.399962\",\"host\":\"bb499b08fd70\"}'" [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952206.399962\",\"host\":\"bb499b08fd70\"}'" [2022-05-19T09:23:26.571Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-19T09:23:26.571Z] === RUN TestServerAlwaysDown [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952206.402961\",\"host\":\"bb499b08fd70\"}'" [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952206.402961\",\"host\":\"bb499b08fd70\"}'" [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952206.402961\",\"host\":\"bb499b08fd70\"}'" [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952206.402961\",\"host\":\"bb499b08fd70\"}'" [2022-05-19T09:23:26.571Z] time="2022-05-19T09:23:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952206.402961\",\"host\":\"bb499b08fd70\"}'" [2022-05-19T09:23:26.571Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-19T09:23:26.571Z] === RUN TestCannotSendAfterClose [2022-05-19T09:23:26.571Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-19T09:23:26.571Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-19T09:23:26.825Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-05-19T09:23:26.825Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-19T09:23:27.038Z] === RUN TestV2MetadataService [2022-05-19T09:23:27.506Z] time="2022-05-19T09:23:27Z" 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-05-19T09:23:27.506Z] time="2022-05-19T09:23:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bb499b08fd70\"}'" [2022-05-19T09:23:27.506Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-05-19T09:23:27.506Z] PASS [2022-05-19T09:23:27.506Z] coverage: 82.5% of statements [2022-05-19T09:23:27.506Z] ok github.com/docker/docker/daemon/logger/splunk 2.074s coverage: 82.5% of statements [2022-05-19T09:23:27.506Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-19T09:23:27.506Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-19T09:23:27.506Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-19T09:23:27.607Z] plugin_test.go:61: [d8144eb93c9a3] joining swarm manager [d7f9e7acb70c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:23:27.716Z] === RUN TestNewStreamConfig [2022-05-19T09:23:27.716Z] === RUN TestNewStreamConfig/defaults [2022-05-19T09:23:27.716Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-19T09:23:27.716Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-19T09:23:27.716Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-19T09:23:27.716Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-19T09:23:27.716Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-19T09:23:27.716Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-19T09:23:27.716Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-19T09:23:27.716Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-19T09:23:27.716Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-19T09:23:27.716Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-19T09:23:27.716Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-19T09:23:27.716Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-19T09:23:27.716Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-19T09:23:27.716Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-19T09:23:27.716Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-19T09:23:27.716Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-19T09:23:27.716Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-19T09:23:27.716Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-19T09:23:27.716Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-19T09:23:27.716Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-19T09:23:27.717Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-19T09:23:27.717Z] time="2022-05-19T09:23:26Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-19T09:23:27.717Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-05-19T09:23:27.717Z] === RUN TestCreateSuccess [2022-05-19T09:23:27.717Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCreateStreamSkipped [2022-05-19T09:23:27.717Z] time="2022-05-19T09:23:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-19T09:23:27.717Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCreateLogGroupSuccess [2022-05-19T09:23:27.717Z] time="2022-05-19T09:23:27Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-19T09:23:27.717Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCreateError [2022-05-19T09:23:27.717Z] --- PASS: TestCreateError (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCreateAlreadyExists [2022-05-19T09:23:27.717Z] time="2022-05-19T09:23:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-19T09:23:27.717Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestLogClosed [2022-05-19T09:23:27.717Z] --- PASS: TestLogClosed (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestLogBlocking [2022-05-19T09:23:27.717Z] --- PASS: TestLogBlocking (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-19T09:23:27.717Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestLogNonBlockingBufferFull [2022-05-19T09:23:27.717Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestPublishBatchSuccess [2022-05-19T09:23:27.717Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestPublishBatchError [2022-05-19T09:23:27.717Z] time="2022-05-19T09:23:27Z" level=error msg=error [2022-05-19T09:23:27.717Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-19T09:23:27.717Z] time="2022-05-19T09:23:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-19T09:23:27.717Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-19T09:23:27.717Z] time="2022-05-19T09:23:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-19T09:23:27.717Z] time="2022-05-19T09:23:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-19T09:23:27.717Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchSimple [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchTicker [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchMultilinePattern [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchClose [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestEffectiveLen [2022-05-19T09:23:27.717Z] === RUN TestEffectiveLen/0/Hello [2022-05-19T09:23:27.717Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-19T09:23:27.717Z] === RUN TestEffectiveLen/2/🙃 [2022-05-19T09:23:27.717Z] === RUN TestEffectiveLen/3/���� [2022-05-19T09:23:27.717Z] === RUN TestEffectiveLen/4/He��o [2022-05-19T09:23:27.717Z] === RUN TestEffectiveLen/5/ [2022-05-19T09:23:27.717Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit/0/ [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit/1/Hello [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1076: Hello [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit/2/Hello [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1076: He [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1077: llo [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit/3/Hello [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1077: Hello [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit/4/🙃 [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit/5/🙃 [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit/6/a� [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1076: a [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1077: � [2022-05-19T09:23:27.717Z] === RUN TestFindValidSplit/7/a� [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1076: a� [2022-05-19T09:23:27.717Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestProcessEventEmoji [2022-05-19T09:23:27.717Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchLineSplit [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchMaxEvents [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-19T09:23:27.717Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-19T09:23:27.717Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-19T09:23:27.717Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsFormat [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCreateTagSuccess [2022-05-19T09:23:27.717Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-19T09:23:27.717Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-19T09:23:27.717Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-19T09:23:27.717Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-19T09:23:27.717Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-19T09:23:27.717Z] PASS [2022-05-19T09:23:27.717Z] coverage: 80.2% of statements [2022-05-19T09:23:27.717Z] ok github.com/docker/docker/daemon/logger/awslogs 0.546s coverage: 80.2% of statements [2022-05-19T09:23:27.717Z] === RUN TestAdapterReadLogs [2022-05-19T09:23:27.717Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCopier [2022-05-19T09:23:27.717Z] --- PASS: TestCopier (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCopierLongLines [2022-05-19T09:23:27.717Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestCopierSlow [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptReconnectInterval [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-19T09:23:27.717Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/#00 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-19T09:23:27.717Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/:// [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/something:// [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-19T09:23:27.718Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-19T09:23:27.718Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-19T09:23:27.771Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-19T09:23:27.771Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-19T09:23:27.866Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-19T09:23:27.866Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:23:27.866Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:23:27.866Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:23:27.866Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-19T09:23:27.866Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-19T09:23:27.866Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-19T09:23:27.866Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-19T09:23:27.867Z] === RUN TestNetworkList [2022-05-19T09:23:27.867Z] === RUN TestNetworkList//networks [2022-05-19T09:23:27.867Z] === PAUSE TestNetworkList//networks [2022-05-19T09:23:27.867Z] === RUN TestNetworkList//networks/ [2022-05-19T09:23:27.867Z] === PAUSE TestNetworkList//networks/ [2022-05-19T09:23:27.867Z] === CONT TestNetworkList//networks [2022-05-19T09:23:27.867Z] === CONT TestNetworkList//networks/ [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkList (0.01s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-19T09:23:27.867Z] === RUN TestHostIPv4BridgeLabel [2022-05-19T09:23:27.973Z] --- PASS: TestV2MetadataService (0.73s) [2022-05-19T09:23:27.973Z] PASS [2022-05-19T09:23:27.973Z] coverage: 44.4% of statements [2022-05-19T09:23:27.973Z] ok github.com/docker/docker/distribution/metadata 0.876s coverage: 44.4% of statements [2022-05-19T09:23:27.973Z] === RUN TestSuccessfulDownload [2022-05-19T09:23:27.973Z] download_test.go:267: Needs fixing on Windows [2022-05-19T09:23:27.973Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-19T09:23:27.973Z] === RUN TestCancelledDownload [2022-05-19T09:23:27.973Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-19T09:23:27.973Z] === RUN TestMaxDownloadAttempts [2022-05-19T09:23:27.973Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:23:27.973Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:23:27.973Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:23:27.973Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:23:27.973Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:23:27.973Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:23:27.973Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:23:27.973Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:23:27.973Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:23:27.973Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:23:27.973Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:23:27.973Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:23:28.032Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-19T09:23:28.032Z] check_test.go:307: [d16b2047362d9] daemon is not started [2022-05-19T09:23:28.032Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-19T09:23:28.173Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-19T09:23:28.173Z] PASS [2022-05-19T09:23:28.173Z] coverage: 53.6% of statements [2022-05-19T09:23:28.173Z] ok github.com/docker/docker/daemon/logger/fluentd 0.122s coverage: 53.6% of statements [2022-05-19T09:23:28.173Z] === RUN TestSearchRegistryForImagesErrors [2022-05-19T09:23:28.173Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-19T09:23:28.173Z] === RUN TestSearchRegistryForImages [2022-05-19T09:23:28.173Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-19T09:23:28.173Z] === RUN TestOnlyPlatformWithFallback [2022-05-19T09:23:28.173Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-19T09:23:28.173Z] === RUN TestImageDelete [2022-05-19T09:23:28.173Z] === RUN TestImageDelete/no_lease [2022-05-19T09:23:28.173Z] --- PASS: TestCopierSlow (0.21s) [2022-05-19T09:23:28.173Z] === RUN TestCopierWithSized [2022-05-19T09:23:28.173Z] === RUN TestCopierWithSized/as_is [2022-05-19T09:23:28.173Z] === RUN TestImageDelete/lease_exists [2022-05-19T09:23:28.173Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-19T09:23:28.173Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-19T09:23:28.173Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-19T09:23:28.173Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-19T09:23:28.173Z] === RUN TestCopierWithPartial [2022-05-19T09:23:28.173Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-19T09:23:28.173Z] === RUN TestRingLogger [2022-05-19T09:23:28.173Z] --- PASS: TestRingLogger (0.00s) [2022-05-19T09:23:28.173Z] === RUN TestRingCap [2022-05-19T09:23:28.173Z] --- PASS: TestRingCap (0.00s) [2022-05-19T09:23:28.173Z] === RUN TestRingClose [2022-05-19T09:23:28.173Z] --- PASS: TestRingClose (0.00s) [2022-05-19T09:23:28.173Z] === RUN TestRingDrain [2022-05-19T09:23:28.173Z] --- PASS: TestRingDrain (0.00s) [2022-05-19T09:23:28.173Z] PASS [2022-05-19T09:23:28.173Z] coverage: 43.2% of statements [2022-05-19T09:23:28.173Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.2% of statements [2022-05-19T09:23:28.173Z] --- PASS: TestImageDelete (0.05s) [2022-05-19T09:23:28.173Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-19T09:23:28.173Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-19T09:23:28.173Z] === RUN TestContentStoreForPull [2022-05-19T09:23:28.173Z] --- PASS: TestContentStoreForPull (0.24s) [2022-05-19T09:23:28.173Z] PASS [2022-05-19T09:23:28.173Z] coverage: 6.6% of statements [2022-05-19T09:23:28.173Z] ok github.com/docker/docker/daemon/images 0.473s coverage: 6.6% of statements [2022-05-19T09:23:28.173Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-19T09:23:28.173Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-19T09:23:28.173Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-19T09:23:28.173Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-19T09:23:28.173Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-19T09:23:28.294Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2022-05-19T09:23:28.294Z] === RUN TestHealthCheckWorkdir [2022-05-19T09:23:28.434Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-19T09:23:28.434Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-19T09:23:28.440Z] time="2022-05-19T09:23:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:23:28.440Z] time="2022-05-19T09:23:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:23:28.440Z] time="2022-05-19T09:23:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:23:28.440Z] time="2022-05-19T09:23:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:23:28.440Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-19T09:23:28.440Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-05-19T09:23:28.440Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-05-19T09:23:28.440Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-05-19T09:23:28.440Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-05-19T09:23:28.440Z] === RUN TestTransfer [2022-05-19T09:23:28.440Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-19T09:23:28.440Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-19T09:23:28.440Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-19T09:23:28.440Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-19T09:23:28.440Z] === RUN TestContinueOnError_NeverContinue [2022-05-19T09:23:28.440Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-19T09:23:28.440Z] === RUN TestManifestStore [2022-05-19T09:23:28.440Z] === RUN TestManifestStore/no_remote_or_local [2022-05-19T09:23:28.440Z] --- PASS: TestTransfer (0.17s) [2022-05-19T09:23:28.440Z] === RUN TestConcurrencyLimit [2022-05-19T09:23:28.868Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-19T09:23:28.907Z] time="2022-05-19T09:23:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local308419888\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/no_local_cache [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/with_local_cache [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/unknown_media_type [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-19T09:23:28.907Z] time="2022-05-19T09:23:28Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:28.907Z] time="2022-05-19T09:23:28Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-19T09:23:28.907Z] time="2022-05-19T09:23:28Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-19T09:23:28.907Z] time="2022-05-19T09:23:28Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:28.907Z] time="2022-05-19T09:23:28Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-19T09:23:28.907Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-19T09:23:28.907Z] time="2022-05-19T09:23:28Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore (0.25s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaType [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-19T09:23:28.907Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-19T09:23:28.907Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-19T09:23:28.907Z] === RUN TestFixManifestLayers [2022-05-19T09:23:28.907Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-19T09:23:28.907Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-19T09:23:28.907Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-19T09:23:28.907Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-19T09:23:28.907Z] === RUN TestFixManifestLayersBadParent [2022-05-19T09:23:28.907Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-19T09:23:28.907Z] === RUN TestValidateManifest [2022-05-19T09:23:28.907Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-19T09:23:28.907Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-19T09:23:28.907Z] === RUN TestFormatPlatform [2022-05-19T09:23:28.907Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-19T09:23:28.907Z] === RUN TestPullSchema2Config [2022-05-19T09:23:28.907Z] === RUN TestPullSchema2Config/success_first_time [2022-05-19T09:23:28.907Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:23:28.907Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:28.907Z] === RUN TestPullSchema2Config/500_status [2022-05-19T09:23:28.907Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:23:28.907Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:28.907Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-19T09:23:28.907Z] === RUN TestInactiveJobs [2022-05-19T09:23:28.907Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:28.907Z] === RUN TestPullSchema2Config/EOF [2022-05-19T09:23:28.907Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:23:28.907Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:28.907Z] 2022/05/19 09:23:28 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-19T09:23:28.907Z] goroutine 139 [running]: [2022-05-19T09:23:28.907Z] net/http.(*conn).serve.func1() [2022-05-19T09:23:28.907Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-19T09:23:28.907Z] panic({0x1038ee0, 0x121b2f0}) [2022-05-19T09:23:28.907Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-19T09:23:28.907Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000352680?, {0x1222a98?, 0xc000368380?}) [2022-05-19T09:23:28.907Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-19T09:23:28.907Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1222a98, 0xc000368380}, 0xc00034ae00) [2022-05-19T09:23:28.907Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-19T09:23:28.907Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1222a98?, 0xc000368380?}, 0xc00005a800?) [2022-05-19T09:23:28.907Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-19T09:23:28.907Z] net/http.serverHandler.ServeHTTP({0xc000329dd0?}, {0x1222a98, 0xc000368380}, 0xc00034ae00) [2022-05-19T09:23:28.907Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-19T09:23:28.907Z] net/http.(*conn).serve(0xc000197ae0, {0x1223310, 0xc000328ae0}) [2022-05-19T09:23:28.907Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-19T09:23:28.907Z] created by net/http.(*Server).Serve [2022-05-19T09:23:28.907Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-19T09:23:28.907Z] === RUN TestNotFound [2022-05-19T09:23:28.908Z] --- PASS: TestNotFound (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestConflict [2022-05-19T09:23:28.908Z] --- PASS: TestConflict (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestForbidden [2022-05-19T09:23:28.908Z] --- PASS: TestForbidden (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestInvalidParameter [2022-05-19T09:23:28.908Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestNotImplemented [2022-05-19T09:23:28.908Z] --- PASS: TestNotImplemented (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestNotModified [2022-05-19T09:23:28.908Z] --- PASS: TestNotModified (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestUnauthorized [2022-05-19T09:23:28.908Z] --- PASS: TestUnauthorized (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestUnknown [2022-05-19T09:23:28.908Z] --- PASS: TestUnknown (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestCancelled [2022-05-19T09:23:28.908Z] --- PASS: TestCancelled (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestDeadline [2022-05-19T09:23:28.908Z] --- PASS: TestDeadline (0.00s) [2022-05-19T09:23:28.908Z] === RUN TestDataLoss [2022-05-19T09:23:28.908Z] --- PASS: TestDataLoss (0.00s) [2022-05-19T09:23:28.991Z] plugin_test.go:64: [d9cbd648841f3] joining swarm manager [d7f9e7acb70c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:23:29.134Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-19T09:23:29.135Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-19T09:23:29.135Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-19T09:23:29.135Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-19T09:23:29.135Z] === RUN TestFastTimeMarshalJSON [2022-05-19T09:23:29.135Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-05-19T09:23:29.135Z] PASS [2022-05-19T09:23:29.135Z] coverage: 87.2% of statements [2022-05-19T09:23:29.135Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.329s coverage: 87.2% of statements [2022-05-19T09:23:29.375Z] === RUN TestUnavailable [2022-05-19T09:23:29.375Z] --- PASS: TestUnavailable (0.00s) [2022-05-19T09:23:29.375Z] === RUN TestSystem [2022-05-19T09:23:29.375Z] --- PASS: TestSystem (0.00s) [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Not_Found [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Bad_Request [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Conflict [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Unauthorized [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Forbidden [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Not_Modified [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-19T09:23:29.375Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-19T09:23:29.375Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-19T09:23:29.375Z] PASS [2022-05-19T09:23:29.375Z] coverage: 77.0% of statements [2022-05-19T09:23:29.375Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-05-19T09:23:29.375Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:29.375Z] === RUN TestPullSchema2Config/unauthorized [2022-05-19T09:23:29.375Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:23:29.375Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:29.375Z] --- PASS: TestPullSchema2Config (0.52s) [2022-05-19T09:23:29.375Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-19T09:23:29.375Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-19T09:23:29.375Z] --- PASS: TestPullSchema2Config/EOF (0.25s) [2022-05-19T09:23:29.375Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-19T09:23:29.375Z] === RUN TestGetRepositoryMountCandidates [2022-05-19T09:23:29.375Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-19T09:23:29.375Z] === RUN TestLayerAlreadyExists [2022-05-19T09:23:29.375Z] 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-05-19T09:23:29.375Z] 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-05-19T09:23:29.375Z] 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-05-19T09:23:29.375Z] 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-05-19T09:23:29.375Z] 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-05-19T09:23:29.375Z] 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-05-19T09:23:29.375Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-19T09:23:29.375Z] === RUN TestWhenEmptyAuthConfig [2022-05-19T09:23:29.375Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-19T09:23:29.375Z] === RUN TestWatchRelease [2022-05-19T09:23:29.375Z] --- PASS: TestWatchRelease (0.04s) [2022-05-19T09:23:29.375Z] === RUN TestWatchFinishedTransfer [2022-05-19T09:23:29.375Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-19T09:23:29.375Z] === RUN TestDuplicateTransfer [2022-05-19T09:23:29.375Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-05-19T09:23:29.375Z] === RUN TestSuccessfulUpload [2022-05-19T09:23:29.375Z] === RUN TestFSGetInvalidData [2022-05-19T09:23:29.375Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-19T09:23:29.375Z] === RUN TestFSInvalidSet [2022-05-19T09:23:29.375Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-19T09:23:29.375Z] === RUN TestFSInvalidRoot [2022-05-19T09:23:29.375Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-19T09:23:29.375Z] === RUN TestFSMetadataGetSet [2022-05-19T09:23:29.442Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2022-05-19T09:23:29.442Z] === RUN TestHealthKillContainer [2022-05-19T09:23:29.591Z] === RUN TestJSONFileLogger [2022-05-19T09:23:29.591Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-19T09:23:29.591Z] === RUN TestJSONFileLoggerWithTags [2022-05-19T09:23:29.591Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-19T09:23:29.591Z] === RUN TestJSONFileLoggerWithOpts [2022-05-19T09:23:29.591Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-19T09:23:29.591Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-19T09:23:29.591Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-19T09:23:29.591Z] === RUN TestEncodeDecode [2022-05-19T09:23:29.591Z] === PAUSE TestEncodeDecode [2022-05-19T09:23:29.591Z] === RUN TestUnexpectedEOF [2022-05-19T09:23:29.591Z] time="2022-05-19T09:23:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-19T09:23:29.591Z] time="2022-05-19T09:23:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-19T09:23:29.591Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-19T09:23:29.591Z] === CONT TestEncodeDecode [2022-05-19T09:23:29.591Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-19T09:23:29.591Z] PASS [2022-05-19T09:23:29.591Z] coverage: 69.9% of statements [2022-05-19T09:23:29.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.292s coverage: 69.9% of statements [2022-05-19T09:23:29.808Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-19T09:23:29.808Z] === RUN TestDaemonDefaultNetworkPools [2022-05-19T09:23:29.842Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-19T09:23:29.842Z] === RUN TestFSInvalidWalker [2022-05-19T09:23:29.842Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-19T09:23:29.842Z] === RUN TestFSGetSet [2022-05-19T09:23:29.842Z] time="2022-05-19T09:23:29Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-19T09:23:29.842Z] --- PASS: TestFSGetSet (0.04s) [2022-05-19T09:23:29.842Z] === RUN TestFSGetUnsetKey [2022-05-19T09:23:29.842Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-19T09:23:29.842Z] === RUN TestFSGetEmptyData [2022-05-19T09:23:29.842Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-19T09:23:29.842Z] === RUN TestFSDelete [2022-05-19T09:23:29.842Z] --- PASS: TestFSDelete (0.01s) [2022-05-19T09:23:29.842Z] === RUN TestFSWalker [2022-05-19T09:23:29.842Z] --- PASS: TestFSWalker (0.01s) [2022-05-19T09:23:29.842Z] === RUN TestFSWalkerStopOnError [2022-05-19T09:23:29.842Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-19T09:23:29.842Z] === RUN TestNewFromJSON [2022-05-19T09:23:29.842Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-19T09:23:29.842Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-19T09:23:29.842Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-19T09:23:29.842Z] === RUN TestMarshalKeyOrder [2022-05-19T09:23:29.842Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-19T09:23:29.842Z] === RUN TestHistoryEqual [2022-05-19T09:23:29.842Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-19T09:23:29.842Z] === RUN TestCancelledUpload [2022-05-19T09:23:29.842Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-19T09:23:29.842Z] PASS [2022-05-19T09:23:29.842Z] coverage: 76.8% of statements [2022-05-19T09:23:29.842Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 76.8% of statements [2022-05-19T09:23:29.842Z] --- PASS: TestHistoryEqual (0.14s) [2022-05-19T09:23:29.842Z] === RUN TestImage [2022-05-19T09:23:29.842Z] --- PASS: TestImage (0.00s) [2022-05-19T09:23:29.842Z] === RUN TestImageOSNotEmpty [2022-05-19T09:23:29.842Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-19T09:23:29.842Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-19T09:23:29.842Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-19T09:23:29.842Z] === RUN TestCreate [2022-05-19T09:23:29.842Z] --- PASS: TestCreate (0.01s) [2022-05-19T09:23:29.842Z] === RUN TestRestore [2022-05-19T09:23:29.842Z] time="2022-05-19T09:23:29Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-19T09:23:29.842Z] --- PASS: TestRestore (0.03s) [2022-05-19T09:23:29.842Z] === RUN TestAddDelete [2022-05-19T09:23:29.842Z] --- PASS: TestAddDelete (0.02s) [2022-05-19T09:23:29.842Z] === RUN TestSearchAfterDelete [2022-05-19T09:23:29.842Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-19T09:23:29.842Z] === RUN TestParentReset [2022-05-19T09:23:29.842Z] --- PASS: TestParentReset (0.02s) [2022-05-19T09:23:29.842Z] === RUN TestGetAndSetLastUpdated [2022-05-19T09:23:29.842Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-19T09:23:29.842Z] === RUN TestStoreLen [2022-05-19T09:23:29.842Z] --- PASS: TestStoreLen (0.04s) [2022-05-19T09:23:29.842Z] PASS [2022-05-19T09:23:29.842Z] coverage: 86.9% of statements [2022-05-19T09:23:29.842Z] ok github.com/docker/docker/image 0.513s coverage: 86.9% of statements [2022-05-19T09:23:30.046Z] === RUN TestWriteLog [2022-05-19T09:23:30.046Z] === PAUSE TestWriteLog [2022-05-19T09:23:30.046Z] === RUN TestReadLog [2022-05-19T09:23:30.046Z] === PAUSE TestReadLog [2022-05-19T09:23:30.046Z] === RUN TestDecode [2022-05-19T09:23:30.046Z] --- PASS: TestDecode (0.03s) [2022-05-19T09:23:30.046Z] === CONT TestWriteLog [2022-05-19T09:23:30.046Z] === CONT TestReadLog [2022-05-19T09:23:30.046Z] === RUN TestReadLog/tail_exact [2022-05-19T09:23:30.046Z] --- PASS: TestWriteLog (0.01s) [2022-05-19T09:23:30.046Z] === RUN TestReadLog/tail_less_than_available [2022-05-19T09:23:30.046Z] === RUN TestReadLog/tail_more_than_available [2022-05-19T09:23:30.046Z] --- PASS: TestReadLog (0.24s) [2022-05-19T09:23:30.046Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-05-19T09:23:30.046Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-19T09:23:30.046Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-19T09:23:30.046Z] PASS [2022-05-19T09:23:30.046Z] coverage: 78.7% of statements [2022-05-19T09:23:30.046Z] ok github.com/docker/docker/daemon/logger/local 0.333s coverage: 78.7% of statements [2022-05-19T09:23:30.310Z] === RUN TestCompare [2022-05-19T09:23:30.310Z] --- PASS: TestCompare (0.00s) [2022-05-19T09:23:30.310Z] PASS [2022-05-19T09:23:30.310Z] coverage: 19.2% of statements [2022-05-19T09:23:30.310Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2022-05-19T09:23:30.310Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-05-19T09:23:30.310Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-19T09:23:30.310Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-19T09:23:30.310Z] === RUN TestTokenPassThru [2022-05-19T09:23:30.310Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-19T09:23:30.310Z] === RUN TestTokenPassThruDifferentHost [2022-05-19T09:23:30.310Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-19T09:23:30.310Z] PASS [2022-05-19T09:23:30.310Z] coverage: 26.6% of statements [2022-05-19T09:23:30.310Z] ok github.com/docker/docker/distribution 2.032s coverage: 26.6% of statements [2022-05-19T09:23:30.374Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-05-19T09:23:30.374Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-19T09:23:30.502Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-19T09:23:30.777Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-19T09:23:30.777Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-19T09:23:30.828Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-19T09:23:30.958Z] === RUN TestOpenFileDelete [2022-05-19T09:23:30.958Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestOpenFileRename [2022-05-19T09:23:30.958Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestHandleDecoderErr [2022-05-19T09:23:30.958Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestParseLogTagDefaultTag [2022-05-19T09:23:30.958Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestParseLogTag [2022-05-19T09:23:30.958Z] --- PASS: TestParseLogTag (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestParseLogTagEmptyTag [2022-05-19T09:23:30.958Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestTailFiles [2022-05-19T09:23:30.958Z] --- PASS: TestTailFiles (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestFollowLogsConsumerGone [2022-05-19T09:23:30.958Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestFollowLogsProducerGone [2022-05-19T09:23:30.958Z] logfile_test.go:180: logDecode() closed after sending 1173 messages [2022-05-19T09:23:30.958Z] logfile_test.go:233: messages sent: 1173, received: 1173 [2022-05-19T09:23:30.958Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-19T09:23:30.958Z] === RUN TestCheckCapacityAndRotate [2022-05-19T09:23:30.958Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-19T09:23:30.958Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-19T09:23:30.958Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-05-19T09:23:30.958Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-19T09:23:30.958Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-19T09:23:30.958Z] PASS [2022-05-19T09:23:30.958Z] coverage: 53.5% of statements [2022-05-19T09:23:30.958Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.127s coverage: 53.5% of statements [2022-05-19T09:23:31.089Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-19T09:23:31.244Z] === RUN TestValidateManifest [2022-05-19T09:23:31.244Z] === RUN TestValidateManifest/nil [2022-05-19T09:23:31.244Z] === RUN TestValidateManifest/non-nil [2022-05-19T09:23:31.244Z] --- PASS: TestValidateManifest (0.00s) [2022-05-19T09:23:31.244Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-19T09:23:31.244Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-19T09:23:31.244Z] PASS [2022-05-19T09:23:31.244Z] coverage: 0.7% of statements [2022-05-19T09:23:31.244Z] ok github.com/docker/docker/image/tarexport 0.067s coverage: 0.7% of statements [2022-05-19T09:23:31.244Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-19T09:23:31.244Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-19T09:23:31.328Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-19T09:23:31.328Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-19T09:23:31.413Z] === RUN TestLog [2022-05-19T09:23:31.413Z] --- PASS: TestLog (0.03s) [2022-05-19T09:23:31.413Z] PASS [2022-05-19T09:23:31.413Z] coverage: 31.5% of statements [2022-05-19T09:23:31.413Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.098s coverage: 31.5% of statements [2022-05-19T09:23:31.711Z] === RUN TestSerialization [2022-05-19T09:23:31.711Z] --- PASS: TestSerialization (0.02s) [2022-05-19T09:23:31.711Z] PASS [2022-05-19T09:23:31.711Z] coverage: 100.0% of statements [2022-05-19T09:23:31.711Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-05-19T09:23:31.869Z] === RUN TestNewParse [2022-05-19T09:23:31.869Z] --- PASS: TestNewParse (0.00s) [2022-05-19T09:23:31.869Z] PASS [2022-05-19T09:23:31.869Z] coverage: 8.3% of statements [2022-05-19T09:23:31.869Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-05-19T09:23:32.034Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-19T09:23:32.326Z] === RUN TestValidateLogOpt [2022-05-19T09:23:32.327Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestNewMissedConfig [2022-05-19T09:23:32.327Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestNewMissedUrl [2022-05-19T09:23:32.327Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestNewMissedToken [2022-05-19T09:23:32.327Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestNewWithProxy [2022-05-19T09:23:32.327Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestDefault [2022-05-19T09:23:32.327Z] --- PASS: TestDefault (0.01s) [2022-05-19T09:23:32.327Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-19T09:23:32.327Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestJsonFormat [2022-05-19T09:23:32.327Z] === RUN TestParseLogFormat [2022-05-19T09:23:32.327Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestValidateLogOptEmpty [2022-05-19T09:23:32.327Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestValidateSyslogAddress [2022-05-19T09:23:32.327Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-19T09:23:32.327Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-19T09:23:32.327Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-19T09:23:32.327Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-19T09:23:32.327Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-19T09:23:32.327Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-19T09:23:32.327Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-19T09:23:32.327Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-19T09:23:32.327Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-19T09:23:32.327Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-19T09:23:32.327Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestParseAddressDefaultPort [2022-05-19T09:23:32.327Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestValidateSyslogFacility [2022-05-19T09:23:32.327Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestValidateLogOptSyslogFormat [2022-05-19T09:23:32.327Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestValidateLogOpt [2022-05-19T09:23:32.327Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-19T09:23:32.327Z] PASS [2022-05-19T09:23:32.327Z] coverage: 43.6% of statements [2022-05-19T09:23:32.327Z] --- PASS: TestJsonFormat (0.01s) [2022-05-19T09:23:32.327Z] === RUN TestRawFormat [2022-05-19T09:23:32.327Z] ok github.com/docker/docker/daemon/logger/syslog 0.091s coverage: 43.6% of statements [2022-05-19T09:23:32.327Z] --- PASS: TestRawFormat (0.02s) [2022-05-19T09:23:32.327Z] === RUN TestRawFormatWithLabels [2022-05-19T09:23:32.327Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestRawFormatWithoutTag [2022-05-19T09:23:32.327Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-19T09:23:32.327Z] === RUN TestBatching [2022-05-19T09:23:32.327Z] --- PASS: TestBatching (0.32s) [2022-05-19T09:23:32.327Z] === RUN TestFrequency [2022-05-19T09:23:32.696Z] === RUN TestEnvironmentParsing [2022-05-19T09:23:32.696Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-19T09:23:32.696Z] PASS [2022-05-19T09:23:32.696Z] coverage: 1.2% of statements [2022-05-19T09:23:32.696Z] ok github.com/docker/docker/libcontainerd/local 0.054s coverage: 1.2% of statements [2022-05-19T09:23:32.696Z] === RUN TestEmptyLayer [2022-05-19T09:23:32.696Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestCommitFailure [2022-05-19T09:23:32.696Z] --- PASS: TestCommitFailure (0.01s) [2022-05-19T09:23:32.696Z] === RUN TestStartTransactionFailure [2022-05-19T09:23:32.696Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestGetOrphan [2022-05-19T09:23:32.696Z] --- PASS: TestGetOrphan (0.01s) [2022-05-19T09:23:32.696Z] === RUN TestMountAndRegister [2022-05-19T09:23:32.696Z] layer_test.go:258: Layer size: 14 [2022-05-19T09:23:32.696Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-19T09:23:32.696Z] === RUN TestLayerRelease [2022-05-19T09:23:32.696Z] layer_test.go:291: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestStoreRestore [2022-05-19T09:23:32.696Z] layer_test.go:340: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestTarStreamStability [2022-05-19T09:23:32.696Z] layer_test.go:455: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestRegisterExistingLayer [2022-05-19T09:23:32.696Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-05-19T09:23:32.696Z] === RUN TestTarStreamVerification [2022-05-19T09:23:32.696Z] layer_test.go:684: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestLayerMigration [2022-05-19T09:23:32.696Z] migration_test.go:45: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestLayerMigrationNoTarsplit [2022-05-19T09:23:32.696Z] migration_test.go:181: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestMountInit [2022-05-19T09:23:32.696Z] mount_test.go:17: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestMountInit (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestMountSize [2022-05-19T09:23:32.696Z] mount_test.go:76: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestMountSize (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestMountChanges [2022-05-19T09:23:32.696Z] mount_test.go:125: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestMountChanges (0.00s) [2022-05-19T09:23:32.696Z] === RUN TestMountApply [2022-05-19T09:23:32.696Z] mount_test.go:212: Failing on Windows [2022-05-19T09:23:32.696Z] --- SKIP: TestMountApply (0.00s) [2022-05-19T09:23:32.696Z] PASS [2022-05-19T09:23:32.696Z] coverage: 30.6% of statements [2022-05-19T09:23:32.696Z] ok github.com/docker/docker/layer 0.244s coverage: 30.6% of statements [2022-05-19T09:23:32.717Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-19T09:23:32.717Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-19T09:23:32.782Z] --- PASS: TestFrequency (0.25s) [2022-05-19T09:23:32.782Z] === RUN TestOneMessagePerRequest [2022-05-19T09:23:32.782Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-19T09:23:32.782Z] === RUN TestVerify [2022-05-19T09:23:32.782Z] --- PASS: TestVerify (0.00s) [2022-05-19T09:23:32.782Z] === RUN TestSkipVerify [2022-05-19T09:23:32.782Z] time="2022-05-19T09:23:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.163Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-19T09:23:33.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-19T09:23:33.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-19T09:23:33.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-19T09:23:33.163Z] === RUN TestSequenceGetAvailableBit [2022-05-19T09:23:33.163Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestSequenceEqual [2022-05-19T09:23:33.163Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestSequenceCopy [2022-05-19T09:23:33.163Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestGetFirstAvailable [2022-05-19T09:23:33.163Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestFindSequence [2022-05-19T09:23:33.163Z] --- PASS: TestFindSequence (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestCheckIfAvailable [2022-05-19T09:23:33.163Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestMergeSequences [2022-05-19T09:23:33.163Z] --- PASS: TestMergeSequences (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestPushReservation [2022-05-19T09:23:33.163Z] --- PASS: TestPushReservation (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestSerializeDeserialize [2022-05-19T09:23:33.163Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestSet [2022-05-19T09:23:33.163Z] --- PASS: TestSet (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestSetUnset [2022-05-19T09:23:33.163Z] --- PASS: TestSetUnset (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestOffsetSetUnset [2022-05-19T09:23:33.163Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestSetInRange [2022-05-19T09:23:33.163Z] --- PASS: TestSetInRange (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestSetAnyInRange [2022-05-19T09:23:33.163Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestMethods [2022-05-19T09:23:33.163Z] --- PASS: TestMethods (0.00s) [2022-05-19T09:23:33.163Z] === RUN TestRandomAllocateDeallocate [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] === RUN TestV2MetadataService [2022-05-19T09:23:33.238Z] --- PASS: TestSkipVerify (0.62s) [2022-05-19T09:23:33.238Z] === RUN TestBufferMaximum [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952213.120290\",\"host\":\"fa379c63cf60\"}'" [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952213.120290\",\"host\":\"fa379c63cf60\"}'" [2022-05-19T09:23:33.238Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-19T09:23:33.238Z] === RUN TestServerAlwaysDown [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952213.124903\",\"host\":\"fa379c63cf60\"}'" [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952213.124903\",\"host\":\"fa379c63cf60\"}'" [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952213.124903\",\"host\":\"fa379c63cf60\"}'" [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952213.126070\",\"host\":\"fa379c63cf60\"}'" [2022-05-19T09:23:33.238Z] time="2022-05-19T09:23:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952213.126070\",\"host\":\"fa379c63cf60\"}'" [2022-05-19T09:23:33.238Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-19T09:23:33.238Z] === RUN TestCannotSendAfterClose [2022-05-19T09:23:33.238Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-19T09:23:33.238Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-19T09:23:33.283Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-19T09:23:33.283Z] === RUN TestServiceWithPredefinedNetwork [2022-05-19T09:23:33.420Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-19T09:23:33.992Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-19T09:23:33.992Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-19T09:23:34.200Z] --- PASS: TestV2MetadataService (1.01s) [2022-05-19T09:23:34.200Z] PASS [2022-05-19T09:23:34.200Z] coverage: 44.4% of statements [2022-05-19T09:23:34.655Z] ok github.com/docker/docker/distribution/metadata 1.097s coverage: 44.4% of statements [2022-05-19T09:23:34.655Z] time="2022-05-19T09:23:34Z" 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-05-19T09:23:34.655Z] time="2022-05-19T09:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fa379c63cf60\"}'" [2022-05-19T09:23:34.655Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-05-19T09:23:34.655Z] PASS [2022-05-19T09:23:34.655Z] coverage: 82.5% of statements [2022-05-19T09:23:34.655Z] ok github.com/docker/docker/daemon/logger/splunk 2.393s coverage: 82.5% of statements [2022-05-19T09:23:34.655Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-19T09:23:34.655Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-19T09:23:34.655Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-19T09:23:34.725Z] === RUN TestInvalidConfig [2022-05-19T09:23:34.725Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-19T09:23:34.725Z] === RUN TestConfig [2022-05-19T09:23:34.725Z] --- PASS: TestConfig (0.00s) [2022-05-19T09:23:34.725Z] === RUN TestOptionsLabels [2022-05-19T09:23:34.725Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-19T09:23:34.725Z] === RUN TestValidName [2022-05-19T09:23:34.725Z] --- PASS: TestValidName (0.00s) [2022-05-19T09:23:34.725Z] PASS [2022-05-19T09:23:34.725Z] coverage: 19.7% of statements [2022-05-19T09:23:34.725Z] ok github.com/docker/docker/libnetwork/config 0.065s coverage: 19.7% of statements [2022-05-19T09:23:34.863Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-19T09:23:35.111Z] === RUN TestSuccessfulDownload [2022-05-19T09:23:35.111Z] download_test.go:267: Needs fixing on Windows [2022-05-19T09:23:35.111Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-19T09:23:35.111Z] === RUN TestCancelledDownload [2022-05-19T09:23:35.111Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-19T09:23:35.111Z] === RUN TestMaxDownloadAttempts [2022-05-19T09:23:35.111Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:23:35.111Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:23:35.111Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:23:35.111Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:23:35.111Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:23:35.111Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:23:35.111Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:23:35.111Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:23:35.111Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:23:35.111Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:23:35.111Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:23:35.111Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:23:35.111Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-19T09:23:35.111Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-19T09:23:35.111Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-19T09:23:35.111Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-19T09:23:35.111Z] === RUN TestContinueOnError_NeverContinue [2022-05-19T09:23:35.111Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-19T09:23:35.111Z] === RUN TestManifestStore [2022-05-19T09:23:35.111Z] === RUN TestManifestStore/no_remote_or_local [2022-05-19T09:23:35.192Z] === RUN TestKey [2022-05-19T09:23:35.193Z] --- PASS: TestKey (0.00s) [2022-05-19T09:23:35.193Z] === RUN TestParseKey [2022-05-19T09:23:35.193Z] --- PASS: TestParseKey (0.00s) [2022-05-19T09:23:35.193Z] === RUN TestInvalidDataStore [2022-05-19T09:23:35.193Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-19T09:23:35.193Z] === RUN TestKVObjectFlatKey [2022-05-19T09:23:35.193Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-19T09:23:35.193Z] === RUN TestAtomicKVObjectFlatKey [2022-05-19T09:23:35.193Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-19T09:23:35.193Z] PASS [2022-05-19T09:23:35.193Z] coverage: 21.9% of statements [2022-05-19T09:23:35.193Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1346123644\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/no_local_cache [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/with_local_cache [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/unknown_media_type [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:35Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:35Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:23:35.567Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-05-19T09:23:35.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-05-19T09:23:35.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-05-19T09:23:35.567Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-05-19T09:23:35.567Z] === RUN TestTransfer [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:35Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:35Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:35Z" level=warning msg="reference for unknown type: " [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-19T09:23:35.567Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-19T09:23:35.567Z] time="2022-05-19T09:23:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore (0.43s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/no_remote_or_local (0.31s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaType [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-19T09:23:35.567Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-19T09:23:35.567Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-19T09:23:35.567Z] === RUN TestFixManifestLayers [2022-05-19T09:23:35.567Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-19T09:23:35.567Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-19T09:23:35.567Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-19T09:23:35.567Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-19T09:23:35.567Z] === RUN TestFixManifestLayersBadParent [2022-05-19T09:23:35.567Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-19T09:23:35.567Z] === RUN TestValidateManifest [2022-05-19T09:23:35.567Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-19T09:23:35.567Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-19T09:23:35.567Z] === RUN TestFormatPlatform [2022-05-19T09:23:35.567Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-19T09:23:35.567Z] === RUN TestPullSchema2Config [2022-05-19T09:23:35.567Z] === RUN TestPullSchema2Config/success_first_time [2022-05-19T09:23:35.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:23:35.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:35.567Z] === RUN TestPullSchema2Config/500_status [2022-05-19T09:23:35.567Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:23:35.567Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:35.567Z] --- PASS: TestTransfer (0.11s) [2022-05-19T09:23:35.567Z] === RUN TestConcurrencyLimit [2022-05-19T09:23:35.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-05-19T09:23:35.812Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-19T09:23:35.812Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:23:35.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:23:35.812Z] === RUN TestServiceWithDataPathPortInit [2022-05-19T09:23:36.023Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:36.023Z] === RUN TestPullSchema2Config/EOF [2022-05-19T09:23:36.023Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:23:36.023Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:36.023Z] 2022/05/19 09:23:35 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-19T09:23:36.023Z] goroutine 106 [running]: [2022-05-19T09:23:36.023Z] net/http.(*conn).serve.func1() [2022-05-19T09:23:36.023Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-19T09:23:36.023Z] panic({0x788ee0, 0x96b2f0}) [2022-05-19T09:23:36.023Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-19T09:23:36.023Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00014eb60?, {0x972a98?, 0xc00014c000?}) [2022-05-19T09:23:36.023Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-19T09:23:36.023Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x972a98, 0xc00014c000}, 0xc000430100) [2022-05-19T09:23:36.023Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-19T09:23:36.023Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x972a98?, 0xc00014c000?}, 0xc000080c00?) [2022-05-19T09:23:36.023Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-19T09:23:36.023Z] net/http.serverHandler.ServeHTTP({0xc0001e60f0?}, {0x972a98, 0xc00014c000}, 0xc000430100) [2022-05-19T09:23:36.023Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-19T09:23:36.023Z] net/http.(*conn).serve(0xc00017e0a0, {0x973310, 0xc0001e7110}) [2022-05-19T09:23:36.023Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-19T09:23:36.023Z] created by net/http.(*Server).Serve [2022-05-19T09:23:36.023Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-19T09:23:36.023Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-19T09:23:36.023Z] === RUN TestInactiveJobs [2022-05-19T09:23:36.023Z] === RUN TestNotFound [2022-05-19T09:23:36.023Z] --- PASS: TestNotFound (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestConflict [2022-05-19T09:23:36.023Z] --- PASS: TestConflict (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestForbidden [2022-05-19T09:23:36.023Z] --- PASS: TestForbidden (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestInvalidParameter [2022-05-19T09:23:36.023Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestNotImplemented [2022-05-19T09:23:36.023Z] --- PASS: TestNotImplemented (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestNotModified [2022-05-19T09:23:36.023Z] --- PASS: TestNotModified (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestUnauthorized [2022-05-19T09:23:36.023Z] --- PASS: TestUnauthorized (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestUnknown [2022-05-19T09:23:36.023Z] --- PASS: TestUnknown (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestCancelled [2022-05-19T09:23:36.023Z] --- PASS: TestCancelled (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestDeadline [2022-05-19T09:23:36.023Z] --- PASS: TestDeadline (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestDataLoss [2022-05-19T09:23:36.023Z] --- PASS: TestDataLoss (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestUnavailable [2022-05-19T09:23:36.023Z] --- PASS: TestUnavailable (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestSystem [2022-05-19T09:23:36.023Z] --- PASS: TestSystem (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Not_Found [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Bad_Request [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Conflict [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Unauthorized [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Forbidden [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Not_Modified [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-19T09:23:36.023Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-19T09:23:36.023Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-19T09:23:36.023Z] PASS [2022-05-19T09:23:36.023Z] coverage: 77.0% of statements [2022-05-19T09:23:36.023Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-05-19T09:23:36.023Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:36.023Z] === RUN TestPullSchema2Config/unauthorized [2022-05-19T09:23:36.023Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:23:36.023Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:23:36.023Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-19T09:23:36.023Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-19T09:23:36.023Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-19T09:23:36.023Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-19T09:23:36.023Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestGetRepositoryMountCandidates [2022-05-19T09:23:36.023Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestLayerAlreadyExists [2022-05-19T09:23:36.023Z] 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-05-19T09:23:36.023Z] 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-05-19T09:23:36.023Z] 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-05-19T09:23:36.023Z] 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-05-19T09:23:36.023Z] 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-05-19T09:23:36.023Z] 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-05-19T09:23:36.023Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-19T09:23:36.023Z] === RUN TestWhenEmptyAuthConfig [2022-05-19T09:23:36.177Z] === RUN TestIPDataMarshalling [2022-05-19T09:23:36.177Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-19T09:23:36.177Z] === RUN TestValidateAndIsV6 [2022-05-19T09:23:36.177Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-19T09:23:36.177Z] PASS [2022-05-19T09:23:36.177Z] coverage: 68.9% of statements [2022-05-19T09:23:36.177Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-05-19T09:23:36.177Z] === RUN TestErrorInterfaces [2022-05-19T09:23:36.177Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-19T09:23:36.177Z] === RUN TestNetworkMarshalling [2022-05-19T09:23:36.479Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-19T09:23:36.479Z] === RUN TestWatchRelease [2022-05-19T09:23:36.479Z] === RUN TestFSGetInvalidData [2022-05-19T09:23:36.479Z] --- PASS: TestWatchRelease (0.05s) [2022-05-19T09:23:36.479Z] === RUN TestWatchFinishedTransfer [2022-05-19T09:23:36.479Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-19T09:23:36.479Z] === RUN TestDuplicateTransfer [2022-05-19T09:23:36.479Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-19T09:23:36.479Z] === RUN TestFSInvalidSet [2022-05-19T09:23:36.479Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-19T09:23:36.479Z] === RUN TestFSInvalidRoot [2022-05-19T09:23:36.479Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-19T09:23:36.479Z] === RUN TestFSMetadataGetSet [2022-05-19T09:23:36.479Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-19T09:23:36.479Z] === RUN TestSuccessfulUpload [2022-05-19T09:23:36.479Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-19T09:23:36.479Z] === RUN TestFSInvalidWalker [2022-05-19T09:23:36.479Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-19T09:23:36.479Z] === RUN TestFSGetSet [2022-05-19T09:23:36.479Z] --- PASS: TestFSGetSet (0.05s) [2022-05-19T09:23:36.479Z] === RUN TestFSGetUnsetKey [2022-05-19T09:23:36.479Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-19T09:23:36.479Z] === RUN TestFSGetEmptyData [2022-05-19T09:23:36.479Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-19T09:23:36.479Z] === RUN TestFSDelete [2022-05-19T09:23:36.479Z] --- PASS: TestFSDelete (0.01s) [2022-05-19T09:23:36.479Z] === RUN TestFSWalker [2022-05-19T09:23:36.479Z] --- PASS: TestFSWalker (0.02s) [2022-05-19T09:23:36.479Z] === RUN TestFSWalkerStopOnError [2022-05-19T09:23:36.479Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-19T09:23:36.479Z] === RUN TestNewFromJSON [2022-05-19T09:23:36.479Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-19T09:23:36.479Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-19T09:23:36.479Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-19T09:23:36.479Z] === RUN TestMarshalKeyOrder [2022-05-19T09:23:36.479Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-19T09:23:36.479Z] === RUN TestHistoryEqual [2022-05-19T09:23:36.479Z] time="2022-05-19T09:23:36Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-19T09:23:36.645Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-05-19T09:23:36.645Z] === RUN TestEndpointMarshalling [2022-05-19T09:23:36.645Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestAuxAddresses [2022-05-19T09:23:36.645Z] time="2022-05-19T09:23:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:23:36.645Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-19T09:23:36.645Z] === RUN TestSRVServiceQuery [2022-05-19T09:23:36.645Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestServiceVIPReuse [2022-05-19T09:23:36.645Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-19T09:23:36.645Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestDNSIPQuery [2022-05-19T09:23:36.645Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestDNSProxyServFail [2022-05-19T09:23:36.645Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestSandboxAddEmpty [2022-05-19T09:23:36.645Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestSandboxAddMultiPrio [2022-05-19T09:23:36.645Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestSandboxAddSamePrio [2022-05-19T09:23:36.645Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestCleanupServiceDiscovery [2022-05-19T09:23:36.645Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestDNSOptions [2022-05-19T09:23:36.645Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:36.645Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-19T09:23:36.645Z] === RUN TestMultipleControllersWithSameStore [2022-05-19T09:23:36.645Z] time="2022-05-19T09:23:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:23:36.645Z] time="2022-05-19T09:23:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:23:36.645Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-19T09:23:36.645Z] PASS [2022-05-19T09:23:36.645Z] coverage: 8.5% of statements [2022-05-19T09:23:36.645Z] ok github.com/docker/docker/libnetwork 0.302s coverage: 8.5% of statements [2022-05-19T09:23:36.645Z] === RUN TestDriver [2022-05-19T09:23:36.645Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:23:36.645Z] PASS [2022-05-19T09:23:36.645Z] coverage: 34.8% of statements [2022-05-19T09:23:36.645Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-05-19T09:23:36.935Z] --- PASS: TestHistoryEqual (0.17s) [2022-05-19T09:23:36.935Z] === RUN TestImage [2022-05-19T09:23:36.935Z] --- PASS: TestImage (0.00s) [2022-05-19T09:23:36.935Z] === RUN TestImageOSNotEmpty [2022-05-19T09:23:36.935Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-19T09:23:36.935Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-19T09:23:36.935Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-19T09:23:36.935Z] === RUN TestCreate [2022-05-19T09:23:36.935Z] --- PASS: TestCreate (0.01s) [2022-05-19T09:23:36.935Z] === RUN TestRestore [2022-05-19T09:23:36.935Z] time="2022-05-19T09:23:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-19T09:23:36.935Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-19T09:23:36.935Z] === RUN TestCancelledUpload [2022-05-19T09:23:36.935Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-19T09:23:36.935Z] PASS [2022-05-19T09:23:36.935Z] coverage: 77.3% of statements [2022-05-19T09:23:36.935Z] --- PASS: TestRestore (0.03s) [2022-05-19T09:23:36.935Z] === RUN TestAddDelete [2022-05-19T09:23:36.935Z] ok github.com/docker/docker/distribution/xfer 1.934s coverage: 77.3% of statements [2022-05-19T09:23:36.935Z] --- PASS: TestAddDelete (0.03s) [2022-05-19T09:23:36.935Z] === RUN TestSearchAfterDelete [2022-05-19T09:23:36.935Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-19T09:23:36.935Z] === RUN TestParentReset [2022-05-19T09:23:36.935Z] --- PASS: TestParentReset (0.03s) [2022-05-19T09:23:36.935Z] === RUN TestGetAndSetLastUpdated [2022-05-19T09:23:36.935Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-19T09:23:36.935Z] === RUN TestStoreLen [2022-05-19T09:23:36.935Z] --- PASS: TestStoreLen (0.06s) [2022-05-19T09:23:36.935Z] PASS [2022-05-19T09:23:36.935Z] coverage: 86.9% of statements [2022-05-19T09:23:36.935Z] ok github.com/docker/docker/image 0.639s coverage: 86.9% of statements [2022-05-19T09:23:37.112Z] === RUN TestDriver [2022-05-19T09:23:37.112Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:23:37.112Z] PASS [2022-05-19T09:23:37.112Z] coverage: 34.8% of statements [2022-05-19T09:23:37.112Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-05-19T09:23:37.294Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-19T09:23:37.390Z] === RUN TestCompare [2022-05-19T09:23:37.390Z] --- PASS: TestCompare (0.00s) [2022-05-19T09:23:37.390Z] PASS [2022-05-19T09:23:37.390Z] coverage: 19.2% of statements [2022-05-19T09:23:37.390Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2022-05-19T09:23:37.390Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-05-19T09:23:37.390Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-19T09:23:37.390Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-19T09:23:37.390Z] === RUN TestTokenPassThru [2022-05-19T09:23:37.390Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-19T09:23:37.390Z] === RUN TestTokenPassThruDifferentHost [2022-05-19T09:23:37.390Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-19T09:23:37.390Z] PASS [2022-05-19T09:23:37.390Z] coverage: 26.6% of statements [2022-05-19T09:23:37.390Z] ok github.com/docker/docker/distribution 2.320s coverage: 26.6% of statements [2022-05-19T09:23:37.390Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-19T09:23:37.390Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-19T09:23:37.867Z] --- PASS: TestHealthKillContainer (8.52s) [2022-05-19T09:23:37.868Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-19T09:23:38.097Z] === RUN TestNetworkAllocateFree [2022-05-19T09:23:38.097Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-19T09:23:38.097Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-19T09:23:38.097Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-19T09:23:38.097Z] PASS [2022-05-19T09:23:38.097Z] coverage: 63.6% of statements [2022-05-19T09:23:38.097Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.126s coverage: 63.6% of statements [2022-05-19T09:23:38.097Z] === RUN TestGetEmptyCapabilities [2022-05-19T09:23:38.097Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-19T09:23:38.097Z] === RUN TestGetExtraCapabilities [2022-05-19T09:23:38.097Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-19T09:23:38.097Z] === RUN TestGetInvalidCapabilities [2022-05-19T09:23:38.097Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-19T09:23:38.097Z] === RUN TestRemoteDriver [2022-05-19T09:23:38.097Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-19T09:23:38.097Z] === RUN TestDriverError [2022-05-19T09:23:38.097Z] --- PASS: TestDriverError (0.00s) [2022-05-19T09:23:38.097Z] === RUN TestMissingValues [2022-05-19T09:23:38.097Z] --- PASS: TestMissingValues (0.01s) [2022-05-19T09:23:38.097Z] === RUN TestRollback [2022-05-19T09:23:38.097Z] --- PASS: TestRollback (0.00s) [2022-05-19T09:23:38.097Z] PASS [2022-05-19T09:23:38.097Z] coverage: 57.4% of statements [2022-05-19T09:23:38.097Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.088s coverage: 57.4% of statements [2022-05-19T09:23:38.351Z] === RUN TestValidateManifest [2022-05-19T09:23:38.351Z] === RUN TestValidateManifest/nil [2022-05-19T09:23:38.351Z] === RUN TestValidateManifest/non-nil [2022-05-19T09:23:38.351Z] --- PASS: TestValidateManifest (0.00s) [2022-05-19T09:23:38.351Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-19T09:23:38.351Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-19T09:23:38.351Z] PASS [2022-05-19T09:23:38.351Z] coverage: 0.7% of statements [2022-05-19T09:23:38.351Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2022-05-19T09:23:38.351Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-19T09:23:38.351Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-19T09:23:38.351Z] === RUN TestSerialization [2022-05-19T09:23:38.351Z] --- PASS: TestSerialization (0.02s) [2022-05-19T09:23:38.351Z] PASS [2022-05-19T09:23:38.351Z] coverage: 100.0% of statements [2022-05-19T09:23:38.351Z] ok github.com/docker/docker/libcontainerd/queue 0.102s coverage: 100.0% of statements [2022-05-19T09:23:38.440Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-05-19T09:23:38.440Z] === RUN TestIpcModeNone [2022-05-19T09:23:38.565Z] --- PASS: TestRandomAllocateDeallocate (5.49s) [2022-05-19T09:23:38.565Z] === RUN TestAllocateRandomDeallocate [2022-05-19T09:23:39.011Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-19T09:23:39.032Z] === RUN TestNAT [2022-05-19T09:23:39.032Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-19T09:23:39.032Z] --- SKIP: TestNAT (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestTransparent [2022-05-19T09:23:39.032Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-19T09:23:39.032Z] --- SKIP: TestTransparent (0.00s) [2022-05-19T09:23:39.032Z] PASS [2022-05-19T09:23:39.032Z] coverage: 0.0% of statements [2022-05-19T09:23:39.032Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.080s coverage: 0.0% of statements [2022-05-19T09:23:39.032Z] === RUN TestNew [2022-05-19T09:23:39.032Z] --- PASS: TestNew (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestAddDriver [2022-05-19T09:23:39.032Z] --- PASS: TestAddDriver (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestAddDuplicateDriver [2022-05-19T09:23:39.032Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-19T09:23:39.032Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestDriver [2022-05-19T09:23:39.032Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestIPAM [2022-05-19T09:23:39.032Z] --- PASS: TestIPAM (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestWalkIPAMs [2022-05-19T09:23:39.032Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestWalkDrivers [2022-05-19T09:23:39.032Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-19T09:23:39.032Z] PASS [2022-05-19T09:23:39.032Z] coverage: 82.4% of statements [2022-05-19T09:23:39.032Z] === RUN TestBuildDefault [2022-05-19T09:23:39.032Z] --- PASS: TestBuildDefault (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestBuildHostnameDomainname [2022-05-19T09:23:39.032Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestBuildHostname [2022-05-19T09:23:39.032Z] --- PASS: TestBuildHostname (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestBuildHostnameFQDN [2022-05-19T09:23:39.032Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestBuildNoIP [2022-05-19T09:23:39.032Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestUpdate [2022-05-19T09:23:39.032Z] --- PASS: TestUpdate (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-19T09:23:39.032Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-19T09:23:39.032Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestAddEmpty [2022-05-19T09:23:39.032Z] --- PASS: TestAddEmpty (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestAdd [2022-05-19T09:23:39.032Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2022-05-19T09:23:39.032Z] --- PASS: TestAdd (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestDeleteEmpty [2022-05-19T09:23:39.032Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestDeleteNewline [2022-05-19T09:23:39.032Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestDelete [2022-05-19T09:23:39.032Z] --- PASS: TestDelete (0.00s) [2022-05-19T09:23:39.032Z] === RUN TestConcurrentWrites [2022-05-19T09:23:39.032Z] --- PASS: TestConcurrentWrites (0.18s) [2022-05-19T09:23:39.032Z] PASS [2022-05-19T09:23:39.032Z] coverage: 81.2% of statements [2022-05-19T09:23:39.032Z] ok github.com/docker/docker/libnetwork/etchosts 0.232s coverage: 81.2% of statements [2022-05-19T09:23:39.273Z] --- PASS: TestIpcModeNone (0.75s) [2022-05-19T09:23:39.273Z] === RUN TestIpcModePrivate [2022-05-19T09:23:39.499Z] === RUN TestNew [2022-05-19T09:23:39.499Z] --- PASS: TestNew (0.00s) [2022-05-19T09:23:39.499Z] === RUN TestAllocate [2022-05-19T09:23:39.499Z] --- PASS: TestAllocate (0.00s) [2022-05-19T09:23:39.499Z] === RUN TestUninitialized [2022-05-19T09:23:39.499Z] --- PASS: TestUninitialized (0.00s) [2022-05-19T09:23:39.499Z] === RUN TestAllocateInRange [2022-05-19T09:23:39.499Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-19T09:23:39.499Z] === RUN TestAllocateSerial [2022-05-19T09:23:39.499Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-19T09:23:39.499Z] PASS [2022-05-19T09:23:39.499Z] coverage: 87.5% of statements [2022-05-19T09:23:39.499Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-05-19T09:23:39.499Z] === RUN TestCaller [2022-05-19T09:23:39.499Z] --- PASS: TestCaller (0.00s) [2022-05-19T09:23:39.499Z] PASS [2022-05-19T09:23:39.499Z] coverage: 100.0% of statements [2022-05-19T09:23:39.499Z] --- PASS: TestAllocateRandomDeallocate (1.12s) [2022-05-19T09:23:39.499Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-19T09:23:39.499Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-05-19T09:23:39.847Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-05-19T09:23:39.847Z] --- PASS: TestIpcModePrivate (0.67s) [2022-05-19T09:23:39.847Z] === RUN TestIpcModeShareable [2022-05-19T09:23:39.879Z] === RUN TestEmptyLayer [2022-05-19T09:23:39.879Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-19T09:23:39.879Z] === RUN TestCommitFailure [2022-05-19T09:23:39.879Z] === RUN TestEnvironmentParsing [2022-05-19T09:23:39.879Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-19T09:23:39.879Z] PASS [2022-05-19T09:23:39.879Z] coverage: 1.2% of statements [2022-05-19T09:23:39.879Z] --- PASS: TestCommitFailure (0.01s) [2022-05-19T09:23:39.879Z] === RUN TestStartTransactionFailure [2022-05-19T09:23:39.879Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-05-19T09:23:39.879Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-19T09:23:39.879Z] === RUN TestGetOrphan [2022-05-19T09:23:39.879Z] --- PASS: TestGetOrphan (0.01s) [2022-05-19T09:23:39.879Z] === RUN TestMountAndRegister [2022-05-19T09:23:39.879Z] layer_test.go:258: Layer size: 14 [2022-05-19T09:23:39.879Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-19T09:23:39.879Z] === RUN TestLayerRelease [2022-05-19T09:23:39.879Z] layer_test.go:291: Failing on Windows [2022-05-19T09:23:39.879Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-19T09:23:39.879Z] === RUN TestStoreRestore [2022-05-19T09:23:39.879Z] layer_test.go:340: Failing on Windows [2022-05-19T09:23:39.879Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-19T09:23:39.879Z] === RUN TestTarStreamStability [2022-05-19T09:23:39.879Z] layer_test.go:455: Failing on Windows [2022-05-19T09:23:39.879Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-19T09:23:39.879Z] === RUN TestRegisterExistingLayer [2022-05-19T09:23:40.335Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-19T09:23:40.335Z] === RUN TestTarStreamVerification [2022-05-19T09:23:40.335Z] layer_test.go:684: Failing on Windows [2022-05-19T09:23:40.335Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-19T09:23:40.335Z] === RUN TestLayerMigration [2022-05-19T09:23:40.335Z] migration_test.go:45: Failing on Windows [2022-05-19T09:23:40.335Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-19T09:23:40.335Z] === RUN TestLayerMigrationNoTarsplit [2022-05-19T09:23:40.335Z] migration_test.go:181: Failing on Windows [2022-05-19T09:23:40.335Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-19T09:23:40.335Z] === RUN TestMountInit [2022-05-19T09:23:40.335Z] mount_test.go:17: Failing on Windows [2022-05-19T09:23:40.335Z] --- SKIP: TestMountInit (0.00s) [2022-05-19T09:23:40.335Z] === RUN TestMountSize [2022-05-19T09:23:40.335Z] mount_test.go:76: Failing on Windows [2022-05-19T09:23:40.335Z] --- SKIP: TestMountSize (0.00s) [2022-05-19T09:23:40.335Z] === RUN TestMountChanges [2022-05-19T09:23:40.335Z] mount_test.go:125: Failing on Windows [2022-05-19T09:23:40.335Z] --- SKIP: TestMountChanges (0.00s) [2022-05-19T09:23:40.335Z] === RUN TestMountApply [2022-05-19T09:23:40.335Z] mount_test.go:212: Failing on Windows [2022-05-19T09:23:40.335Z] --- SKIP: TestMountApply (0.00s) [2022-05-19T09:23:40.335Z] PASS [2022-05-19T09:23:40.335Z] coverage: 30.6% of statements [2022-05-19T09:23:40.335Z] ok github.com/docker/docker/layer 0.267s coverage: 30.6% of statements [2022-05-19T09:23:40.335Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-19T09:23:40.336Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-19T09:23:40.336Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-19T09:23:40.336Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-19T09:23:40.336Z] === RUN TestSequenceGetAvailableBit [2022-05-19T09:23:40.336Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestSequenceEqual [2022-05-19T09:23:40.336Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestSequenceCopy [2022-05-19T09:23:40.336Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestGetFirstAvailable [2022-05-19T09:23:40.336Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestFindSequence [2022-05-19T09:23:40.336Z] --- PASS: TestFindSequence (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestCheckIfAvailable [2022-05-19T09:23:40.336Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestMergeSequences [2022-05-19T09:23:40.336Z] --- PASS: TestMergeSequences (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestPushReservation [2022-05-19T09:23:40.336Z] --- PASS: TestPushReservation (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestSerializeDeserialize [2022-05-19T09:23:40.336Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestSet [2022-05-19T09:23:40.336Z] --- PASS: TestSet (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestSetUnset [2022-05-19T09:23:40.336Z] --- PASS: TestSetUnset (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestOffsetSetUnset [2022-05-19T09:23:40.336Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestSetInRange [2022-05-19T09:23:40.336Z] --- PASS: TestSetInRange (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestSetAnyInRange [2022-05-19T09:23:40.336Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestMethods [2022-05-19T09:23:40.336Z] --- PASS: TestMethods (0.00s) [2022-05-19T09:23:40.336Z] === RUN TestRandomAllocateDeallocate [2022-05-19T09:23:40.418Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-05-19T09:23:40.483Z] === RUN TestSetSerialInsertDelete [2022-05-19T09:23:40.483Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-19T09:23:40.483Z] === RUN TestSetParallelInsertDelete [2022-05-19T09:23:40.680Z] --- PASS: TestIpcModeShareable (0.68s) [2022-05-19T09:23:40.680Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-19T09:23:40.941Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-19T09:23:40.950Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.17s) [2022-05-19T09:23:40.950Z] === RUN TestRetrieveFromStore [2022-05-19T09:23:40.950Z] === RUN TestInt2IP2IntConversion [2022-05-19T09:23:41.417Z] === RUN TestPoolRequest [2022-05-19T09:23:41.417Z] --- PASS: TestPoolRequest (0.00s) [2022-05-19T09:23:41.417Z] === RUN TestOtherRequests [2022-05-19T09:23:41.417Z] --- PASS: TestOtherRequests (0.00s) [2022-05-19T09:23:41.417Z] PASS [2022-05-19T09:23:41.417Z] coverage: 57.1% of statements [2022-05-19T09:23:41.417Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2022-05-19T09:23:41.417Z] --- PASS: TestRetrieveFromStore (0.46s) [2022-05-19T09:23:41.417Z] === RUN TestIsCorrupted [2022-05-19T09:23:41.417Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-19T09:23:41.417Z] === RUN TestSetRollover [2022-05-19T09:23:41.417Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-05-19T09:23:41.417Z] === RUN TestGetAddressVersion [2022-05-19T09:23:41.417Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-19T09:23:41.417Z] === RUN TestKeyString [2022-05-19T09:23:41.417Z] --- PASS: TestKeyString (0.00s) [2022-05-19T09:23:41.417Z] === RUN TestPoolDataMarshal [2022-05-19T09:23:41.417Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-19T09:23:41.417Z] === RUN TestSubnetsMarshal [2022-05-19T09:23:41.514Z] check_test.go:307: [dc7ae3d754cfd] daemon is not started [2022-05-19T09:23:41.514Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-19T09:23:41.884Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-19T09:23:41.884Z] === RUN TestAddSubnets [2022-05-19T09:23:41.884Z] --- PASS: TestAddSubnets (0.05s) [2022-05-19T09:23:41.884Z] === RUN TestDoublePoolRelease [2022-05-19T09:23:41.884Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-19T09:23:41.884Z] === RUN TestAddReleasePoolID [2022-05-19T09:23:41.884Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-19T09:23:41.884Z] === RUN TestPredefinedPool [2022-05-19T09:23:41.884Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-19T09:23:41.884Z] === RUN TestRemoveSubnet [2022-05-19T09:23:41.884Z] --- PASS: TestRemoveSubnet (0.17s) [2022-05-19T09:23:41.884Z] === RUN TestGetSameAddress [2022-05-19T09:23:41.884Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-19T09:23:41.884Z] === RUN TestPoolAllocationReuse [2022-05-19T09:23:42.088Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-19T09:23:42.349Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-19T09:23:42.352Z] === RUN TestGetCapabilities [2022-05-19T09:23:42.352Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-19T09:23:42.352Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-19T09:23:42.352Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-19T09:23:42.352Z] === RUN TestGetDefaultAddressSpaces [2022-05-19T09:23:42.352Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-19T09:23:42.352Z] === RUN TestRemoteDriver [2022-05-19T09:23:42.352Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-19T09:23:42.352Z] PASS [2022-05-19T09:23:42.352Z] coverage: 47.4% of statements [2022-05-19T09:23:42.352Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2022-05-19T09:23:42.510Z] === RUN TestInvalidConfig [2022-05-19T09:23:42.510Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-19T09:23:42.510Z] === RUN TestConfig [2022-05-19T09:23:42.510Z] --- PASS: TestConfig (0.00s) [2022-05-19T09:23:42.510Z] === RUN TestOptionsLabels [2022-05-19T09:23:42.510Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-19T09:23:42.510Z] === RUN TestValidName [2022-05-19T09:23:42.510Z] --- PASS: TestValidName (0.00s) [2022-05-19T09:23:42.510Z] PASS [2022-05-19T09:23:42.510Z] coverage: 19.7% of statements [2022-05-19T09:23:42.510Z] ok github.com/docker/docker/libnetwork/config 0.192s coverage: 19.7% of statements [2022-05-19T09:23:42.610Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-19T09:23:42.611Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-19T09:23:42.819Z] --- PASS: TestSetRollover (1.35s) [2022-05-19T09:23:42.819Z] === RUN TestSetRolloverSerial [2022-05-19T09:23:42.871Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2022-05-19T09:23:42.872Z] === RUN TestAPIIpcModeHost [2022-05-19T09:23:42.965Z] === RUN TestKey [2022-05-19T09:23:42.965Z] --- PASS: TestKey (0.00s) [2022-05-19T09:23:42.965Z] === RUN TestParseKey [2022-05-19T09:23:42.965Z] --- PASS: TestParseKey (0.00s) [2022-05-19T09:23:42.965Z] === RUN TestInvalidDataStore [2022-05-19T09:23:42.965Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-19T09:23:42.965Z] === RUN TestKVObjectFlatKey [2022-05-19T09:23:42.965Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-19T09:23:42.965Z] === RUN TestAtomicKVObjectFlatKey [2022-05-19T09:23:42.965Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-19T09:23:42.965Z] PASS [2022-05-19T09:23:42.965Z] coverage: 21.9% of statements [2022-05-19T09:23:42.965Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-05-19T09:23:43.133Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-19T09:23:43.286Z] === RUN TestWindowsIPAM [2022-05-19T09:23:43.286Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-19T09:23:43.286Z] PASS [2022-05-19T09:23:43.286Z] coverage: 71.4% of statements [2022-05-19T09:23:43.286Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-05-19T09:23:43.286Z] --- PASS: TestPoolAllocationReuse (1.38s) [2022-05-19T09:23:43.286Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-19T09:23:43.286Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-19T09:23:43.286Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-19T09:23:43.706Z] --- PASS: TestAPIIpcModeHost (0.73s) [2022-05-19T09:23:43.706Z] === RUN TestDaemonIpcModeShareable [2022-05-19T09:23:43.753Z] === RUN TestDefaultNetwork [2022-05-19T09:23:43.753Z] --- PASS: TestSetRolloverSerial (1.29s) [2022-05-19T09:23:43.753Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-19T09:23:43.753Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-19T09:23:43.753Z] PASS [2022-05-19T09:23:43.753Z] coverage: 84.4% of statements [2022-05-19T09:23:43.753Z] ok github.com/docker/docker/libnetwork/bitseq 10.935s coverage: 84.4% of statements [2022-05-19T09:23:43.929Z] === RUN TestIPDataMarshalling [2022-05-19T09:23:43.929Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-19T09:23:43.929Z] === RUN TestValidateAndIsV6 [2022-05-19T09:23:43.929Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-19T09:23:43.929Z] PASS [2022-05-19T09:23:43.929Z] coverage: 68.9% of statements [2022-05-19T09:23:43.929Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-05-19T09:23:44.221Z] --- PASS: TestDefaultNetwork (0.25s) [2022-05-19T09:23:44.221Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-19T09:23:44.221Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-05-19T09:23:44.221Z] === RUN TestInitAddressPools [2022-05-19T09:23:44.221Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-19T09:23:44.221Z] PASS [2022-05-19T09:23:44.221Z] coverage: 74.0% of statements [2022-05-19T09:23:44.221Z] ok github.com/docker/docker/libnetwork/ipamutils 0.579s coverage: 74.0% of statements [2022-05-19T09:23:44.384Z] === RUN TestErrorInterfaces [2022-05-19T09:23:44.384Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-19T09:23:44.384Z] === RUN TestNetworkMarshalling [2022-05-19T09:23:44.648Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-19T09:23:44.839Z] === RUN TestDriver [2022-05-19T09:23:44.839Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:23:44.839Z] PASS [2022-05-19T09:23:44.839Z] coverage: 34.8% of statements [2022-05-19T09:23:44.839Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-19T09:23:44.839Z] === RUN TestEndpointMarshalling [2022-05-19T09:23:44.839Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestAuxAddresses [2022-05-19T09:23:44.839Z] time="2022-05-19T09:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:23:44.839Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-05-19T09:23:44.839Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-19T09:23:44.839Z] === RUN TestSRVServiceQuery [2022-05-19T09:23:44.839Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-19T09:23:44.839Z] === RUN TestServiceVIPReuse [2022-05-19T09:23:44.839Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-19T09:23:44.839Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-19T09:23:44.839Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestDNSIPQuery [2022-05-19T09:23:44.839Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestDNSProxyServFail [2022-05-19T09:23:44.839Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestSandboxAddEmpty [2022-05-19T09:23:44.839Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestSandboxAddMultiPrio [2022-05-19T09:23:44.839Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestSandboxAddSamePrio [2022-05-19T09:23:44.839Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestCleanupServiceDiscovery [2022-05-19T09:23:44.839Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestDNSOptions [2022-05-19T09:23:44.839Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:23:44.839Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-19T09:23:44.839Z] === RUN TestMultipleControllersWithSameStore [2022-05-19T09:23:44.839Z] time="2022-05-19T09:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:23:44.839Z] time="2022-05-19T09:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:23:44.839Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-19T09:23:44.839Z] PASS [2022-05-19T09:23:44.839Z] coverage: 8.5% of statements [2022-05-19T09:23:44.839Z] ok github.com/docker/docker/libnetwork 0.372s coverage: 8.5% of statements [2022-05-19T09:23:45.206Z] === RUN TestKeyValue [2022-05-19T09:23:45.206Z] --- PASS: TestKeyValue (0.00s) [2022-05-19T09:23:45.206Z] PASS [2022-05-19T09:23:45.206Z] coverage: 60.0% of statements [2022-05-19T09:23:45.206Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-05-19T09:23:45.223Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-05-19T09:23:45.294Z] === RUN TestDriver [2022-05-19T09:23:45.294Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:23:45.294Z] PASS [2022-05-19T09:23:45.294Z] coverage: 34.8% of statements [2022-05-19T09:23:45.294Z] ok github.com/docker/docker/libnetwork/drivers/null 0.059s coverage: 34.8% of statements [2022-05-19T09:23:45.673Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.01s) [2022-05-19T09:23:45.673Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-19T09:23:45.750Z] === RUN TestNetworkAllocateFree [2022-05-19T09:23:45.750Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-19T09:23:45.750Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-19T09:23:45.750Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-19T09:23:45.750Z] PASS [2022-05-19T09:23:45.750Z] coverage: 63.6% of statements [2022-05-19T09:23:45.750Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.066s coverage: 63.6% of statements [2022-05-19T09:23:45.796Z] --- PASS: TestDaemonIpcModeShareable (2.02s) [2022-05-19T09:23:45.796Z] === RUN TestDaemonIpcModePrivate [2022-05-19T09:23:46.206Z] === RUN TestGetEmptyCapabilities [2022-05-19T09:23:46.206Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-19T09:23:46.206Z] === RUN TestGetExtraCapabilities [2022-05-19T09:23:46.206Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-19T09:23:46.206Z] === RUN TestGetInvalidCapabilities [2022-05-19T09:23:46.206Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-19T09:23:46.206Z] === RUN TestRemoteDriver [2022-05-19T09:23:46.206Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-19T09:23:46.206Z] === RUN TestDriverError [2022-05-19T09:23:46.206Z] --- PASS: TestDriverError (0.00s) [2022-05-19T09:23:46.206Z] === RUN TestMissingValues [2022-05-19T09:23:46.206Z] --- PASS: TestMissingValues (0.01s) [2022-05-19T09:23:46.206Z] === RUN TestRollback [2022-05-19T09:23:46.206Z] --- PASS: TestRollback (0.01s) [2022-05-19T09:23:46.206Z] PASS [2022-05-19T09:23:46.206Z] coverage: 57.4% of statements [2022-05-19T09:23:46.206Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2022-05-19T09:23:46.368Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-19T09:23:47.168Z] --- PASS: TestRandomAllocateDeallocate (6.63s) [2022-05-19T09:23:47.168Z] === RUN TestAllocateRandomDeallocate [2022-05-19T09:23:47.168Z] === RUN TestNAT [2022-05-19T09:23:47.168Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-19T09:23:47.168Z] --- SKIP: TestNAT (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestTransparent [2022-05-19T09:23:47.168Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-19T09:23:47.168Z] --- SKIP: TestTransparent (0.00s) [2022-05-19T09:23:47.168Z] PASS [2022-05-19T09:23:47.168Z] coverage: 0.0% of statements [2022-05-19T09:23:47.168Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-05-19T09:23:47.168Z] === RUN TestNew [2022-05-19T09:23:47.168Z] --- PASS: TestNew (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestAddDriver [2022-05-19T09:23:47.168Z] --- PASS: TestAddDriver (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestAddDuplicateDriver [2022-05-19T09:23:47.168Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-19T09:23:47.168Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestDriver [2022-05-19T09:23:47.168Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestIPAM [2022-05-19T09:23:47.168Z] --- PASS: TestIPAM (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestWalkIPAMs [2022-05-19T09:23:47.168Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestWalkDrivers [2022-05-19T09:23:47.168Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-19T09:23:47.168Z] PASS [2022-05-19T09:23:47.168Z] coverage: 82.4% of statements [2022-05-19T09:23:47.168Z] ok github.com/docker/docker/libnetwork/drvregistry 0.084s coverage: 82.4% of statements [2022-05-19T09:23:47.168Z] === RUN TestBuildDefault [2022-05-19T09:23:47.168Z] --- PASS: TestBuildDefault (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestBuildHostnameDomainname [2022-05-19T09:23:47.168Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestBuildHostname [2022-05-19T09:23:47.168Z] --- PASS: TestBuildHostname (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestBuildHostnameFQDN [2022-05-19T09:23:47.168Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestBuildNoIP [2022-05-19T09:23:47.168Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestUpdate [2022-05-19T09:23:47.168Z] --- PASS: TestUpdate (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-19T09:23:47.168Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-19T09:23:47.168Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-19T09:23:47.168Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-19T09:23:47.169Z] === RUN TestAddEmpty [2022-05-19T09:23:47.169Z] --- PASS: TestAddEmpty (0.00s) [2022-05-19T09:23:47.169Z] === RUN TestAdd [2022-05-19T09:23:47.169Z] --- PASS: TestAdd (0.00s) [2022-05-19T09:23:47.169Z] === RUN TestDeleteEmpty [2022-05-19T09:23:47.169Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-19T09:23:47.169Z] === RUN TestDeleteNewline [2022-05-19T09:23:47.169Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-19T09:23:47.169Z] === RUN TestDelete [2022-05-19T09:23:47.169Z] --- PASS: TestDelete (0.00s) [2022-05-19T09:23:47.169Z] === RUN TestConcurrentWrites [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-19T09:23:47.235Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-19T09:23:47.313Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-05-19T09:23:47.313Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2022-05-19T09:23:47.313Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-19T09:23:47.624Z] --- PASS: TestConcurrentWrites (0.28s) [2022-05-19T09:23:47.624Z] PASS [2022-05-19T09:23:47.624Z] coverage: 81.2% of statements [2022-05-19T09:23:47.624Z] ok github.com/docker/docker/libnetwork/etchosts 0.353s coverage: 81.2% of statements [2022-05-19T09:23:47.702Z] === RUN TestNetworkDBSimple [2022-05-19T09:23:47.702Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.40s) [2022-05-19T09:23:47.702Z] === RUN TestGetAddress [2022-05-19T09:23:48.080Z] === RUN TestNew [2022-05-19T09:23:48.080Z] --- PASS: TestNew (0.00s) [2022-05-19T09:23:48.080Z] === RUN TestAllocate [2022-05-19T09:23:48.080Z] --- PASS: TestAllocate (0.00s) [2022-05-19T09:23:48.080Z] === RUN TestUninitialized [2022-05-19T09:23:48.080Z] --- PASS: TestUninitialized (0.00s) [2022-05-19T09:23:48.080Z] === RUN TestAllocateInRange [2022-05-19T09:23:48.080Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-19T09:23:48.080Z] === RUN TestAllocateSerial [2022-05-19T09:23:48.080Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-19T09:23:48.080Z] PASS [2022-05-19T09:23:48.080Z] coverage: 87.5% of statements [2022-05-19T09:23:48.080Z] === RUN TestCaller [2022-05-19T09:23:48.080Z] --- PASS: TestCaller (0.00s) [2022-05-19T09:23:48.080Z] PASS [2022-05-19T09:23:48.080Z] coverage: 100.0% of statements [2022-05-19T09:23:48.080Z] ok github.com/docker/docker/libnetwork/idm 0.054s coverage: 87.5% of statements [2022-05-19T09:23:48.080Z] ok github.com/docker/docker/libnetwork/internal/caller 0.058s coverage: 100.0% of statements [2022-05-19T09:23:48.080Z] --- PASS: TestAllocateRandomDeallocate (1.10s) [2022-05-19T09:23:48.080Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-19T09:23:48.169Z] === RUN TestGenerate [2022-05-19T09:23:48.169Z] --- PASS: TestGenerate (0.00s) [2022-05-19T09:23:48.169Z] === RUN TestGeneratePtr [2022-05-19T09:23:48.169Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-19T09:23:48.169Z] === RUN TestGenerateMissingField [2022-05-19T09:23:48.169Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-19T09:23:48.169Z] === RUN TestFieldCannotBeSet [2022-05-19T09:23:48.169Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-19T09:23:48.169Z] === RUN TestTypeMismatchError [2022-05-19T09:23:48.169Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-19T09:23:48.169Z] PASS [2022-05-19T09:23:48.169Z] coverage: 100.0% of statements [2022-05-19T09:23:48.169Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-05-19T09:23:48.636Z] 2022/05/19 09:23:48 Closing DB instances... [2022-05-19T09:23:48.636Z] testing: warning: no tests to run [2022-05-19T09:23:48.636Z] PASS [2022-05-19T09:23:48.636Z] coverage: 0.0% of statements [2022-05-19T09:23:48.636Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-05-19T09:23:48.699Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-19T09:23:48.960Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-05-19T09:23:48.960Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2022-05-19T09:23:48.960Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-19T09:23:49.040Z] === RUN TestSetSerialInsertDelete [2022-05-19T09:23:49.040Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-19T09:23:49.040Z] === RUN TestSetParallelInsertDelete [2022-05-19T09:23:49.496Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.41s) [2022-05-19T09:23:49.496Z] === RUN TestRetrieveFromStore [2022-05-19T09:23:49.496Z] === RUN TestInt2IP2IntConversion [2022-05-19T09:23:49.532Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-19T09:23:49.620Z] === RUN TestRequestNewPort [2022-05-19T09:23:49.620Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestRequestSpecificPort [2022-05-19T09:23:49.620Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestReleasePort [2022-05-19T09:23:49.620Z] --- PASS: TestReleasePort (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestReuseReleasedPort [2022-05-19T09:23:49.620Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestReleaseUnreadledPort [2022-05-19T09:23:49.620Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestUnknowProtocol [2022-05-19T09:23:49.620Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestAllocateAllPorts [2022-05-19T09:23:49.620Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestPortAllocation [2022-05-19T09:23:49.620Z] --- PASS: TestPortAllocation (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestPortAllocationWithCustomRange [2022-05-19T09:23:49.620Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestNoDuplicateBPR [2022-05-19T09:23:49.620Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-19T09:23:49.620Z] === RUN TestChangePortRange [2022-05-19T09:23:49.620Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-19T09:23:49.620Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-19T09:23:49.620Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-19T09:23:49.620Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-19T09:23:49.620Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-19T09:23:49.620Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-19T09:23:49.620Z] --- PASS: TestChangePortRange (0.00s) [2022-05-19T09:23:49.620Z] PASS [2022-05-19T09:23:49.620Z] coverage: 88.6% of statements [2022-05-19T09:23:49.620Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2022-05-19T09:23:49.620Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-05-19T09:23:49.620Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-19T09:23:49.952Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-05-19T09:23:49.952Z] === RUN TestIsCorrupted [2022-05-19T09:23:49.952Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-19T09:23:49.952Z] === RUN TestSetRollover [2022-05-19T09:23:50.105Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-19T09:23:50.408Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-05-19T09:23:50.408Z] === RUN TestGetAddressVersion [2022-05-19T09:23:50.408Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-19T09:23:50.408Z] === RUN TestKeyString [2022-05-19T09:23:50.408Z] --- PASS: TestKeyString (0.00s) [2022-05-19T09:23:50.408Z] === RUN TestPoolDataMarshal [2022-05-19T09:23:50.408Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-19T09:23:50.408Z] === RUN TestSubnetsMarshal [2022-05-19T09:23:50.408Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-05-19T09:23:50.408Z] === RUN TestAddSubnets [2022-05-19T09:23:50.408Z] --- PASS: TestAddSubnets (0.06s) [2022-05-19T09:23:50.408Z] === RUN TestDoublePoolRelease [2022-05-19T09:23:50.408Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-19T09:23:50.408Z] === RUN TestAddReleasePoolID [2022-05-19T09:23:50.408Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-19T09:23:50.408Z] === RUN TestPredefinedPool [2022-05-19T09:23:50.408Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-19T09:23:50.408Z] === RUN TestRemoveSubnet [2022-05-19T09:23:50.408Z] === RUN TestPoolRequest [2022-05-19T09:23:50.408Z] --- PASS: TestPoolRequest (0.00s) [2022-05-19T09:23:50.408Z] === RUN TestOtherRequests [2022-05-19T09:23:50.408Z] --- PASS: TestOtherRequests (0.00s) [2022-05-19T09:23:50.408Z] PASS [2022-05-19T09:23:50.408Z] coverage: 57.1% of statements [2022-05-19T09:23:50.408Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-05-19T09:23:50.605Z] testing: warning: no tests to run [2022-05-19T09:23:50.605Z] PASS [2022-05-19T09:23:50.605Z] coverage: 0.0% of statements [2022-05-19T09:23:50.605Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-05-19T09:23:50.605Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-19T09:23:50.605Z] PASS [2022-05-19T09:23:50.605Z] coverage: 100.0% of statements [2022-05-19T09:23:50.605Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-05-19T09:23:50.605Z] 2022/05/19 09:23:50 Closing DB instances... [2022-05-19T09:23:50.678Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-05-19T09:23:50.678Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2022-05-19T09:23:50.678Z] === RUN TestIpcModeOlderClient [2022-05-19T09:23:50.678Z] === PAUSE TestIpcModeOlderClient [2022-05-19T09:23:50.678Z] === RUN TestKillContainerInvalidSignal [2022-05-19T09:23:50.684Z] --- PASS: TestServiceWithDataPathPortInit (13.83s) [2022-05-19T09:23:50.684Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-19T09:23:50.864Z] --- PASS: TestRemoveSubnet (0.27s) [2022-05-19T09:23:50.864Z] === RUN TestGetSameAddress [2022-05-19T09:23:50.864Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-19T09:23:50.864Z] === RUN TestPoolAllocationReuse [2022-05-19T09:23:51.071Z] === RUN TestHashData [2022-05-19T09:23:51.071Z] --- PASS: TestHashData (0.00s) [2022-05-19T09:23:51.071Z] PASS [2022-05-19T09:23:51.071Z] coverage: 2.8% of statements [2022-05-19T09:23:51.071Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-05-19T09:23:51.071Z] === RUN TestErrorConstructors [2022-05-19T09:23:51.071Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-19T09:23:51.071Z] === RUN TestCompareIPMask [2022-05-19T09:23:51.071Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-19T09:23:51.071Z] === RUN TestUtilGetHostPartIP [2022-05-19T09:23:51.071Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-19T09:23:51.071Z] === RUN TestUtilGetBroadcastIP [2022-05-19T09:23:51.071Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-19T09:23:51.071Z] === RUN TestParseCIDR [2022-05-19T09:23:51.071Z] --- PASS: TestParseCIDR (0.00s) [2022-05-19T09:23:51.071Z] PASS [2022-05-19T09:23:51.071Z] coverage: 37.3% of statements [2022-05-19T09:23:51.071Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-05-19T09:23:51.174Z] ......... [ 85%] [2022-05-19T09:23:51.652Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-19T09:23:51.652Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2022-05-19T09:23:51.652Z] === RUN TestKillContainer [2022-05-19T09:23:51.652Z] === RUN TestKillContainer/no_signal [2022-05-19T09:23:51.828Z] === RUN TestGetCapabilities [2022-05-19T09:23:51.828Z] --- PASS: TestSetRollover (1.60s) [2022-05-19T09:23:51.828Z] === RUN TestSetRolloverSerial [2022-05-19T09:23:51.828Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-19T09:23:51.828Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-19T09:23:51.828Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-19T09:23:51.828Z] === RUN TestGetDefaultAddressSpaces [2022-05-19T09:23:51.828Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-19T09:23:51.828Z] === RUN TestRemoteDriver [2022-05-19T09:23:51.828Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-19T09:23:51.828Z] PASS [2022-05-19T09:23:51.828Z] coverage: 47.4% of statements [2022-05-19T09:23:51.828Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-19T09:23:52.056Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-19T09:23:52.057Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-19T09:23:52.057Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-19T09:23:52.057Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-19T09:23:52.057Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-19T09:23:52.057Z] PASS [2022-05-19T09:23:52.057Z] coverage: 55.0% of statements [2022-05-19T09:23:52.057Z] ok github.com/docker/docker/oci 0.047s coverage: 55.0% of statements [2022-05-19T09:23:52.058Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:11nvafwoxg2l3gpb7gzjn8ufn Created:2022-05-19 09:23:50.604975648 +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[df2d9479b1194b79561a56ead427d12d66b9598f496f646c9a40f8beccbf296f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xfnq319pwnnd8h5105d6ebt0t EndpointID:20d58213a31bf5fe5e26b99e9eb96bd97bfcba48240a2abbcf1ad1a2f6712148 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:70f3a3e645adf075201907729cce596faa762a92b3ec33c16d46971dcc716f89 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:f6dd4d7e1d32 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xfnq319pwnnd8h5105d6ebt0t EndpointID:20d58213a31bf5fe5e26b99e9eb96bd97bfcba48240a2abbcf1ad1a2f6712148 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-19T09:23:52.283Z] --- PASS: TestPoolAllocationReuse (1.63s) [2022-05-19T09:23:52.283Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-19T09:23:52.283Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-19T09:23:52.283Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-19T09:23:52.524Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-05-19T09:23:52.524Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-19T09:23:52.524Z] === RUN TestAddressPoolOpt [2022-05-19T09:23:52.524Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/a [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/something [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/_=a [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/env1=value1 [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/_env1=value1 [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/PATH [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/=a [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/PATH= [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/PATH=something [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/asd!qwe [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/1asd [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/123 [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/some_space [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/__some_space_before [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/some_space_after__ [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/= [2022-05-19T09:23:52.524Z] === RUN TestValidateEnv/PaTh [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-19T09:23:52.524Z] === RUN TestParseHost [2022-05-19T09:23:52.524Z] === RUN TestParseHost/:// [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://:port [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-19T09:23:52.524Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-19T09:23:52.524Z] === RUN TestParseHost/something_with_spaces [2022-05-19T09:23:52.524Z] === RUN TestParseHost/unknown:// [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://invalid:port [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://:5555/ [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://:5555/p [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-19T09:23:52.524Z] === RUN TestParseHost/_ [2022-05-19T09:23:52.524Z] === RUN TestParseHost/unix://path/to/socket [2022-05-19T09:23:52.524Z] === RUN TestParseHost/npipe:// [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://[::1] [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://[::1]: [2022-05-19T09:23:52.524Z] === RUN TestParseHost/#00 [2022-05-19T09:23:52.524Z] === RUN TestParseHost/fd:// [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://: [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseHost/unix:// [2022-05-19T09:23:52.524Z] === RUN TestParseHost/__ [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseHost/fd://something [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp:// [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-19T09:23:52.524Z] === RUN TestParseHost/tcp://host: [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/: [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-19T09:23:52.524Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-19T09:23:52.524Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestParseTCP [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/:5555/path [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/localhost:5555/path [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/default_localhost [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/default_udp://localhost [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/tcp:// [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/: [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/[::1] [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/[::1]: [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/[::1]:5555 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/localhost: [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/:5555 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/0.0.0.1 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/localhost [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/localhost:5555 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/tcp://:5555 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/tcp://: [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/0.0.0.1: [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-19T09:23:52.525Z] === RUN TestParseTCP/#00 [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP (0.02s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-19T09:23:52.525Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestValidateExtraHosts [2022-05-19T09:23:52.525Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestValidateIPAddress [2022-05-19T09:23:52.525Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestMapOpts [2022-05-19T09:23:52.525Z] --- PASS: TestMapOpts (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestListOptsWithoutValidator [2022-05-19T09:23:52.525Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestListOptsWithValidator [2022-05-19T09:23:52.525Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestValidateDNSSearch [2022-05-19T09:23:52.525Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_general_format [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_one_more [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-19T09:23:52.525Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-19T09:23:52.525Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestNamedListOpts [2022-05-19T09:23:52.525Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestNamedMapOpts [2022-05-19T09:23:52.525Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestParseLink [2022-05-19T09:23:52.525Z] --- PASS: TestParseLink (0.00s) [2022-05-19T09:23:52.525Z] === RUN TestUlimitOpt [2022-05-19T09:23:52.525Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-19T09:23:52.525Z] PASS [2022-05-19T09:23:52.525Z] coverage: 66.0% of statements [2022-05-19T09:23:52.525Z] ok github.com/docker/docker/opts 0.168s coverage: 66.0% of statements [2022-05-19T09:23:52.605Z] === RUN TestKillContainer/non_killing_signal [2022-05-19T09:23:52.739Z] === RUN TestWindowsIPAM [2022-05-19T09:23:52.739Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-19T09:23:52.739Z] PASS [2022-05-19T09:23:52.739Z] coverage: 71.4% of statements [2022-05-19T09:23:52.739Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-05-19T09:23:52.992Z] === RUN TestParseVersion [2022-05-19T09:23:52.992Z] --- PASS: TestParseVersion (0.00s) [2022-05-19T09:23:52.992Z] PASS [2022-05-19T09:23:52.992Z] coverage: 52.9% of statements [2022-05-19T09:23:52.992Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-05-19T09:23:53.177Z] === RUN TestKillContainer/killing_signal [2022-05-19T09:23:53.195Z] --- PASS: TestSetRolloverSerial (1.51s) [2022-05-19T09:23:53.195Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-19T09:23:53.195Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-19T09:23:53.195Z] PASS [2022-05-19T09:23:53.195Z] coverage: 84.4% of statements [2022-05-19T09:23:53.195Z] ok github.com/docker/docker/libnetwork/bitseq 12.842s coverage: 84.4% of statements [2022-05-19T09:23:53.651Z] === RUN TestDefaultNetwork [2022-05-19T09:23:53.651Z] --- PASS: TestDefaultNetwork (0.29s) [2022-05-19T09:23:53.651Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-19T09:23:53.751Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-19T09:23:53.976Z] 2022/05/19 09:23:53 Closing DB instances... [2022-05-19T09:23:54.106Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-05-19T09:23:54.106Z] === RUN TestInitAddressPools [2022-05-19T09:23:54.106Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-19T09:23:54.106Z] PASS [2022-05-19T09:23:54.106Z] coverage: 74.0% of statements [2022-05-19T09:23:54.106Z] ok github.com/docker/docker/libnetwork/ipamutils 0.688s coverage: 74.0% of statements [2022-05-19T09:23:54.323Z] --- PASS: TestKillContainer (2.53s) [2022-05-19T09:23:54.323Z] --- PASS: TestKillContainer/no_signal (0.89s) [2022-05-19T09:23:54.323Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2022-05-19T09:23:54.323Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2022-05-19T09:23:54.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-19T09:23:54.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-19T09:23:54.323Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-19T09:23:54.323Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-19T09:23:54.323Z] check_test.go:307: [db466de6cdf04] daemon is not started [2022-05-19T09:23:54.323Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-19T09:23:54.442Z] === RUN TestPeerCertificateMarshalJSON [2022-05-19T09:23:54.442Z] === RUN TestIsArchivePathDir [2022-05-19T09:23:54.561Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.28s) [2022-05-19T09:23:54.561Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-19T09:23:54.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-19T09:23:54.910Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-19T09:23:54.910Z] === RUN TestIsArchivePathInvalidFile [2022-05-19T09:23:54.910Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-05-19T09:23:54.910Z] === RUN TestIsArchivePathTar [2022-05-19T09:23:54.910Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-19T09:23:54.910Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-19T09:23:54.910Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-05-19T09:23:54.910Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-19T09:23:54.910Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-19T09:23:54.910Z] === RUN TestMiddleware [2022-05-19T09:23:54.910Z] --- PASS: TestMiddleware (0.00s) [2022-05-19T09:23:54.910Z] === RUN TestNewResponseModifier [2022-05-19T09:23:54.910Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-19T09:23:54.910Z] PASS [2022-05-19T09:23:54.910Z] coverage: 26.8% of statements [2022-05-19T09:23:54.910Z] ok github.com/docker/docker/pkg/authorization 0.436s coverage: 26.8% of statements [2022-05-19T09:23:54.910Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-05-19T09:23:54.910Z] === RUN TestDecompressStreamGzip [2022-05-19T09:23:54.910Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-05-19T09:23:54.910Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-19T09:23:55.017Z] === RUN TestKeyValue [2022-05-19T09:23:55.017Z] --- PASS: TestKeyValue (0.00s) [2022-05-19T09:23:55.017Z] PASS [2022-05-19T09:23:55.017Z] coverage: 60.0% of statements [2022-05-19T09:23:55.017Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-05-19T09:23:55.378Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-19T09:23:55.378Z] === RUN TestDecompressStreamBzip2 [2022-05-19T09:23:55.378Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-05-19T09:23:55.378Z] === RUN TestDecompressStreamXz [2022-05-19T09:23:55.378Z] archive_test.go:133: Xz not present in msys2 [2022-05-19T09:23:55.378Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestDecompressStreamZstd [2022-05-19T09:23:55.378Z] archive_test.go:140: zstd not installed [2022-05-19T09:23:55.378Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-19T09:23:55.378Z] === RUN TestCompressStreamXzUnsupported [2022-05-19T09:23:55.378Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-19T09:23:55.378Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestCompressStreamInvalid [2022-05-19T09:23:55.378Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestExtensionInvalid [2022-05-19T09:23:55.378Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestExtensionUncompressed [2022-05-19T09:23:55.378Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestExtensionBzip2 [2022-05-19T09:23:55.378Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestExtensionGzip [2022-05-19T09:23:55.378Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestExtensionXz [2022-05-19T09:23:55.378Z] --- PASS: TestExtensionXz (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestExtensionZstd [2022-05-19T09:23:55.378Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestCmdStreamLargeStderr [2022-05-19T09:23:55.378Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-19T09:23:55.378Z] === RUN TestCmdStreamBad [2022-05-19T09:23:55.378Z] archive_test.go:252: Failing on Windows CI machines [2022-05-19T09:23:55.378Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestCmdStreamGood [2022-05-19T09:23:55.378Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-19T09:23:55.378Z] === RUN TestUntarPathWithInvalidDest [2022-05-19T09:23:55.378Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-19T09:23:55.378Z] === RUN TestUntarPathWithInvalidSrc [2022-05-19T09:23:55.378Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestUntarPath [2022-05-19T09:23:55.378Z] --- PASS: TestUntarPath (0.06s) [2022-05-19T09:23:55.378Z] === RUN TestUntarPathWithDestinationFile [2022-05-19T09:23:55.378Z] === RUN TestUnbuffered [2022-05-19T09:23:55.378Z] --- PASS: TestUnbuffered (0.00s) [2022-05-19T09:23:55.378Z] === RUN TestRaceUnbuffered [2022-05-19T09:23:55.378Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-19T09:23:55.378Z] PASS [2022-05-19T09:23:55.378Z] coverage: 100.0% of statements [2022-05-19T09:23:55.378Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-05-19T09:23:55.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-05-19T09:23:55.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-05-19T09:23:55.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-05-19T09:23:55.473Z] === RUN TestKillStoppedContainer [2022-05-19T09:23:55.473Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-05-19T09:23:55.473Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-19T09:23:55.473Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-19T09:23:55.473Z] === RUN TestKillDifferentUserContainer [2022-05-19T09:23:55.565Z] --- PASS: TestServicePlugin (30.13s) [2022-05-19T09:23:55.565Z] === RUN TestServiceUpdateLabel [2022-05-19T09:23:55.845Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-19T09:23:55.845Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-19T09:23:55.845Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-19T09:23:55.845Z] === RUN TestCopyWithTarInvalidSrc [2022-05-19T09:23:55.845Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-19T09:23:55.845Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-19T09:23:55.845Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-19T09:23:55.845Z] === RUN TestCopyWithTarSrcFile [2022-05-19T09:23:55.845Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-19T09:23:55.845Z] === RUN TestCopyWithTarSrcFolder [2022-05-19T09:23:55.845Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-19T09:23:55.845Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-19T09:23:55.845Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-19T09:23:55.845Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-19T09:23:55.845Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-19T09:23:55.845Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-19T09:23:55.845Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-19T09:23:55.845Z] === RUN TestCopyFileWithTarSrcFile [2022-05-19T09:23:55.845Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-19T09:23:55.845Z] === RUN TestTarFiles [2022-05-19T09:23:55.918Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-19T09:23:56.241Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2022-05-19T09:23:56.241Z] PASS [2022-05-19T09:23:56.241Z] [2022-05-19T09:23:56.241Z] === Skipped [2022-05-19T09:23:56.241Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:23:56.241Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:23:56.241Z] [2022-05-19T09:23:56.241Z] DONE 38 tests, 1 skipped in 43.600s [2022-05-19T09:23:56.241Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-19T09:23:56.241Z] ++ 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-05-19T09:23:56.241Z] ++ set -e [2022-05-19T09:23:56.241Z] ++ '[' -n 0 ']' [2022-05-19T09:23:56.241Z] ++ set -x [2022-05-19T09:23:56.241Z] ++ 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-05-19T09:23:56.241Z] INFO: Testing against a local daemon [2022-05-19T09:23:56.241Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-19T09:23:56.241Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:23:56.241Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-19T09:23:56.241Z] === RUN TestDockerNetworkIpvlan [2022-05-19T09:23:56.241Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:23:56.241Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-19T09:23:56.241Z] PASS [2022-05-19T09:23:56.241Z] [2022-05-19T09:23:56.241Z] === Skipped [2022-05-19T09:23:56.241Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-19T09:23:56.241Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:23:56.241Z] [2022-05-19T09:23:56.241Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-19T09:23:56.241Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:23:56.241Z] [2022-05-19T09:23:56.241Z] DONE 2 tests, 2 skipped in 0.088s [2022-05-19T09:23:56.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-19T09:23:56.241Z] ++ 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-05-19T09:23:56.241Z] ++ set -e [2022-05-19T09:23:56.241Z] ++ '[' -n 0 ']' [2022-05-19T09:23:56.241Z] ++ set -x [2022-05-19T09:23:56.241Z] ++ 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-05-19T09:23:56.241Z] INFO: Testing against a local daemon [2022-05-19T09:23:56.241Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-19T09:23:56.312Z] === RUN TestMatch [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[foo]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[foo_bar]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[]#01 [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[qux]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-19T09:23:56.312Z] === RUN TestMatch/[[foo_baz]] [2022-05-19T09:23:56.312Z] --- PASS: TestMatch (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-19T09:23:56.312Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-19T09:23:56.312Z] PASS [2022-05-19T09:23:56.312Z] coverage: 87.5% of statements [2022-05-19T09:23:56.312Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-05-19T09:23:56.418Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-05-19T09:23:56.418Z] === RUN TestInspectOomKilledTrue [2022-05-19T09:23:56.418Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:23:56.418Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-19T09:23:56.418Z] === RUN TestInspectOomKilledFalse [2022-05-19T09:23:56.418Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:23:56.419Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-19T09:23:56.419Z] === RUN TestLinksEtcHostsContentMatch [2022-05-19T09:23:56.419Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-19T09:23:56.507Z] --- PASS: TestServiceUpdateLabel (2.27s) [2022-05-19T09:23:56.507Z] === RUN TestServiceUpdateSecrets [2022-05-19T09:23:56.680Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-19T09:23:56.680Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2022-05-19T09:23:56.680Z] === RUN TestLinksContainerNames [2022-05-19T09:23:57.108Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-19T09:23:57.296Z] 2022/05/19 09:23:56 Closing DB instances... [2022-05-19T09:23:57.296Z] === RUN TestChrootTarUntar [2022-05-19T09:23:57.296Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:23:57.296Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-19T09:23:57.296Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-19T09:23:57.297Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:23:57.297Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-19T09:23:57.297Z] === RUN TestChrootUntarEmptyArchive [2022-05-19T09:23:57.297Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-19T09:23:57.297Z] === RUN TestChrootTarUntarWithSymlink [2022-05-19T09:23:57.297Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:23:57.297Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-19T09:23:57.297Z] === RUN TestChrootCopyWithTar [2022-05-19T09:23:57.297Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:23:57.297Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-19T09:23:57.297Z] === RUN TestChrootCopyFileWithTar [2022-05-19T09:23:57.297Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:23:57.297Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-19T09:23:57.297Z] === RUN TestChrootUntarPath [2022-05-19T09:23:57.297Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:23:57.297Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-19T09:23:57.297Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-19T09:23:57.297Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:23:57.297Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:23:57.297Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-19T09:23:57.297Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:23:57.297Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:23:57.297Z] === RUN TestChrootApplyDotDotFile [2022-05-19T09:23:57.297Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:23:57.297Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-19T09:23:57.297Z] PASS [2022-05-19T09:23:57.297Z] coverage: 12.0% of statements [2022-05-19T09:23:57.297Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 12.0% of statements [2022-05-19T09:23:57.906Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.77s) [2022-05-19T09:23:57.906Z] === RUN TestGetAddress [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-19T09:23:57.906Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-19T09:23:58.066Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-19T09:23:58.142Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-05-19T09:23:58.142Z] === RUN TestDockerNetworkMacvlan [2022-05-19T09:23:58.280Z] === RUN TestEnsureRemoveAllNotExist [2022-05-19T09:23:58.280Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-19T09:23:58.280Z] === RUN TestEnsureRemoveAllWithDir [2022-05-19T09:23:58.280Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-19T09:23:58.280Z] === RUN TestEnsureRemoveAllWithFile [2022-05-19T09:23:58.280Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-19T09:23:58.281Z] PASS [2022-05-19T09:23:58.281Z] coverage: 0.0% of statements [2022-05-19T09:23:58.281Z] ok github.com/docker/docker/pkg/containerfs 0.042s coverage: 0.0% of statements [2022-05-19T09:23:58.327Z] --- PASS: TestLinksContainerNames (1.61s) [2022-05-19T09:23:58.327Z] === RUN TestLogsFollowTailEmpty [2022-05-19T09:23:58.362Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-19T09:23:58.362Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-19T09:23:58.362Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-19T09:23:58.362Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-19T09:23:58.362Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-19T09:23:58.362Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-19T09:23:58.362Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-19T09:23:58.362Z] === RUN TestNetworkDBSimple [2022-05-19T09:23:58.400Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-19T09:23:58.588Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-19T09:23:58.821Z] === RUN TestGenerate [2022-05-19T09:23:58.821Z] --- PASS: TestGenerate (0.00s) [2022-05-19T09:23:58.821Z] === RUN TestGeneratePtr [2022-05-19T09:23:58.821Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-19T09:23:58.821Z] === RUN TestGenerateMissingField [2022-05-19T09:23:58.821Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-19T09:23:58.821Z] === RUN TestFieldCannotBeSet [2022-05-19T09:23:58.821Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-19T09:23:58.821Z] === RUN TestTypeMismatchError [2022-05-19T09:23:58.821Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-19T09:23:58.821Z] PASS [2022-05-19T09:23:58.821Z] coverage: 100.0% of statements [2022-05-19T09:23:58.821Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-05-19T09:23:58.821Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-19T09:23:58.821Z] PASS [2022-05-19T09:23:58.821Z] coverage: 100.0% of statements [2022-05-19T09:23:58.821Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2022-05-19T09:23:59.159Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-19T09:23:59.159Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2022-05-19T09:23:59.159Z] === RUN TestContainerNetworkMountsNoChown [2022-05-19T09:23:59.265Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-05-19T09:23:59.265Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-19T09:23:59.265Z] === RUN TestSizeEmpty [2022-05-19T09:23:59.265Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-19T09:23:59.265Z] === RUN TestSizeEmptyFile [2022-05-19T09:23:59.265Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-19T09:23:59.265Z] === RUN TestSizeNonemptyFile [2022-05-19T09:23:59.265Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-19T09:23:59.265Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-19T09:23:59.265Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-19T09:23:59.265Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-19T09:23:59.265Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-19T09:23:59.265Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-19T09:23:59.265Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-19T09:23:59.265Z] === RUN TestMoveToSubdir [2022-05-19T09:23:59.265Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-19T09:23:59.265Z] === RUN TestSizeNonExistingDirectory [2022-05-19T09:23:59.265Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-19T09:23:59.265Z] PASS [2022-05-19T09:23:59.265Z] coverage: 80.0% of statements [2022-05-19T09:23:59.265Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-05-19T09:23:59.280Z] 2022/05/19 09:23:58 Closing DB instances... [2022-05-19T09:23:59.334Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-19T09:23:59.736Z] testing: warning: no tests to run [2022-05-19T09:23:59.736Z] PASS [2022-05-19T09:23:59.736Z] coverage: 0.0% of statements [2022-05-19T09:23:59.736Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-05-19T09:23:59.736Z] === RUN TestRequestNewPort [2022-05-19T09:23:59.736Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestRequestSpecificPort [2022-05-19T09:23:59.736Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestReleasePort [2022-05-19T09:23:59.736Z] --- PASS: TestReleasePort (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestReuseReleasedPort [2022-05-19T09:23:59.736Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestReleaseUnreadledPort [2022-05-19T09:23:59.736Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestUnknowProtocol [2022-05-19T09:23:59.736Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestAllocateAllPorts [2022-05-19T09:23:59.736Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestPortAllocation [2022-05-19T09:23:59.736Z] --- PASS: TestPortAllocation (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestPortAllocationWithCustomRange [2022-05-19T09:23:59.736Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestNoDuplicateBPR [2022-05-19T09:23:59.736Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-19T09:23:59.736Z] === RUN TestChangePortRange [2022-05-19T09:23:59.736Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-19T09:23:59.736Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-19T09:23:59.736Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-19T09:23:59.736Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-19T09:23:59.736Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-19T09:23:59.736Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-19T09:23:59.736Z] --- PASS: TestChangePortRange (0.00s) [2022-05-19T09:23:59.736Z] PASS [2022-05-19T09:23:59.736Z] coverage: 88.6% of statements [2022-05-19T09:23:59.736Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-05-19T09:23:59.900Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-19T09:24:00.106Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/default [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/default [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/private [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/private [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rprivate [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/slave [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/slave [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rslave [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/shared [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/shared [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rshared [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/default [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/rshared [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/shared [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/rslave [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/slave [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/rprivate [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/private [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:24:00.106Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-19T09:24:00.106Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-19T09:24:00.106Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-19T09:24:00.106Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-19T09:24:00.250Z] --- PASS: TestTarFiles (4.44s) [2022-05-19T09:24:00.250Z] === RUN TestDetectCompressionZstd [2022-05-19T09:24:00.250Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-19T09:24:00.250Z] === RUN TestTarUntar [2022-05-19T09:24:00.250Z] --- PASS: TestTarUntar (0.03s) [2022-05-19T09:24:00.250Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-19T09:24:00.250Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-19T09:24:00.250Z] === RUN TestTarWithOptions [2022-05-19T09:24:00.250Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-19T09:24:00.250Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-19T09:24:00.250Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-19T09:24:00.250Z] === RUN TestUntarUstarGnuConflict [2022-05-19T09:24:00.250Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-19T09:24:00.250Z] === RUN TestUntarInvalidFilenames [2022-05-19T09:24:00.250Z] === RUN TestPollerAddRemove [2022-05-19T09:24:00.250Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames460248855\\dest" [2022-05-19T09:24:00.250Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-19T09:24:00.250Z] === RUN TestPollerEvent [2022-05-19T09:24:00.250Z] poller_test.go:40: No chmod on Windows [2022-05-19T09:24:00.250Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-19T09:24:00.250Z] === RUN TestPollerClose [2022-05-19T09:24:00.250Z] --- PASS: TestPollerClose (0.00s) [2022-05-19T09:24:00.250Z] PASS [2022-05-19T09:24:00.250Z] coverage: 45.7% of statements [2022-05-19T09:24:00.250Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-05-19T09:24:00.250Z] === RUN TestUntarHardlinkToSymlink [2022-05-19T09:24:00.250Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2022-05-19T09:24:00.250Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-19T09:24:00.250Z] === RUN TestUntarInvalidHardlink [2022-05-19T09:24:00.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink597778148\\victim\\hello" -> "../victim/hello" [2022-05-19T09:24:00.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4123306382\\victim\\hello" -> "/../victim/hello" [2022-05-19T09:24:00.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink237316064\\victim" -> "../victim" [2022-05-19T09:24:00.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1303202410\\victim" -> "../victim" [2022-05-19T09:24:00.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink419665096\\victim" -> "../victim" [2022-05-19T09:24:00.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1939665786\\victim" -> "../victim" [2022-05-19T09:24:00.250Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-19T09:24:00.250Z] === RUN TestUntarInvalidSymlink [2022-05-19T09:24:00.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink610391016\\dest\\dotdot" -> "../victim/hello" [2022-05-19T09:24:00.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2417749880\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-19T09:24:00.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink166834925\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:00.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2457232872\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:00.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1925277279\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:00.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1996890059\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:00.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1194041026\\dest\\dir\\loophole" -> "../../victim" [2022-05-19T09:24:00.250Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-19T09:24:00.250Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-19T09:24:00.250Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-19T09:24:00.250Z] === RUN TestXGlobalNoParent [2022-05-19T09:24:00.250Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-19T09:24:00.250Z] === RUN TestReplaceFileTarWrapper [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-19T09:24:00.367Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-19T09:24:00.628Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-19T09:24:00.699Z] testing: warning: no tests to run [2022-05-19T09:24:00.699Z] PASS [2022-05-19T09:24:00.699Z] coverage: 0.0% of statements [2022-05-19T09:24:00.699Z] ok github.com/docker/docker/libnetwork/portmapper 0.053s coverage: 0.0% of statements [no tests to run] [2022-05-19T09:24:00.699Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-05-19T09:24:00.699Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-19T09:24:00.699Z] === RUN TestHashData [2022-05-19T09:24:00.699Z] --- PASS: TestHashData (0.00s) [2022-05-19T09:24:00.699Z] PASS [2022-05-19T09:24:00.699Z] coverage: 2.8% of statements [2022-05-19T09:24:00.699Z] ok github.com/docker/docker/libnetwork/resolvconf 0.071s coverage: 2.8% of statements [2022-05-19T09:24:00.716Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-05-19T09:24:00.717Z] === RUN TestPrefixHeaderReadable [2022-05-19T09:24:00.717Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-19T09:24:00.717Z] === RUN TestDisablePigz [2022-05-19T09:24:00.717Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-19T09:24:00.717Z] --- PASS: TestDisablePigz (0.13s) [2022-05-19T09:24:00.717Z] === RUN TestPigz [2022-05-19T09:24:00.717Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-19T09:24:00.717Z] --- PASS: TestPigz (0.14s) [2022-05-19T09:24:00.717Z] === RUN TestNosysFileInfo [2022-05-19T09:24:00.717Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-19T09:24:00.717Z] === RUN TestCopyFileWithInvalidDest [2022-05-19T09:24:00.717Z] archive_windows_test.go:16: Currently fails [2022-05-19T09:24:00.717Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:24:00.717Z] === RUN TestCanonicalTarNameForPath [2022-05-19T09:24:00.717Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-19T09:24:00.717Z] === RUN TestCanonicalTarName [2022-05-19T09:24:00.717Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-19T09:24:00.717Z] === RUN TestChmodTarEntry [2022-05-19T09:24:00.717Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-19T09:24:00.717Z] === RUN TestHardLinkOrder [2022-05-19T09:24:00.891Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-05-19T09:24:00.891Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-19T09:24:00.891Z] === RUN TestContainerBindMountNonRecursive [2022-05-19T09:24:01.184Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-19T09:24:01.184Z] === RUN TestChangeString [2022-05-19T09:24:01.184Z] --- PASS: TestChangeString (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestChangesWithNoChanges [2022-05-19T09:24:01.184Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-19T09:24:01.184Z] === RUN TestChangesWithChanges [2022-05-19T09:24:01.184Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-19T09:24:01.184Z] === RUN TestChangesWithChangesGH13590 [2022-05-19T09:24:01.184Z] changes_test.go:196: needs more investigation [2022-05-19T09:24:01.184Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestChangesDirsEmpty [2022-05-19T09:24:01.184Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-19T09:24:01.184Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestChangesDirsMutated [2022-05-19T09:24:01.184Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-19T09:24:01.184Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestApplyLayer [2022-05-19T09:24:01.184Z] changes_test.go:433: needs further investigation [2022-05-19T09:24:01.184Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestChangesSizeWithHardlinks [2022-05-19T09:24:01.184Z] changes_test.go:469: needs further investigation [2022-05-19T09:24:01.184Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestChangesSizeWithNoChanges [2022-05-19T09:24:01.184Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-19T09:24:01.184Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestChangesSize [2022-05-19T09:24:01.184Z] --- PASS: TestChangesSize (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestApplyLayerInvalidFilenames [2022-05-19T09:24:01.184Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1454383613\\dest" [2022-05-19T09:24:01.184Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-19T09:24:01.184Z] === RUN TestApplyLayerInvalidHardlink [2022-05-19T09:24:01.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3814576694\\victim\\hello" -> "../victim/hello" [2022-05-19T09:24:01.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1026110234\\victim\\hello" -> "/../victim/hello" [2022-05-19T09:24:01.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1896013594\\victim" -> "../victim" [2022-05-19T09:24:01.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3500331151\\victim" -> "../victim" [2022-05-19T09:24:01.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink616029876\\victim" -> "../victim" [2022-05-19T09:24:01.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2279721684\\victim" -> "../victim" [2022-05-19T09:24:01.184Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-19T09:24:01.184Z] === RUN TestApplyLayerInvalidSymlink [2022-05-19T09:24:01.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1876565004\\dest\\dotdot" -> "../victim/hello" [2022-05-19T09:24:01.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink462390463\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-19T09:24:01.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2923068726\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:01.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3348822455\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:01.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink58288866\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:01.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1022819474\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:01.184Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-19T09:24:01.184Z] === RUN TestApplyLayerWhiteouts [2022-05-19T09:24:01.184Z] 2022/05/19 09:24:00 Closing DB instances... [2022-05-19T09:24:01.184Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-05-19T09:24:01.184Z] === RUN TestGenerateEmptyFile [2022-05-19T09:24:01.184Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestGenerateWithContent [2022-05-19T09:24:01.184Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-19T09:24:01.184Z] PASS [2022-05-19T09:24:01.184Z] coverage: 61.9% of statements [2022-05-19T09:24:01.184Z] ok github.com/docker/docker/pkg/archive 6.527s coverage: 61.9% of statements [2022-05-19T09:24:01.184Z] === RUN TestCopyFileWithInvalidSrc [2022-05-19T09:24:01.184Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestCopyFileWithInvalidDest [2022-05-19T09:24:01.184Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-19T09:24:01.184Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-19T09:24:01.184Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestCopyFile [2022-05-19T09:24:01.184Z] --- PASS: TestCopyFile (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-19T09:24:01.184Z] fileutils_test.go:133: Needs porting to Windows [2022-05-19T09:24:01.184Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-19T09:24:01.184Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-19T09:24:01.184Z] fileutils_test.go:179: Needs porting to Windows [2022-05-19T09:24:01.184Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestWildcardMatches [2022-05-19T09:24:01.184Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestPatternMatches [2022-05-19T09:24:01.184Z] --- PASS: TestPatternMatches (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-19T09:24:01.184Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestPatternMatchesFolderExclusions [2022-05-19T09:24:01.184Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-19T09:24:01.184Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-19T09:24:01.184Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-19T09:24:01.184Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-19T09:24:01.184Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestSingleExclamationError [2022-05-19T09:24:01.184Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestMatchesWithNoPatterns [2022-05-19T09:24:01.184Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestMatchesWithMalformedPatterns [2022-05-19T09:24:01.184Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestMatches [2022-05-19T09:24:01.184Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-19T09:24:01.184Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-19T09:24:01.184Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-19T09:24:01.184Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-19T09:24:01.184Z] --- PASS: TestMatches (0.01s) [2022-05-19T09:24:01.184Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-19T09:24:01.184Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-19T09:24:01.184Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-19T09:24:01.184Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestCleanPatterns [2022-05-19T09:24:01.184Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-19T09:24:01.184Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-19T09:24:01.185Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-19T09:24:01.185Z] === RUN TestCleanPatternsExceptionFlag [2022-05-19T09:24:01.185Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-19T09:24:01.185Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-19T09:24:01.185Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-19T09:24:01.185Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-19T09:24:01.185Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-19T09:24:01.185Z] === RUN TestCleanPatternsErrorSingleException [2022-05-19T09:24:01.185Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-19T09:24:01.185Z] === RUN TestCreateIfNotExistsDir [2022-05-19T09:24:01.185Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-19T09:24:01.185Z] === RUN TestCreateIfNotExistsFile [2022-05-19T09:24:01.185Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-19T09:24:01.185Z] === RUN TestMatch [2022-05-19T09:24:01.185Z] --- PASS: TestMatch (0.00s) [2022-05-19T09:24:01.185Z] === RUN TestCompile [2022-05-19T09:24:01.185Z] === RUN TestCompile/slash [2022-05-19T09:24:01.185Z] === RUN TestCompile/backslash [2022-05-19T09:24:01.185Z] --- PASS: TestCompile (0.00s) [2022-05-19T09:24:01.185Z] --- PASS: TestCompile/slash (0.00s) [2022-05-19T09:24:01.185Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-19T09:24:01.185Z] PASS [2022-05-19T09:24:01.185Z] coverage: 84.7% of statements [2022-05-19T09:24:01.185Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 84.7% of statements [2022-05-19T09:24:01.660Z] === RUN TestErrorConstructors [2022-05-19T09:24:01.660Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-19T09:24:01.660Z] === RUN TestCompareIPMask [2022-05-19T09:24:01.660Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-19T09:24:01.660Z] === RUN TestUtilGetHostPartIP [2022-05-19T09:24:01.660Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-19T09:24:01.660Z] === RUN TestUtilGetBroadcastIP [2022-05-19T09:24:01.660Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-19T09:24:01.660Z] === RUN TestParseCIDR [2022-05-19T09:24:01.660Z] --- PASS: TestParseCIDR (0.00s) [2022-05-19T09:24:01.660Z] PASS [2022-05-19T09:24:01.660Z] coverage: 37.3% of statements [2022-05-19T09:24:01.660Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-05-19T09:24:01.802Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-19T09:24:02.117Z] 2022/05/19 09:24:01 Closing DB instances... [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-19T09:24:02.117Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-19T09:24:02.117Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-19T09:24:02.117Z] PASS [2022-05-19T09:24:02.117Z] coverage: 55.0% of statements [2022-05-19T09:24:02.117Z] ok github.com/docker/docker/oci 0.072s coverage: 55.0% of statements [2022-05-19T09:24:02.170Z] === RUN TestGet [2022-05-19T09:24:02.170Z] --- PASS: TestGet (0.00s) [2022-05-19T09:24:02.170Z] === RUN TestGetShortcutString [2022-05-19T09:24:02.170Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-19T09:24:02.170Z] PASS [2022-05-19T09:24:02.170Z] coverage: 42.9% of statements [2022-05-19T09:24:02.170Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-05-19T09:24:02.282Z] check_test.go:307: [d95fe1278b7c3] daemon is not started [2022-05-19T09:24:02.282Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-19T09:24:02.543Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-19T09:24:02.648Z] --- PASS: TestNetworkDBCRUDTableEntries (3.30s) [2022-05-19T09:24:02.648Z] === RUN TestNetworkDBNodeLeave [2022-05-19T09:24:03.078Z] === RUN TestAddressPoolOpt [2022-05-19T09:24:03.078Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/a [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/something [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/_=a [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/env1=value1 [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/_env1=value1 [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/PATH [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/=a [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/PATH= [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/PATH=something [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/asd!qwe [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/1asd [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/123 [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/some_space [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/__some_space_before [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/some_space_after__ [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/= [2022-05-19T09:24:03.078Z] === RUN TestValidateEnv/PaTh [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-19T09:24:03.078Z] === RUN TestParseHost [2022-05-19T09:24:03.078Z] === RUN TestParseHost/unknown:// [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://invalid:port [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://:5555/p [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-19T09:24:03.078Z] === RUN TestParseHost/something_with_spaces [2022-05-19T09:24:03.078Z] === RUN TestParseHost/:// [2022-05-19T09:24:03.078Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://:port [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://:5555/ [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://[::1] [2022-05-19T09:24:03.078Z] === RUN TestParseHost/_ [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://: [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseHost/npipe:// [2022-05-19T09:24:03.078Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-19T09:24:03.078Z] === RUN TestParseHost/fd:// [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp:// [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://host: [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseHost/unix://path/to/socket [2022-05-19T09:24:03.078Z] === RUN TestParseHost/__ [2022-05-19T09:24:03.078Z] === RUN TestParseHost/fd://something [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-19T09:24:03.078Z] === RUN TestParseHost/#00 [2022-05-19T09:24:03.078Z] === RUN TestParseHost/unix:// [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseHost/tcp://[::1]: [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-19T09:24:03.078Z] === RUN TestParseVersion [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-19T09:24:03.078Z] --- PASS: TestParseVersion (0.00s) [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-19T09:24:03.078Z] PASS [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-19T09:24:03.078Z] coverage: 52.9% of statements [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/: [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-19T09:24:03.078Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-19T09:24:03.078Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-19T09:24:03.079Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-05-19T09:24:03.079Z] === RUN TestParseTCP [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/:5555/path [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/localhost:5555/path [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/default_udp://localhost [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/default_localhost [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/[::1]: [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/#00 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/tcp:// [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/0.0.0.1: [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/:5555 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/[::1]:5555 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/0.0.0.1 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/localhost: [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/tcp://:5555 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/localhost:5555 [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/tcp://: [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/: [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/[::1] [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-19T09:24:03.079Z] === RUN TestParseTCP/localhost [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-19T09:24:03.079Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestValidateExtraHosts [2022-05-19T09:24:03.079Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestValidateIPAddress [2022-05-19T09:24:03.079Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestMapOpts [2022-05-19T09:24:03.079Z] --- PASS: TestMapOpts (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestListOptsWithoutValidator [2022-05-19T09:24:03.079Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestListOptsWithValidator [2022-05-19T09:24:03.079Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestValidateDNSSearch [2022-05-19T09:24:03.079Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_general_format [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_one_more [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-19T09:24:03.079Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-19T09:24:03.079Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestNamedListOpts [2022-05-19T09:24:03.079Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestNamedMapOpts [2022-05-19T09:24:03.079Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestParseLink [2022-05-19T09:24:03.079Z] --- PASS: TestParseLink (0.00s) [2022-05-19T09:24:03.079Z] === RUN TestUlimitOpt [2022-05-19T09:24:03.079Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-19T09:24:03.079Z] PASS [2022-05-19T09:24:03.079Z] coverage: 66.0% of statements [2022-05-19T09:24:03.079Z] ok github.com/docker/docker/opts 0.133s coverage: 66.0% of statements [2022-05-19T09:24:03.116Z] === RUN TestCreateIDMapOrder [2022-05-19T09:24:03.116Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-19T09:24:03.116Z] PASS [2022-05-19T09:24:03.116Z] coverage: 7.2% of statements [2022-05-19T09:24:03.116Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-05-19T09:24:03.123Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2022-05-19T09:24:03.123Z] === RUN TestContainerVolumesMountedAsShared [2022-05-19T09:24:03.535Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-19T09:24:03.535Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-19T09:24:03.661Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-19T09:24:03.661Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-19T09:24:03.695Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2022-05-19T09:24:03.695Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-19T09:24:03.703Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-19T09:24:04.497Z] === RUN TestPeerCertificateMarshalJSON [2022-05-19T09:24:04.497Z] 2022/05/19 09:24:04 Closing DB instances... [2022-05-19T09:24:04.641Z] --- PASS: TestContainerVolumesMountedAsSlave (0.76s) [2022-05-19T09:24:04.641Z] === RUN TestNetworkNat [2022-05-19T09:24:04.677Z] === RUN TestFixedBufferCap [2022-05-19T09:24:04.677Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-19T09:24:04.677Z] === RUN TestFixedBufferLen [2022-05-19T09:24:04.677Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-19T09:24:04.677Z] === RUN TestFixedBufferString [2022-05-19T09:24:04.677Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-19T09:24:04.677Z] === RUN TestFixedBufferWrite [2022-05-19T09:24:04.677Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-19T09:24:04.677Z] === RUN TestFixedBufferRead [2022-05-19T09:24:04.677Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-19T09:24:04.677Z] === RUN TestBytesPipeRead [2022-05-19T09:24:04.677Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-19T09:24:04.677Z] === RUN TestBytesPipeWrite [2022-05-19T09:24:04.677Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-19T09:24:04.677Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-19T09:24:05.144Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-05-19T09:24:05.144Z] === RUN TestAtomicWriteToFile [2022-05-19T09:24:05.144Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-19T09:24:05.144Z] === RUN TestAtomicWriteSetCommit [2022-05-19T09:24:05.144Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-19T09:24:05.144Z] === RUN TestAtomicWriteSetCancel [2022-05-19T09:24:05.144Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-19T09:24:05.144Z] === RUN TestReadCloserWrapperClose [2022-05-19T09:24:05.144Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-19T09:24:05.144Z] === RUN TestReaderErrWrapperReadOnError [2022-05-19T09:24:05.144Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-19T09:24:05.144Z] === RUN TestReaderErrWrapperRead [2022-05-19T09:24:05.144Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-19T09:24:05.144Z] === RUN TestCancelReadCloser [2022-05-19T09:24:05.144Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-19T09:24:05.144Z] === RUN TestWriteCloserWrapperClose [2022-05-19T09:24:05.144Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-19T09:24:05.144Z] === RUN TestNopWriteCloser [2022-05-19T09:24:05.144Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-19T09:24:05.144Z] === RUN TestNopWriter [2022-05-19T09:24:05.144Z] --- PASS: TestNopWriter (0.00s) [2022-05-19T09:24:05.144Z] === RUN TestWriteCounter [2022-05-19T09:24:05.144Z] --- PASS: TestWriteCounter (0.00s) [2022-05-19T09:24:05.144Z] PASS [2022-05-19T09:24:05.144Z] coverage: 70.1% of statements [2022-05-19T09:24:05.144Z] ok github.com/docker/docker/pkg/ioutils 0.595s coverage: 70.1% of statements [2022-05-19T09:24:05.144Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-19T09:24:05.144Z] === RUN TestNetworkDBWatch [2022-05-19T09:24:05.213Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-19T09:24:05.459Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-19T09:24:05.459Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-19T09:24:05.459Z] --- PASS: TestPeerCertificateMarshalJSON (0.68s) [2022-05-19T09:24:05.459Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-19T09:24:05.459Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-19T09:24:05.459Z] === RUN TestMiddleware [2022-05-19T09:24:05.459Z] --- PASS: TestMiddleware (0.00s) [2022-05-19T09:24:05.459Z] === RUN TestNewResponseModifier [2022-05-19T09:24:05.459Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-19T09:24:05.459Z] PASS [2022-05-19T09:24:05.459Z] coverage: 26.8% of statements [2022-05-19T09:24:05.459Z] ok github.com/docker/docker/pkg/authorization 0.735s coverage: 26.8% of statements [2022-05-19T09:24:05.459Z] === RUN TestIsArchivePathDir [2022-05-19T09:24:05.459Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-19T09:24:05.459Z] === RUN TestIsArchivePathInvalidFile [2022-05-19T09:24:05.473Z] --- PASS: TestNetworkNat (0.91s) [2022-05-19T09:24:05.473Z] === RUN TestNetworkLocalhostTCPNat [2022-05-19T09:24:05.679Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-19T09:24:05.734Z] check_test.go:307: [d87a0fbf135ff] daemon is not started [2022-05-19T09:24:05.734Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-19T09:24:05.915Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-05-19T09:24:05.915Z] === RUN TestIsArchivePathTar [2022-05-19T09:24:05.915Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-05-19T09:24:05.915Z] === RUN TestDecompressStreamGzip [2022-05-19T09:24:05.915Z] === RUN TestUnbuffered [2022-05-19T09:24:05.915Z] --- PASS: TestUnbuffered (0.00s) [2022-05-19T09:24:05.915Z] === RUN TestRaceUnbuffered [2022-05-19T09:24:05.915Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-19T09:24:05.915Z] PASS [2022-05-19T09:24:05.915Z] coverage: 100.0% of statements [2022-05-19T09:24:05.915Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-05-19T09:24:06.128Z] === RUN TestError [2022-05-19T09:24:06.128Z] --- PASS: TestError (0.00s) [2022-05-19T09:24:06.128Z] === RUN TestProgressString [2022-05-19T09:24:06.128Z] === RUN TestProgressString/no_progress [2022-05-19T09:24:06.128Z] === RUN TestProgressString/progress_1 [2022-05-19T09:24:06.128Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-19T09:24:06.128Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-19T09:24:06.128Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-19T09:24:06.128Z] === RUN TestProgressString/with_units [2022-05-19T09:24:06.128Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-19T09:24:06.128Z] === RUN TestProgressString/hide_counts [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString (0.00s) [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-19T09:24:06.128Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-19T09:24:06.128Z] === RUN TestJSONMessageDisplay [2022-05-19T09:24:06.128Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-05-19T09:24:06.128Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-19T09:24:06.128Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-19T09:24:06.128Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-19T09:24:06.128Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-19T09:24:06.128Z] === RUN TestDisplayJSONMessagesStream [2022-05-19T09:24:06.128Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-19T09:24:06.128Z] PASS [2022-05-19T09:24:06.128Z] coverage: 91.7% of statements [2022-05-19T09:24:06.128Z] ok github.com/docker/docker/pkg/jsonmessage 0.189s coverage: 91.7% of statements [2022-05-19T09:24:06.307Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2022-05-19T09:24:06.307Z] === RUN TestNetworkLoopbackNat [2022-05-19T09:24:06.370Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-05-19T09:24:06.370Z] === RUN TestDecompressStreamBzip2 [2022-05-19T09:24:06.370Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-05-19T09:24:06.370Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-19T09:24:06.370Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2022-05-19T09:24:06.370Z] === RUN TestDecompressStreamXz [2022-05-19T09:24:06.370Z] archive_test.go:133: Xz not present in msys2 [2022-05-19T09:24:06.370Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestDecompressStreamZstd [2022-05-19T09:24:06.370Z] archive_test.go:140: zstd not installed [2022-05-19T09:24:06.370Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-19T09:24:06.370Z] === RUN TestCompressStreamXzUnsupported [2022-05-19T09:24:06.370Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-19T09:24:06.370Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestCompressStreamInvalid [2022-05-19T09:24:06.370Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestExtensionInvalid [2022-05-19T09:24:06.370Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestExtensionUncompressed [2022-05-19T09:24:06.370Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestExtensionBzip2 [2022-05-19T09:24:06.370Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestExtensionGzip [2022-05-19T09:24:06.370Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestExtensionXz [2022-05-19T09:24:06.370Z] --- PASS: TestExtensionXz (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestExtensionZstd [2022-05-19T09:24:06.370Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestCmdStreamLargeStderr [2022-05-19T09:24:06.370Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-19T09:24:06.370Z] === RUN TestCmdStreamBad [2022-05-19T09:24:06.370Z] archive_test.go:252: Failing on Windows CI machines [2022-05-19T09:24:06.370Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-19T09:24:06.370Z] === RUN TestCmdStreamGood [2022-05-19T09:24:06.370Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-19T09:24:06.370Z] === RUN TestUntarPathWithInvalidDest [2022-05-19T09:24:06.371Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-19T09:24:06.371Z] === RUN TestUntarPathWithInvalidSrc [2022-05-19T09:24:06.371Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-19T09:24:06.371Z] === RUN TestUntarPath [2022-05-19T09:24:06.595Z] === RUN TestStandardLongPath [2022-05-19T09:24:06.595Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-19T09:24:06.595Z] === RUN TestUNCLongPath [2022-05-19T09:24:06.595Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-19T09:24:06.595Z] PASS [2022-05-19T09:24:06.595Z] coverage: 100.0% of statements [2022-05-19T09:24:06.595Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-05-19T09:24:06.827Z] --- PASS: TestUntarPath (0.07s) [2022-05-19T09:24:06.827Z] === RUN TestUntarPathWithDestinationFile [2022-05-19T09:24:06.827Z] === RUN TestMatch [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[foo]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[foo_bar]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[]#01 [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[qux]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-19T09:24:06.827Z] === RUN TestMatch/[[foo_baz]] [2022-05-19T09:24:06.827Z] --- PASS: TestMatch (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-19T09:24:06.827Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-19T09:24:06.827Z] PASS [2022-05-19T09:24:06.827Z] coverage: 87.5% of statements [2022-05-19T09:24:06.827Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-05-19T09:24:06.827Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-19T09:24:06.827Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-19T09:24:06.827Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.17s) [2022-05-19T09:24:06.827Z] === RUN TestCopyWithTarInvalidSrc [2022-05-19T09:24:06.827Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-19T09:24:06.827Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-19T09:24:06.827Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-19T09:24:06.827Z] === RUN TestCopyWithTarSrcFile [2022-05-19T09:24:06.827Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-19T09:24:06.827Z] === RUN TestCopyWithTarSrcFolder [2022-05-19T09:24:06.827Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-19T09:24:06.827Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-19T09:24:06.827Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-19T09:24:06.827Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-19T09:24:06.827Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-19T09:24:06.827Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-19T09:24:06.827Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-19T09:24:06.827Z] === RUN TestCopyFileWithTarSrcFile [2022-05-19T09:24:06.827Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-19T09:24:06.827Z] === RUN TestTarFiles [2022-05-19T09:24:07.039Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-19T09:24:07.063Z] 2022/05/19 09:24:06 Closing DB instances... [2022-05-19T09:24:07.297Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-05-19T09:24:07.297Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-19T09:24:07.297Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-19T09:24:07.297Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-05-19T09:24:07.297Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2022-05-19T09:24:07.297Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-05-19T09:24:07.297Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-05-19T09:24:07.297Z] PASS [2022-05-19T09:24:07.297Z] [2022-05-19T09:24:07.297Z] DONE 8 tests in 11.157s [2022-05-19T09:24:07.297Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-19T09:24:07.297Z] ++ 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-05-19T09:24:07.297Z] ++ set -e [2022-05-19T09:24:07.297Z] ++ '[' -n 0 ']' [2022-05-19T09:24:07.297Z] ++ set -x [2022-05-19T09:24:07.297Z] ++ 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-05-19T09:24:07.530Z] === RUN TestNameFormat [2022-05-19T09:24:07.530Z] --- PASS: TestNameFormat (0.00s) [2022-05-19T09:24:07.530Z] === RUN TestNameRetries [2022-05-19T09:24:07.530Z] --- PASS: TestNameRetries (0.00s) [2022-05-19T09:24:07.530Z] PASS [2022-05-19T09:24:07.530Z] coverage: 85.7% of statements [2022-05-19T09:24:07.530Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-05-19T09:24:07.555Z] testing: warning: no tests to run [2022-05-19T09:24:07.556Z] PASS [2022-05-19T09:24:07.556Z] [2022-05-19T09:24:07.556Z] DONE 0 tests in 0.026s [2022-05-19T09:24:07.556Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-19T09:24:07.556Z] ++ 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-05-19T09:24:07.556Z] ++ set -e [2022-05-19T09:24:07.556Z] ++ '[' -n 0 ']' [2022-05-19T09:24:07.556Z] ++ set -x [2022-05-19T09:24:07.556Z] ++ 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-05-19T09:24:07.556Z] INFO: Testing against a local daemon [2022-05-19T09:24:07.556Z] === RUN TestAuthZPluginAllowRequest [2022-05-19T09:24:07.788Z] === RUN TestChrootTarUntar [2022-05-19T09:24:07.788Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-19T09:24:07.788Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootUntarEmptyArchive [2022-05-19T09:24:07.788Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootTarUntarWithSymlink [2022-05-19T09:24:07.788Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootCopyWithTar [2022-05-19T09:24:07.788Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootCopyFileWithTar [2022-05-19T09:24:07.788Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootUntarPath [2022-05-19T09:24:07.788Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-19T09:24:07.788Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-19T09:24:07.788Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:24:07.788Z] === RUN TestChrootApplyDotDotFile [2022-05-19T09:24:07.788Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:07.788Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-19T09:24:07.788Z] PASS [2022-05-19T09:24:07.788Z] coverage: 12.0% of statements [2022-05-19T09:24:07.788Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 12.0% of statements [2022-05-19T09:24:07.997Z] === RUN TestParseKeyValueOpt [2022-05-19T09:24:07.997Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-19T09:24:07.997Z] === RUN TestParseUintList [2022-05-19T09:24:07.997Z] --- PASS: TestParseUintList (0.00s) [2022-05-19T09:24:07.997Z] === RUN TestParseUintListMaximumLimits [2022-05-19T09:24:07.997Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-19T09:24:07.997Z] PASS [2022-05-19T09:24:07.997Z] coverage: 97.0% of statements [2022-05-19T09:24:07.997Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-05-19T09:24:08.424Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-19T09:24:08.424Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-19T09:24:08.464Z] --- PASS: TestNetworkDBWatch (3.25s) [2022-05-19T09:24:08.464Z] === RUN TestNetworkDBBulkSync [2022-05-19T09:24:08.677Z] 8b534d64a7c3: Pull complete [2022-05-19T09:24:08.677Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-19T09:24:08.677Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:24:08.677Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-19T09:24:08.677Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-19T09:24:08.677Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-19T09:24:08.677Z] WARN: Skipping validation tests [2022-05-19T09:24:08.677Z] INFO: Running unit tests at 05/19/2022 09:24:07... [2022-05-19T09:24:08.766Z] 2022/05/19 09:24:08 Closing DB instances... [2022-05-19T09:24:08.856Z] docker_cli_daemon_plugins_test.go:80: [d28052a68c0b7] daemon is not started [2022-05-19T09:24:08.930Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-05-19T09:24:08.930Z] === RUN TestAuthZPluginTLS [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-19T09:24:08.932Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-19T09:24:08.932Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-19T09:24:08.932Z] PASS [2022-05-19T09:24:08.932Z] coverage: 36.4% of statements [2022-05-19T09:24:08.932Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 36.4% of statements [2022-05-19T09:24:09.188Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-19T09:24:09.189Z] === RUN TestAuthZPluginDenyRequest [2022-05-19T09:24:09.234Z] === RUN TestEnsureRemoveAllNotExist [2022-05-19T09:24:09.234Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-19T09:24:09.234Z] === RUN TestEnsureRemoveAllWithDir [2022-05-19T09:24:09.234Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-19T09:24:09.234Z] === RUN TestEnsureRemoveAllWithFile [2022-05-19T09:24:09.234Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-19T09:24:09.234Z] PASS [2022-05-19T09:24:09.234Z] coverage: 0.0% of statements [2022-05-19T09:24:09.234Z] ok github.com/docker/docker/pkg/containerfs 0.055s coverage: 0.0% of statements [2022-05-19T09:24:09.399Z] === RUN TestNewAndRemove [2022-05-19T09:24:09.399Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-19T09:24:09.399Z] === RUN TestRemoveInvalidPath [2022-05-19T09:24:09.399Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-19T09:24:09.399Z] PASS [2022-05-19T09:24:09.399Z] coverage: 82.6% of statements [2022-05-19T09:24:09.399Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-05-19T09:24:09.429Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-19T09:24:09.429Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-05-19T09:24:09.429Z] === RUN TestPause [2022-05-19T09:24:09.429Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-19T09:24:09.702Z] === RUN TestSizeEmpty [2022-05-19T09:24:09.702Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-19T09:24:09.702Z] === RUN TestSizeEmptyFile [2022-05-19T09:24:09.702Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-19T09:24:09.702Z] === RUN TestSizeNonemptyFile [2022-05-19T09:24:09.702Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-19T09:24:09.702Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-19T09:24:09.702Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-19T09:24:09.702Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-19T09:24:09.702Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-19T09:24:09.702Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-19T09:24:09.702Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-19T09:24:09.702Z] === RUN TestMoveToSubdir [2022-05-19T09:24:09.702Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-19T09:24:09.702Z] === RUN TestSizeNonExistingDirectory [2022-05-19T09:24:09.702Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-19T09:24:09.702Z] PASS [2022-05-19T09:24:09.702Z] coverage: 80.0% of statements [2022-05-19T09:24:09.754Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-19T09:24:09.754Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-19T09:24:09.866Z] 2022/05/19 09:24:09 Closing DB instances... [2022-05-19T09:24:10.171Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-05-19T09:24:10.171Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-05-19T09:24:10.171Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-19T09:24:10.320Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-19T09:24:10.320Z] === RUN TestAuthZPluginDenyResponse [2022-05-19T09:24:10.374Z] --- PASS: TestPause (0.73s) [2022-05-19T09:24:10.374Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-19T09:24:10.374Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-19T09:24:10.374Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-19T09:24:10.374Z] === RUN TestPauseStopPausedContainer [2022-05-19T09:24:10.886Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-19T09:24:10.886Z] === RUN TestAuthZPluginAllowEventStream [2022-05-19T09:24:10.948Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2022-05-19T09:24:10.948Z] === RUN TestPidHost [2022-05-19T09:24:11.157Z] === RUN TestPollerAddRemove [2022-05-19T09:24:11.157Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-19T09:24:11.157Z] === RUN TestPollerEvent [2022-05-19T09:24:11.157Z] poller_test.go:40: No chmod on Windows [2022-05-19T09:24:11.157Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-19T09:24:11.157Z] === RUN TestPollerClose [2022-05-19T09:24:11.157Z] --- PASS: TestPollerClose (0.00s) [2022-05-19T09:24:11.157Z] PASS [2022-05-19T09:24:11.157Z] coverage: 36.2% of statements [2022-05-19T09:24:11.157Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2022-05-19T09:24:11.411Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-05-19T09:24:11.411Z] === RUN TestServiceUpdateConfigs [2022-05-19T09:24:11.429Z] === RUN TestFailedConnection [2022-05-19T09:24:11.429Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-19T09:24:11.429Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-19T09:24:11.429Z] --- PASS: TestGetAddress (23.67s) [2022-05-19T09:24:11.429Z] === RUN TestRequestSyntaxCheck [2022-05-19T09:24:11.429Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-19T09:24:11.429Z] === RUN TestRequest [2022-05-19T09:24:12.138Z] === RUN TestCopyFileWithInvalidSrc [2022-05-19T09:24:12.138Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCopyFileWithInvalidDest [2022-05-19T09:24:12.138Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-19T09:24:12.138Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-19T09:24:12.138Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCopyFile [2022-05-19T09:24:12.138Z] --- PASS: TestCopyFile (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-19T09:24:12.138Z] fileutils_test.go:133: Needs porting to Windows [2022-05-19T09:24:12.138Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-19T09:24:12.138Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-19T09:24:12.138Z] fileutils_test.go:179: Needs porting to Windows [2022-05-19T09:24:12.138Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestWildcardMatches [2022-05-19T09:24:12.138Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestPatternMatches [2022-05-19T09:24:12.138Z] --- PASS: TestPatternMatches (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-19T09:24:12.138Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestPatternMatchesFolderExclusions [2022-05-19T09:24:12.138Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-19T09:24:12.138Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-19T09:24:12.138Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-19T09:24:12.138Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-19T09:24:12.138Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestSingleExclamationError [2022-05-19T09:24:12.138Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestMatchesWithNoPatterns [2022-05-19T09:24:12.138Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestMatchesWithMalformedPatterns [2022-05-19T09:24:12.138Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestMatches [2022-05-19T09:24:12.138Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-19T09:24:12.138Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-19T09:24:12.138Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-19T09:24:12.138Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-19T09:24:12.138Z] --- PASS: TestMatches (0.01s) [2022-05-19T09:24:12.138Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-19T09:24:12.138Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-19T09:24:12.138Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-19T09:24:12.138Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCleanPatterns [2022-05-19T09:24:12.138Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-19T09:24:12.138Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCleanPatternsExceptionFlag [2022-05-19T09:24:12.138Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-19T09:24:12.138Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-19T09:24:12.138Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCleanPatternsErrorSingleException [2022-05-19T09:24:12.138Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCreateIfNotExistsDir [2022-05-19T09:24:12.138Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-19T09:24:12.138Z] === RUN TestCreateIfNotExistsFile [2022-05-19T09:24:12.138Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-19T09:24:12.138Z] === RUN TestMatch [2022-05-19T09:24:12.138Z] --- PASS: TestMatch (0.00s) [2022-05-19T09:24:12.138Z] === RUN TestCompile [2022-05-19T09:24:12.138Z] === RUN TestCompile/slash [2022-05-19T09:24:12.138Z] === RUN TestCompile/backslash [2022-05-19T09:24:12.138Z] --- PASS: TestCompile (0.00s) [2022-05-19T09:24:12.138Z] --- PASS: TestCompile/slash (0.00s) [2022-05-19T09:24:12.138Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-19T09:24:12.138Z] PASS [2022-05-19T09:24:12.138Z] coverage: 84.7% of statements [2022-05-19T09:24:12.138Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 84.7% of statements [2022-05-19T09:24:12.261Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-05-19T09:24:12.261Z] === RUN TestAuthZPluginErrorResponse [2022-05-19T09:24:12.335Z] docker_cli_daemon_plugins_test.go:170: [da9c1a303f90b] daemon is not started [2022-05-19T09:24:12.520Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-19T09:24:12.520Z] === RUN TestAuthZPluginErrorRequest [2022-05-19T09:24:12.594Z] 2022/05/19 09:24:12 Closing DB instances... [2022-05-19T09:24:12.602Z] --- PASS: TestPidHost (1.70s) [2022-05-19T09:24:12.602Z] === RUN TestPsFilter [2022-05-19T09:24:12.602Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-19T09:24:12.861Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-19T09:24:12.865Z] --- PASS: TestPsFilter (0.19s) [2022-05-19T09:24:12.865Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-19T09:24:13.050Z] --- PASS: TestTarFiles (5.94s) [2022-05-19T09:24:13.050Z] === RUN TestDetectCompressionZstd [2022-05-19T09:24:13.050Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-19T09:24:13.050Z] === RUN TestTarUntar [2022-05-19T09:24:13.050Z] --- PASS: TestTarUntar (0.04s) [2022-05-19T09:24:13.050Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-19T09:24:13.050Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-19T09:24:13.050Z] === RUN TestTarWithOptions [2022-05-19T09:24:13.050Z] === RUN TestGet [2022-05-19T09:24:13.050Z] --- PASS: TestGet (0.00s) [2022-05-19T09:24:13.050Z] === RUN TestGetShortcutString [2022-05-19T09:24:13.050Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-19T09:24:13.050Z] PASS [2022-05-19T09:24:13.050Z] coverage: 42.9% of statements [2022-05-19T09:24:13.050Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-05-19T09:24:13.050Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-19T09:24:13.050Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-19T09:24:13.050Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-19T09:24:13.050Z] === RUN TestUntarUstarGnuConflict [2022-05-19T09:24:13.050Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-05-19T09:24:13.050Z] === RUN TestUntarInvalidFilenames [2022-05-19T09:24:13.050Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3282841689\\dest" [2022-05-19T09:24:13.050Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-19T09:24:13.050Z] === RUN TestUntarHardlinkToSymlink [2022-05-19T09:24:13.050Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-19T09:24:13.050Z] === RUN TestUntarInvalidHardlink [2022-05-19T09:24:13.050Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2319588514\\victim\\hello" -> "../victim/hello" [2022-05-19T09:24:13.050Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3139078882\\victim\\hello" -> "/../victim/hello" [2022-05-19T09:24:13.050Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1540480199\\victim" -> "../victim" [2022-05-19T09:24:13.050Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1290217884\\victim" -> "../victim" [2022-05-19T09:24:13.050Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1121021417\\victim" -> "../victim" [2022-05-19T09:24:13.050Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3394018726\\victim" -> "../victim" [2022-05-19T09:24:13.050Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-19T09:24:13.050Z] === RUN TestUntarInvalidSymlink [2022-05-19T09:24:13.050Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3922985547\\dest\\dotdot" -> "../victim/hello" [2022-05-19T09:24:13.050Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1631581861\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-19T09:24:13.050Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3481478282\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:13.050Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink348972438\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:13.050Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink228088275\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:13.050Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink195008021\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:13.086Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-19T09:24:13.086Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-19T09:24:13.121Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-19T09:24:13.121Z] [2022-05-19T09:24:13.121Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-19T09:24:13.121Z] =========================== short test summary info ============================ [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-19T09:24:13.121Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-19T09:24:13.121Z] Not supported on most drivers [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-19T09:24:13.121Z] Output of docker top depends on host distro, and is not formalized. [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-19T09:24:13.121Z] Output of docker top depends on host distro, and is not formalized. [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-19T09:24:13.121Z] Can fail if eth0 has multiple IP addresses [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-19T09:24:13.121Z] This doesn't seem to be taken into account by the engine [2022-05-19T09:24:13.121Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-19T09:24:13.121Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-19T09:24:13.121Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.10 seconds == [2022-05-19T09:24:13.378Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-19T09:24:13.438Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2022-05-19T09:24:13.438Z] === RUN TestRemoveContainerWithVolume [2022-05-19T09:24:13.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1904139096\\dest\\dir\\loophole" -> "../../victim" [2022-05-19T09:24:13.506Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-19T09:24:13.506Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-19T09:24:13.506Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-19T09:24:13.506Z] === RUN TestXGlobalNoParent [2022-05-19T09:24:13.506Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-19T09:24:13.506Z] === RUN TestReplaceFileTarWrapper [2022-05-19T09:24:13.506Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-05-19T09:24:13.506Z] === RUN TestPrefixHeaderReadable [2022-05-19T09:24:13.506Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-19T09:24:13.506Z] === RUN TestDisablePigz [2022-05-19T09:24:13.506Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-19T09:24:13.506Z] --- PASS: TestDisablePigz (0.14s) [2022-05-19T09:24:13.506Z] === RUN TestPigz [2022-05-19T09:24:13.506Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-05-19T09:24:13.506Z] === RUN TestNetworkDBNodeLeave [2022-05-19T09:24:13.600Z] --- PASS: TestFailedConnection (2.16s) [2022-05-19T09:24:13.600Z] === RUN TestFailOnce [2022-05-19T09:24:13.600Z] 2022/05/19 09:24:13 http: panic serving 127.0.0.1:49316: Plugin not ready [2022-05-19T09:24:13.600Z] goroutine 28 [running]: [2022-05-19T09:24:13.600Z] net/http.(*conn).serve.func1() [2022-05-19T09:24:13.600Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-19T09:24:13.600Z] panic({0x4c36e0, 0x60d090}) [2022-05-19T09:24:13.600Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-19T09:24:13.600Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x80000000000003b?, 0xffffffffffffffff?}, 0x3d31da3ba1c8fd0?) [2022-05-19T09:24:13.600Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-19T09:24:13.600Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x612898?, 0xc0001b4000?}, 0xc000207a78?) [2022-05-19T09:24:13.600Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-19T09:24:13.600Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x612898, 0xc0001b4000}, 0xc000170300) [2022-05-19T09:24:13.600Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-19T09:24:13.600Z] net/http.serverHandler.ServeHTTP({0x610eb8?}, {0x612898, 0xc0001b4000}, 0xc000170300) [2022-05-19T09:24:13.600Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-19T09:24:13.600Z] net/http.(*conn).serve(0xc0000a4e60, {0x612d98, 0xc0000260f0}) [2022-05-19T09:24:13.600Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-19T09:24:13.600Z] created by net/http.(*Server).Serve [2022-05-19T09:24:13.600Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-19T09:24:13.600Z] time="2022-05-19T09:24:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.FailOnce: Post \"http://127.0.0.1:49315/Test.FailOnce\": EOF, retrying in 1s" [2022-05-19T09:24:13.652Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-19T09:24:13.652Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-19T09:24:13.962Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-19T09:24:13.962Z] --- PASS: TestPigz (0.18s) [2022-05-19T09:24:13.962Z] === RUN TestNosysFileInfo [2022-05-19T09:24:13.962Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestCopyFileWithInvalidDest [2022-05-19T09:24:13.962Z] archive_windows_test.go:16: Currently fails [2022-05-19T09:24:13.962Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestCanonicalTarNameForPath [2022-05-19T09:24:13.962Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestCanonicalTarName [2022-05-19T09:24:13.962Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestChmodTarEntry [2022-05-19T09:24:13.962Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestHardLinkOrder [2022-05-19T09:24:13.962Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-19T09:24:13.962Z] === RUN TestChangeString [2022-05-19T09:24:13.962Z] --- PASS: TestChangeString (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestChangesWithNoChanges [2022-05-19T09:24:13.962Z] === RUN TestCreateIDMapOrder [2022-05-19T09:24:13.962Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-19T09:24:13.962Z] PASS [2022-05-19T09:24:13.962Z] coverage: 7.2% of statements [2022-05-19T09:24:13.962Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-05-19T09:24:13.962Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-19T09:24:13.962Z] === RUN TestChangesWithChanges [2022-05-19T09:24:13.962Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-19T09:24:13.962Z] === RUN TestChangesWithChangesGH13590 [2022-05-19T09:24:13.962Z] changes_test.go:196: needs more investigation [2022-05-19T09:24:13.962Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestChangesDirsEmpty [2022-05-19T09:24:13.962Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-19T09:24:13.962Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestChangesDirsMutated [2022-05-19T09:24:13.962Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-19T09:24:13.962Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestApplyLayer [2022-05-19T09:24:13.962Z] changes_test.go:433: needs further investigation [2022-05-19T09:24:13.962Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestChangesSizeWithHardlinks [2022-05-19T09:24:13.962Z] changes_test.go:469: needs further investigation [2022-05-19T09:24:13.962Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestChangesSizeWithNoChanges [2022-05-19T09:24:13.962Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-19T09:24:13.962Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-19T09:24:13.962Z] === RUN TestChangesSize [2022-05-19T09:24:13.962Z] --- PASS: TestChangesSize (0.01s) [2022-05-19T09:24:13.962Z] === RUN TestApplyLayerInvalidFilenames [2022-05-19T09:24:13.962Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1471688219\\dest" [2022-05-19T09:24:13.962Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-19T09:24:13.962Z] === RUN TestApplyLayerInvalidHardlink [2022-05-19T09:24:13.962Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1370766433\\victim\\hello" -> "../victim/hello" [2022-05-19T09:24:13.962Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1839460439\\victim\\hello" -> "/../victim/hello" [2022-05-19T09:24:13.962Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink54200269\\victim" -> "../victim" [2022-05-19T09:24:13.962Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3616913669\\victim" -> "../victim" [2022-05-19T09:24:13.962Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2982044282\\victim" -> "../victim" [2022-05-19T09:24:13.962Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2392203360\\victim" -> "../victim" [2022-05-19T09:24:13.962Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-19T09:24:13.962Z] === RUN TestApplyLayerInvalidSymlink [2022-05-19T09:24:13.962Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3507762308\\dest\\dotdot" -> "../victim/hello" [2022-05-19T09:24:13.962Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink717813990\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-19T09:24:13.962Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink739089566\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:13.962Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4237193364\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:13.962Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3847622815\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:13.962Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1676094248\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:24:13.962Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-19T09:24:13.962Z] === RUN TestApplyLayerWhiteouts [2022-05-19T09:24:13.962Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-19T09:24:13.962Z] === RUN TestGenerateEmptyFile [2022-05-19T09:24:14.011Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-19T09:24:14.011Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-19T09:24:14.011Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2022-05-19T09:24:14.011Z] === RUN TestRemoveContainerRunning [2022-05-19T09:24:14.419Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-19T09:24:14.419Z] === RUN TestGenerateWithContent [2022-05-19T09:24:14.419Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-19T09:24:14.419Z] PASS [2022-05-19T09:24:14.419Z] coverage: 61.9% of statements [2022-05-19T09:24:14.419Z] ok github.com/docker/docker/pkg/archive 8.636s coverage: 61.9% of statements [2022-05-19T09:24:14.564Z] 2022/05/19 09:24:14 Closing DB instances... [2022-05-19T09:24:14.564Z] --- PASS: TestFailOnce (1.14s) [2022-05-19T09:24:14.564Z] === RUN TestEchoInputOutput [2022-05-19T09:24:14.564Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-19T09:24:14.564Z] === RUN TestBackoff [2022-05-19T09:24:14.564Z] --- PASS: TestBackoff (0.00s) [2022-05-19T09:24:14.564Z] === RUN TestAbortRetry [2022-05-19T09:24:14.564Z] --- PASS: TestAbortRetry (0.00s) [2022-05-19T09:24:14.564Z] === RUN TestClientScheme [2022-05-19T09:24:14.564Z] --- PASS: TestClientScheme (0.00s) [2022-05-19T09:24:14.564Z] === RUN TestNewClientWithTimeout [2022-05-19T09:24:14.956Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-05-19T09:24:14.956Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-19T09:24:15.027Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-05-19T09:24:15.027Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-19T09:24:15.034Z] time="2022-05-19T09:24:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49320/Test.Echo: Post \"http://127.0.0.1:49320/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-19T09:24:15.380Z] === RUN TestFixedBufferCap [2022-05-19T09:24:15.380Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-19T09:24:15.380Z] === RUN TestFixedBufferLen [2022-05-19T09:24:15.380Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-19T09:24:15.380Z] === RUN TestFixedBufferString [2022-05-19T09:24:15.380Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-19T09:24:15.380Z] === RUN TestFixedBufferWrite [2022-05-19T09:24:15.380Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-19T09:24:15.380Z] === RUN TestFixedBufferRead [2022-05-19T09:24:15.380Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-19T09:24:15.380Z] === RUN TestBytesPipeRead [2022-05-19T09:24:15.380Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-19T09:24:15.380Z] === RUN TestBytesPipeWrite [2022-05-19T09:24:15.380Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-19T09:24:15.380Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-19T09:24:15.836Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-05-19T09:24:15.836Z] === RUN TestAtomicWriteToFile [2022-05-19T09:24:15.836Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-19T09:24:15.836Z] === RUN TestAtomicWriteSetCommit [2022-05-19T09:24:15.836Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-19T09:24:15.836Z] === RUN TestAtomicWriteSetCancel [2022-05-19T09:24:15.836Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-19T09:24:15.836Z] === RUN TestReadCloserWrapperClose [2022-05-19T09:24:15.836Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-19T09:24:15.836Z] === RUN TestReaderErrWrapperReadOnError [2022-05-19T09:24:15.836Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-19T09:24:15.836Z] === RUN TestReaderErrWrapperRead [2022-05-19T09:24:15.836Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-19T09:24:15.836Z] === RUN TestCancelReadCloser [2022-05-19T09:24:15.836Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-19T09:24:15.836Z] === RUN TestWriteCloserWrapperClose [2022-05-19T09:24:15.836Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-19T09:24:15.836Z] === RUN TestNopWriteCloser [2022-05-19T09:24:15.836Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-19T09:24:15.836Z] === RUN TestNopWriter [2022-05-19T09:24:15.836Z] --- PASS: TestNopWriter (0.00s) [2022-05-19T09:24:15.836Z] === RUN TestWriteCounter [2022-05-19T09:24:15.836Z] --- PASS: TestWriteCounter (0.00s) [2022-05-19T09:24:15.836Z] PASS [2022-05-19T09:24:15.836Z] coverage: 69.2% of statements [2022-05-19T09:24:15.836Z] ok github.com/docker/docker/pkg/ioutils 0.711s coverage: 69.2% of statements [2022-05-19T09:24:15.873Z] INFO: make.ps1 starting at 05/19/2022 09:24:14 [2022-05-19T09:24:15.873Z] INFO: Git commit (3b157dc3b6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-19T09:24:15.874Z] INFO: Running unit tests... [2022-05-19T09:24:15.916Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2022-05-19T09:24:15.916Z] === RUN TestRemoveInvalidContainer [2022-05-19T09:24:15.916Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-19T09:24:15.916Z] === RUN TestRenameLinkedContainer [2022-05-19T09:24:16.400Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-05-19T09:24:16.400Z] === RUN TestAuthZPluginHeader [2022-05-19T09:24:16.595Z] time="2022-05-19T09:24:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49320/Test.Echo: Post \"http://127.0.0.1:49320/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-19T09:24:16.798Z] --- PASS: TestNetworkDBNodeLeave (3.07s) [2022-05-19T09:24:16.798Z] === RUN TestNetworkDBWatch [2022-05-19T09:24:16.798Z] === RUN TestError [2022-05-19T09:24:16.798Z] --- PASS: TestError (0.00s) [2022-05-19T09:24:16.798Z] === RUN TestProgressString [2022-05-19T09:24:16.798Z] === RUN TestProgressString/no_progress [2022-05-19T09:24:16.798Z] === RUN TestProgressString/progress_1 [2022-05-19T09:24:16.798Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-19T09:24:16.798Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-19T09:24:16.798Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-19T09:24:16.798Z] === RUN TestProgressString/with_units [2022-05-19T09:24:16.798Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-19T09:24:16.798Z] === RUN TestProgressString/hide_counts [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString (0.00s) [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-19T09:24:16.798Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-19T09:24:16.798Z] === RUN TestJSONMessageDisplay [2022-05-19T09:24:16.966Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-19T09:24:16.966Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-19T09:24:16.966Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:16.966Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-19T09:24:16.966Z] === RUN TestAuthZPluginV2Disable [2022-05-19T09:24:16.966Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:16.966Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-19T09:24:16.966Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-19T09:24:16.966Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:16.966Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-19T09:24:16.966Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-19T09:24:16.966Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:16.966Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-19T09:24:16.966Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-19T09:24:17.253Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-05-19T09:24:17.253Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-19T09:24:17.253Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-19T09:24:17.253Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-19T09:24:17.253Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-19T09:24:17.253Z] === RUN TestDisplayJSONMessagesStream [2022-05-19T09:24:17.253Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-19T09:24:17.253Z] PASS [2022-05-19T09:24:17.253Z] coverage: 91.7% of statements [2022-05-19T09:24:17.253Z] ok github.com/docker/docker/pkg/jsonmessage 0.255s coverage: 91.7% of statements [2022-05-19T09:24:17.305Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-19T09:24:17.566Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-19T09:24:17.566Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-19T09:24:17.580Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2022-05-19T09:24:17.580Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-19T09:24:17.580Z] === RUN TestParseEmptyInterface [2022-05-19T09:24:17.580Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-19T09:24:17.580Z] === RUN TestParseNonInterfaceType [2022-05-19T09:24:17.580Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-19T09:24:17.580Z] === RUN TestParseWithOneFunction [2022-05-19T09:24:17.580Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-19T09:24:17.580Z] === RUN TestParseWithMultipleFuncs [2022-05-19T09:24:17.580Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-19T09:24:17.580Z] === RUN TestParseWithUnnamedReturn [2022-05-19T09:24:17.580Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-19T09:24:17.580Z] === RUN TestEmbeddedInterface [2022-05-19T09:24:17.580Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-19T09:24:17.580Z] === RUN TestParsedImports [2022-05-19T09:24:17.580Z] --- PASS: TestParsedImports (0.00s) [2022-05-19T09:24:17.580Z] === RUN TestAliasedImports [2022-05-19T09:24:17.580Z] --- PASS: TestAliasedImports (0.00s) [2022-05-19T09:24:17.580Z] PASS [2022-05-19T09:24:17.580Z] coverage: 56.8% of statements [2022-05-19T09:24:17.580Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-05-19T09:24:17.709Z] === RUN TestStandardLongPath [2022-05-19T09:24:17.709Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-19T09:24:17.709Z] === RUN TestUNCLongPath [2022-05-19T09:24:17.709Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-19T09:24:17.709Z] PASS [2022-05-19T09:24:17.709Z] coverage: 100.0% of statements [2022-05-19T09:24:17.709Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-05-19T09:24:18.139Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-19T09:24:18.564Z] === RUN TestHTTPTransport [2022-05-19T09:24:18.564Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-19T09:24:18.564Z] PASS [2022-05-19T09:24:18.564Z] coverage: 85.7% of statements [2022-05-19T09:24:18.564Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-05-19T09:24:18.564Z] 2022/05/19 09:24:18 Closing DB instances... [2022-05-19T09:24:18.669Z] 2022/05/19 09:24:18 Closing DB instances... [2022-05-19T09:24:18.669Z] === RUN TestNameFormat [2022-05-19T09:24:18.669Z] --- PASS: TestNameFormat (0.00s) [2022-05-19T09:24:18.669Z] === RUN TestNameRetries [2022-05-19T09:24:18.669Z] --- PASS: TestNameRetries (0.00s) [2022-05-19T09:24:18.669Z] PASS [2022-05-19T09:24:18.669Z] coverage: 85.7% of statements [2022-05-19T09:24:18.670Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-05-19T09:24:18.711Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-19T09:24:18.972Z] --- PASS: TestRenameLinkedContainer (3.18s) [2022-05-19T09:24:18.972Z] === RUN TestRenameStoppedContainer [2022-05-19T09:24:18.972Z] check_test.go:307: [d0163a4be49cd] daemon is not started [2022-05-19T09:24:18.972Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-19T09:24:19.031Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-19T09:24:19.031Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-19T09:24:19.031Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-19T09:24:19.031Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-19T09:24:19.031Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-19T09:24:19.031Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-19T09:24:19.031Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-19T09:24:19.031Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-19T09:24:19.031Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-19T09:24:19.031Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-19T09:24:19.031Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-19T09:24:19.031Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-19T09:24:19.031Z] === RUN TestBufferPoolPutAndGet [2022-05-19T09:24:19.031Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-19T09:24:19.031Z] PASS [2022-05-19T09:24:19.031Z] coverage: 88.2% of statements [2022-05-19T09:24:19.031Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-05-19T09:24:19.031Z] --- PASS: TestRequest (7.48s) [2022-05-19T09:24:19.031Z] === RUN TestOverlappingRequests [2022-05-19T09:24:19.031Z] time="2022-05-19T09:24:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49320/Test.Echo: Post \"http://127.0.0.1:49320/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-19T09:24:19.125Z] === RUN TestParseKeyValueOpt [2022-05-19T09:24:19.125Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-19T09:24:19.125Z] === RUN TestParseUintList [2022-05-19T09:24:19.125Z] --- PASS: TestParseUintList (0.00s) [2022-05-19T09:24:19.125Z] === RUN TestParseUintListMaximumLimits [2022-05-19T09:24:19.125Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-19T09:24:19.125Z] PASS [2022-05-19T09:24:19.125Z] coverage: 97.0% of statements [2022-05-19T09:24:19.125Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-05-19T09:24:19.499Z] --- PASS: TestOverlappingRequests (0.37s) [2022-05-19T09:24:19.499Z] === RUN TestRelease [2022-05-19T09:24:19.499Z] === RUN TestOutputOnPrematureClose [2022-05-19T09:24:19.499Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-19T09:24:19.499Z] === RUN TestCompleteSilently [2022-05-19T09:24:19.499Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-19T09:24:19.499Z] PASS [2022-05-19T09:24:19.499Z] coverage: 75.9% of statements [2022-05-19T09:24:19.499Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-05-19T09:24:19.916Z] --- PASS: TestRenameStoppedContainer (0.74s) [2022-05-19T09:24:19.916Z] === RUN TestRenameRunningContainerAndReuse [2022-05-19T09:24:19.967Z] === RUN TestSendToOneSub [2022-05-19T09:24:19.967Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-19T09:24:19.967Z] === RUN TestSendToMultipleSubs [2022-05-19T09:24:19.967Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-19T09:24:19.967Z] === RUN TestEvictOneSub [2022-05-19T09:24:19.967Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-19T09:24:19.967Z] === RUN TestClosePublisher [2022-05-19T09:24:19.967Z] --- PASS: TestClosePublisher (0.00s) [2022-05-19T09:24:19.967Z] === RUN TestPubSubRace [2022-05-19T09:24:19.967Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-19T09:24:19.967Z] === RUN TestNetworkDBGarbageCollection [2022-05-19T09:24:20.089Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-05-19T09:24:20.089Z] === RUN TestNetworkDBBulkSync [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-19T09:24:20.089Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-19T09:24:20.089Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-19T09:24:20.089Z] PASS [2022-05-19T09:24:20.089Z] coverage: 36.4% of statements [2022-05-19T09:24:20.089Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 36.4% of statements [2022-05-19T09:24:20.860Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-19T09:24:20.950Z] --- PASS: TestRelease (1.32s) [2022-05-19T09:24:20.950Z] === RUN TestAllocateRandomDeallocate [2022-05-19T09:24:20.950Z] --- PASS: TestPubSubRace (1.05s) [2022-05-19T09:24:20.950Z] PASS [2022-05-19T09:24:20.950Z] coverage: 75.0% of statements [2022-05-19T09:24:20.950Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2022-05-19T09:24:21.050Z] 2022/05/19 09:24:20 Closing DB instances... [2022-05-19T09:24:21.050Z] === RUN TestNewAndRemove [2022-05-19T09:24:21.050Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-19T09:24:21.050Z] === RUN TestRemoveInvalidPath [2022-05-19T09:24:21.050Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-19T09:24:21.050Z] PASS [2022-05-19T09:24:21.050Z] coverage: 82.6% of statements [2022-05-19T09:24:21.050Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-05-19T09:24:21.432Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2022-05-19T09:24:21.432Z] === RUN TestRenameInvalidName [2022-05-19T09:24:21.935Z] === RUN TestRegister [2022-05-19T09:24:21.935Z] --- PASS: TestRegister (0.00s) [2022-05-19T09:24:21.935Z] === RUN TestCommand [2022-05-19T09:24:21.935Z] --- PASS: TestCommand (0.03s) [2022-05-19T09:24:21.935Z] === RUN TestNaiveSelf [2022-05-19T09:24:21.935Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-19T09:24:21.935Z] PASS [2022-05-19T09:24:21.935Z] coverage: 82.4% of statements [2022-05-19T09:24:21.935Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2022-05-19T09:24:22.379Z] --- PASS: TestRenameInvalidName (0.85s) [2022-05-19T09:24:22.379Z] === RUN TestRenameAnonymousContainer [2022-05-19T09:24:22.402Z] === RUN TestDump [2022-05-19T09:24:22.402Z] goroutine 35 [running]: [2022-05-19T09:24:22.402Z] github.com/docker/docker/pkg/stack.dump(0xa62d57?) [2022-05-19T09:24:22.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-19T09:24:22.402Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-19T09:24:22.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-19T09:24:22.402Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-19T09:24:22.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-19T09:24:22.402Z] testing.tRunner(0xc000145040, 0xc2a4b0) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:24:22.402Z] created by testing.(*T).Run [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-19T09:24:22.402Z] [2022-05-19T09:24:22.402Z] goroutine 1 [chan receive]: [2022-05-19T09:24:22.402Z] testing.(*T).Run(0xc000144ea0, {0xc19154?, 0xa3c1f3?}, 0xc2a4b0) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-19T09:24:22.402Z] testing.runTests.func1(0xc000132840?) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-19T09:24:22.402Z] testing.tRunner(0xc000144ea0, 0xc00013dca0) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:24:22.402Z] testing.runTests(0xc000110500?, {0xdae400, 0x3, 0x3}, {0x248be340a28?, 0x40?, 0xdb34a0?}) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-19T09:24:22.402Z] testing.(*M).Run(0xc000110500) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-19T09:24:22.402Z] main.main() [2022-05-19T09:24:22.402Z] _testmain.go:99 +0x255 [2022-05-19T09:24:22.402Z] --- PASS: TestDump (0.00s) [2022-05-19T09:24:22.402Z] === RUN TestDumpToFile [2022-05-19T09:24:22.402Z] --- PASS: TestDumpToFile (0.12s) [2022-05-19T09:24:22.402Z] === RUN TestDumpToFileWithEmptyInput [2022-05-19T09:24:22.402Z] goroutine 37 [running]: [2022-05-19T09:24:22.402Z] github.com/docker/docker/pkg/stack.dump(0xaded93?) [2022-05-19T09:24:22.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-19T09:24:22.402Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xaded60?}) [2022-05-19T09:24:22.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-19T09:24:22.402Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000145040?) [2022-05-19T09:24:22.402Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-19T09:24:22.402Z] testing.tRunner(0xc0001456c0, 0xc2a4a0) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:24:22.402Z] created by testing.(*T).Run [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-19T09:24:22.402Z] [2022-05-19T09:24:22.402Z] goroutine 1 [chan receive]: [2022-05-19T09:24:22.402Z] testing.(*T).Run(0xc000144ea0, {0xc2072b?, 0xa3c1f3?}, 0xc2a4a0) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-19T09:24:22.402Z] testing.runTests.func1(0xc000132840?) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-19T09:24:22.402Z] testing.tRunner(0xc000144ea0, 0xc00013dca0) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:24:22.402Z] testing.runTests(0xc000110500?, {0xdae400, 0x3, 0x3}, {0x248be340a28?, 0x40?, 0xdb34a0?}) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-19T09:24:22.402Z] testing.(*M).Run(0xc000110500) [2022-05-19T09:24:22.402Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-19T09:24:22.402Z] main.main() [2022-05-19T09:24:22.402Z] _testmain.go:99 +0x255 [2022-05-19T09:24:22.402Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-19T09:24:22.402Z] PASS [2022-05-19T09:24:22.402Z] coverage: 90.9% of statements [2022-05-19T09:24:22.402Z] ok github.com/docker/docker/pkg/stack 0.147s coverage: 90.9% of statements [2022-05-19T09:24:22.642Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-19T09:24:22.869Z] === RUN TestNewStdWriter [2022-05-19T09:24:22.869Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-19T09:24:22.869Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestWriteWithNilBytes [2022-05-19T09:24:22.869Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestWrite [2022-05-19T09:24:22.869Z] --- PASS: TestWrite (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestWriteWithWriterError [2022-05-19T09:24:22.869Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-19T09:24:22.869Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestStdCopyWriteAndRead [2022-05-19T09:24:22.869Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-19T09:24:22.869Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-19T09:24:22.869Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-19T09:24:22.869Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-19T09:24:22.869Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-19T09:24:22.869Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-19T09:24:22.869Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-19T09:24:22.869Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-19T09:24:22.869Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-19T09:24:22.870Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-19T09:24:22.870Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-19T09:24:22.870Z] PASS [2022-05-19T09:24:22.870Z] coverage: 100.0% of statements [2022-05-19T09:24:22.870Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-05-19T09:24:23.214Z] --- PASS: TestNetworkDBBulkSync (3.00s) [2022-05-19T09:24:23.214Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-19T09:24:23.214Z] === RUN TestFailedConnection [2022-05-19T09:24:23.337Z] time="2022-05-19T09:24:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49320/Test.Echo: Post \"http://127.0.0.1:49320/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-19T09:24:23.339Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-19T09:24:23.339Z] [2022-05-19T09:24:23.339Z] Unloading profiles will leave already running processes permanently [2022-05-19T09:24:23.339Z] unconfined, which can lead to unexpected situations. [2022-05-19T09:24:23.339Z] [2022-05-19T09:24:23.339Z] To set a process to complain mode, use the command line tool [2022-05-19T09:24:23.339Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-19T09:24:23.339Z] [2022-05-19T09:24:23.804Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-19T09:24:23.804Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-19T09:24:23.804Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestFormatStatus [2022-05-19T09:24:23.804Z] --- PASS: TestFormatStatus (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestFormatError [2022-05-19T09:24:23.804Z] --- PASS: TestFormatError (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestFormatJSONError [2022-05-19T09:24:23.804Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-19T09:24:23.804Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-19T09:24:23.804Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestNewJSONProgressOutput [2022-05-19T09:24:23.804Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestAuxFormatterEmit [2022-05-19T09:24:23.804Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestStreamWriterStdout [2022-05-19T09:24:23.804Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-19T09:24:23.804Z] === RUN TestStreamWriterStderr [2022-05-19T09:24:23.804Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-19T09:24:23.804Z] PASS [2022-05-19T09:24:23.804Z] coverage: 66.2% of statements [2022-05-19T09:24:23.804Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2022-05-19T09:24:24.271Z] === RUN TestGenerateRandomID [2022-05-19T09:24:24.271Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-19T09:24:24.271Z] === RUN TestShortenId [2022-05-19T09:24:24.271Z] --- PASS: TestShortenId (0.00s) [2022-05-19T09:24:24.271Z] === RUN TestShortenSha256Id [2022-05-19T09:24:24.271Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-19T09:24:24.271Z] === RUN TestShortenIdEmpty [2022-05-19T09:24:24.271Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-19T09:24:24.271Z] === RUN TestShortenIdInvalid [2022-05-19T09:24:24.271Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-19T09:24:24.271Z] === RUN TestIsShortIDNonHex [2022-05-19T09:24:24.271Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-19T09:24:24.271Z] === RUN TestIsShortIDNotCorrectSize [2022-05-19T09:24:24.271Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-19T09:24:24.271Z] PASS [2022-05-19T09:24:24.271Z] coverage: 70.6% of statements [2022-05-19T09:24:24.271Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-05-19T09:24:24.562Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone Post stage [Pipeline] junit [2022-05-19T09:24:24.730Z] Recording test results [2022-05-19T09:24:24.738Z] --- PASS: TestAllocateRandomDeallocate (4.00s) [2022-05-19T09:24:24.738Z] === RUN TestRetrieveFromStore [2022-05-19T09:24:24.738Z] === RUN TestIsCpusetListAvailable [2022-05-19T09:24:24.738Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-19T09:24:24.738Z] PASS [2022-05-19T09:24:24.738Z] coverage: 39.4% of statements [2022-05-19T09:24:24.738Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-05-19T09:24:25.135Z] --- PASS: TestRenameAnonymousContainer (2.87s) [2022-05-19T09:24:25.136Z] === RUN TestRenameContainerWithSameName [2022-05-19T09:24:25.378Z] --- PASS: TestGetAddress (27.61s) [2022-05-19T09:24:25.378Z] === RUN TestRequestSyntaxCheck [2022-05-19T09:24:25.378Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-19T09:24:25.378Z] === RUN TestRequest [2022-05-19T09:24:25.378Z] --- PASS: TestFailedConnection (2.12s) [2022-05-19T09:24:25.378Z] === RUN TestFailOnce [2022-05-19T09:24:25.378Z] 2022/05/19 09:24:25 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-05-19T09:24:25.378Z] goroutine 13 [running]: [2022-05-19T09:24:25.378Z] net/http.(*conn).serve.func1() [2022-05-19T09:24:25.378Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-19T09:24:25.378Z] panic({0x13c36e0, 0x150d090}) [2022-05-19T09:24:25.378Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-19T09:24:25.378Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xa60000000000003b?, 0xffffffffffffffff?}, 0xa65860c982e9654f?) [2022-05-19T09:24:25.378Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-19T09:24:25.378Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1512898?, 0xc0001a40e0?}, 0xc0001bba78?) [2022-05-19T09:24:25.378Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-19T09:24:25.378Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1512898, 0xc0001a40e0}, 0xc00019e300) [2022-05-19T09:24:25.378Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-19T09:24:25.378Z] net/http.serverHandler.ServeHTTP({0x1510eb8?}, {0x1512898, 0xc0001a40e0}, 0xc00019e300) [2022-05-19T09:24:25.378Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-19T09:24:25.378Z] net/http.(*conn).serve(0xc000066f00, {0x1512d98, 0xc00014b440}) [2022-05-19T09:24:25.378Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-19T09:24:25.378Z] created by net/http.(*Server).Serve [2022-05-19T09:24:25.378Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-19T09:24:25.378Z] time="2022-05-19T09:24:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-05-19T09:24:25.397Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-19T09:24:25.658Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2022-05-19T09:24:25.658Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-19T09:24:25.834Z] 2022/05/19 09:24:25 Closing DB instances... [2022-05-19T09:24:25.834Z] time="2022-05-19T09:24:25Z" level=error msg="node: 7634aab28ff6 is unknown to memberlist" [2022-05-19T09:24:26.081Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-19T09:24:26.238Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-19T09:24:26.289Z] --- PASS: TestFailOnce (1.21s) [2022-05-19T09:24:26.289Z] === RUN TestEchoInputOutput [2022-05-19T09:24:26.289Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-19T09:24:26.289Z] === RUN TestBackoff [2022-05-19T09:24:26.289Z] --- PASS: TestBackoff (0.00s) [2022-05-19T09:24:26.289Z] === RUN TestAbortRetry [2022-05-19T09:24:26.289Z] --- PASS: TestAbortRetry (0.00s) [2022-05-19T09:24:26.289Z] === RUN TestClientScheme [2022-05-19T09:24:26.289Z] --- PASS: TestClientScheme (0.00s) [2022-05-19T09:24:26.289Z] === RUN TestNewClientWithTimeout [2022-05-19T09:24:26.299Z] --- PASS: TestRetrieveFromStore (1.41s) [2022-05-19T09:24:26.299Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-19T09:24:26.299Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-19T09:24:26.299Z] === RUN TestParallelPredefinedRequest1 [2022-05-19T09:24:26.299Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-19T09:24:26.299Z] === RUN TestParallelPredefinedRequest2 [2022-05-19T09:24:26.299Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-19T09:24:26.299Z] === RUN TestParallelPredefinedRequest3 [2022-05-19T09:24:26.299Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-19T09:24:26.299Z] === RUN TestParallelPredefinedRequest4 [2022-05-19T09:24:26.299Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-19T09:24:26.299Z] === RUN TestParallelPredefinedRequest5 [2022-05-19T09:24:26.299Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-19T09:24:26.299Z] === RUN TestDebug [2022-05-19T09:24:26.299Z] --- PASS: TestDebug (0.00s) [2022-05-19T09:24:26.299Z] === RUN TestRequestPoolParallel [2022-05-19T09:24:26.299Z] === RUN TestChtimes [2022-05-19T09:24:26.299Z] --- PASS: TestChtimes (0.00s) [2022-05-19T09:24:26.299Z] === RUN TestChtimesWindows [2022-05-19T09:24:26.299Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-19T09:24:26.299Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-19T09:24:26.299Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-19T09:24:26.299Z] PASS [2022-05-19T09:24:26.299Z] coverage: 13.0% of statements [2022-05-19T09:24:26.299Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2022-05-19T09:24:26.299Z] --- PASS: TestRequestPoolParallel (0.34s) [2022-05-19T09:24:26.299Z] === RUN TestFullAllocateRelease [2022-05-19T09:24:26.312Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-05-19T09:24:26.312Z] === RUN TestServiceUpdateNetwork [2022-05-19T09:24:26.323Z] 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/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-05-19T09:24:26.379Z] + echo Ensuring container killed. [2022-05-19T09:24:26.379Z] Ensuring container killed. [2022-05-19T09:24:26.379Z] + docker rm -vf docker-pr1 [2022-05-19T09:24:26.379Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-19T09:24:26.668Z] + echo Chowning /workspace to jenkins user [2022-05-19T09:24:26.668Z] Chowning /workspace to jenkins user [2022-05-19T09:24:26.668Z] + id -u [2022-05-19T09:24:26.668Z] + id -g [2022-05-19T09:24:26.668Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43617:/workspace busybox chown -R 1000:1000 /workspace [2022-05-19T09:24:26.668Z] Unable to find image 'busybox:latest' locally [2022-05-19T09:24:26.668Z] latest: Pulling from library/busybox [2022-05-19T09:24:26.768Z] --- PASS: TestFullAllocateRelease (0.34s) [2022-05-19T09:24:26.768Z] === RUN TestOddAllocateRelease [2022-05-19T09:24:26.768Z] === RUN TestTailFile [2022-05-19T09:24:26.768Z] --- PASS: TestTailFile (0.00s) [2022-05-19T09:24:26.768Z] === RUN TestTailFileManyLines [2022-05-19T09:24:26.768Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-19T09:24:26.768Z] === RUN TestTailEmptyFile [2022-05-19T09:24:26.768Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-19T09:24:26.768Z] === RUN TestTailNegativeN [2022-05-19T09:24:26.768Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/truncated_last_line [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/no_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.768Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:26.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:26.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:26.769Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.769Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:26.770Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:26.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:26.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:26.810Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-19T09:24:26.928Z] 50e8d59317eb: Pulling fs layer [2022-05-19T09:24:26.928Z] 50e8d59317eb: Download complete [2022-05-19T09:24:26.928Z] 50e8d59317eb: Pull complete [2022-05-19T09:24:26.928Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-19T09:24:26.928Z] Status: Downloaded newer image for busybox:latest [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.239Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.239Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.239Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.239Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.241Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.241Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:27.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:27.243Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.02s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:27.245Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:27.245Z] PASS [2022-05-19T09:24:27.245Z] coverage: 88.6% of statements [2022-05-19T09:24:27.245Z] ok github.com/docker/docker/pkg/tailfile 0.182s coverage: 88.6% of statements [2022-05-19T09:24:27.245Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-05-19T09:24:27.245Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-19T09:24:27.245Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-19T09:24:27.245Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-19T09:24:27.245Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-19T09:24:27.245Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-19T09:24:27.245Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-19T09:24:27.245Z] === CONT TestParallelPredefinedRequest1 [2022-05-19T09:24:27.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:27.245Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-19T09:24:27.245Z] === CONT TestParallelPredefinedRequest5 [2022-05-19T09:24:27.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:27.245Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-19T09:24:27.245Z] === CONT TestParallelPredefinedRequest4 [2022-05-19T09:24:27.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:27.245Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-19T09:24:27.245Z] === CONT TestParallelPredefinedRequest3 [2022-05-19T09:24:27.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:27.245Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-19T09:24:27.245Z] === CONT TestParallelPredefinedRequest2 [2022-05-19T09:24:27.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:27.245Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-19T09:24:27.245Z] PASS [2022-05-19T09:24:27.245Z] coverage: 85.3% of statements [2022-05-19T09:24:27.245Z] ok github.com/docker/docker/libnetwork/ipam 46.163s coverage: 85.3% of statements [2022-05-19T09:24:27.251Z] time="2022-05-19T09:24:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-19T09:24:27.383Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-05-19T09:24:27.383Z] === RUN TestResize [2022-05-19T09:24:27.956Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-19T09:24:28.217Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-19T09:24:28.217Z] --- PASS: TestResize (0.94s) [2022-05-19T09:24:28.217Z] === RUN TestResizeWithInvalidSize [2022-05-19T09:24:28.229Z] === RUN TestTarSumRemoveNonExistent [2022-05-19T09:24:28.229Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestTarSumRemove [2022-05-19T09:24:28.229Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestSortFileInfoSums [2022-05-19T09:24:28.229Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestNewTarSumForLabelInvalid [2022-05-19T09:24:28.229Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestNewTarSumForLabel [2022-05-19T09:24:28.229Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestEmptyTar [2022-05-19T09:24:28.229Z] --- PASS: TestEmptyTar (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestTarSumsReadSize [2022-05-19T09:24:28.229Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestTarSums [2022-05-19T09:24:28.229Z] --- PASS: TestTarSums (0.06s) [2022-05-19T09:24:28.229Z] === RUN TestIteration [2022-05-19T09:24:28.229Z] --- PASS: TestIteration (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestVersionLabelForChecksum [2022-05-19T09:24:28.229Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestVersion [2022-05-19T09:24:28.229Z] --- PASS: TestVersion (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestGetVersion [2022-05-19T09:24:28.229Z] --- PASS: TestGetVersion (0.00s) [2022-05-19T09:24:28.229Z] === RUN TestGetVersions [2022-05-19T09:24:28.229Z] --- PASS: TestGetVersions (0.00s) [2022-05-19T09:24:28.229Z] PASS [2022-05-19T09:24:28.229Z] coverage: 89.3% of statements [2022-05-19T09:24:28.229Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-19T09:24:28.604Z] + bundleName=docker-py [2022-05-19T09:24:28.604Z] + echo Creating docker-py-bundles.tar.gz [2022-05-19T09:24:28.604Z] Creating docker-py-bundles.tar.gz [2022-05-19T09:24:28.604Z] + 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-05-19T09:24:28.615Z] Archiving artifacts [2022-05-19T09:24:28.696Z] === RUN TestTruncIndex [2022-05-19T09:24:28.696Z] --- PASS: TestTruncIndex (0.10s) [2022-05-19T09:24:28.696Z] PASS [2022-05-19T09:24:28.696Z] coverage: 91.5% of statements [2022-05-19T09:24:28.696Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-05-19T09:24:28.780Z] time="2022-05-19T09:24:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-19T09:24:29.162Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2022-05-19T09:24:29.162Z] === RUN TestResizeWhenContainerNotStarted [2022-05-19T09:24:29.163Z] === RUN TestVersionInfo [2022-05-19T09:24:29.163Z] --- PASS: TestVersionInfo (0.00s) [2022-05-19T09:24:29.163Z] === RUN TestAppendVersions [2022-05-19T09:24:29.163Z] --- PASS: TestAppendVersions (0.00s) [2022-05-19T09:24:29.163Z] PASS [2022-05-19T09:24:29.163Z] coverage: 88.9% of statements [2022-05-19T09:24:29.163Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-05-19T09:24:29.235Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.22s) [2022-05-19T09:24:29.235Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-19T09:24:29.736Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-19T09:24:29.998Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:24:29.998Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:24:29.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:24:29.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-19T09:24:29.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:24:30.196Z] 2022/05/19 09:24:29 Closing DB instances... [2022-05-19T09:24:30.518Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-19T09:24:30.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh binary [2022-05-19T09:24:31.137Z] [2022-05-19T09:24:31.157Z] time="2022-05-19T09:24:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-19T09:24:31.373Z] === RUN TestValidatePrivileges [2022-05-19T09:24:31.373Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-19T09:24:31.373Z] === RUN TestFilterByCapNeg [2022-05-19T09:24:31.373Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-19T09:24:31.373Z] === RUN TestFilterByCapPos [2022-05-19T09:24:31.373Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-19T09:24:31.373Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-19T09:24:31.373Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-19T09:24:31.373Z] PASS [2022-05-19T09:24:31.373Z] coverage: 12.2% of statements [2022-05-19T09:24:31.373Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.2% of statements [2022-05-19T09:24:31.395Z] Removing bundles/ [2022-05-19T09:24:31.395Z] [2022-05-19T09:24:31.395Z] ---> Making bundle: binary (in bundles/binary) [2022-05-19T09:24:31.395Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-19T09:24:31.395Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:24:31.613Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-19T09:24:31.613Z] === RUN TestNetworkDBGarbageCollection [2022-05-19T09:24:31.839Z] === RUN TestNewSettable [2022-05-19T09:24:31.839Z] --- PASS: TestNewSettable (0.00s) [2022-05-19T09:24:31.839Z] === RUN TestIsSettable [2022-05-19T09:24:31.839Z] --- PASS: TestIsSettable (0.00s) [2022-05-19T09:24:31.839Z] === RUN TestUpdateSettingsEnv [2022-05-19T09:24:31.839Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-19T09:24:31.839Z] PASS [2022-05-19T09:24:31.839Z] coverage: 20.0% of statements [2022-05-19T09:24:31.839Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2022-05-19T09:24:31.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:24:32.217Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-19T09:24:32.306Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-19T09:24:32.306Z] === RUN TestClientStream [2022-05-19T09:24:32.306Z] --- PASS: TestClientStream (0.00s) [2022-05-19T09:24:32.306Z] === RUN TestClientSendFile [2022-05-19T09:24:32.306Z] --- PASS: TestClientSendFile (0.00s) [2022-05-19T09:24:32.306Z] === RUN TestClientWithRequestTimeout [2022-05-19T09:24:32.306Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-19T09:24:32.306Z] === RUN TestFileSpecPlugin [2022-05-19T09:24:32.306Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-19T09:24:32.306Z] === RUN TestFileJSONSpecPlugin [2022-05-19T09:24:32.306Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-19T09:24:32.307Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-19T09:24:32.307Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-19T09:24:32.307Z] === RUN TestPluginAddHandler [2022-05-19T09:24:32.307Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-19T09:24:32.307Z] === RUN TestPluginWaitBadPlugin [2022-05-19T09:24:32.307Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-19T09:24:32.307Z] === RUN TestGet [2022-05-19T09:24:32.307Z] time="2022-05-19T09:24:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-19T09:24:32.774Z] === RUN TestLoad [2022-05-19T09:24:32.774Z] --- PASS: TestLoad (0.00s) [2022-05-19T09:24:32.774Z] === RUN TestSave [2022-05-19T09:24:32.774Z] --- PASS: TestSave (0.02s) [2022-05-19T09:24:32.774Z] === RUN TestAddDeleteGet [2022-05-19T09:24:32.774Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-19T09:24:32.774Z] === RUN TestInvalidTags [2022-05-19T09:24:32.774Z] --- PASS: TestInvalidTags (0.01s) [2022-05-19T09:24:32.774Z] PASS [2022-05-19T09:24:32.774Z] coverage: 83.7% of statements [2022-05-19T09:24:32.774Z] ok github.com/docker/docker/reference 0.105s coverage: 83.7% of statements [2022-05-19T09:24:32.797Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-19T09:24:32.797Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-19T09:24:33.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-19T09:24:33.241Z] time="2022-05-19T09:24:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-19T09:24:33.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-19T09:24:34.501Z] --- PASS: TestRequest (9.59s) [2022-05-19T09:24:34.501Z] === RUN TestOverlappingRequests [2022-05-19T09:24:34.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:24:34.804Z] === RUN TestResolveAuthConfigIndexServer [2022-05-19T09:24:34.804Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestResolveAuthConfigFullURL [2022-05-19T09:24:34.804Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-19T09:24:34.804Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestValidateMirror [2022-05-19T09:24:34.804Z] --- PASS: TestValidateMirror (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestLoadInsecureRegistries [2022-05-19T09:24:34.804Z] time="2022-05-19T09:24:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-19T09:24:34.804Z] time="2022-05-19T09:24:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-19T09:24:34.804Z] time="2022-05-19T09:24:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-19T09:24:34.804Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-05-19T09:24:34.804Z] === RUN TestNewServiceConfig [2022-05-19T09:24:34.804Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestValidateIndexName [2022-05-19T09:24:34.804Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestValidateIndexNameWithError [2022-05-19T09:24:34.804Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestEndpointParse [2022-05-19T09:24:34.804Z] --- PASS: TestEndpointParse (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestEndpointParseInvalid [2022-05-19T09:24:34.804Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestValidateEndpoint [2022-05-19T09:24:34.804Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestPing [2022-05-19T09:24:34.804Z] --- PASS: TestPing (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestPingRegistryEndpoint [2022-05-19T09:24:34.804Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:34.804Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-19T09:24:34.804Z] === RUN TestEndpoint [2022-05-19T09:24:34.804Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:34.804Z] --- SKIP: TestEndpoint (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestParseRepositoryInfo [2022-05-19T09:24:34.804Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestNewIndexInfo [2022-05-19T09:24:34.804Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestMirrorEndpointLookup [2022-05-19T09:24:34.804Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:24:34.804Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestSearchRepositories [2022-05-19T09:24:34.804Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-19T09:24:34.804Z] Host: 127.0.0.1:49345 [2022-05-19T09:24:34.804Z] User-Agent: docker test client [2022-05-19T09:24:34.804Z] Authorization: Token fake-token [2022-05-19T09:24:34.804Z] X-Docker-Token: true [2022-05-19T09:24:34.804Z] Accept-Encoding: gzip [2022-05-19T09:24:34.804Z] [2022-05-19T09:24:34.804Z] [2022-05-19T09:24:34.804Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-19T09:24:34.804Z] Connection: close [2022-05-19T09:24:34.804Z] Content-Length: 144 [2022-05-19T09:24:34.804Z] Cache-Control: no-cache [2022-05-19T09:24:34.804Z] Content-Type: application/json [2022-05-19T09:24:34.804Z] Date: Thu, 19 May 2022 09:24:34 GMT [2022-05-19T09:24:34.804Z] Expires: -1 [2022-05-19T09:24:34.804Z] Pragma: no-cache [2022-05-19T09:24:34.804Z] Server: docker-tests/mock [2022-05-19T09:24:34.804Z] X-Docker-Registry-Config: mock [2022-05-19T09:24:34.804Z] X-Docker-Registry-Version: 0.0.0 [2022-05-19T09:24:34.804Z] [2022-05-19T09:24:34.804Z] [2022-05-19T09:24:34.804Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestTrustedLocation [2022-05-19T09:24:34.804Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-19T09:24:34.804Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestAllowNondistributableArtifacts [2022-05-19T09:24:34.804Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-19T09:24:34.804Z] === RUN TestIsSecureIndex [2022-05-19T09:24:34.804Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-19T09:24:34.804Z] PASS [2022-05-19T09:24:34.804Z] coverage: 51.7% of statements [2022-05-19T09:24:34.804Z] ok github.com/docker/docker/registry 0.234s coverage: 51.7% of statements [2022-05-19T09:24:34.957Z] --- PASS: TestOverlappingRequests (0.50s) [2022-05-19T09:24:34.957Z] === RUN TestRelease [2022-05-19T09:24:35.045Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-19T09:24:35.046Z] PASS [2022-05-19T09:24:35.046Z] [2022-05-19T09:24:35.046Z] === Skipped [2022-05-19T09:24:35.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-19T09:24:35.046Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:35.046Z] [2022-05-19T09:24:35.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-19T09:24:35.046Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:35.046Z] [2022-05-19T09:24:35.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-19T09:24:35.046Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:35.046Z] [2022-05-19T09:24:35.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-19T09:24:35.046Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:35.046Z] [2022-05-19T09:24:35.046Z] DONE 17 tests, 4 skipped in 26.118s [2022-05-19T09:24:35.046Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-19T09:24:35.046Z] ++ 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-05-19T09:24:35.046Z] ++ set -e [2022-05-19T09:24:35.046Z] ++ '[' -n 0 ']' [2022-05-19T09:24:35.046Z] ++ set -x [2022-05-19T09:24:35.046Z] ++ 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-05-19T09:24:35.046Z] INFO: Testing against a local daemon [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:24:35.046Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:24:35.046Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-19T09:24:35.046Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-19T09:24:35.046Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-19T09:24:35.046Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-19T09:24:35.046Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-19T09:24:35.046Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-19T09:24:35.046Z] === RUN TestPluginInstall [2022-05-19T09:24:35.046Z] === RUN TestPluginInstall/no_auth [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd25b2c7329fef0b27075d4b4fead263432389266eeb76de352eeea5f38be011" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd25b2c7329fef0b27075d4b4fead263432389266eeb76de352eeea5f38be011" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:24:35.046Z] === RUN TestPluginInstall/with_htpasswd [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd25b2c7329fef0b27075d4b4fead263432389266eeb76de352eeea5f38be011" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd25b2c7329fef0b27075d4b4fead263432389266eeb76de352eeea5f38be011" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:24:35.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:24:35.272Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-19T09:24:35.272Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-19T09:24:35.272Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-19T09:24:35.272Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-19T09:24:35.272Z] time="2022-05-19T09:24:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-19T09:24:35.304Z] === RUN TestPluginInstall/with_insecure [2022-05-19T09:24:35.413Z] time="2022-05-19T09:24:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-19T09:24:35.740Z] === RUN TestRestartManagerTimeout [2022-05-19T09:24:35.740Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-19T09:24:35.740Z] === RUN TestRestartManagerTimeoutReset [2022-05-19T09:24:35.740Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-19T09:24:35.740Z] PASS [2022-05-19T09:24:35.740Z] coverage: 50.9% of statements [2022-05-19T09:24:35.740Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-05-19T09:24:35.740Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-19T09:24:35.740Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-19T09:24:35.740Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-19T09:24:35.740Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-19T09:24:35.740Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-19T09:24:35.740Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-19T09:24:35.740Z] === RUN TestResumableRequestReaderWithReadError [2022-05-19T09:24:36.211Z] time="2022-05-19T09:24:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-19T09:24:36.211Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-05-19T09:24:36.211Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-19T09:24:36.211Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-19T09:24:36.211Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-19T09:24:36.211Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-19T09:24:36.211Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-19T09:24:36.211Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-19T09:24:36.211Z] === RUN TestResumableRequestReader [2022-05-19T09:24:36.211Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-19T09:24:36.211Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-19T09:24:36.211Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-19T09:24:36.211Z] PASS [2022-05-19T09:24:36.211Z] coverage: 100.0% of statements [2022-05-19T09:24:36.211Z] ok github.com/docker/docker/registry/resumable 0.218s coverage: 100.0% of statements [2022-05-19T09:24:36.211Z] === RUN TestDecodeContainerConfig [2022-05-19T09:24:36.211Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-19T09:24:36.211Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-19T09:24:36.211Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-19T09:24:36.211Z] === RUN TestDecodeContainerConfigIsolation [2022-05-19T09:24:36.211Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-19T09:24:36.211Z] === RUN TestValidatePrivileged [2022-05-19T09:24:36.211Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-19T09:24:36.211Z] PASS [2022-05-19T09:24:36.211Z] coverage: 52.4% of statements [2022-05-19T09:24:36.211Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.4% of statements [2022-05-19T09:24:36.239Z] time="2022-05-19T09:24:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:24:36.239Z] time="2022-05-19T09:24:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e02a8b6e4aea5a7aab6db8e7b74bf6258a2f39662af37bf7c045b3fad9350381" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:24:36.239Z] time="2022-05-19T09:24:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:24:36.239Z] time="2022-05-19T09:24:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e02a8b6e4aea5a7aab6db8e7b74bf6258a2f39662af37bf7c045b3fad9350381" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:24:36.239Z] plugin_test.go:195: [dddf8475e1826] daemon is not started [2022-05-19T09:24:36.239Z] --- PASS: TestPluginInstall (2.56s) [2022-05-19T09:24:36.239Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-05-19T09:24:36.239Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-05-19T09:24:36.239Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-05-19T09:24:36.239Z] === RUN TestPluginsWithRuntimes [2022-05-19T09:24:36.550Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-19T09:24:36.682Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-19T09:24:36.682Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-19T09:24:36.682Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-19T09:24:36.682Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-19T09:24:36.682Z] PASS [2022-05-19T09:24:36.682Z] coverage: 62.5% of statements [2022-05-19T09:24:36.682Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-05-19T09:24:36.939Z] --- PASS: TestRelease (1.93s) [2022-05-19T09:24:36.939Z] === RUN TestAllocateRandomDeallocate [2022-05-19T09:24:38.139Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-19T09:24:38.467Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-19T09:24:38.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-19T09:24:38.541Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2022-05-19T09:24:38.541Z] === RUN TestServiceUpdatePidsLimit [2022-05-19T09:24:38.705Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-19T09:24:38.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-19T09:24:38.846Z] ? github.com/docker/docker/api [no test files] [2022-05-19T09:24:38.894Z] === RUN TestGetDriver [2022-05-19T09:24:38.894Z] --- PASS: TestGetDriver (0.00s) [2022-05-19T09:24:38.894Z] === RUN TestVolumeRequestError [2022-05-19T09:24:38.894Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-19T09:24:38.894Z] PASS [2022-05-19T09:24:38.894Z] coverage: 36.1% of statements [2022-05-19T09:24:38.894Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2022-05-19T09:24:38.894Z] === RUN TestGetAddress [2022-05-19T09:24:38.894Z] --- PASS: TestGetAddress (0.00s) [2022-05-19T09:24:38.894Z] === RUN TestRemove [2022-05-19T09:24:38.894Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-19T09:24:38.894Z] --- SKIP: TestRemove (0.00s) [2022-05-19T09:24:38.894Z] === RUN TestInitializeWithVolumes [2022-05-19T09:24:38.894Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-19T09:24:38.894Z] === RUN TestCreate [2022-05-19T09:24:38.894Z] --- PASS: TestCreate (0.01s) [2022-05-19T09:24:38.894Z] === RUN TestValidateName [2022-05-19T09:24:38.894Z] --- PASS: TestValidateName (0.00s) [2022-05-19T09:24:38.894Z] === RUN TestCreateWithOpts [2022-05-19T09:24:38.894Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-19T09:24:38.894Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-19T09:24:38.894Z] === RUN TestRelaodNoOpts [2022-05-19T09:24:38.894Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-19T09:24:38.894Z] PASS [2022-05-19T09:24:38.894Z] coverage: 41.6% of statements [2022-05-19T09:24:38.894Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.6% of statements [2022-05-19T09:24:39.361Z] time="2022-05-19T09:24:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-19T09:24:39.483Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-19T09:24:39.641Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-05-19T09:24:39.641Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-19T09:24:39.641Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-05-19T09:24:39.641Z] === RUN TestPluginBackCompatMediaTypes [2022-05-19T09:24:39.828Z] === RUN TestLCOWParseMountRaw [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-19T09:24:39.829Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRaw [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-19T09:24:39.829Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestConvertTmpfsOptions [2022-05-19T09:24:39.829Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-19T09:24:39.829Z] linux_parser_test.go:209: data="ro" [2022-05-19T09:24:39.829Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestParseMountSpec [2022-05-19T09:24:39.829Z] parser_test.go:62: case 0 [2022-05-19T09:24:39.829Z] parser_test.go:62: case 1 [2022-05-19T09:24:39.829Z] parser_test.go:62: case 2 [2022-05-19T09:24:39.829Z] parser_test.go:62: case 3 [2022-05-19T09:24:39.829Z] parser_test.go:62: case 4 [2022-05-19T09:24:39.829Z] parser_test.go:62: case 5 [2022-05-19T09:24:39.829Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestValidateMount [2022-05-19T09:24:39.829Z] --- PASS: TestValidateMount (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRaw [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-19T09:24:39.829Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-19T09:24:39.829Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-19T09:24:39.829Z] PASS [2022-05-19T09:24:39.829Z] coverage: 67.6% of statements [2022-05-19T09:24:39.829Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.6% of statements [2022-05-19T09:24:40.056Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-19T09:24:40.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-19T09:24:40.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-19T09:24:40.208Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-19T09:24:40.208Z] PASS [2022-05-19T09:24:40.208Z] [2022-05-19T09:24:40.208Z] DONE 24 tests in 6.582s [2022-05-19T09:24:40.208Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-19T09:24:40.208Z] ++ 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-05-19T09:24:40.208Z] ++ set -e [2022-05-19T09:24:40.208Z] ++ '[' -n 0 ']' [2022-05-19T09:24:40.208Z] ++ set -x [2022-05-19T09:24:40.208Z] ++ 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-05-19T09:24:40.467Z] INFO: Testing against a local daemon [2022-05-19T09:24:40.467Z] === RUN TestExternalGraphDriver [2022-05-19T09:24:40.467Z] === RUN TestExternalGraphDriver/json [2022-05-19T09:24:40.814Z] === RUN TestSetGetMeta [2022-05-19T09:24:40.814Z] === PAUSE TestSetGetMeta [2022-05-19T09:24:40.814Z] === RUN TestRestore [2022-05-19T09:24:40.814Z] === PAUSE TestRestore [2022-05-19T09:24:40.814Z] === RUN TestServiceCreate [2022-05-19T09:24:40.814Z] === PAUSE TestServiceCreate [2022-05-19T09:24:40.814Z] === RUN TestServiceList [2022-05-19T09:24:40.814Z] === PAUSE TestServiceList [2022-05-19T09:24:40.814Z] === RUN TestServiceRemove [2022-05-19T09:24:40.814Z] === PAUSE TestServiceRemove [2022-05-19T09:24:40.814Z] === RUN TestServiceGet [2022-05-19T09:24:40.814Z] === PAUSE TestServiceGet [2022-05-19T09:24:40.814Z] === RUN TestServicePrune [2022-05-19T09:24:40.814Z] === PAUSE TestServicePrune [2022-05-19T09:24:40.814Z] === RUN TestCreate [2022-05-19T09:24:40.814Z] === PAUSE TestCreate [2022-05-19T09:24:40.814Z] === RUN TestRemove [2022-05-19T09:24:40.814Z] === PAUSE TestRemove [2022-05-19T09:24:40.814Z] === RUN TestList [2022-05-19T09:24:40.814Z] === PAUSE TestList [2022-05-19T09:24:40.814Z] === RUN TestFindByDriver [2022-05-19T09:24:40.814Z] === PAUSE TestFindByDriver [2022-05-19T09:24:40.814Z] === RUN TestFindByReferenced [2022-05-19T09:24:40.814Z] === PAUSE TestFindByReferenced [2022-05-19T09:24:40.814Z] === RUN TestDerefMultipleOfSameRef [2022-05-19T09:24:40.814Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-19T09:24:40.814Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:24:40.814Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:24:40.814Z] === RUN TestDefererencePluginOnCreateError [2022-05-19T09:24:40.814Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-19T09:24:40.814Z] === RUN TestRefDerefRemove [2022-05-19T09:24:40.814Z] === PAUSE TestRefDerefRemove [2022-05-19T09:24:40.814Z] === RUN TestGet [2022-05-19T09:24:40.814Z] === PAUSE TestGet [2022-05-19T09:24:40.814Z] === RUN TestGetWithReference [2022-05-19T09:24:40.814Z] === PAUSE TestGetWithReference [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc/test_nil_list [2022-05-19T09:24:40.814Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc/test_empty_list [2022-05-19T09:24:40.814Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:24:40.814Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:24:40.814Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc/test_filter_some [2022-05-19T09:24:40.814Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc/test_filter_middle [2022-05-19T09:24:40.814Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:24:40.814Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:24:40.814Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-19T09:24:40.814Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-19T09:24:40.814Z] === CONT TestFilterFunc/test_nil_list [2022-05-19T09:24:40.814Z] === CONT TestFilterFunc/test_filter_some [2022-05-19T09:24:40.814Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:24:40.814Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:24:40.814Z] === CONT TestFilterFunc/test_empty_list [2022-05-19T09:24:40.814Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:24:40.814Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-19T09:24:40.814Z] === CONT TestFilterFunc/test_filter_middle [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc (0.00s) [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-19T09:24:40.814Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-19T09:24:40.814Z] === CONT TestSetGetMeta [2022-05-19T09:24:40.814Z] === CONT TestDefererencePluginOnCreateError [2022-05-19T09:24:40.814Z] === CONT TestList [2022-05-19T09:24:40.814Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:24:40.814Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-19T09:24:40.814Z] === CONT TestRemove [2022-05-19T09:24:40.814Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-19T09:24:40.814Z] === CONT TestCreate [2022-05-19T09:24:40.814Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-19T09:24:40.814Z] === CONT TestServicePrune [2022-05-19T09:24:40.814Z] --- PASS: TestList (0.03s) [2022-05-19T09:24:40.814Z] === CONT TestServiceGet [2022-05-19T09:24:40.814Z] --- PASS: TestRemove (0.02s) [2022-05-19T09:24:40.814Z] === CONT TestServiceRemove [2022-05-19T09:24:40.814Z] --- PASS: TestCreate (0.02s) [2022-05-19T09:24:40.814Z] === CONT TestServiceList [2022-05-19T09:24:40.814Z] --- PASS: TestServiceGet (0.13s) [2022-05-19T09:24:40.814Z] === CONT TestServiceCreate [2022-05-19T09:24:40.814Z] time="2022-05-19T09:24:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:24:40.814Z] --- PASS: TestServiceRemove (0.12s) [2022-05-19T09:24:40.814Z] === CONT TestRestore [2022-05-19T09:24:40.814Z] --- PASS: TestServiceList (0.12s) [2022-05-19T09:24:40.814Z] === CONT TestFindByReferenced [2022-05-19T09:24:40.814Z] time="2022-05-19T09:24:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:24:40.814Z] time="2022-05-19T09:24:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:24:40.814Z] --- PASS: TestServiceCreate (0.02s) [2022-05-19T09:24:40.814Z] === CONT TestDerefMultipleOfSameRef [2022-05-19T09:24:40.814Z] time="2022-05-19T09:24:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-19T09:24:40.814Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-19T09:24:40.814Z] === CONT TestGet [2022-05-19T09:24:40.814Z] time="2022-05-19T09:24:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:24:40.814Z] --- PASS: TestRestore (0.02s) [2022-05-19T09:24:40.814Z] === CONT TestGetWithReference [2022-05-19T09:24:40.814Z] --- PASS: TestServicePrune (0.17s) [2022-05-19T09:24:40.814Z] === CONT TestRefDerefRemove [2022-05-19T09:24:40.814Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-19T09:24:40.814Z] === CONT TestFindByDriver [2022-05-19T09:24:40.814Z] --- PASS: TestGet (0.02s) [2022-05-19T09:24:40.814Z] --- PASS: TestGetWithReference (0.02s) [2022-05-19T09:24:40.814Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-19T09:24:40.814Z] --- PASS: TestFindByDriver (0.02s) [2022-05-19T09:24:40.814Z] PASS [2022-05-19T09:24:40.814Z] coverage: 69.0% of statements [2022-05-19T09:24:40.814Z] ok github.com/docker/docker/volume/service 0.259s coverage: 69.0% of statements [2022-05-19T09:24:41.606Z] === RUN TestParseEmptyInterface [2022-05-19T09:24:41.606Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-19T09:24:41.606Z] === RUN TestParseNonInterfaceType [2022-05-19T09:24:41.606Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-19T09:24:41.606Z] === RUN TestParseWithOneFunction [2022-05-19T09:24:41.606Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-19T09:24:41.606Z] === RUN TestParseWithMultipleFuncs [2022-05-19T09:24:41.606Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-19T09:24:41.606Z] === RUN TestParseWithUnnamedReturn [2022-05-19T09:24:41.606Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-19T09:24:41.606Z] === RUN TestEmbeddedInterface [2022-05-19T09:24:41.606Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-19T09:24:41.606Z] === RUN TestParsedImports [2022-05-19T09:24:41.606Z] --- PASS: TestParsedImports (0.00s) [2022-05-19T09:24:41.606Z] === RUN TestAliasedImports [2022-05-19T09:24:41.606Z] --- PASS: TestAliasedImports (0.00s) [2022-05-19T09:24:41.606Z] PASS [2022-05-19T09:24:41.606Z] coverage: 56.8% of statements [2022-05-19T09:24:41.606Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2022-05-19T09:24:41.841Z] === RUN TestExternalGraphDriver/spec [2022-05-19T09:24:42.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-19T09:24:42.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-19T09:24:42.062Z] === RUN TestHTTPTransport [2022-05-19T09:24:42.062Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-19T09:24:42.062Z] PASS [2022-05-19T09:24:42.062Z] coverage: 85.7% of statements [2022-05-19T09:24:42.062Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-05-19T09:24:42.517Z] --- PASS: TestAllocateRandomDeallocate (5.44s) [2022-05-19T09:24:42.517Z] === RUN TestRetrieveFromStore [2022-05-19T09:24:42.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-19T09:24:42.872Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-19T09:24:42.975Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-19T09:24:42.975Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-19T09:24:42.975Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-19T09:24:42.975Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-19T09:24:42.975Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-19T09:24:42.975Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-19T09:24:42.975Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-19T09:24:42.975Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-19T09:24:42.975Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-19T09:24:42.975Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-19T09:24:42.975Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-19T09:24:42.975Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-19T09:24:42.975Z] === RUN TestBufferPoolPutAndGet [2022-05-19T09:24:42.975Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-19T09:24:42.975Z] PASS [2022-05-19T09:24:42.975Z] coverage: 88.2% of statements [2022-05-19T09:24:42.975Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-05-19T09:24:43.761Z] === RUN TestExternalGraphDriver/pull [2022-05-19T09:24:43.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-19T09:24:43.935Z] === RUN TestOutputOnPrematureClose [2022-05-19T09:24:43.936Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-19T09:24:43.936Z] === RUN TestCompleteSilently [2022-05-19T09:24:43.936Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-19T09:24:43.936Z] PASS [2022-05-19T09:24:43.936Z] coverage: 75.9% of statements [2022-05-19T09:24:43.936Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-05-19T09:24:43.936Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-05-19T09:24:43.936Z] === RUN TestClientStream [2022-05-19T09:24:43.936Z] --- PASS: TestClientStream (0.00s) [2022-05-19T09:24:43.936Z] === RUN TestClientSendFile [2022-05-19T09:24:43.936Z] --- PASS: TestClientSendFile (0.00s) [2022-05-19T09:24:43.936Z] === RUN TestClientWithRequestTimeout [2022-05-19T09:24:43.936Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-19T09:24:43.936Z] === RUN TestFileSpecPlugin [2022-05-19T09:24:43.936Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-19T09:24:43.936Z] === RUN TestFileJSONSpecPlugin [2022-05-19T09:24:43.936Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-19T09:24:43.936Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-19T09:24:43.936Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-19T09:24:43.936Z] === RUN TestPluginAddHandler [2022-05-19T09:24:43.936Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-19T09:24:43.936Z] === RUN TestPluginWaitBadPlugin [2022-05-19T09:24:43.936Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-19T09:24:43.936Z] === RUN TestGet [2022-05-19T09:24:43.936Z] time="2022-05-19T09:24:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-19T09:24:44.392Z] === RUN TestSendToOneSub [2022-05-19T09:24:44.392Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-19T09:24:44.392Z] === RUN TestSendToMultipleSubs [2022-05-19T09:24:44.392Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-19T09:24:44.392Z] === RUN TestEvictOneSub [2022-05-19T09:24:44.392Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-19T09:24:44.392Z] === RUN TestClosePublisher [2022-05-19T09:24:44.392Z] --- PASS: TestClosePublisher (0.00s) [2022-05-19T09:24:44.392Z] === RUN TestPubSubRace [2022-05-19T09:24:44.392Z] --- PASS: TestRetrieveFromStore (1.90s) [2022-05-19T09:24:44.392Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-19T09:24:44.392Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-19T09:24:44.392Z] === RUN TestParallelPredefinedRequest1 [2022-05-19T09:24:44.392Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-19T09:24:44.392Z] === RUN TestParallelPredefinedRequest2 [2022-05-19T09:24:44.392Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-19T09:24:44.392Z] === RUN TestParallelPredefinedRequest3 [2022-05-19T09:24:44.392Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-19T09:24:44.392Z] === RUN TestParallelPredefinedRequest4 [2022-05-19T09:24:44.392Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-19T09:24:44.392Z] === RUN TestParallelPredefinedRequest5 [2022-05-19T09:24:44.392Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-19T09:24:44.392Z] === RUN TestDebug [2022-05-19T09:24:44.392Z] --- PASS: TestDebug (0.00s) [2022-05-19T09:24:44.392Z] === RUN TestRequestPoolParallel [2022-05-19T09:24:44.848Z] --- PASS: TestRequestPoolParallel (0.50s) [2022-05-19T09:24:44.848Z] === RUN TestFullAllocateRelease [2022-05-19T09:24:45.155Z] --- PASS: TestExternalGraphDriver (4.75s) [2022-05-19T09:24:45.155Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-05-19T09:24:45.155Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-05-19T09:24:45.155Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-05-19T09:24:45.155Z] === RUN TestGraphdriverPluginV2 [2022-05-19T09:24:45.155Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:45.155Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-19T09:24:45.155Z] PASS [2022-05-19T09:24:45.155Z] [2022-05-19T09:24:45.155Z] === Skipped [2022-05-19T09:24:45.155Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-19T09:24:45.155Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:24:45.155Z] [2022-05-19T09:24:45.155Z] DONE 5 tests, 1 skipped in 4.936s [2022-05-19T09:24:45.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-19T09:24:45.155Z] ++ 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-05-19T09:24:45.155Z] ++ set -e [2022-05-19T09:24:45.155Z] ++ '[' -n 0 ']' [2022-05-19T09:24:45.155Z] ++ set -x [2022-05-19T09:24:45.155Z] ++ 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-05-19T09:24:45.155Z] INFO: Testing against a local daemon [2022-05-19T09:24:45.155Z] === RUN TestContinueAfterPluginCrash [2022-05-19T09:24:45.155Z] === PAUSE TestContinueAfterPluginCrash [2022-05-19T09:24:45.155Z] === RUN TestReadPluginNoRead [2022-05-19T09:24:45.155Z] === PAUSE TestReadPluginNoRead [2022-05-19T09:24:45.155Z] === RUN TestDaemonStartWithLogOpt [2022-05-19T09:24:45.155Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-19T09:24:45.155Z] === CONT TestContinueAfterPluginCrash [2022-05-19T09:24:45.155Z] === CONT TestDaemonStartWithLogOpt [2022-05-19T09:24:45.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-19T09:24:45.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-19T09:24:45.303Z] time="2022-05-19T09:24:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-19T09:24:45.304Z] --- PASS: TestPubSubRace (1.06s) [2022-05-19T09:24:45.304Z] PASS [2022-05-19T09:24:45.304Z] coverage: 75.0% of statements [2022-05-19T09:24:45.304Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-05-19T09:24:45.304Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-05-19T09:24:45.304Z] === RUN TestOddAllocateRelease [2022-05-19T09:24:45.759Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-05-19T09:24:45.759Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-19T09:24:45.759Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-05-19T09:24:45.759Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-19T09:24:45.759Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-19T09:24:45.759Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-19T09:24:46.215Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-19T09:24:46.215Z] === CONT TestParallelPredefinedRequest1 [2022-05-19T09:24:46.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:46.215Z] === CONT TestParallelPredefinedRequest4 [2022-05-19T09:24:46.215Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-19T09:24:46.215Z] === CONT TestParallelPredefinedRequest4 [2022-05-19T09:24:46.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:46.215Z] === CONT TestParallelPredefinedRequest2 [2022-05-19T09:24:46.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:46.215Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-19T09:24:46.215Z] === CONT TestParallelPredefinedRequest5 [2022-05-19T09:24:46.215Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-19T09:24:46.215Z] === CONT TestParallelPredefinedRequest3 [2022-05-19T09:24:46.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:46.215Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-19T09:24:46.215Z] === CONT TestParallelPredefinedRequest5 [2022-05-19T09:24:46.215Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:24:46.215Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-19T09:24:46.215Z] PASS [2022-05-19T09:24:46.215Z] coverage: 85.3% of statements [2022-05-19T09:24:46.215Z] ok github.com/docker/docker/libnetwork/ipam 56.409s coverage: 85.3% of statements [2022-05-19T09:24:46.215Z] === RUN TestRegister [2022-05-19T09:24:46.215Z] --- PASS: TestRegister (0.00s) [2022-05-19T09:24:46.215Z] === RUN TestCommand [2022-05-19T09:24:46.215Z] --- PASS: TestCommand (0.04s) [2022-05-19T09:24:46.215Z] === RUN TestNaiveSelf [2022-05-19T09:24:46.215Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-19T09:24:46.215Z] PASS [2022-05-19T09:24:46.215Z] coverage: 82.4% of statements [2022-05-19T09:24:46.215Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2022-05-19T09:24:47.176Z] time="2022-05-19T09:24:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-19T09:24:47.176Z] === RUN TestDump [2022-05-19T09:24:47.176Z] goroutine 35 [running]: [2022-05-19T09:24:47.176Z] github.com/docker/docker/pkg/stack.dump(0x122d57?) [2022-05-19T09:24:47.176Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-19T09:24:47.176Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-19T09:24:47.176Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-19T09:24:47.176Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-19T09:24:47.176Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-19T09:24:47.176Z] testing.tRunner(0xc0001431e0, 0x2ea4b0) [2022-05-19T09:24:47.176Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:24:47.176Z] created by testing.(*T).Run [2022-05-19T09:24:47.176Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-19T09:24:47.176Z] [2022-05-19T09:24:47.176Z] goroutine 1 [chan receive]: [2022-05-19T09:24:47.176Z] testing.(*T).Run(0xc000143040, {0x2d9154?, 0xfc1f3?}, 0x2ea4b0) [2022-05-19T09:24:47.176Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-19T09:24:47.176Z] testing.runTests.func1(0xc000130840?) [2022-05-19T09:24:47.176Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-19T09:24:47.176Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-05-19T09:24:47.176Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:24:47.176Z] testing.runTests(0xc00010e460?, {0x46e400, 0x3, 0x3}, {0x1e88cfa0a28?, 0x40?, 0x4734a0?}) [2022-05-19T09:24:47.176Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-19T09:24:47.176Z] testing.(*M).Run(0xc00010e460) [2022-05-19T09:24:47.176Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-19T09:24:47.176Z] main.main() [2022-05-19T09:24:47.176Z] _testmain.go:99 +0x255 [2022-05-19T09:24:47.176Z] --- PASS: TestDump (0.00s) [2022-05-19T09:24:47.176Z] === RUN TestDumpToFile [2022-05-19T09:24:47.632Z] --- PASS: TestDumpToFile (0.22s) [2022-05-19T09:24:47.632Z] === RUN TestDumpToFileWithEmptyInput [2022-05-19T09:24:47.632Z] goroutine 37 [running]: [2022-05-19T09:24:47.632Z] github.com/docker/docker/pkg/stack.dump(0x19ed93?) [2022-05-19T09:24:47.632Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-19T09:24:47.632Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x19ed60?}) [2022-05-19T09:24:47.632Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-19T09:24:47.632Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0?) [2022-05-19T09:24:47.632Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-19T09:24:47.632Z] testing.tRunner(0xc000143860, 0x2ea4a0) [2022-05-19T09:24:47.632Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:24:47.632Z] created by testing.(*T).Run [2022-05-19T09:24:47.632Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-19T09:24:47.632Z] [2022-05-19T09:24:47.632Z] goroutine 1 [chan receive]: [2022-05-19T09:24:47.632Z] testing.(*T).Run(0xc000143040, {0x2e072b?, 0xfc1f3?}, 0x2ea4a0) [2022-05-19T09:24:47.632Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-19T09:24:47.632Z] testing.runTests.func1(0xc000130840?) [2022-05-19T09:24:47.632Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-19T09:24:47.632Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-05-19T09:24:47.632Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:24:47.632Z] testing.runTests(0xc00010e460?, {0x46e400, 0x3, 0x3}, {0x1e88cfa0a28?, 0x40?, 0x4734a0?}) [2022-05-19T09:24:47.632Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-19T09:24:47.632Z] testing.(*M).Run(0xc00010e460) [2022-05-19T09:24:47.632Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-19T09:24:47.632Z] main.main() [2022-05-19T09:24:47.632Z] _testmain.go:99 +0x255 [2022-05-19T09:24:47.632Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-19T09:24:47.632Z] PASS [2022-05-19T09:24:47.632Z] coverage: 90.9% of statements [2022-05-19T09:24:47.632Z] ok github.com/docker/docker/pkg/stack 0.267s coverage: 90.9% of statements [2022-05-19T09:24:47.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-19T09:24:47.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-19T09:24:47.961Z] --- PASS: TestGet (15.01s) [2022-05-19T09:24:47.961Z] === RUN TestPluginWithNoManifest [2022-05-19T09:24:47.961Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-19T09:24:47.961Z] === RUN TestGetAll [2022-05-19T09:24:47.961Z] --- PASS: TestGetAll (0.00s) [2022-05-19T09:24:47.961Z] PASS [2022-05-19T09:24:47.961Z] coverage: 73.2% of statements [2022-05-19T09:24:47.961Z] ok github.com/docker/docker/pkg/plugins 35.991s coverage: 73.2% of statements [2022-05-19T09:24:48.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-19T09:24:48.091Z] === RUN TestNewStdWriter [2022-05-19T09:24:48.091Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-19T09:24:48.091Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-19T09:24:48.091Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-19T09:24:48.091Z] === RUN TestWriteWithNilBytes [2022-05-19T09:24:48.191Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-19T09:24:48.439Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-05-19T09:24:48.439Z] === CONT TestReadPluginNoRead [2022-05-19T09:24:48.547Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestWrite [2022-05-19T09:24:48.547Z] --- PASS: TestWrite (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestWriteWithWriterError [2022-05-19T09:24:48.547Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-19T09:24:48.547Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyWriteAndRead [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-19T09:24:48.547Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-19T09:24:48.547Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-19T09:24:48.547Z] PASS [2022-05-19T09:24:48.547Z] coverage: 100.0% of statements [2022-05-19T09:24:48.547Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2022-05-19T09:24:48.966Z] check_test.go:307: [dc0f5faecdefa] daemon is not started [2022-05-19T09:24:48.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-19T09:24:49.508Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-19T09:24:49.508Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-19T09:24:49.508Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestFormatStatus [2022-05-19T09:24:49.508Z] --- PASS: TestFormatStatus (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestFormatError [2022-05-19T09:24:49.508Z] --- PASS: TestFormatError (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestFormatJSONError [2022-05-19T09:24:49.508Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-19T09:24:49.508Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-19T09:24:49.508Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestNewJSONProgressOutput [2022-05-19T09:24:49.508Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestAuxFormatterEmit [2022-05-19T09:24:49.508Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestStreamWriterStdout [2022-05-19T09:24:49.508Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-19T09:24:49.508Z] === RUN TestStreamWriterStderr [2022-05-19T09:24:49.508Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-19T09:24:49.508Z] PASS [2022-05-19T09:24:49.508Z] coverage: 66.2% of statements [2022-05-19T09:24:49.508Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-05-19T09:24:49.964Z] === RUN TestGenerateRandomID [2022-05-19T09:24:49.964Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-19T09:24:49.964Z] === RUN TestShortenId [2022-05-19T09:24:49.964Z] --- PASS: TestShortenId (0.00s) [2022-05-19T09:24:49.964Z] === RUN TestShortenSha256Id [2022-05-19T09:24:49.964Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-19T09:24:49.964Z] === RUN TestShortenIdEmpty [2022-05-19T09:24:49.964Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-19T09:24:49.964Z] === RUN TestShortenIdInvalid [2022-05-19T09:24:49.964Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-19T09:24:49.964Z] === RUN TestIsShortIDNonHex [2022-05-19T09:24:49.964Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-19T09:24:49.964Z] === RUN TestIsShortIDNotCorrectSize [2022-05-19T09:24:49.964Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-19T09:24:49.964Z] PASS [2022-05-19T09:24:49.964Z] coverage: 70.6% of statements [2022-05-19T09:24:49.964Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-05-19T09:24:50.340Z] === RUN TestReadPluginNoRead/default [2022-05-19T09:24:50.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-19T09:24:50.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-19T09:24:50.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-19T09:24:50.925Z] === RUN TestIsCpusetListAvailable [2022-05-19T09:24:50.925Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-19T09:24:50.925Z] PASS [2022-05-19T09:24:50.925Z] coverage: 39.4% of statements [2022-05-19T09:24:50.925Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-05-19T09:24:50.925Z] time="2022-05-19T09:24:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-19T09:24:51.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-19T09:24:51.715Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-19T09:24:52.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-19T09:24:52.451Z] === RUN TestChtimes [2022-05-19T09:24:52.451Z] --- PASS: TestChtimes (0.00s) [2022-05-19T09:24:52.451Z] === RUN TestChtimesWindows [2022-05-19T09:24:52.451Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-19T09:24:52.451Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-19T09:24:52.451Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-19T09:24:52.451Z] PASS [2022-05-19T09:24:52.451Z] coverage: 13.0% of statements [2022-05-19T09:24:52.451Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-05-19T09:24:52.650Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-19T09:24:53.217Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-05-19T09:24:53.490Z] === RUN TestTailFile [2022-05-19T09:24:53.490Z] --- PASS: TestTailFile (0.00s) [2022-05-19T09:24:53.490Z] === RUN TestTailFileManyLines [2022-05-19T09:24:53.490Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-19T09:24:53.490Z] === RUN TestTailEmptyFile [2022-05-19T09:24:53.490Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-19T09:24:53.490Z] === RUN TestTailNegativeN [2022-05-19T09:24:53.490Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader [2022-05-19T09:24:53.490Z] === CONT TestNewTailReader [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/truncated_last_line [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-19T09:24:53.490Z] === CONT TestNewTailReader/no_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:24:53.490Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.490Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.490Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.490Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.490Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.491Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.492Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.493Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.493Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:24:53.493Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.494Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.494Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.494Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.494Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.783Z] === CONT TestReadPluginNoRead [2022-05-19T09:24:53.784Z] read_test.go:92: [d50488661aecf] daemon is not started [2022-05-19T09:24:53.784Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-05-19T09:24:53.784Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-05-19T09:24:53.784Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-05-19T09:24:53.784Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-05-19T09:24:53.784Z] PASS [2022-05-19T09:24:53.784Z] [2022-05-19T09:24:53.784Z] DONE 6 tests in 8.739s [2022-05-19T09:24:53.784Z] 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-05-19T09:24:53.784Z] ++ 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-05-19T09:24:53.784Z] ++ set -e [2022-05-19T09:24:53.784Z] ++ '[' -n 0 ']' [2022-05-19T09:24:53.784Z] ++ set -x [2022-05-19T09:24:53.784Z] ++ 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-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.950Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:24:53.950Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:24:53.950Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.950Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.950Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.950Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.950Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.951Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.951Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:24:53.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:53.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:53.953Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.02s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:24:53.954Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:24:53.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:24:53.955Z] PASS [2022-05-19T09:24:53.955Z] coverage: 88.6% of statements [2022-05-19T09:24:53.955Z] ok github.com/docker/docker/pkg/tailfile 0.189s coverage: 88.6% of statements [2022-05-19T09:24:54.042Z] testing: warning: no tests to run [2022-05-19T09:24:54.042Z] PASS [2022-05-19T09:24:54.042Z] [2022-05-19T09:24:54.042Z] DONE 0 tests in 0.032s [2022-05-19T09:24:54.042Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-19T09:24:54.042Z] ++ 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-05-19T09:24:54.042Z] ++ set -e [2022-05-19T09:24:54.042Z] ++ '[' -n 0 ']' [2022-05-19T09:24:54.042Z] ++ set -x [2022-05-19T09:24:54.042Z] ++ 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-05-19T09:24:54.043Z] INFO: Testing against a local daemon [2022-05-19T09:24:54.043Z] === RUN TestPluginWithDevMounts [2022-05-19T09:24:54.043Z] === PAUSE TestPluginWithDevMounts [2022-05-19T09:24:54.043Z] === CONT TestPluginWithDevMounts [2022-05-19T09:24:54.772Z] --- PASS: TestServiceUpdatePidsLimit (16.38s) [2022-05-19T09:24:54.772Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-19T09:24:54.772Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-19T09:24:54.772Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-05-19T09:24:54.772Z] PASS [2022-05-19T09:24:54.772Z] [2022-05-19T09:24:54.772Z] === Skipped [2022-05-19T09:24:54.772Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-19T09:24:54.772Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-19T09:24:54.772Z] [2022-05-19T09:24:54.772Z] DONE 27 tests, 1 skipped in 164.675s [2022-05-19T09:24:54.772Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-19T09:24:54.772Z] INFO: Testing against a local daemon [2022-05-19T09:24:54.772Z] === RUN TestSessionCreate [2022-05-19T09:24:54.772Z] --- PASS: TestSessionCreate (0.02s) [2022-05-19T09:24:54.772Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-19T09:24:54.772Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-19T09:24:54.772Z] PASS [2022-05-19T09:24:54.772Z] [2022-05-19T09:24:54.772Z] DONE 2 tests in 0.065s [2022-05-19T09:24:54.772Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-19T09:24:54.772Z] INFO: Testing against a local daemon [2022-05-19T09:24:54.772Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:24:54.772Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:24:54.772Z] === RUN TestDiskUsage [2022-05-19T09:24:54.772Z] === PAUSE TestDiskUsage [2022-05-19T09:24:54.772Z] === RUN TestEventsExecDie [2022-05-19T09:24:54.916Z] === RUN TestTarSumRemoveNonExistent [2022-05-19T09:24:54.916Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-19T09:24:54.916Z] === RUN TestTarSumRemove [2022-05-19T09:24:54.916Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-19T09:24:54.916Z] === RUN TestSortFileInfoSums [2022-05-19T09:24:54.916Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-19T09:24:54.916Z] === RUN TestNewTarSumForLabelInvalid [2022-05-19T09:24:54.917Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-19T09:24:54.917Z] === RUN TestNewTarSumForLabel [2022-05-19T09:24:54.917Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-19T09:24:54.917Z] === RUN TestEmptyTar [2022-05-19T09:24:54.917Z] --- PASS: TestEmptyTar (0.00s) [2022-05-19T09:24:54.917Z] === RUN TestTarSumsReadSize [2022-05-19T09:24:54.917Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-19T09:24:54.917Z] === RUN TestTarSums [2022-05-19T09:24:54.917Z] --- PASS: TestTarSums (0.07s) [2022-05-19T09:24:54.917Z] === RUN TestIteration [2022-05-19T09:24:54.917Z] --- PASS: TestIteration (0.00s) [2022-05-19T09:24:54.917Z] === RUN TestVersionLabelForChecksum [2022-05-19T09:24:54.917Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-19T09:24:54.917Z] === RUN TestVersion [2022-05-19T09:24:54.917Z] --- PASS: TestVersion (0.00s) [2022-05-19T09:24:54.917Z] === RUN TestGetVersion [2022-05-19T09:24:54.917Z] --- PASS: TestGetVersion (0.00s) [2022-05-19T09:24:54.917Z] === RUN TestGetVersions [2022-05-19T09:24:54.917Z] --- PASS: TestGetVersions (0.00s) [2022-05-19T09:24:54.917Z] PASS [2022-05-19T09:24:54.917Z] coverage: 89.3% of statements [2022-05-19T09:24:54.917Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2022-05-19T09:24:55.343Z] --- PASS: TestEventsExecDie (0.59s) [2022-05-19T09:24:55.344Z] === RUN TestEventsBackwardsCompatible [2022-05-19T09:24:55.344Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-19T09:24:55.344Z] === RUN TestEventsVolumeCreate [2022-05-19T09:24:55.344Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-19T09:24:55.344Z] === RUN TestInfoBinaryCommits [2022-05-19T09:24:55.344Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-19T09:24:55.344Z] === RUN TestInfoAPIVersioned [2022-05-19T09:24:55.344Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-19T09:24:55.344Z] === RUN TestInfoAPI [2022-05-19T09:24:55.344Z] --- PASS: TestInfoAPI (0.02s) [2022-05-19T09:24:55.344Z] === RUN TestInfoAPIWarnings [2022-05-19T09:24:55.372Z] === RUN TestTruncIndex [2022-05-19T09:24:55.372Z] --- PASS: TestTruncIndex (0.10s) [2022-05-19T09:24:55.372Z] PASS [2022-05-19T09:24:55.372Z] coverage: 91.5% of statements [2022-05-19T09:24:55.372Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-05-19T09:24:55.943Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-05-19T09:24:55.943Z] PASS [2022-05-19T09:24:55.943Z] [2022-05-19T09:24:55.943Z] DONE 1 tests in 1.632s [2022-05-19T09:24:55.943Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-19T09:24:55.943Z] ++ 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-05-19T09:24:55.943Z] ++ set -e [2022-05-19T09:24:55.943Z] ++ '[' -n 0 ']' [2022-05-19T09:24:55.943Z] ++ set -x [2022-05-19T09:24:55.943Z] ++ 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-05-19T09:24:55.943Z] INFO: Testing against a local daemon [2022-05-19T09:24:55.943Z] === RUN TestSecretInspect [2022-05-19T09:24:56.243Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2022-05-19T09:24:56.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2022-05-19T09:24:56.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.18s) [2022-05-19T09:24:56.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) [2022-05-19T09:24:56.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2022-05-19T09:24:56.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-05-19T09:24:56.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.76s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.16s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.02s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.88s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2022-05-19T09:24:56.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.88s) [2022-05-19T09:24:56.244Z] === RUN TestCgroupNamespacesRun [2022-05-19T09:24:56.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-19T09:24:56.334Z] === RUN TestVersionInfo [2022-05-19T09:24:56.334Z] --- PASS: TestVersionInfo (0.00s) [2022-05-19T09:24:56.334Z] === RUN TestAppendVersions [2022-05-19T09:24:56.334Z] --- PASS: TestAppendVersions (0.00s) [2022-05-19T09:24:56.334Z] PASS [2022-05-19T09:24:56.334Z] coverage: 88.9% of statements [2022-05-19T09:24:56.334Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-05-19T09:24:57.643Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2022-05-19T09:24:57.643Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-19T09:24:57.845Z] --- PASS: TestSecretInspect (2.15s) [2022-05-19T09:24:57.845Z] === RUN TestSecretList [2022-05-19T09:24:58.498Z] === RUN TestValidatePrivileges [2022-05-19T09:24:58.498Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-19T09:24:58.498Z] === RUN TestFilterByCapNeg [2022-05-19T09:24:58.498Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-19T09:24:58.498Z] === RUN TestFilterByCapPos [2022-05-19T09:24:58.498Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-19T09:24:58.498Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-19T09:24:58.498Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-19T09:24:58.498Z] PASS [2022-05-19T09:24:58.498Z] coverage: 12.2% of statements [2022-05-19T09:24:58.498Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.2% of statements [2022-05-19T09:24:58.954Z] --- PASS: TestGet (15.02s) [2022-05-19T09:24:58.954Z] === RUN TestPluginWithNoManifest [2022-05-19T09:24:58.954Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-19T09:24:58.954Z] === RUN TestGetAll [2022-05-19T09:24:58.954Z] --- PASS: TestGetAll (0.00s) [2022-05-19T09:24:58.954Z] PASS [2022-05-19T09:24:58.954Z] coverage: 73.2% of statements [2022-05-19T09:24:58.954Z] ok github.com/docker/docker/pkg/plugins 36.052s coverage: 73.2% of statements [2022-05-19T09:24:59.410Z] === RUN TestNewSettable [2022-05-19T09:24:59.410Z] --- PASS: TestNewSettable (0.00s) [2022-05-19T09:24:59.410Z] === RUN TestIsSettable [2022-05-19T09:24:59.410Z] --- PASS: TestIsSettable (0.00s) [2022-05-19T09:24:59.410Z] === RUN TestUpdateSettingsEnv [2022-05-19T09:24:59.410Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-19T09:24:59.410Z] PASS [2022-05-19T09:24:59.410Z] coverage: 20.0% of statements [2022-05-19T09:24:59.410Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-05-19T09:24:59.410Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-19T09:24:59.410Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-19T09:24:59.410Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-19T09:24:59.410Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-19T09:24:59.561Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2022-05-19T09:24:59.562Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-19T09:25:00.372Z] === RUN TestLoad [2022-05-19T09:25:00.372Z] --- PASS: TestLoad (0.01s) [2022-05-19T09:25:00.372Z] === RUN TestSave [2022-05-19T09:25:00.372Z] --- PASS: TestSave (0.12s) [2022-05-19T09:25:00.372Z] === RUN TestAddDeleteGet [2022-05-19T09:25:00.372Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-19T09:25:00.372Z] === RUN TestInvalidTags [2022-05-19T09:25:00.372Z] --- PASS: TestInvalidTags (0.01s) [2022-05-19T09:25:00.372Z] PASS [2022-05-19T09:25:00.372Z] coverage: 84.4% of statements [2022-05-19T09:25:00.372Z] ok github.com/docker/docker/reference 0.284s coverage: 84.4% of statements [2022-05-19T09:25:00.374Z] --- PASS: TestSecretList (2.27s) [2022-05-19T09:25:00.374Z] === RUN TestSecretsCreateAndDelete [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestReaderWithReadError [2022-05-19T09:25:00.828Z] time="2022-05-19T09:25:00Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestReader [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-19T09:25:00.828Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-19T09:25:00.828Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-19T09:25:00.828Z] PASS [2022-05-19T09:25:00.828Z] coverage: 100.0% of statements [2022-05-19T09:25:00.828Z] ok github.com/docker/docker/registry/resumable 0.263s coverage: 100.0% of statements [2022-05-19T09:25:01.283Z] === RUN TestRestartManagerTimeout [2022-05-19T09:25:01.283Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-19T09:25:01.283Z] === RUN TestRestartManagerTimeoutReset [2022-05-19T09:25:01.283Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-19T09:25:01.283Z] PASS [2022-05-19T09:25:01.283Z] coverage: 50.9% of statements [2022-05-19T09:25:01.283Z] ok github.com/docker/docker/restartmanager 0.054s coverage: 50.9% of statements [2022-05-19T09:25:01.739Z] === RUN TestResolveAuthConfigIndexServer [2022-05-19T09:25:01.739Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestResolveAuthConfigFullURL [2022-05-19T09:25:01.739Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-19T09:25:01.739Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestValidateMirror [2022-05-19T09:25:01.739Z] --- PASS: TestValidateMirror (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestLoadInsecureRegistries [2022-05-19T09:25:01.739Z] === RUN TestDecodeContainerConfig [2022-05-19T09:25:01.739Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-19T09:25:01.739Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-19T09:25:01.739Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestDecodeContainerConfigIsolation [2022-05-19T09:25:01.739Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestValidatePrivileged [2022-05-19T09:25:01.739Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-19T09:25:01.739Z] PASS [2022-05-19T09:25:01.739Z] coverage: 52.4% of statements [2022-05-19T09:25:01.739Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.4% of statements [2022-05-19T09:25:01.739Z] time="2022-05-19T09:25:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-19T09:25:01.739Z] time="2022-05-19T09:25:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-19T09:25:01.739Z] time="2022-05-19T09:25:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-19T09:25:01.739Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-19T09:25:01.739Z] === RUN TestNewServiceConfig [2022-05-19T09:25:01.739Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestValidateIndexName [2022-05-19T09:25:01.739Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestValidateIndexNameWithError [2022-05-19T09:25:01.739Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestEndpointParse [2022-05-19T09:25:01.739Z] --- PASS: TestEndpointParse (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestEndpointParseInvalid [2022-05-19T09:25:01.739Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestValidateEndpoint [2022-05-19T09:25:01.739Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-19T09:25:01.739Z] === RUN TestPing [2022-05-19T09:25:01.739Z] --- PASS: TestPing (0.00s) [2022-05-19T09:25:01.739Z] === RUN TestPingRegistryEndpoint [2022-05-19T09:25:02.116Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2022-05-19T09:25:02.116Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-19T09:25:02.194Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:02.194Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-19T09:25:02.194Z] === RUN TestEndpoint [2022-05-19T09:25:02.194Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:02.194Z] --- SKIP: TestEndpoint (0.01s) [2022-05-19T09:25:02.194Z] === RUN TestParseRepositoryInfo [2022-05-19T09:25:02.194Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-19T09:25:02.194Z] === RUN TestNewIndexInfo [2022-05-19T09:25:02.194Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-19T09:25:02.194Z] === RUN TestMirrorEndpointLookup [2022-05-19T09:25:02.194Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:02.194Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-19T09:25:02.194Z] === RUN TestSearchRepositories [2022-05-19T09:25:02.194Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-19T09:25:02.194Z] Host: 127.0.0.1:49340 [2022-05-19T09:25:02.194Z] User-Agent: docker test client [2022-05-19T09:25:02.194Z] Authorization: Token fake-token [2022-05-19T09:25:02.194Z] X-Docker-Token: true [2022-05-19T09:25:02.194Z] Accept-Encoding: gzip [2022-05-19T09:25:02.194Z] [2022-05-19T09:25:02.194Z] [2022-05-19T09:25:02.194Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-19T09:25:02.194Z] Connection: close [2022-05-19T09:25:02.194Z] Content-Length: 144 [2022-05-19T09:25:02.194Z] Cache-Control: no-cache [2022-05-19T09:25:02.194Z] Content-Type: application/json [2022-05-19T09:25:02.194Z] Date: Thu, 19 May 2022 09:25:01 GMT [2022-05-19T09:25:02.194Z] Expires: -1 [2022-05-19T09:25:02.194Z] Pragma: no-cache [2022-05-19T09:25:02.194Z] Server: docker-tests/mock [2022-05-19T09:25:02.194Z] X-Docker-Registry-Config: mock [2022-05-19T09:25:02.194Z] X-Docker-Registry-Version: 0.0.0 [2022-05-19T09:25:02.194Z] [2022-05-19T09:25:02.194Z] [2022-05-19T09:25:02.194Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-19T09:25:02.194Z] === RUN TestTrustedLocation [2022-05-19T09:25:02.194Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-19T09:25:02.194Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-19T09:25:02.194Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-19T09:25:02.194Z] === RUN TestAllowNondistributableArtifacts [2022-05-19T09:25:02.194Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-19T09:25:02.194Z] === RUN TestIsSecureIndex [2022-05-19T09:25:02.194Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-19T09:25:02.194Z] PASS [2022-05-19T09:25:02.194Z] coverage: 51.7% of statements [2022-05-19T09:25:02.194Z] ok github.com/docker/docker/registry 0.328s coverage: 51.7% of statements [2022-05-19T09:25:02.194Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-19T09:25:02.194Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-19T09:25:02.194Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-19T09:25:02.195Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-19T09:25:02.195Z] PASS [2022-05-19T09:25:02.195Z] coverage: 62.5% of statements [2022-05-19T09:25:02.195Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-05-19T09:25:02.276Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-19T09:25:02.276Z] === RUN TestSecretsUpdate [2022-05-19T09:25:04.036Z] --- PASS: TestCgroupNamespacesRunHostMode (2.03s) [2022-05-19T09:25:04.036Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-19T09:25:04.169Z] === RUN TestMiddlewares [2022-05-19T09:25:04.169Z] --- PASS: TestMiddlewares (0.00s) [2022-05-19T09:25:04.169Z] PASS [2022-05-19T09:25:04.169Z] coverage: 7.9% of statements [2022-05-19T09:25:04.169Z] ok github.com/docker/docker/api/server 0.044s coverage: 7.9% of statements [2022-05-19T09:25:04.360Z] === RUN TestGetDriver [2022-05-19T09:25:04.360Z] --- PASS: TestGetDriver (0.00s) [2022-05-19T09:25:04.360Z] === RUN TestVolumeRequestError [2022-05-19T09:25:04.360Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-19T09:25:04.360Z] PASS [2022-05-19T09:25:04.360Z] coverage: 36.1% of statements [2022-05-19T09:25:04.360Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2022-05-19T09:25:04.360Z] === RUN TestGetAddress [2022-05-19T09:25:04.360Z] --- PASS: TestGetAddress (0.00s) [2022-05-19T09:25:04.360Z] === RUN TestRemove [2022-05-19T09:25:04.360Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-19T09:25:04.360Z] --- SKIP: TestRemove (0.00s) [2022-05-19T09:25:04.360Z] === RUN TestInitializeWithVolumes [2022-05-19T09:25:04.360Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-19T09:25:04.360Z] === RUN TestCreate [2022-05-19T09:25:04.360Z] --- PASS: TestCreate (0.01s) [2022-05-19T09:25:04.360Z] === RUN TestValidateName [2022-05-19T09:25:04.360Z] --- PASS: TestValidateName (0.00s) [2022-05-19T09:25:04.360Z] === RUN TestCreateWithOpts [2022-05-19T09:25:04.360Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-19T09:25:04.360Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-19T09:25:04.360Z] === RUN TestRelaodNoOpts [2022-05-19T09:25:04.360Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-19T09:25:04.807Z] --- PASS: TestSecretsUpdate (2.30s) [2022-05-19T09:25:04.807Z] === RUN TestTemplatedSecret [2022-05-19T09:25:04.815Z] PASS [2022-05-19T09:25:04.815Z] coverage: 41.6% of statements [2022-05-19T09:25:04.815Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.6% of statements [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRaw [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-19T09:25:04.815Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRaw [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-19T09:25:04.815Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestConvertTmpfsOptions [2022-05-19T09:25:04.815Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-19T09:25:04.815Z] linux_parser_test.go:209: data="ro" [2022-05-19T09:25:04.815Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestParseMountSpec [2022-05-19T09:25:04.815Z] parser_test.go:62: case 0 [2022-05-19T09:25:04.815Z] parser_test.go:62: case 1 [2022-05-19T09:25:04.815Z] parser_test.go:62: case 2 [2022-05-19T09:25:04.815Z] parser_test.go:62: case 3 [2022-05-19T09:25:04.815Z] parser_test.go:62: case 4 [2022-05-19T09:25:04.815Z] parser_test.go:62: case 5 [2022-05-19T09:25:04.815Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestValidateMount [2022-05-19T09:25:04.815Z] --- PASS: TestValidateMount (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRaw [2022-05-19T09:25:04.815Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-19T09:25:04.815Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-19T09:25:04.815Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-19T09:25:04.816Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-19T09:25:04.816Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-19T09:25:04.816Z] PASS [2022-05-19T09:25:04.816Z] coverage: 67.6% of statements [2022-05-19T09:25:04.816Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-05-19T09:25:06.342Z] === RUN TestSetGetMeta [2022-05-19T09:25:06.342Z] === PAUSE TestSetGetMeta [2022-05-19T09:25:06.342Z] === RUN TestRestore [2022-05-19T09:25:06.342Z] === PAUSE TestRestore [2022-05-19T09:25:06.342Z] === RUN TestServiceCreate [2022-05-19T09:25:06.342Z] === PAUSE TestServiceCreate [2022-05-19T09:25:06.342Z] === RUN TestServiceList [2022-05-19T09:25:06.342Z] === PAUSE TestServiceList [2022-05-19T09:25:06.342Z] === RUN TestServiceRemove [2022-05-19T09:25:06.342Z] === PAUSE TestServiceRemove [2022-05-19T09:25:06.342Z] === RUN TestServiceGet [2022-05-19T09:25:06.342Z] === PAUSE TestServiceGet [2022-05-19T09:25:06.342Z] === RUN TestServicePrune [2022-05-19T09:25:06.342Z] === PAUSE TestServicePrune [2022-05-19T09:25:06.342Z] === RUN TestCreate [2022-05-19T09:25:06.342Z] === PAUSE TestCreate [2022-05-19T09:25:06.342Z] === RUN TestRemove [2022-05-19T09:25:06.342Z] === PAUSE TestRemove [2022-05-19T09:25:06.342Z] === RUN TestList [2022-05-19T09:25:06.342Z] === PAUSE TestList [2022-05-19T09:25:06.342Z] === RUN TestFindByDriver [2022-05-19T09:25:06.342Z] === PAUSE TestFindByDriver [2022-05-19T09:25:06.342Z] === RUN TestFindByReferenced [2022-05-19T09:25:06.342Z] === PAUSE TestFindByReferenced [2022-05-19T09:25:06.342Z] === RUN TestDerefMultipleOfSameRef [2022-05-19T09:25:06.342Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-19T09:25:06.342Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:25:06.342Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:25:06.342Z] === RUN TestDefererencePluginOnCreateError [2022-05-19T09:25:06.342Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-19T09:25:06.342Z] === RUN TestRefDerefRemove [2022-05-19T09:25:06.342Z] === PAUSE TestRefDerefRemove [2022-05-19T09:25:06.342Z] === RUN TestGet [2022-05-19T09:25:06.342Z] === PAUSE TestGet [2022-05-19T09:25:06.342Z] === RUN TestGetWithReference [2022-05-19T09:25:06.342Z] === PAUSE TestGetWithReference [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc/test_nil_list [2022-05-19T09:25:06.342Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc/test_empty_list [2022-05-19T09:25:06.342Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:25:06.342Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:25:06.342Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc/test_filter_some [2022-05-19T09:25:06.342Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc/test_filter_middle [2022-05-19T09:25:06.342Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:25:06.342Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:25:06.342Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-19T09:25:06.342Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-19T09:25:06.342Z] === CONT TestFilterFunc/test_nil_list [2022-05-19T09:25:06.342Z] === CONT TestFilterFunc/test_filter_some [2022-05-19T09:25:06.342Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:25:06.342Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:25:06.342Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:25:06.342Z] === CONT TestFilterFunc/test_empty_list [2022-05-19T09:25:06.342Z] === CONT TestFilterFunc/test_filter_middle [2022-05-19T09:25:06.342Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc (0.00s) [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-19T09:25:06.342Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-19T09:25:06.342Z] === CONT TestSetGetMeta [2022-05-19T09:25:06.342Z] === CONT TestList [2022-05-19T09:25:06.342Z] === CONT TestDefererencePluginOnCreateError [2022-05-19T09:25:06.342Z] === CONT TestGet [2022-05-19T09:25:06.342Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-19T09:25:06.342Z] === CONT TestGetWithReference [2022-05-19T09:25:06.342Z] --- PASS: TestGet (0.02s) [2022-05-19T09:25:06.342Z] === CONT TestServiceGet [2022-05-19T09:25:06.342Z] --- PASS: TestList (0.03s) [2022-05-19T09:25:06.342Z] === CONT TestRemove [2022-05-19T09:25:06.342Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-19T09:25:06.342Z] === CONT TestCreate [2022-05-19T09:25:06.342Z] --- PASS: TestGetWithReference (0.03s) [2022-05-19T09:25:06.342Z] === CONT TestServicePrune [2022-05-19T09:25:06.342Z] --- PASS: TestCreate (0.02s) [2022-05-19T09:25:06.342Z] === CONT TestServiceList [2022-05-19T09:25:06.342Z] === CONT TestServiceRemove [2022-05-19T09:25:06.342Z] --- PASS: TestRemove (0.03s) [2022-05-19T09:25:06.342Z] --- PASS: TestServiceGet (0.18s) [2022-05-19T09:25:06.342Z] === CONT TestServiceCreate [2022-05-19T09:25:06.342Z] time="2022-05-19T09:25:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:25:06.342Z] --- PASS: TestServiceRemove (0.15s) [2022-05-19T09:25:06.342Z] === CONT TestDerefMultipleOfSameRef [2022-05-19T09:25:06.342Z] --- PASS: TestServiceList (0.17s) [2022-05-19T09:25:06.342Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:25:06.342Z] time="2022-05-19T09:25:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:25:06.342Z] time="2022-05-19T09:25:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:25:06.342Z] --- PASS: TestServiceCreate (0.03s) [2022-05-19T09:25:06.342Z] === CONT TestRestore [2022-05-19T09:25:06.342Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-19T09:25:06.342Z] === CONT TestRefDerefRemove [2022-05-19T09:25:06.342Z] time="2022-05-19T09:25:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-19T09:25:06.342Z] === CONT TestFindByReferenced [2022-05-19T09:25:06.342Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-19T09:25:06.342Z] time="2022-05-19T09:25:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:25:06.342Z] --- PASS: TestServicePrune (0.21s) [2022-05-19T09:25:06.342Z] === CONT TestFindByDriver [2022-05-19T09:25:06.342Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-19T09:25:06.342Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-19T09:25:06.342Z] --- PASS: TestRestore (0.03s) [2022-05-19T09:25:06.342Z] --- PASS: TestFindByDriver (0.03s) [2022-05-19T09:25:06.342Z] PASS [2022-05-19T09:25:06.342Z] coverage: 69.0% of statements [2022-05-19T09:25:06.342Z] ok github.com/docker/docker/volume/service 0.322s coverage: 69.0% of statements [2022-05-19T09:25:06.588Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.35s) [2022-05-19T09:25:06.588Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-19T09:25:06.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-19T09:25:07.337Z] --- PASS: TestTemplatedSecret (2.43s) [2022-05-19T09:25:07.337Z] === RUN TestSecretCreateResolve [2022-05-19T09:25:07.989Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-05-19T09:25:07.989Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-19T09:25:08.934Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-05-19T09:25:08.934Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-19T09:25:08.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-19T09:25:09.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-19T09:25:09.238Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-05-19T09:25:09.238Z] PASS [2022-05-19T09:25:09.238Z] [2022-05-19T09:25:09.238Z] DONE 6 tests in 13.586s [2022-05-19T09:25:09.238Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-19T09:25:09.238Z] ++ 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-05-19T09:25:09.238Z] ++ set -e [2022-05-19T09:25:09.238Z] ++ '[' -n 0 ']' [2022-05-19T09:25:09.238Z] ++ set -x [2022-05-19T09:25:09.238Z] ++ 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-05-19T09:25:09.238Z] INFO: Testing against a local daemon [2022-05-19T09:25:09.238Z] === RUN TestServiceCreateInit [2022-05-19T09:25:09.238Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-19T09:25:10.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-19T09:25:10.400Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-05-19T09:25:10.400Z] === RUN TestNISDomainname [2022-05-19T09:25:11.790Z] --- PASS: TestNISDomainname (1.06s) [2022-05-19T09:25:11.790Z] === RUN TestHostnameDnsResolution [2022-05-19T09:25:12.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-19T09:25:12.937Z] --- PASS: TestHostnameDnsResolution (1.37s) [2022-05-19T09:25:12.937Z] === RUN TestUnprivilegedPortsAndPing [2022-05-19T09:25:13.240Z] 2022/05/19 09:25:12 Closing DB instances... [2022-05-19T09:25:13.424Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-19T09:25:13.452Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-19T09:25:13.453Z] === RUN TestInfoDebug [2022-05-19T09:25:13.453Z] --- PASS: TestInfoDebug (0.52s) [2022-05-19T09:25:13.453Z] === RUN TestInfoInsecureRegistries [2022-05-19T09:25:13.453Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-19T09:25:13.453Z] === RUN TestInfoRegistryMirrors [2022-05-19T09:25:13.453Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-19T09:25:13.453Z] === RUN TestLoginFailsWithBadCredentials [2022-05-19T09:25:13.714Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-19T09:25:13.714Z] === RUN TestPingCacheHeaders [2022-05-19T09:25:13.714Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-19T09:25:13.714Z] === RUN TestPingGet [2022-05-19T09:25:13.714Z] --- PASS: TestPingGet (0.01s) [2022-05-19T09:25:13.714Z] === RUN TestPingHead [2022-05-19T09:25:13.714Z] --- PASS: TestPingHead (0.02s) [2022-05-19T09:25:13.714Z] === RUN TestPingSwarmHeader [2022-05-19T09:25:13.886Z] --- PASS: TestUnprivilegedPortsAndPing (1.03s) [2022-05-19T09:25:13.886Z] === RUN TestPrivilegedHostDevices [2022-05-19T09:25:14.226Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-05-19T09:25:14.226Z] === RUN TestFindNode [2022-05-19T09:25:14.226Z] 2022/05/19 09:25:13 Closing DB instances... [2022-05-19T09:25:14.226Z] --- PASS: TestFindNode (0.02s) [2022-05-19T09:25:14.226Z] === RUN TestChangeNodeState [2022-05-19T09:25:14.226Z] 2022/05/19 09:25:13 Closing DB instances... [2022-05-19T09:25:14.226Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-19T09:25:14.226Z] === RUN TestNodeReincarnation [2022-05-19T09:25:14.226Z] 2022/05/19 09:25:13 Closing DB instances... [2022-05-19T09:25:14.312Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-19T09:25:14.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-19T09:25:14.831Z] --- PASS: TestPrivilegedHostDevices (0.89s) [2022-05-19T09:25:14.831Z] === RUN TestStats [2022-05-19T09:25:14.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-19T09:25:14.895Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-19T09:25:15.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-19T09:25:15.842Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-19T09:25:15.842Z] --- PASS: TestPingSwarmHeader (2.22s) [2022-05-19T09:25:15.842Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-19T09:25:15.842Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-19T09:25:15.842Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-19T09:25:15.842Z] === RUN TestVersion [2022-05-19T09:25:15.842Z] --- PASS: TestVersion (0.02s) [2022-05-19T09:25:15.842Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:25:15.842Z] === CONT TestDiskUsage [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/container_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/image_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/volume_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-19T09:25:16.415Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-19T09:25:16.677Z] === RUN TestDiskUsage/after_container.Run [2022-05-19T09:25:16.708Z] --- PASS: TestServiceCreateInit (7.14s) [2022-05-19T09:25:16.708Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-05-19T09:25:16.708Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-05-19T09:25:16.708Z] === RUN TestCreateServiceMultipleTimes [2022-05-19T09:25:16.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-19T09:25:17.251Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-19T09:25:17.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage (1.52s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.01s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-19T09:25:17.512Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-19T09:25:17.513Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-19T09:25:17.513Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-19T09:25:17.513Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.513Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.513Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-19T09:25:17.513Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:25:17.513Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-05-19T09:25:17.513Z] PASS [2022-05-19T09:25:17.513Z] [2022-05-19T09:25:17.513Z] DONE 54 tests in 22.792s [2022-05-19T09:25:17.513Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-19T09:25:17.513Z] INFO: Testing against a local daemon [2022-05-19T09:25:17.513Z] === RUN TestVolumesCreateAndList [2022-05-19T09:25:17.513Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-19T09:25:17.513Z] === RUN TestVolumesRemove [2022-05-19T09:25:17.513Z] --- PASS: TestVolumesRemove (0.10s) [2022-05-19T09:25:17.513Z] === RUN TestVolumesInspect [2022-05-19T09:25:17.513Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-19T09:25:17.513Z] === RUN TestVolumesInvalidJSON [2022-05-19T09:25:17.628Z] --- PASS: TestStats (2.80s) [2022-05-19T09:25:17.628Z] === RUN TestStopContainerWithTimeout [2022-05-19T09:25:17.628Z] === RUN TestStopContainerWithTimeout/0 [2022-05-19T09:25:17.628Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-19T09:25:17.628Z] === RUN TestStopContainerWithTimeout/1 [2022-05-19T09:25:17.628Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-19T09:25:17.628Z] === RUN TestStopContainerWithTimeout/3 [2022-05-19T09:25:17.628Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-19T09:25:17.628Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-19T09:25:17.628Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-19T09:25:17.628Z] === CONT TestStopContainerWithTimeout/0 [2022-05-19T09:25:17.628Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-19T09:25:17.773Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-19T09:25:17.774Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-19T09:25:17.774Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-19T09:25:17.774Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-19T09:25:17.774Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-19T09:25:17.774Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-19T09:25:17.774Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-19T09:25:17.774Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-19T09:25:17.774Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-19T09:25:17.774Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-19T09:25:17.774Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-19T09:25:17.774Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-19T09:25:17.774Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-19T09:25:17.774Z] PASS [2022-05-19T09:25:17.774Z] [2022-05-19T09:25:17.774Z] DONE 9 tests in 0.172s [2022-05-19T09:25:17.774Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-19T09:25:18.345Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-19T09:25:18.345Z] Removing test suite binaries [2022-05-19T09:25:18.345Z] exiting test-integration [2022-05-19T09:25:18.345Z] ++ exit 0 [2022-05-19T09:25:18.345Z] [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-19T09:25:18.979Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-19T09:25:18.979Z] === RUN TestParallelCreate [2022-05-19T09:25:18.979Z] 2022/05/19 09:25:18 Closing DB instances... [2022-05-19T09:25:18.979Z] --- PASS: TestParallelCreate (0.02s) [2022-05-19T09:25:18.979Z] === RUN TestParallelDelete [2022-05-19T09:25:18.979Z] 2022/05/19 09:25:18 Closing DB instances... [2022-05-19T09:25:18.979Z] --- PASS: TestParallelDelete (0.01s) [2022-05-19T09:25:18.979Z] === RUN TestNetworkDBIslands [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7ad778d8eb33 with config:&{NodeID:7ad778d8eb33 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-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, added to nodes list" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f227a1b04b9c with config:&{NodeID:f227a1b04b9c 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-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="Node f227a1b04b9c/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="Node f227a1b04b9c/172.25.198.234, added to nodes list" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="Node f227a1b04b9c/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="Node f227a1b04b9c/172.25.198.234, added to nodes list" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, added to nodes list" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-19T09:25:18.979Z] time="2022-05-19T09:25:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-05-19T09:25:19.017Z] === CONT TestStopContainerWithTimeout/3 [2022-05-19T09:25:19.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants Post stage [Pipeline] junit [2022-05-19T09:25:19.747Z] Recording test results [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1f695e1d1ab2 with config:&{NodeID:1f695e1d1ab2 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-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, added to nodes list" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, added to nodes list" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, added to nodes list" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node f227a1b04b9c/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node f227a1b04b9c/172.25.198.234, added to nodes list" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:19.964Z] time="2022-05-19T09:25:19Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a55c82ee1904 with config:&{NodeID:a55c82ee1904 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-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node f227a1b04b9c/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node f227a1b04b9c/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.431Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:bbd65339bcb1 with config:&{NodeID:bbd65339bcb1 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-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node f227a1b04b9c/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node f227a1b04b9c/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node a55c82ee1904/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.898Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.899Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.899Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:20.899Z] time="2022-05-19T09:25:20Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to nodes list" [2022-05-19T09:25:20.982Z] === CONT TestStopContainerWithTimeout/1 [2022-05-19T09:25:21.366Z] networkdb_test.go:835: Re-joining: 3 [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:20Z" level=info msg="The new bootstrap node list is:[172.25.198.234:10033 172.25.198.234:10034 172.25.198.234:10035]" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10033" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49386" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10034" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49387" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10035" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:20Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49388" [2022-05-19T09:25:21.366Z] networkdb_test.go:835: Re-joining: 4 [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:21Z" level=info msg="The new bootstrap node list is:[172.25.198.234:10033 172.25.198.234:10034 172.25.198.234:10035]" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10033" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:21Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49389" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10034" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:21Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49390" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10035" [2022-05-19T09:25:21.366Z] time="2022-05-19T09:25:21Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49391" [2022-05-19T09:25:21.367Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-19T09:25:21.716Z] + echo Ensuring container killed. [2022-05-19T09:25:21.716Z] Ensuring container killed. [2022-05-19T09:25:21.716Z] + docker rm -vf docker-pr1 [2022-05-19T09:25:21.716Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="node 0 leaving" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33 change state NodeActive --> NodeLeft" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="node2(f227a1b04b9c): Node leave event for 7ad778d8eb33/172.25.198.234" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33 change state NodeActive --> NodeLeft" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="node4(a55c82ee1904): Node leave event for 7ad778d8eb33/172.25.198.234" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33 change state NodeActive --> NodeLeft" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="node5(bbd65339bcb1): Node leave event for 7ad778d8eb33/172.25.198.234" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33 change state NodeActive --> NodeLeft" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="node3(1f695e1d1ab2): Node leave event for 7ad778d8eb33/172.25.198.234" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33 change state NodeActive --> NodeLeft" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="node1(7ad778d8eb33): Node leave event for 7ad778d8eb33/172.25.198.234" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, left gossip cluster" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, left gossip cluster" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, left gossip cluster" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, left gossip cluster" [2022-05-19T09:25:21.833Z] time="2022-05-19T09:25:21Z" level=info msg="Node 7ad778d8eb33/172.25.198.234, left gossip cluster" [2022-05-19T09:25:22.009Z] + echo Chowning /workspace to jenkins user [2022-05-19T09:25:22.009Z] Chowning /workspace to jenkins user [2022-05-19T09:25:22.009Z] + id -u [2022-05-19T09:25:22.009Z] + id -g [2022-05-19T09:25:22.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43617:/workspace busybox chown -R 1000:1000 /workspace [2022-05-19T09:25:22.009Z] Unable to find image 'busybox:latest' locally [2022-05-19T09:25:22.009Z] latest: Pulling from library/busybox [2022-05-19T09:25:22.273Z] 50e8d59317eb: Pulling fs layer [2022-05-19T09:25:22.273Z] 50e8d59317eb: Verifying Checksum [2022-05-19T09:25:22.273Z] 50e8d59317eb: Download complete [2022-05-19T09:25:22.273Z] 50e8d59317eb: Pull complete [2022-05-19T09:25:22.273Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-19T09:25:22.273Z] Status: Downloaded newer image for busybox:latest [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="node 1 leaving" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="Node f227a1b04b9c change state NodeActive --> NodeLeft" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="node5(bbd65339bcb1): Node leave event for f227a1b04b9c/172.25.198.234" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="Node f227a1b04b9c/172.25.198.234, left gossip cluster" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="Node f227a1b04b9c change state NodeActive --> NodeFailed" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="Node f227a1b04b9c/172.25.198.234, added to failed nodes list" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="Node f227a1b04b9c change state NodeActive --> NodeLeft" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="node3(1f695e1d1ab2): Node leave event for f227a1b04b9c/172.25.198.234" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="Node f227a1b04b9c change state NodeActive --> NodeLeft" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=info msg="node4(a55c82ee1904): Node leave event for f227a1b04b9c/172.25.198.234" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:21Z" level=error msg="node: f227a1b04b9c is unknown to memberlist" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:22Z" level=info msg="Node f227a1b04b9c/172.25.198.234, left gossip cluster" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:22Z" level=info msg="Node f227a1b04b9c/172.25.198.234, left gossip cluster" [2022-05-19T09:25:22.300Z] time="2022-05-19T09:25:22Z" level=info msg="Node f227a1b04b9c/172.25.198.234, left gossip cluster" [2022-05-19T09:25:22.383Z] check_test.go:307: [de9ee18e1a7ec] daemon is not started [2022-05-19T09:25:22.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="node 2 leaving" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="Node 1f695e1d1ab2 change state NodeActive --> NodeLeft" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="node5(bbd65339bcb1): Node leave event for 1f695e1d1ab2/172.25.198.234" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="Node 1f695e1d1ab2 change state NodeActive --> NodeLeft" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="node4(a55c82ee1904): Node leave event for 1f695e1d1ab2/172.25.198.234" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="Node 1f695e1d1ab2 change state NodeActive --> NodeLeft" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="node3(1f695e1d1ab2): Node leave event for 1f695e1d1ab2/172.25.198.234" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=debug msg="memberlist: Failed ping: a55c82ee1904 (timeout reached)" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.198.234:10037: use of closed network connection" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.198.234:10034: use of closed network connection" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.198.234:10035: use of closed network connection" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49392" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, left gossip cluster" [2022-05-19T09:25:22.768Z] time="2022-05-19T09:25:22Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, left gossip cluster" [2022-05-19T09:25:22.956Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-19T09:25:22.956Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2022-05-19T09:25:22.956Z] --- PASS: TestStopContainerWithTimeout/-1 (3.42s) [2022-05-19T09:25:22.956Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-05-19T09:25:22.956Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2022-05-19T09:25:22.956Z] === RUN TestDeleteDevicemapper [2022-05-19T09:25:22.956Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-19T09:25:22.956Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-19T09:25:22.956Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="Node 1f695e1d1ab2/172.25.198.234, left gossip cluster" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=warning msg="memberlist: Was able to connect to a55c82ee1904 but other probes failed, network may be misconfigured" [2022-05-19T09:25:23.235Z] networkdb_test.go:867: node4: OK [2022-05-19T09:25:23.235Z] networkdb_test.go:867: node5: OK [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="node 0 coming back" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3a21a3d8d892 with config:&{NodeID:3a21a3d8d892 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-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, added to nodes list" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="node 1 coming back" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e30ad652b08a with config:&{NodeID:e30ad652b08a 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-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="Node e30ad652b08a/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="Node e30ad652b08a/172.25.198.234, added to nodes list" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="node 2 coming back" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:01b9d77b3950 with config:&{NodeID:01b9d77b3950 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-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="Node 01b9d77b3950/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:23.235Z] time="2022-05-19T09:25:22Z" level=info msg="Node 01b9d77b3950/172.25.198.234, added to nodes list" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-19T09:25:23.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-19T09:25:23.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-19T09:25:23.966Z] 2022/05/19 09:25:23 Closing DB instances... [2022-05-19T09:25:23.973Z] + bundleName=amd64-cgroup2 [2022-05-19T09:25:23.973Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-19T09:25:23.973Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-19T09:25:23.973Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-19T09:25:23.973Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-19T09:25:24.247Z] Archiving artifacts [2022-05-19T09:25:25.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-19T09:25:25.817Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.66s) [2022-05-19T09:25:25.817Z] === RUN TestUpdateMemory [2022-05-19T09:25:25.817Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:25:25.817Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-19T09:25:25.817Z] === RUN TestUpdateCPUQuota [2022-05-19T09:25:26.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-19T09:25:26.171Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-05-19T09:25:26.171Z] === RUN TestFindNode [2022-05-19T09:25:26.171Z] 2022/05/19 09:25:25 Closing DB instances... [2022-05-19T09:25:26.171Z] --- PASS: TestFindNode (0.02s) [2022-05-19T09:25:26.171Z] === RUN TestChangeNodeState [2022-05-19T09:25:26.171Z] 2022/05/19 09:25:25 Closing DB instances... [2022-05-19T09:25:26.171Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-19T09:25:26.171Z] === RUN TestNodeReincarnation [2022-05-19T09:25:26.171Z] 2022/05/19 09:25:25 Closing DB instances... [2022-05-19T09:25:26.292Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-19T09:25:26.607Z] + make clean [2022-05-19T09:25:26.607Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-19T09:25:26.607Z] docker-dev-cache [2022-05-19T09:25:26.607Z] docker-mod-cache [Pipeline] deleteDir [2022-05-19T09:25:27.003Z] time="2022-05-19T09:25:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.198.234:10033 172.25.198.234:10034 172.25.198.234:10035]" [2022-05-19T09:25:27.003Z] time="2022-05-19T09:25:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.198.234:10033 172.25.198.234:10034 172.25.198.234:10035]" [2022-05-19T09:25:27.024Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-19T09:25:27.024Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-05-19T09:25:27.024Z] === RUN TestUpdatePidsLimit [2022-05-19T09:25:27.024Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10033" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49393" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node a55c82ee1904/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node a55c82ee1904/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node bbd65339bcb1/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, is the new incarnation of the shutdown node 7ad778d8eb33/172.25.198.234" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49394" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10034" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node a55c82ee1904/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node a55c82ee1904/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node bbd65339bcb1/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, is the new incarnation of the shutdown node f227a1b04b9c/172.25.198.234" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49395" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10035" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node a55c82ee1904/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node a55c82ee1904/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node bbd65339bcb1/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, is the new incarnation of the shutdown node 1f695e1d1ab2/172.25.198.234" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, is the new incarnation of the shutdown node f227a1b04b9c/172.25.198.234" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node e30ad652b08a/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, is the new incarnation of the shutdown node 7ad778d8eb33/172.25.198.234" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, is the new incarnation of the shutdown node 1f695e1d1ab2/172.25.198.234" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, joined gossip cluster" [2022-05-19T09:25:27.471Z] time="2022-05-19T09:25:27Z" level=info msg="Node 01b9d77b3950/172.25.198.234, added to nodes list" [2022-05-19T09:25:27.597Z] === RUN TestUpdatePidsLimit/no_change [2022-05-19T09:25:27.858Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-19T09:25:27.858Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-19T09:25:27.940Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10033" [2022-05-19T09:25:27.940Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49396" [2022-05-19T09:25:27.940Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10034" [2022-05-19T09:25:27.940Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49397" [2022-05-19T09:25:27.940Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.198.234:10035" [2022-05-19T09:25:27.940Z] time="2022-05-19T09:25:27Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49398" [2022-05-19T09:25:28.399Z] 2022/05/19 09:25:28 Closing DB instances... [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892 change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="node3(01b9d77b3950): Node leave event for 3a21a3d8d892/172.25.198.234" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892 change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="node2(e30ad652b08a): Node leave event for 3a21a3d8d892/172.25.198.234" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892 change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="node4(a55c82ee1904): Node leave event for 3a21a3d8d892/172.25.198.234" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892 change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892 change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="node1(3a21a3d8d892): Node leave event for 3a21a3d8d892/172.25.198.234" [2022-05-19T09:25:28.399Z] time="2022-05-19T09:25:28Z" level=info msg="node5(bbd65339bcb1): Node leave event for 3a21a3d8d892/172.25.198.234" [2022-05-19T09:25:28.438Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-19T09:25:28.700Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-19T09:25:28.700Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, left gossip cluster" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, left gossip cluster" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, left gossip cluster" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, left gossip cluster" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node 3a21a3d8d892/172.25.198.234, left gossip cluster" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node e30ad652b08a change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="node3(01b9d77b3950): Node leave event for e30ad652b08a/172.25.198.234" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node e30ad652b08a change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="node4(a55c82ee1904): Node leave event for e30ad652b08a/172.25.198.234" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node e30ad652b08a change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="node5(bbd65339bcb1): Node leave event for e30ad652b08a/172.25.198.234" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node e30ad652b08a change state NodeActive --> NodeLeft" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="node2(e30ad652b08a): Node leave event for e30ad652b08a/172.25.198.234" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node e30ad652b08a/172.25.198.234, left gossip cluster" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node e30ad652b08a/172.25.198.234, left gossip cluster" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node e30ad652b08a/172.25.198.234, left gossip cluster" [2022-05-19T09:25:28.854Z] time="2022-05-19T09:25:28Z" level=info msg="Node e30ad652b08a/172.25.198.234, left gossip cluster" [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T09:25:29.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-19T09:25:29.309Z] time="2022-05-19T09:25:28Z" level=info msg="Node 01b9d77b3950 change state NodeActive --> NodeLeft" [2022-05-19T09:25:29.309Z] time="2022-05-19T09:25:28Z" level=info msg="node4(a55c82ee1904): Node leave event for 01b9d77b3950/172.25.198.234" [2022-05-19T09:25:29.309Z] time="2022-05-19T09:25:28Z" level=info msg="Node 01b9d77b3950 change state NodeActive --> NodeLeft" [2022-05-19T09:25:29.309Z] time="2022-05-19T09:25:28Z" level=info msg="node5(bbd65339bcb1): Node leave event for 01b9d77b3950/172.25.198.234" [2022-05-19T09:25:29.309Z] time="2022-05-19T09:25:29Z" level=info msg="Node 01b9d77b3950 change state NodeActive --> NodeLeft" [2022-05-19T09:25:29.309Z] time="2022-05-19T09:25:29Z" level=info msg="node3(01b9d77b3950): Node leave event for 01b9d77b3950/172.25.198.234" [2022-05-19T09:25:29.309Z] time="2022-05-19T09:25:29Z" level=info msg="Node 01b9d77b3950/172.25.198.234, left gossip cluster" [2022-05-19T09:25:29.309Z] time="2022-05-19T09:25:29Z" level=info msg="Node 01b9d77b3950/172.25.198.234, left gossip cluster" [2022-05-19T09:25:29.534Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-19T09:25:29.765Z] time="2022-05-19T09:25:29Z" level=info msg="Node 01b9d77b3950/172.25.198.234, left gossip cluster" [2022-05-19T09:25:29.765Z] time="2022-05-19T09:25:29Z" level=debug msg="memberlist: Failed ping: 01b9d77b3950 (timeout reached)" [2022-05-19T09:25:29.765Z] time="2022-05-19T09:25:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.198.234:10037: use of closed network connection" [2022-05-19T09:25:29.765Z] time="2022-05-19T09:25:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.198.234:10036: use of closed network connection" [2022-05-19T09:25:29.765Z] time="2022-05-19T09:25:29Z" level=debug msg="memberlist: Stream connection from=172.25.198.234:49399" [2022-05-19T09:25:30.222Z] time="2022-05-19T09:25:29Z" level=info msg="Node a55c82ee1904 change state NodeActive --> NodeLeft" [2022-05-19T09:25:30.222Z] time="2022-05-19T09:25:29Z" level=info msg="node5(bbd65339bcb1): Node leave event for a55c82ee1904/172.25.198.234" [2022-05-19T09:25:30.222Z] time="2022-05-19T09:25:29Z" level=info msg="Node a55c82ee1904 change state NodeActive --> NodeLeft" [2022-05-19T09:25:30.222Z] time="2022-05-19T09:25:29Z" level=info msg="node4(a55c82ee1904): Node leave event for a55c82ee1904/172.25.198.234" [2022-05-19T09:25:30.222Z] time="2022-05-19T09:25:29Z" level=warning msg="memberlist: Was able to connect to 01b9d77b3950 but other probes failed, network may be misconfigured" [2022-05-19T09:25:30.678Z] time="2022-05-19T09:25:30Z" level=info msg="Node a55c82ee1904/172.25.198.234, left gossip cluster" [2022-05-19T09:25:30.678Z] time="2022-05-19T09:25:30Z" level=info msg="Node a55c82ee1904/172.25.198.234, left gossip cluster" [2022-05-19T09:25:30.850Z] time="2022-05-19T09:25:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-19T09:25:30.850Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-19T09:25:30.850Z] === RUN TestParallelCreate [2022-05-19T09:25:30.850Z] 2022/05/19 09:25:30 Closing DB instances... [2022-05-19T09:25:30.850Z] --- PASS: TestParallelCreate (0.02s) [2022-05-19T09:25:30.850Z] === RUN TestParallelDelete [2022-05-19T09:25:30.850Z] 2022/05/19 09:25:30 Closing DB instances... [2022-05-19T09:25:30.850Z] --- PASS: TestParallelDelete (0.02s) [2022-05-19T09:25:30.850Z] === RUN TestNetworkDBIslands [2022-05-19T09:25:30.850Z] time="2022-05-19T09:25:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:03167b82d207 with config:&{NodeID:03167b82d207 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-05-19T09:25:30.850Z] time="2022-05-19T09:25:30Z" level=info msg="Node 03167b82d207/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:30.850Z] time="2022-05-19T09:25:30Z" level=info msg="Node 03167b82d207/172.19.52.239, added to nodes list" [2022-05-19T09:25:30.850Z] time="2022-05-19T09:25:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f619608fbc26 with config:&{NodeID:f619608fbc26 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-05-19T09:25:30.850Z] time="2022-05-19T09:25:30Z" level=info msg="Node f619608fbc26/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:30.850Z] time="2022-05-19T09:25:30Z" level=info msg="Node f619608fbc26/172.19.52.239, added to nodes list" [2022-05-19T09:25:30.850Z] time="2022-05-19T09:25:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-19T09:25:30.851Z] time="2022-05-19T09:25:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-19T09:25:30.851Z] time="2022-05-19T09:25:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-19T09:25:30.851Z] time="2022-05-19T09:25:30Z" level=info msg="Node f619608fbc26/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:30.851Z] time="2022-05-19T09:25:30Z" level=info msg="Node f619608fbc26/172.19.52.239, added to nodes list" [2022-05-19T09:25:30.851Z] time="2022-05-19T09:25:30Z" level=info msg="Node 03167b82d207/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:30.851Z] time="2022-05-19T09:25:30Z" level=info msg="Node 03167b82d207/172.19.52.239, added to nodes list" [2022-05-19T09:25:30.851Z] time="2022-05-19T09:25:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-19T09:25:30.851Z] time="2022-05-19T09:25:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-19T09:25:30.923Z] --- PASS: TestUpdatePidsLimit (3.82s) [2022-05-19T09:25:30.923Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2022-05-19T09:25:30.923Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-05-19T09:25:30.923Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-05-19T09:25:30.923Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2022-05-19T09:25:30.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-05-19T09:25:30.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-05-19T09:25:30.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-05-19T09:25:30.923Z] === RUN TestUpdateRestartPolicy [2022-05-19T09:25:31.582Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2022-05-19T09:25:31.582Z] === RUN TestCreateServiceConflict [2022-05-19T09:25:31.639Z] time="2022-05-19T09:25:31Z" level=info msg="Node bbd65339bcb1/172.25.198.234, left gossip cluster" [2022-05-19T09:25:31.639Z] time="2022-05-19T09:25:31Z" level=info msg="Node bbd65339bcb1 change state NodeActive --> NodeFailed" [2022-05-19T09:25:31.639Z] time="2022-05-19T09:25:31Z" level=info msg="Node bbd65339bcb1/172.25.198.234, added to failed nodes list" [2022-05-19T09:25:31.639Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-05-19T09:25:31.639Z] PASS [2022-05-19T09:25:31.639Z] coverage: 60.0% of statements [2022-05-19T09:25:31.639Z] ok github.com/docker/docker/libnetwork/networkdb 103.991s coverage: 60.0% of statements [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/quota [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/rootless [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/volume [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-19T09:25:31.639Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cf1fc265660d with config:&{NodeID:cf1fc265660d 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-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node cf1fc265660d/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node cf1fc265660d/172.19.52.239, added to nodes list" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node cf1fc265660d/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node cf1fc265660d/172.19.52.239, added to nodes list" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node 03167b82d207/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node 03167b82d207/172.19.52.239, added to nodes list" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node f619608fbc26/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node f619608fbc26/172.19.52.239, added to nodes list" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node cf1fc265660d/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:31.811Z] time="2022-05-19T09:25:31Z" level=info msg="Node cf1fc265660d/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1f7e8efccc08 with config:&{NodeID:1f7e8efccc08 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-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node 03167b82d207/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node 03167b82d207/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node f619608fbc26/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node f619608fbc26/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node cf1fc265660d/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=info msg="Node cf1fc265660d/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:32Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:32Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:32Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.267Z] time="2022-05-19T09:25:32Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.723Z] time="2022-05-19T09:25:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:013110f25600 with config:&{NodeID:013110f25600 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-05-19T09:25:32.723Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.723Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.723Z] time="2022-05-19T09:25:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-19T09:25:32.723Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-19T09:25:32.723Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-19T09:25:32.723Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.723Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 03167b82d207/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 03167b82d207/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node cf1fc265660d/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node cf1fc265660d/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node f619608fbc26/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node f619608fbc26/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="Node 013110f25600/172.19.52.239, added to nodes list" [2022-05-19T09:25:32.724Z] networkdb_test.go:835: Re-joining: 3 [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="The new bootstrap node list is:[172.19.52.239:10033 172.19.52.239:10034 172.19.52.239:10035]" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10033" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49370" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10034" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49371" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10035" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49372" [2022-05-19T09:25:32.724Z] networkdb_test.go:835: Re-joining: 4 [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=info msg="The new bootstrap node list is:[172.19.52.239:10033 172.19.52.239:10034 172.19.52.239:10035]" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10033" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49373" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10034" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49374" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10035" [2022-05-19T09:25:32.724Z] time="2022-05-19T09:25:32Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49375" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:32Z" level=info msg="node 0 leaving" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="node5(013110f25600): Node leave event for 03167b82d207/172.19.52.239" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="node2(f619608fbc26): Node leave event for 03167b82d207/172.19.52.239" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="node3(cf1fc265660d): Node leave event for 03167b82d207/172.19.52.239" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="node4(1f7e8efccc08): Node leave event for 03167b82d207/172.19.52.239" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.179Z] time="2022-05-19T09:25:33Z" level=info msg="node1(03167b82d207): Node leave event for 03167b82d207/172.19.52.239" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207/172.19.52.239, left gossip cluster" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207/172.19.52.239, left gossip cluster" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207/172.19.52.239, left gossip cluster" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207/172.19.52.239, left gossip cluster" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node 03167b82d207/172.19.52.239, left gossip cluster" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="node 1 leaving" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node f619608fbc26 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="node4(1f7e8efccc08): Node leave event for f619608fbc26/172.19.52.239" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node f619608fbc26 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="node3(cf1fc265660d): Node leave event for f619608fbc26/172.19.52.239" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node f619608fbc26 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="node5(013110f25600): Node leave event for f619608fbc26/172.19.52.239" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="Node f619608fbc26 change state NodeActive --> NodeLeft" [2022-05-19T09:25:33.637Z] time="2022-05-19T09:25:33Z" level=info msg="node2(f619608fbc26): Node leave event for f619608fbc26/172.19.52.239" [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === Skipped [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-19T09:25:33.809Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-19T09:25:33.809Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-19T09:25:33.809Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-19T09:25:33.809Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-19T09:25:33.809Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-19T09:25:33.809Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-19T09:25:33.809Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-19T09:25:33.809Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-19T09:25:33.809Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-19T09:25:33.809Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-19T09:25:33.809Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-19T09:25:33.809Z] daemon_test.go:145: root required [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-19T09:25:33.809Z] reload_test.go:342: root required [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-19T09:25:33.809Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-19T09:25:33.809Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-19T09:25:33.809Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-19T09:25:33.809Z] download_test.go:267: Needs fixing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-19T09:25:33.809Z] layer_test.go:291: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-19T09:25:33.809Z] layer_test.go:340: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-19T09:25:33.809Z] layer_test.go:455: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-19T09:25:33.809Z] layer_test.go:684: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-19T09:25:33.809Z] migration_test.go:45: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-19T09:25:33.809Z] migration_test.go:181: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-19T09:25:33.809Z] mount_test.go:17: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-19T09:25:33.809Z] mount_test.go:76: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-19T09:25:33.809Z] mount_test.go:125: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-19T09:25:33.809Z] mount_test.go:212: Failing on Windows [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-19T09:25:33.809Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-19T09:25:33.809Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-19T09:25:33.809Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-19T09:25:33.809Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-19T09:25:33.809Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-19T09:25:33.809Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-19T09:25:33.809Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-19T09:25:33.809Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-19T09:25:33.809Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-19T09:25:33.809Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-19T09:25:33.809Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-19T09:25:33.809Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-19T09:25:33.809Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-19T09:25:33.809Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-19T09:25:33.809Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-19T09:25:33.809Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-19T09:25:33.809Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:33.809Z] [2022-05-19T09:25:33.809Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-19T09:25:33.810Z] archive_test.go:133: Xz not present in msys2 [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-19T09:25:33.810Z] archive_test.go:140: zstd not installed [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-19T09:25:33.810Z] archive_test.go:252: Failing on Windows CI machines [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:25:33.810Z] archive_windows_test.go:16: Currently fails [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-19T09:25:33.810Z] changes_test.go:196: needs more investigation [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-19T09:25:33.810Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-19T09:25:33.810Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-19T09:25:33.810Z] changes_test.go:433: needs further investigation [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-19T09:25:33.810Z] changes_test.go:469: needs further investigation [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-19T09:25:33.810Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-19T09:25:33.810Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.810Z] [2022-05-19T09:25:33.810Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-19T09:25:33.812Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-19T09:25:33.812Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-19T09:25:33.812Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-19T09:25:33.812Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:25:33.812Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:25:33.812Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-19T09:25:33.812Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-19T09:25:33.812Z] poller_test.go:40: No chmod on Windows [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-19T09:25:33.812Z] fileutils_test.go:133: Needs porting to Windows [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-19T09:25:33.812Z] fileutils_test.go:179: Needs porting to Windows [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-19T09:25:33.812Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-19T09:25:33.812Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-19T09:25:33.812Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-19T09:25:33.812Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-19T09:25:33.812Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-19T09:25:33.812Z] [2022-05-19T09:25:33.812Z] DONE 2329 tests, 70 skipped in 274.739s [2022-05-19T09:25:33.812Z] INFO: make.ps1 ended at 05/19/2022 09:25:33 [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="Node f619608fbc26/172.19.52.239, left gossip cluster" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="Node f619608fbc26/172.19.52.239, left gossip cluster" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="Node f619608fbc26/172.19.52.239, left gossip cluster" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="Node f619608fbc26/172.19.52.239, left gossip cluster" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="node 2 leaving" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="Node cf1fc265660d change state NodeActive --> NodeLeft" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="node5(013110f25600): Node leave event for cf1fc265660d/172.19.52.239" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="Node cf1fc265660d change state NodeActive --> NodeLeft" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="node4(1f7e8efccc08): Node leave event for cf1fc265660d/172.19.52.239" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="Node cf1fc265660d change state NodeActive --> NodeLeft" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:33Z" level=info msg="node3(cf1fc265660d): Node leave event for cf1fc265660d/172.19.52.239" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:34Z" level=info msg="Node cf1fc265660d/172.19.52.239, left gossip cluster" [2022-05-19T09:25:34.093Z] time="2022-05-19T09:25:34Z" level=info msg="Node cf1fc265660d/172.19.52.239, left gossip cluster" [2022-05-19T09:25:34.118Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-05-19T09:25:34.118Z] === RUN TestCreateServiceMaxReplicas [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="Node cf1fc265660d/172.19.52.239, left gossip cluster" [2022-05-19T09:25:34.548Z] networkdb_test.go:867: node5: OK [2022-05-19T09:25:34.548Z] networkdb_test.go:867: node4: OK [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="node 0 coming back" [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cfbeb812c82e with config:&{NodeID:cfbeb812c82e 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-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="Node cfbeb812c82e/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="Node cfbeb812c82e/172.19.52.239, added to nodes list" [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="node 1 coming back" [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2423ee384f34 with config:&{NodeID:2423ee384f34 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-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="Node 2423ee384f34/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="Node 2423ee384f34/172.19.52.239, added to nodes list" [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="node 2 coming back" [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ca313aaab666 with config:&{NodeID:ca313aaab666 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-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="Node ca313aaab666/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:34.548Z] time="2022-05-19T09:25:34Z" level=info msg="Node ca313aaab666/172.19.52.239, added to nodes list" [2022-05-19T09:25:35.138Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-19T09:25:35.344Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-19T09:25:35.344Z] INFO: Unit tests ended at 05/19/2022 09:25:35. Duration:00:04:48.0523789 [2022-05-19T09:25:35.344Z] INFO: Building busybox [2022-05-19T09:25:35.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-19T09:25:35.799Z] Sending build context to Docker daemon 5.12kB [2022-05-19T09:25:35.799Z] [2022-05-19T09:25:35.799Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-19T09:25:35.799Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-19T09:25:35.799Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-19T09:25:35.799Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-19T09:25:35.799Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-19T09:25:35.799Z] ---> 7c569352fed3 [2022-05-19T09:25:35.799Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-19T09:25:35.799Z] ---> Running in 2a286fb34f79 [2022-05-19T09:25:35.972Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-19T09:25:36.544Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-19T09:25:36.651Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-05-19T09:25:36.651Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-19T09:25:37.492Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-19T09:25:38.280Z] time="2022-05-19T09:25:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.52.239:10033 172.19.52.239:10034 172.19.52.239:10035]" [2022-05-19T09:25:38.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-19T09:25:38.741Z] time="2022-05-19T09:25:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.52.239:10033 172.19.52.239:10034 172.19.52.239:10035]" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10033" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49376" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 013110f25600/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, is the new incarnation of the shutdown node 03167b82d207/172.19.52.239" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 013110f25600/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10034" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49377" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 013110f25600/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 013110f25600/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, is the new incarnation of the shutdown node f619608fbc26/172.19.52.239" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49378" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10035" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 013110f25600/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 013110f25600/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.196Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node ca313aaab666/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node ca313aaab666/172.19.52.239, is the new incarnation of the shutdown node cf1fc265660d/172.19.52.239" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node ca313aaab666/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, is the new incarnation of the shutdown node f619608fbc26/172.19.52.239" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node 2423ee384f34/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, is the new incarnation of the shutdown node 03167b82d207/172.19.52.239" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node cfbeb812c82e/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node ca313aaab666/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node ca313aaab666/172.19.52.239, is the new incarnation of the shutdown node cf1fc265660d/172.19.52.239" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node ca313aaab666/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node ca313aaab666/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:38Z" level=info msg="Node ca313aaab666/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:39Z" level=info msg="Node ca313aaab666/172.19.52.239, joined gossip cluster" [2022-05-19T09:25:39.197Z] time="2022-05-19T09:25:39Z" level=info msg="Node ca313aaab666/172.19.52.239, added to nodes list" [2022-05-19T09:25:39.652Z] time="2022-05-19T09:25:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10033" [2022-05-19T09:25:39.653Z] time="2022-05-19T09:25:39Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49379" [2022-05-19T09:25:39.653Z] time="2022-05-19T09:25:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10034" [2022-05-19T09:25:39.653Z] time="2022-05-19T09:25:39Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49380" [2022-05-19T09:25:39.653Z] time="2022-05-19T09:25:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.52.239:10035" [2022-05-19T09:25:39.653Z] time="2022-05-19T09:25:39Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49381" [2022-05-19T09:25:39.653Z] 2022/05/19 09:25:39 Closing DB instances... [2022-05-19T09:25:39.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="node4(1f7e8efccc08): Node leave event for cfbeb812c82e/172.19.52.239" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="node5(013110f25600): Node leave event for cfbeb812c82e/172.19.52.239" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="node2(2423ee384f34): Node leave event for cfbeb812c82e/172.19.52.239" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="node1(cfbeb812c82e): Node leave event for cfbeb812c82e/172.19.52.239" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="node3(ca313aaab666): Node leave event for cfbeb812c82e/172.19.52.239" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.108Z] time="2022-05-19T09:25:39Z" level=info msg="Node cfbeb812c82e/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node 2423ee384f34 change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="node3(ca313aaab666): Node leave event for 2423ee384f34/172.19.52.239" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node 2423ee384f34 change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="node4(1f7e8efccc08): Node leave event for 2423ee384f34/172.19.52.239" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node 2423ee384f34 change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="node5(013110f25600): Node leave event for 2423ee384f34/172.19.52.239" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node 2423ee384f34 change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="node2(2423ee384f34): Node leave event for 2423ee384f34/172.19.52.239" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node 2423ee384f34/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node 2423ee384f34/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node 2423ee384f34/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node 2423ee384f34/172.19.52.239, left gossip cluster" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node ca313aaab666 change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="node5(013110f25600): Node leave event for ca313aaab666/172.19.52.239" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="Node ca313aaab666 change state NodeActive --> NodeLeft" [2022-05-19T09:25:40.565Z] time="2022-05-19T09:25:40Z" level=info msg="node4(1f7e8efccc08): Node leave event for ca313aaab666/172.19.52.239" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=info msg="Node ca313aaab666 change state NodeActive --> NodeLeft" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=info msg="node3(ca313aaab666): Node leave event for ca313aaab666/172.19.52.239" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=info msg="Node ca313aaab666/172.19.52.239, left gossip cluster" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=info msg="Node ca313aaab666/172.19.52.239, left gossip cluster" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=info msg="Node ca313aaab666/172.19.52.239, left gossip cluster" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=debug msg="memberlist: Failed ping: ca313aaab666 (timeout reached)" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.52.239:10037: use of closed network connection" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.52.239:10036: use of closed network connection" [2022-05-19T09:25:41.021Z] time="2022-05-19T09:25:40Z" level=debug msg="memberlist: Stream connection from=172.19.52.239:49382" [2022-05-19T09:25:41.477Z] time="2022-05-19T09:25:41Z" level=info msg="Node 1f7e8efccc08 change state NodeActive --> NodeLeft" [2022-05-19T09:25:41.477Z] time="2022-05-19T09:25:41Z" level=info msg="node5(013110f25600): Node leave event for 1f7e8efccc08/172.19.52.239" [2022-05-19T09:25:41.477Z] time="2022-05-19T09:25:41Z" level=info msg="Node 1f7e8efccc08 change state NodeActive --> NodeLeft" [2022-05-19T09:25:41.477Z] time="2022-05-19T09:25:41Z" level=info msg="node4(1f7e8efccc08): Node leave event for 1f7e8efccc08/172.19.52.239" [2022-05-19T09:25:41.628Z] Removing intermediate container 2a286fb34f79 [2022-05-19T09:25:41.628Z] ---> 4f0575451029 [2022-05-19T09:25:41.628Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-19T09:25:41.628Z] ---> Running in 6df8ddde7432 [2022-05-19T09:25:41.628Z] Removing intermediate container 6df8ddde7432 [2022-05-19T09:25:41.628Z] ---> d42052e6835b [2022-05-19T09:25:41.628Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-19T09:25:41.628Z] ---> Running in 2cc4ee543995 [2022-05-19T09:25:41.628Z] Removing intermediate container 2cc4ee543995 [2022-05-19T09:25:41.628Z] ---> c7cbe1b01a0b [2022-05-19T09:25:41.628Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-19T09:25:41.745Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-19T09:25:41.933Z] time="2022-05-19T09:25:41Z" level=warning msg="memberlist: Was able to connect to ca313aaab666 but other probes failed, network may be misconfigured" [2022-05-19T09:25:41.933Z] time="2022-05-19T09:25:41Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, left gossip cluster" [2022-05-19T09:25:42.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-19T09:25:42.389Z] time="2022-05-19T09:25:42Z" level=info msg="Node 1f7e8efccc08/172.19.52.239, left gossip cluster" [2022-05-19T09:25:42.845Z] time="2022-05-19T09:25:42Z" level=info msg="Node 013110f25600/172.19.52.239, left gossip cluster" [2022-05-19T09:25:42.845Z] time="2022-05-19T09:25:42Z" level=info msg="Node 013110f25600 change state NodeActive --> NodeFailed" [2022-05-19T09:25:42.845Z] time="2022-05-19T09:25:42Z" level=info msg="Node 013110f25600/172.19.52.239, added to failed nodes list" [2022-05-19T09:25:42.845Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-19T09:25:42.845Z] PASS [2022-05-19T09:25:42.845Z] coverage: 60.0% of statements [2022-05-19T09:25:42.845Z] ok github.com/docker/docker/libnetwork/networkdb 104.708s coverage: 60.0% of statements [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/quota [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/rootless [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/volume [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-19T09:25:42.845Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-19T09:25:43.191Z] [2022-05-19T09:25:43.659Z] ---> 86149c31d301 [2022-05-19T09:25:43.659Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-19T09:25:43.659Z] ---> Running in fa3df1c0cd08 [2022-05-19T09:25:43.925Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-19T09:25:43.925Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2022-05-19T09:25:43.925Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-19T09:25:44.500Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-19T09:25:44.500Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-05-19T09:25:44.500Z] === RUN TestWaitNonBlocked [2022-05-19T09:25:44.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:25:44.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:25:44.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:25:44.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:25:44.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:25:44.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:25:44.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-19T09:25:44.764Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-19T09:25:44.764Z] check_test.go:307: [dae0afba6bea0] daemon is not started [2022-05-19T09:25:44.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-19T09:25:44.764Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-19T09:25:44.764Z] check_test.go:307: [d8c1ce1b953c3] daemon is not started [2022-05-19T09:25:44.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-19T09:25:45.338Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === Skipped [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-19T09:25:45.756Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-19T09:25:45.756Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-19T09:25:45.756Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-19T09:25:45.756Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-19T09:25:45.756Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-19T09:25:45.756Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-19T09:25:45.756Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-19T09:25:45.756Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-19T09:25:45.756Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-19T09:25:45.756Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-19T09:25:45.756Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-19T09:25:45.756Z] daemon_test.go:145: root required [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-19T09:25:45.756Z] reload_test.go:342: root required [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-19T09:25:45.756Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-19T09:25:45.756Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-19T09:25:45.756Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-19T09:25:45.756Z] download_test.go:267: Needs fixing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-19T09:25:45.756Z] layer_test.go:291: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-19T09:25:45.756Z] layer_test.go:340: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-19T09:25:45.756Z] layer_test.go:455: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-19T09:25:45.756Z] layer_test.go:684: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-19T09:25:45.756Z] migration_test.go:45: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-19T09:25:45.756Z] migration_test.go:181: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-19T09:25:45.756Z] mount_test.go:17: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-19T09:25:45.756Z] mount_test.go:76: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-19T09:25:45.756Z] mount_test.go:125: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-19T09:25:45.756Z] mount_test.go:212: Failing on Windows [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-19T09:25:45.756Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-19T09:25:45.756Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-19T09:25:45.756Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-19T09:25:45.756Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-19T09:25:45.756Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-19T09:25:45.756Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-19T09:25:45.756Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-19T09:25:45.756Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-19T09:25:45.756Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-19T09:25:45.756Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-19T09:25:45.756Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-19T09:25:45.756Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-19T09:25:45.756Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-19T09:25:45.756Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-19T09:25:45.756Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-19T09:25:45.756Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-19T09:25:45.756Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-19T09:25:45.756Z] archive_test.go:133: Xz not present in msys2 [2022-05-19T09:25:45.756Z] [2022-05-19T09:25:45.756Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-19T09:25:45.912Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-19T09:25:45.912Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-19T09:25:45.912Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2022-05-19T09:25:45.912Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2022-05-19T09:25:45.912Z] === RUN TestWaitBlocked [2022-05-19T09:25:45.912Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:25:45.912Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:25:45.913Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:25:45.913Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:25:45.913Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-19T09:25:45.913Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-19T09:25:46.175Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-19T09:25:46.213Z] archive_test.go:140: zstd not installed [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:252: Failing on Windows CI machines [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:25:46.213Z] archive_windows_test.go:16: Currently fails [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-19T09:25:46.213Z] changes_test.go:196: needs more investigation [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-19T09:25:46.213Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-19T09:25:46.213Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-19T09:25:46.213Z] changes_test.go:433: needs further investigation [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-19T09:25:46.213Z] changes_test.go:469: needs further investigation [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-19T09:25:46.213Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-19T09:25:46.213Z] poller_test.go:40: No chmod on Windows [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-19T09:25:46.213Z] fileutils_test.go:133: Needs porting to Windows [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-19T09:25:46.213Z] fileutils_test.go:179: Needs porting to Windows [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-19T09:25:46.213Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-05-19T09:25:46.213Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-19T09:25:46.213Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-19T09:25:46.213Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-19T09:25:46.213Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-19T09:25:46.213Z] [2022-05-19T09:25:46.213Z] DONE 2329 tests, 70 skipped in 305.229s [2022-05-19T09:25:46.213Z] INFO: make.ps1 ended at 05/19/2022 09:25:45 [2022-05-19T09:25:46.749Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-19T09:25:46.749Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-19T09:25:46.749Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-19T09:25:47.011Z] --- PASS: TestWaitBlocked (0.03s) [2022-05-19T09:25:47.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2022-05-19T09:25:47.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-05-19T09:25:47.011Z] === CONT TestContainerStartOnDaemonRestart [2022-05-19T09:25:47.011Z] === CONT TestContainerKillOnDaemonStart [2022-05-19T09:25:47.275Z] check_test.go:307: [d1239f13dda55] daemon is not started [2022-05-19T09:25:47.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-19T09:25:48.382Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-19T09:25:48.382Z] INFO: Unit tests ended at 05/19/2022 09:25:47. Duration:00:05:21.8466382 [2022-05-19T09:25:48.382Z] INFO: Building busybox [2022-05-19T09:25:48.382Z] Sending build context to Docker daemon 5.12kB [2022-05-19T09:25:48.382Z] [2022-05-19T09:25:48.382Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-19T09:25:48.382Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-19T09:25:48.382Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-19T09:25:48.382Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-19T09:25:48.382Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-19T09:25:48.382Z] ---> 7c569352fed3 [2022-05-19T09:25:48.382Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-19T09:25:48.382Z] ---> Running in d6a0cc973b12 [2022-05-19T09:25:48.482Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-19T09:25:51.033Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2022-05-19T09:25:51.033Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-19T09:25:51.531Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-05-19T09:25:51.531Z] === RUN TestCreateServiceSecretFileMode [2022-05-19T09:25:51.531Z] --- PASS: TestCreateServiceSecretFileMode (1.96s) [2022-05-19T09:25:51.531Z] === RUN TestCreateServiceConfigFileMode [2022-05-19T09:25:52.348Z] Removing intermediate container fa3df1c0cd08 [2022-05-19T09:25:52.348Z] ---> 491bd75b3229 [2022-05-19T09:25:52.348Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-19T09:25:52.348Z] ---> Running in cb0edcb8a7a9 [2022-05-19T09:25:52.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-19T09:25:53.369Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.71s) [2022-05-19T09:25:53.369Z] === CONT TestDaemonHostGatewayIP [2022-05-19T09:25:53.942Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-19T09:25:54.061Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-05-19T09:25:54.061Z] === RUN TestCreateServiceSysctls [2022-05-19T09:25:54.176Z] Removing intermediate container d6a0cc973b12 [2022-05-19T09:25:54.176Z] ---> f0a784addb8d [2022-05-19T09:25:54.176Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-19T09:25:54.176Z] ---> Running in 89e4b6c8c3e4 [2022-05-19T09:25:54.176Z] Removing intermediate container 89e4b6c8c3e4 [2022-05-19T09:25:54.176Z] ---> f2d57d50188d [2022-05-19T09:25:54.176Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-19T09:25:54.176Z] ---> Running in 1482f497e1ab [2022-05-19T09:25:54.561Z] [2022-05-19T09:25:54.561Z] SUCCESS: Specified value was saved. [2022-05-19T09:25:54.645Z] Removing intermediate container 1482f497e1ab [2022-05-19T09:25:54.645Z] ---> 5079d7e976b3 [2022-05-19T09:25:54.645Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-19T09:25:55.333Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-19T09:25:55.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-19T09:25:56.209Z] [2022-05-19T09:25:56.543Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-19T09:25:56.677Z] ---> 7451101f9122 [2022-05-19T09:25:56.677Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-19T09:25:56.677Z] ---> Running in abf126927c78 [2022-05-19T09:25:56.772Z] Removing intermediate container cb0edcb8a7a9 [2022-05-19T09:25:56.772Z] ---> 6b1fdd5378e7 [2022-05-19T09:25:56.772Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-19T09:25:56.772Z] ---> Running in c1348c10fc81 [2022-05-19T09:25:56.805Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-19T09:25:56.805Z] --- PASS: TestDaemonHostGatewayIP (3.58s) [2022-05-19T09:25:56.805Z] === CONT TestDaemonRestartIpcMode [2022-05-19T09:25:57.345Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-05-19T09:25:57.345Z] === RUN TestCreateServiceCapabilities [2022-05-19T09:25:57.753Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-19T09:25:58.327Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-19T09:25:58.588Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-19T09:25:59.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-19T09:25:59.287Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-05-19T09:25:59.287Z] === RUN TestInspect [2022-05-19T09:26:00.553Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2022-05-19T09:26:00.553Z] === CONT TestIpcModeOlderClient [2022-05-19T09:26:00.553Z] --- PASS: TestContainerKillOnDaemonStart (13.29s) [2022-05-19T09:26:00.553Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-19T09:26:00.553Z] PASS [2022-05-19T09:26:00.553Z] [2022-05-19T09:26:00.553Z] === Skipped [2022-05-19T09:26:00.553Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-19T09:26:00.553Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:26:00.553Z] [2022-05-19T09:26:00.553Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-19T09:26:00.553Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:26:00.553Z] [2022-05-19T09:26:00.553Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-19T09:26:00.553Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:26:00.553Z] [2022-05-19T09:26:00.553Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-19T09:26:00.553Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-19T09:26:00.553Z] [2022-05-19T09:26:00.553Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-19T09:26:00.553Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-19T09:26:00.553Z] [2022-05-19T09:26:00.553Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-19T09:26:00.553Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:26:00.553Z] [2022-05-19T09:26:00.553Z] DONE 237 tests, 6 skipped in 168.558s [2022-05-19T09:26:00.553Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-19T09:26:00.553Z] ++ 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-05-19T09:26:00.553Z] ++ set -e [2022-05-19T09:26:00.553Z] ++ '[' -n 0 ']' [2022-05-19T09:26:00.553Z] ++ set -x [2022-05-19T09:26:00.553Z] ++ 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-05-19T09:26:00.553Z] === RUN TestConfigDaemonLibtrustID [2022-05-19T09:26:01.130Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2022-05-19T09:26:01.130Z] === RUN TestConfigDaemonID [2022-05-19T09:26:01.527Z] Cannot create a file when that file already exists. [2022-05-19T09:26:01.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-19T09:26:02.280Z] daemon_test.go:84: [d0986c4c68bd7] daemon is not started [2022-05-19T09:26:02.280Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-19T09:26:02.280Z] === RUN TestDaemonConfigValidation [2022-05-19T09:26:02.280Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:26:02.280Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:26:02.280Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-19T09:26:02.280Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-19T09:26:02.280Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-19T09:26:02.280Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-19T09:26:02.280Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-19T09:26:02.280Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-19T09:26:02.280Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-19T09:26:02.280Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-19T09:26:02.280Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-19T09:26:02.280Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-19T09:26:02.542Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-19T09:26:02.542Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-19T09:26:02.542Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-19T09:26:02.578Z] --- PASS: TestInspect (2.73s) [2022-05-19T09:26:02.578Z] === RUN TestCreateJob [2022-05-19T09:26:02.804Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-19T09:26:02.804Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-05-19T09:26:02.804Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-05-19T09:26:02.804Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-05-19T09:26:02.804Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-05-19T09:26:02.804Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-05-19T09:26:02.804Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-19T09:26:02.804Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-19T09:26:03.749Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-19T09:26:04.971Z] === RUN TestBoolValue [2022-05-19T09:26:04.971Z] --- PASS: TestBoolValue (0.00s) [2022-05-19T09:26:04.971Z] === RUN TestBoolValueOrDefault [2022-05-19T09:26:04.971Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-19T09:26:04.971Z] === RUN TestInt64ValueOrZero [2022-05-19T09:26:04.971Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-19T09:26:04.971Z] === RUN TestInt64ValueOrDefault [2022-05-19T09:26:04.971Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-19T09:26:04.971Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-19T09:26:04.971Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-19T09:26:04.971Z] === RUN TestJsonContentType [2022-05-19T09:26:04.971Z] --- PASS: TestJsonContentType (0.00s) [2022-05-19T09:26:04.971Z] === RUN TestReadJSON [2022-05-19T09:26:04.971Z] === RUN TestReadJSON/nil_body [2022-05-19T09:26:04.971Z] === RUN TestReadJSON/empty_body [2022-05-19T09:26:04.971Z] === RUN TestReadJSON/with_valid_request [2022-05-19T09:26:04.971Z] === RUN TestReadJSON/with_whitespace [2022-05-19T09:26:04.971Z] === RUN TestReadJSON/with_extra_content [2022-05-19T09:26:04.971Z] === RUN TestReadJSON/invalid_JSON [2022-05-19T09:26:04.971Z] --- PASS: TestReadJSON (0.00s) [2022-05-19T09:26:04.971Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-19T09:26:04.971Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-19T09:26:04.971Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-19T09:26:04.971Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-19T09:26:04.971Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-19T09:26:04.971Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-19T09:26:04.971Z] PASS [2022-05-19T09:26:04.971Z] coverage: 31.9% of statements [2022-05-19T09:26:04.971Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 31.9% of statements [2022-05-19T09:26:04.971Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-19T09:26:04.971Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-19T09:26:05.110Z] --- PASS: TestCreateJob (2.95s) [2022-05-19T09:26:05.110Z] === RUN TestReplicatedJob [2022-05-19T09:26:05.137Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-19T09:26:06.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-19T09:26:06.082Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-19T09:26:06.082Z] daemon_test.go:198: [d30228a5585e5] daemon is not started [2022-05-19T09:26:06.082Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-05-19T09:26:06.082Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-05-19T09:26:06.082Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-19T09:26:06.082Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-19T09:26:06.082Z] === RUN TestDaemonProxy [2022-05-19T09:26:06.082Z] === RUN TestDaemonProxy/environment_variables [2022-05-19T09:26:06.272Z] Removing intermediate container c1348c10fc81 [2022-05-19T09:26:06.272Z] ---> 225a40b9344d [2022-05-19T09:26:06.272Z] Step 13/13 : CMD ["sh"] [2022-05-19T09:26:06.272Z] ---> Running in 9bf7ca737890 [2022-05-19T09:26:06.272Z] Removing intermediate container 9bf7ca737890 [2022-05-19T09:26:06.272Z] ---> b4e15dd93881 [2022-05-19T09:26:06.272Z] Successfully built b4e15dd93881 [2022-05-19T09:26:06.272Z] Successfully tagged busybox:latest [2022-05-19T09:26:06.272Z] INFO: Docker images of the daemon under test [2022-05-19T09:26:06.272Z] [2022-05-19T09:26:06.272Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-19T09:26:06.272Z] busybox latest b4e15dd93881 1 second ago 4.95GB [2022-05-19T09:26:06.272Z] microsoft/windowsservercore latest 7c569352fed3 2 weeks ago 4.9GB [2022-05-19T09:26:06.272Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 2 weeks ago 4.9GB [2022-05-19T09:26:06.272Z] [2022-05-19T09:26:06.273Z] INFO: Running integration tests at 05/19/2022 09:26:06... [2022-05-19T09:26:06.273Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-19T09:26:06.273Z] INFO: Integration API tests being run from the host: [2022-05-19T09:26:06.273Z] INFO: make.ps1 starting at 05/19/2022 09:26:06 [2022-05-19T09:26:06.542Z] === RUN TestMaskSecretKeys [2022-05-19T09:26:06.542Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-19T09:26:06.542Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-19T09:26:06.542Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-19T09:26:06.542Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-19T09:26:06.542Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-19T09:26:06.542Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-19T09:26:06.542Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-19T09:26:06.542Z] === RUN TestVersionMiddlewareVersion [2022-05-19T09:26:06.542Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-19T09:26:06.542Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-19T09:26:06.542Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-19T09:26:06.542Z] PASS [2022-05-19T09:26:06.542Z] coverage: 37.7% of statements [2022-05-19T09:26:06.542Z] ok github.com/docker/docker/api/server/middleware 0.114s coverage: 37.7% of statements [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-19T09:26:06.542Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-19T09:26:07.013Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-19T09:26:07.013Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-19T09:26:07.147Z] Removing intermediate container abf126927c78 [2022-05-19T09:26:07.147Z] ---> aaf18c462faf [2022-05-19T09:26:07.147Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-19T09:26:07.147Z] ---> Running in 7aa013aebd28 [2022-05-19T09:26:07.265Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-19T09:26:08.009Z] === RUN TestDaemonProxy/command-line_options [2022-05-19T09:26:08.159Z] === RUN TestToJSON [2022-05-19T09:26:08.159Z] --- PASS: TestToJSON (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestToParamWithVersion [2022-05-19T09:26:08.159Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestFromJSON [2022-05-19T09:26:08.159Z] --- PASS: TestFromJSON (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestEmpty [2022-05-19T09:26:08.159Z] --- PASS: TestEmpty (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestArgsMatchKVListEmptySources [2022-05-19T09:26:08.159Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestArgsMatchKVList [2022-05-19T09:26:08.159Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestArgsMatch [2022-05-19T09:26:08.159Z] --- PASS: TestArgsMatch (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestAdd [2022-05-19T09:26:08.159Z] --- PASS: TestAdd (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestDel [2022-05-19T09:26:08.159Z] --- PASS: TestDel (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestLen [2022-05-19T09:26:08.159Z] --- PASS: TestLen (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestExactMatch [2022-05-19T09:26:08.159Z] --- PASS: TestExactMatch (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestOnlyOneExactMatch [2022-05-19T09:26:08.159Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestContains [2022-05-19T09:26:08.159Z] --- PASS: TestContains (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestValidate [2022-05-19T09:26:08.159Z] --- PASS: TestValidate (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestWalkValues [2022-05-19T09:26:08.159Z] --- PASS: TestWalkValues (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestFuzzyMatch [2022-05-19T09:26:08.159Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestClone [2022-05-19T09:26:08.159Z] --- PASS: TestClone (0.00s) [2022-05-19T09:26:08.159Z] PASS [2022-05-19T09:26:08.159Z] coverage: 92.2% of statements [2022-05-19T09:26:08.159Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2022-05-19T09:26:08.159Z] === RUN TestStrSliceMarshalJSON [2022-05-19T09:26:08.159Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestStrSliceUnmarshalJSON [2022-05-19T09:26:08.159Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestStrSliceUnmarshalString [2022-05-19T09:26:08.159Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestStrSliceUnmarshalSlice [2022-05-19T09:26:08.159Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-19T09:26:08.159Z] PASS [2022-05-19T09:26:08.159Z] coverage: 90.0% of statements [2022-05-19T09:26:08.159Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2022-05-19T09:26:08.159Z] === RUN TestAdjustForAPIVersion [2022-05-19T09:26:08.159Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-19T09:26:08.159Z] PASS [2022-05-19T09:26:08.159Z] coverage: 6.0% of statements [2022-05-19T09:26:08.159Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 6.0% of statements [2022-05-19T09:26:08.159Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-19T09:26:08.159Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-19T09:26:08.159Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-19T09:26:08.159Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestGetVolumeByNameNotFound [2022-05-19T09:26:08.159Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-19T09:26:08.159Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-19T09:26:08.159Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestListVolumes [2022-05-19T09:26:08.159Z] --- PASS: TestListVolumes (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestListVolumesNoSwarm [2022-05-19T09:26:08.159Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestListVolumesNoManager [2022-05-19T09:26:08.159Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestCreateRegularVolume [2022-05-19T09:26:08.159Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-19T09:26:08.159Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-19T09:26:08.159Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestCreateVolumeCluster [2022-05-19T09:26:08.159Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestUpdateVolume [2022-05-19T09:26:08.159Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestUpdateVolumeNoSwarm [2022-05-19T09:26:08.159Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestUpdateVolumeNotFound [2022-05-19T09:26:08.159Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestVolumeRemove [2022-05-19T09:26:08.159Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestVolumeRemoveSwarm [2022-05-19T09:26:08.159Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-19T09:26:08.159Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-19T09:26:08.159Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-19T09:26:08.159Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-19T09:26:08.159Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-19T09:26:08.159Z] === RUN TestVolumeRemoveSwarmForce [2022-05-19T09:26:08.159Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-19T09:26:08.159Z] PASS [2022-05-19T09:26:08.159Z] coverage: 67.9% of statements [2022-05-19T09:26:08.159Z] ok github.com/docker/docker/api/server/router/volume 0.061s coverage: 67.9% of statements [2022-05-19T09:26:08.159Z] ? github.com/docker/docker/api/types [no test files] [2022-05-19T09:26:08.159Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-19T09:26:08.159Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-19T09:26:08.159Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-19T09:26:08.159Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-19T09:26:08.160Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-19T09:26:08.160Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-19T09:26:08.160Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-19T09:26:08.160Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-19T09:26:08.303Z] [2022-05-19T09:26:08.303Z] SUCCESS: Specified value was saved. [2022-05-19T09:26:08.631Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-19T09:26:08.631Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-19T09:26:08.631Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-19T09:26:08.631Z] === RUN TestGetTimestamp [2022-05-19T09:26:08.631Z] === RUN TestCompareVersion [2022-05-19T09:26:08.631Z] --- PASS: TestCompareVersion (0.00s) [2022-05-19T09:26:08.631Z] PASS [2022-05-19T09:26:08.631Z] coverage: 77.3% of statements [2022-05-19T09:26:08.631Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-05-19T09:26:09.101Z] --- PASS: TestGetTimestamp (0.23s) [2022-05-19T09:26:09.101Z] === RUN TestParseTimestamps [2022-05-19T09:26:09.101Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-19T09:26:09.101Z] PASS [2022-05-19T09:26:09.101Z] coverage: 100.0% of statements [2022-05-19T09:26:09.101Z] ok github.com/docker/docker/api/types/time 0.309s coverage: 100.0% of statements [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/builder [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-19T09:26:09.101Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-19T09:26:09.414Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-19T09:26:09.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-19T09:26:09.675Z] === RUN TestDaemonProxy/configuration_file [2022-05-19T09:26:09.937Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-19T09:26:10.092Z] === RUN TestIsGIT [2022-05-19T09:26:10.092Z] --- PASS: TestIsGIT (0.00s) [2022-05-19T09:26:10.092Z] PASS [2022-05-19T09:26:10.092Z] coverage: 100.0% of statements [2022-05-19T09:26:10.092Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.037s coverage: 100.0% of statements [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-19T09:26:10.092Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-19T09:26:10.092Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-19T09:26:10.092Z] === RUN TestCloneArgsSmartHttp [2022-05-19T09:26:10.092Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-19T09:26:10.092Z] === RUN TestCloneArgsDumbHttp [2022-05-19T09:26:10.092Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-19T09:26:10.092Z] === RUN TestCloneArgsGit [2022-05-19T09:26:10.092Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-19T09:26:10.092Z] === RUN TestCheckoutGit [2022-05-19T09:26:10.457Z] --- PASS: TestReplicatedJob (4.69s) [2022-05-19T09:26:10.457Z] === RUN TestUpdateReplicatedJob [2022-05-19T09:26:10.510Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-19T09:26:11.262Z] Removing intermediate container 7aa013aebd28 [2022-05-19T09:26:11.262Z] ---> 3f908ca5929d [2022-05-19T09:26:11.262Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-19T09:26:11.455Z] === RUN TestDaemonProxy/conflicting_options [2022-05-19T09:26:11.732Z] ---> Running in 6b0dff6a918f [2022-05-19T09:26:12.028Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-19T09:26:12.318Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-19T09:26:12.318Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestProcessNoDockerignore [2022-05-19T09:26:12.318Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-19T09:26:12.318Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-19T09:26:12.318Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-19T09:26:12.318Z] === RUN TestDetectContentType [2022-05-19T09:26:12.318Z] --- PASS: TestDetectContentType (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestSelectAcceptableMIME [2022-05-19T09:26:12.318Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestInspectEmptyResponse [2022-05-19T09:26:12.318Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestInspectResponseBinary [2022-05-19T09:26:12.318Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestResponseUnsupportedContentType [2022-05-19T09:26:12.318Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestInspectResponseTextSimple [2022-05-19T09:26:12.318Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestInspectResponseEmptyContentType [2022-05-19T09:26:12.318Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestUnknownContentLength [2022-05-19T09:26:12.318Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestDownloadRemote [2022-05-19T09:26:12.318Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-19T09:26:12.318Z] === RUN TestGetWithStatusError [2022-05-19T09:26:12.318Z] --- PASS: TestGetWithStatusError (0.01s) [2022-05-19T09:26:12.318Z] === RUN TestCloseRootDirectory [2022-05-19T09:26:12.318Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:26:12.318Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-19T09:26:12.318Z] === RUN TestHashFile [2022-05-19T09:26:12.318Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:26:12.318Z] --- SKIP: TestHashFile (0.01s) [2022-05-19T09:26:12.318Z] === RUN TestHashSubdir [2022-05-19T09:26:12.318Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:26:12.318Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-19T09:26:12.318Z] === RUN TestRemoveDirectory [2022-05-19T09:26:12.318Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:26:12.318Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-19T09:26:12.318Z] PASS [2022-05-19T09:26:12.318Z] coverage: 9.3% of statements [2022-05-19T09:26:12.318Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 9.3% of statements [2022-05-19T09:26:12.603Z] --- PASS: TestDaemonProxy (6.57s) [2022-05-19T09:26:12.603Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-05-19T09:26:12.603Z] --- PASS: TestDaemonProxy/command-line_options (1.88s) [2022-05-19T09:26:12.603Z] --- PASS: TestDaemonProxy/configuration_file (1.83s) [2022-05-19T09:26:12.603Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-19T09:26:12.603Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-05-19T09:26:12.603Z] PASS [2022-05-19T09:26:12.603Z] [2022-05-19T09:26:12.603Z] DONE 18 tests in 12.013s [2022-05-19T09:26:12.603Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-19T09:26:12.603Z] ++ 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-05-19T09:26:12.603Z] ++ set -e [2022-05-19T09:26:12.603Z] ++ '[' -n 0 ']' [2022-05-19T09:26:12.603Z] ++ set -x [2022-05-19T09:26:12.603Z] ++ 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-05-19T09:26:12.788Z] === RUN TestGetAllAllowed [2022-05-19T09:26:12.788Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestGetAllMeta [2022-05-19T09:26:12.788Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-19T09:26:12.788Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestIsUnreferencedBuiltin [2022-05-19T09:26:12.788Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestIsExistingDirectory [2022-05-19T09:26:12.788Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-19T09:26:12.788Z] === RUN TestGetFilenameForDownload [2022-05-19T09:26:12.788Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestEnv2Variables [2022-05-19T09:26:12.788Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-19T09:26:12.788Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestMaintainer [2022-05-19T09:26:12.788Z] --- PASS: TestMaintainer (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestLabel [2022-05-19T09:26:12.788Z] --- PASS: TestLabel (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestFromScratch [2022-05-19T09:26:12.788Z] --- PASS: TestFromScratch (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestFromWithArg [2022-05-19T09:26:12.788Z] --- PASS: TestFromWithArg (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-19T09:26:12.788Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestFromWithUndefinedArg [2022-05-19T09:26:12.788Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestFromMultiStageWithNamedStage [2022-05-19T09:26:12.788Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestOnbuild [2022-05-19T09:26:12.788Z] --- PASS: TestOnbuild (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestWorkdir [2022-05-19T09:26:12.788Z] --- PASS: TestWorkdir (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestCmd [2022-05-19T09:26:12.788Z] --- PASS: TestCmd (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestHealthcheckNone [2022-05-19T09:26:12.788Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestHealthcheckCmd [2022-05-19T09:26:12.788Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestEntrypoint [2022-05-19T09:26:12.788Z] --- PASS: TestEntrypoint (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestExpose [2022-05-19T09:26:12.788Z] --- PASS: TestExpose (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestUser [2022-05-19T09:26:12.788Z] --- PASS: TestUser (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestVolume [2022-05-19T09:26:12.788Z] --- PASS: TestVolume (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestStopSignal [2022-05-19T09:26:12.788Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-19T09:26:12.788Z] --- SKIP: TestStopSignal (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestArg [2022-05-19T09:26:12.788Z] --- PASS: TestArg (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestShell [2022-05-19T09:26:12.788Z] --- PASS: TestShell (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestPrependEnvOnCmd [2022-05-19T09:26:12.788Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestRunWithBuildArgs [2022-05-19T09:26:12.788Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestRunIgnoresHealthcheck [2022-05-19T09:26:12.788Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestDispatchUnsupportedOptions [2022-05-19T09:26:12.788Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-19T09:26:12.788Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-19T09:26:12.788Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-19T09:26:12.788Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-19T09:26:12.788Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-19T09:26:12.788Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-19T09:26:12.788Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestNormalizeWorkdir [2022-05-19T09:26:12.788Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-19T09:26:12.788Z] === RUN TestDispatch [2022-05-19T09:26:12.788Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-19T09:26:12.789Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-19T09:26:12.789Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-19T09:26:12.789Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-19T09:26:12.789Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-19T09:26:12.789Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-19T09:26:12.789Z] === RUN TestDispatch/COPY_url [2022-05-19T09:26:12.789Z] --- PASS: TestDispatch (0.07s) [2022-05-19T09:26:12.789Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-19T09:26:12.789Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-19T09:26:12.789Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-19T09:26:12.789Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-19T09:26:12.789Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-19T09:26:12.789Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-19T09:26:12.789Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-05-19T09:26:12.789Z] === RUN TestAddScratchImageAddsToMounts [2022-05-19T09:26:12.789Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-19T09:26:12.789Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-19T09:26:12.789Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-19T09:26:12.789Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestImageSourceGetAddsToMounts [2022-05-19T09:26:12.789Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestEmptyDockerfile [2022-05-19T09:26:12.789Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-19T09:26:12.789Z] === RUN TestSymlinkDockerfile [2022-05-19T09:26:12.789Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-19T09:26:12.789Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-19T09:26:12.789Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestNonExistingDockerfile [2022-05-19T09:26:12.789Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestCopyRunConfig [2022-05-19T09:26:12.789Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestDeepCopyRunConfig [2022-05-19T09:26:12.789Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestExportImage [2022-05-19T09:26:12.789Z] --- PASS: TestExportImage (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestNormalizeDest [2022-05-19T09:26:12.789Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-19T09:26:12.789Z] PASS [2022-05-19T09:26:12.789Z] coverage: 46.7% of statements [2022-05-19T09:26:12.789Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 46.7% of statements [2022-05-19T09:26:12.789Z] === RUN TestEnable [2022-05-19T09:26:12.789Z] --- PASS: TestEnable (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestDisable [2022-05-19T09:26:12.789Z] --- PASS: TestDisable (0.00s) [2022-05-19T09:26:12.789Z] === RUN TestEnabled [2022-05-19T09:26:12.789Z] --- PASS: TestEnabled (0.00s) [2022-05-19T09:26:12.789Z] PASS [2022-05-19T09:26:12.789Z] coverage: 100.0% of statements [2022-05-19T09:26:12.789Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2022-05-19T09:26:12.865Z] INFO: Testing against a local daemon [2022-05-19T09:26:12.865Z] === RUN TestCommitInheritsEnv [2022-05-19T09:26:12.989Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-05-19T09:26:12.989Z] === RUN TestServiceListWithStatuses [2022-05-19T09:26:12.989Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-19T09:26:12.989Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-19T09:26:12.989Z] === RUN TestDockerNetworkConnectAlias [2022-05-19T09:26:13.442Z] --- PASS: TestCommitInheritsEnv (0.52s) [2022-05-19T09:26:13.442Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-19T09:26:13.442Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-19T09:26:13.442Z] === RUN TestImportWithCustomPlatform [2022-05-19T09:26:13.442Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-19T09:26:13.442Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-19T09:26:13.442Z] === RUN TestImportWithCustomPlatform// [2022-05-19T09:26:13.442Z] === RUN TestImportWithCustomPlatform/linux [2022-05-19T09:26:13.442Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-19T09:26:13.705Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-19T09:26:13.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-19T09:26:13.705Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-19T09:26:13.967Z] === RUN TestImportWithCustomPlatform/macos [2022-05-19T09:26:13.967Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-19T09:26:13.967Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform (0.68s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-19T09:26:13.967Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-19T09:26:13.967Z] === RUN TestImagesFilterMultiReference [2022-05-19T09:26:13.967Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-19T09:26:13.967Z] === RUN TestImagePullPlatformInvalid [2022-05-19T09:26:14.228Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-19T09:26:14.228Z] === RUN TestRemoveImageOrphaning [2022-05-19T09:26:14.358Z] === RUN TestTCP4Proxy [2022-05-19T09:26:14.358Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-19T09:26:14.358Z] === RUN TestTCP4ProxyHalfClose [2022-05-19T09:26:14.358Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-19T09:26:14.358Z] === RUN TestTCP6Proxy [2022-05-19T09:26:14.358Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-19T09:26:14.358Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-19T09:26:14.358Z] === RUN TestTCPDualStackProxy [2022-05-19T09:26:14.358Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-19T09:26:14.358Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-19T09:26:14.358Z] === RUN TestUDP4Proxy [2022-05-19T09:26:14.358Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-19T09:26:14.358Z] === RUN TestUDP6Proxy [2022-05-19T09:26:14.358Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-19T09:26:14.358Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-19T09:26:14.358Z] === RUN TestUDPWriteError [2022-05-19T09:26:14.358Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-19T09:26:14.358Z] === RUN TestSCTP4Proxy [2022-05-19T09:26:14.358Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-19T09:26:14.358Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-19T09:26:14.358Z] === RUN TestSCTP6Proxy [2022-05-19T09:26:14.358Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-19T09:26:14.358Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-19T09:26:14.358Z] PASS [2022-05-19T09:26:14.358Z] coverage: 49.4% of statements [2022-05-19T09:26:14.358Z] ok github.com/docker/docker/cmd/docker-proxy 0.068s coverage: 49.4% of statements [2022-05-19T09:26:14.490Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2022-05-19T09:26:14.490Z] === RUN TestRemoveImageGarbageCollector [2022-05-19T09:26:15.065Z] time="2022-05-19T09:26:14Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-19T09:26:16.009Z] check_test.go:307: [d819bcc6bcdc7] daemon is not started [2022-05-19T09:26:16.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-19T09:26:16.484Z] Cannot create a file when that file already exists. [2022-05-19T09:26:16.955Z] --- PASS: TestRemoveImageGarbageCollector (2.42s) [2022-05-19T09:26:16.955Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-19T09:26:16.955Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-19T09:26:16.955Z] === RUN TestTagInvalidReference [2022-05-19T09:26:17.176Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-05-19T09:26:17.177Z] === RUN TestDockerNetworkReConnect [2022-05-19T09:26:17.218Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-19T09:26:17.218Z] === RUN TestTagValidPrefixedRepo [2022-05-19T09:26:17.218Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-19T09:26:17.218Z] === RUN TestTagExistedNameWithoutForce [2022-05-19T09:26:17.218Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-19T09:26:17.218Z] === RUN TestTagOfficialNames [2022-05-19T09:26:17.218Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-19T09:26:17.218Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-19T09:26:17.218Z] === RUN TestTagMatchesDigest [2022-05-19T09:26:17.218Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-19T09:26:17.218Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-19T09:26:19.138Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-19T09:26:19.138Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-19T09:26:19.138Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-19T09:26:19.138Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-19T09:26:19.138Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-19T09:26:19.138Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-19T09:26:19.138Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-19T09:26:19.138Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-19T09:26:19.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-19T09:26:19.138Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-19T09:26:20.460Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-05-19T09:26:20.460Z] === RUN TestServicePlugin [2022-05-19T09:26:20.460Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:26:20.460Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-19T09:26:20.460Z] === RUN TestServiceUpdateLabel [2022-05-19T09:26:21.234Z] Removing intermediate container 6b0dff6a918f [2022-05-19T09:26:21.234Z] ---> a5e3aefab8cb [2022-05-19T09:26:21.234Z] Step 13/13 : CMD ["sh"] [2022-05-19T09:26:21.702Z] ---> Running in 5d0f01e8a3fa [2022-05-19T09:26:22.170Z] Removing intermediate container 5d0f01e8a3fa [2022-05-19T09:26:22.170Z] ---> 7946d13824ca [2022-05-19T09:26:22.170Z] Successfully built 7946d13824ca [2022-05-19T09:26:22.170Z] Successfully tagged busybox:latest [2022-05-19T09:26:22.170Z] INFO: Docker images of the daemon under test [2022-05-19T09:26:22.170Z] [2022-05-19T09:26:22.170Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-19T09:26:22.170Z] busybox latest 7946d13824ca Less than a second ago 4.95GB [2022-05-19T09:26:22.170Z] microsoft/windowsservercore latest 7c569352fed3 2 weeks ago 4.9GB [2022-05-19T09:26:22.170Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 2 weeks ago 4.9GB [2022-05-19T09:26:22.170Z] [2022-05-19T09:26:22.170Z] INFO: Running integration tests at 05/19/2022 09:26:21... [2022-05-19T09:26:22.170Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-19T09:26:22.170Z] INFO: Integration API tests being run from the host: [2022-05-19T09:26:22.170Z] INFO: make.ps1 starting at 05/19/2022 09:26:21 [2022-05-19T09:26:22.363Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-05-19T09:26:22.363Z] === RUN TestServiceUpdateSecrets [2022-05-19T09:26:22.448Z] docker_cli_daemon_plugins_test.go:106: [d5cc6f6745ca0] daemon is not started [2022-05-19T09:26:22.856Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-19T09:26:23.021Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-19T09:26:23.156Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-19T09:26:23.282Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-19T09:26:23.425Z] Copying nested executables into bundles/binary-daemon [2022-05-19T09:26:25.202Z] check_test.go:307: [d8c72f9b8c3f0] daemon is not started [2022-05-19T09:26:25.202Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-19T09:26:25.327Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-19T09:26:25.327Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:26:25.327Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-19T09:26:25.327Z] [2022-05-19T09:26:26.874Z] === RUN TestCheckpointCreateError [2022-05-19T09:26:26.874Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCheckpointCreate [2022-05-19T09:26:26.874Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCheckpointDeleteError [2022-05-19T09:26:26.874Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCheckpointDelete [2022-05-19T09:26:26.874Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCheckpointListError [2022-05-19T09:26:26.874Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCheckpointList [2022-05-19T09:26:26.874Z] --- PASS: TestCheckpointList (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCheckpointListContainerNotFound [2022-05-19T09:26:26.874Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestNewClientWithOpsFromEnv [2022-05-19T09:26:26.874Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-19T09:26:26.874Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestGetAPIPath [2022-05-19T09:26:26.874Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestParseHostURL [2022-05-19T09:26:26.874Z] --- PASS: TestParseHostURL (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-19T09:26:26.874Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersion [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPVersionOverride [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-19T09:26:26.874Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestClientRedirect [2022-05-19T09:26:26.874Z] === RUN TestClientRedirect/GET [2022-05-19T09:26:26.874Z] === RUN TestClientRedirect/POST [2022-05-19T09:26:26.874Z] === RUN TestClientRedirect/PUT [2022-05-19T09:26:26.874Z] === RUN TestClientRedirect/DELETE [2022-05-19T09:26:26.874Z] --- PASS: TestClientRedirect (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-19T09:26:26.874Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigCreateUnsupported [2022-05-19T09:26:26.874Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigCreateError [2022-05-19T09:26:26.874Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigCreate [2022-05-19T09:26:26.874Z] --- PASS: TestConfigCreate (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigInspectNotFound [2022-05-19T09:26:26.874Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigInspectWithEmptyID [2022-05-19T09:26:26.874Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigInspectUnsupported [2022-05-19T09:26:26.874Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigInspectError [2022-05-19T09:26:26.874Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigInspectConfigNotFound [2022-05-19T09:26:26.874Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigInspect [2022-05-19T09:26:26.874Z] --- PASS: TestConfigInspect (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigListUnsupported [2022-05-19T09:26:26.874Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigListError [2022-05-19T09:26:26.874Z] --- PASS: TestConfigListError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigList [2022-05-19T09:26:26.874Z] --- PASS: TestConfigList (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigRemoveUnsupported [2022-05-19T09:26:26.874Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigRemoveError [2022-05-19T09:26:26.874Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigRemove [2022-05-19T09:26:26.874Z] --- PASS: TestConfigRemove (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigUpdateUnsupported [2022-05-19T09:26:26.874Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigUpdateError [2022-05-19T09:26:26.874Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestConfigUpdate [2022-05-19T09:26:26.874Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerCommitError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerCommit [2022-05-19T09:26:26.874Z] --- PASS: TestContainerCommit (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerStatPathError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerStatPathNotFoundError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerStatPathNoHeaderError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerStatPath [2022-05-19T09:26:26.874Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyToContainerError [2022-05-19T09:26:26.874Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyToContainerNotFoundError [2022-05-19T09:26:26.874Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyToContainerEmptyResponse [2022-05-19T09:26:26.874Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyToContainer [2022-05-19T09:26:26.874Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyFromContainerError [2022-05-19T09:26:26.874Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyFromContainerNotFoundError [2022-05-19T09:26:26.874Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-19T09:26:26.874Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-19T09:26:26.874Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestCopyFromContainer [2022-05-19T09:26:26.874Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerCreateError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerCreateImageNotFound [2022-05-19T09:26:26.874Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerCreateWithName [2022-05-19T09:26:26.874Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerCreateAutoRemove [2022-05-19T09:26:26.874Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerDiffError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerDiff [2022-05-19T09:26:26.874Z] --- PASS: TestContainerDiff (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExecCreateError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExecCreate [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExecStartError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExecStart [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExecInspectError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExecInspect [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExportError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExportError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExport [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExport (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerInspectError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerInspectContainerNotFound [2022-05-19T09:26:26.874Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerInspectWithEmptyID [2022-05-19T09:26:26.874Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerInspect [2022-05-19T09:26:26.874Z] --- PASS: TestContainerInspect (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerInspectNode [2022-05-19T09:26:26.874Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerKillError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerKillError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerKill [2022-05-19T09:26:26.874Z] --- PASS: TestContainerKill (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerListError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerListError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerList [2022-05-19T09:26:26.874Z] --- PASS: TestContainerList (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerLogsNotFoundError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerLogsError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerLogs [2022-05-19T09:26:26.874Z] --- PASS: TestContainerLogs (0.23s) [2022-05-19T09:26:26.874Z] === RUN TestContainerPauseError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerPause [2022-05-19T09:26:26.874Z] --- PASS: TestContainerPause (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainersPruneError [2022-05-19T09:26:26.874Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainersPrune [2022-05-19T09:26:26.874Z] --- PASS: TestContainersPrune (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerRemoveError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerRemoveNotFoundError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerRemove [2022-05-19T09:26:26.874Z] --- PASS: TestContainerRemove (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerRenameError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerRename [2022-05-19T09:26:26.874Z] --- PASS: TestContainerRename (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerResizeError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExecResizeError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerResize [2022-05-19T09:26:26.874Z] --- PASS: TestContainerResize (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerExecResize [2022-05-19T09:26:26.874Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerRestartError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerRestart [2022-05-19T09:26:26.874Z] --- PASS: TestContainerRestart (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerStartError [2022-05-19T09:26:26.874Z] --- PASS: TestContainerStartError (0.00s) [2022-05-19T09:26:26.874Z] === RUN TestContainerStart [2022-05-19T09:26:26.874Z] --- PASS: TestContainerStart (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerStatsError [2022-05-19T09:26:26.875Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerStats [2022-05-19T09:26:26.875Z] --- PASS: TestContainerStats (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerStopError [2022-05-19T09:26:26.875Z] --- PASS: TestContainerStopError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerStop [2022-05-19T09:26:26.875Z] --- PASS: TestContainerStop (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerTopError [2022-05-19T09:26:26.875Z] --- PASS: TestContainerTopError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerTop [2022-05-19T09:26:26.875Z] --- PASS: TestContainerTop (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerUnpauseError [2022-05-19T09:26:26.875Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerUnpause [2022-05-19T09:26:26.875Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerUpdateError [2022-05-19T09:26:26.875Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerUpdate [2022-05-19T09:26:26.875Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerWaitError [2022-05-19T09:26:26.875Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestContainerWait [2022-05-19T09:26:26.875Z] --- PASS: TestContainerWait (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestDiskUsageError [2022-05-19T09:26:26.875Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestDiskUsage [2022-05-19T09:26:26.875Z] --- PASS: TestDiskUsage (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestDistributionInspectUnsupported [2022-05-19T09:26:26.875Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestDistributionInspectWithEmptyID [2022-05-19T09:26:26.875Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestEventsErrorInOptions [2022-05-19T09:26:26.875Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestEventsErrorFromServer [2022-05-19T09:26:26.875Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestEvents [2022-05-19T09:26:26.875Z] --- PASS: TestEvents (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestTLSCloseWriter [2022-05-19T09:26:26.875Z] === PAUSE TestTLSCloseWriter [2022-05-19T09:26:26.875Z] === RUN TestImageBuildError [2022-05-19T09:26:26.875Z] --- PASS: TestImageBuildError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageBuild [2022-05-19T09:26:26.875Z] --- PASS: TestImageBuild (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestGetDockerOS [2022-05-19T09:26:26.875Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageCreateError [2022-05-19T09:26:26.875Z] --- PASS: TestImageCreateError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageCreate [2022-05-19T09:26:26.875Z] --- PASS: TestImageCreate (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageHistoryError [2022-05-19T09:26:26.875Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageHistory [2022-05-19T09:26:26.875Z] --- PASS: TestImageHistory (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageImportError [2022-05-19T09:26:26.875Z] --- PASS: TestImageImportError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageImport [2022-05-19T09:26:26.875Z] --- PASS: TestImageImport (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageInspectError [2022-05-19T09:26:26.875Z] --- PASS: TestImageInspectError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageInspectImageNotFound [2022-05-19T09:26:26.875Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageInspectWithEmptyID [2022-05-19T09:26:26.875Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageInspect [2022-05-19T09:26:26.875Z] --- PASS: TestImageInspect (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageListError [2022-05-19T09:26:26.875Z] --- PASS: TestImageListError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageList [2022-05-19T09:26:26.875Z] --- PASS: TestImageList (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageListApiBefore125 [2022-05-19T09:26:26.875Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageLoadError [2022-05-19T09:26:26.875Z] --- PASS: TestImageLoadError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageLoad [2022-05-19T09:26:26.875Z] --- PASS: TestImageLoad (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagesPruneError [2022-05-19T09:26:26.875Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagesPrune [2022-05-19T09:26:26.875Z] --- PASS: TestImagesPrune (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePullReferenceParseError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePullAnyError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePullWithoutErrors [2022-05-19T09:26:26.875Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePushReferenceError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePushAnyError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImagePushWithoutErrors [2022-05-19T09:26:26.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-19T09:26:26.875Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-19T09:26:26.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-19T09:26:26.875Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageRemoveError [2022-05-19T09:26:26.875Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageRemoveImageNotFound [2022-05-19T09:26:26.875Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageRemove [2022-05-19T09:26:26.875Z] --- PASS: TestImageRemove (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageSaveError [2022-05-19T09:26:26.875Z] --- PASS: TestImageSaveError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageSave [2022-05-19T09:26:26.875Z] --- PASS: TestImageSave (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageSearchAnyError [2022-05-19T09:26:26.875Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-19T09:26:26.875Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-19T09:26:26.875Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-19T09:26:26.875Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-19T09:26:26.875Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageSearchWithoutErrors [2022-05-19T09:26:26.875Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageTagError [2022-05-19T09:26:26.875Z] --- PASS: TestImageTagError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageTagInvalidReference [2022-05-19T09:26:26.875Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageTagInvalidSourceImageName [2022-05-19T09:26:26.875Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageTagHexSource [2022-05-19T09:26:26.875Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestImageTag [2022-05-19T09:26:26.875Z] --- PASS: TestImageTag (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestInfoServerError [2022-05-19T09:26:26.875Z] --- PASS: TestInfoServerError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestInfoInvalidResponseJSONError [2022-05-19T09:26:26.875Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestInfo [2022-05-19T09:26:26.875Z] --- PASS: TestInfo (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkConnectError [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkConnect [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkCreateError [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkCreate [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkDisconnectError [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkDisconnect [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkInspect [2022-05-19T09:26:26.875Z] === RUN TestNetworkInspect/empty_ID [2022-05-19T09:26:26.875Z] === RUN TestNetworkInspect/no_options [2022-05-19T09:26:26.875Z] === RUN TestNetworkInspect/verbose [2022-05-19T09:26:26.875Z] === RUN TestNetworkInspect/global_scope [2022-05-19T09:26:26.875Z] === RUN TestNetworkInspect/unknown_network [2022-05-19T09:26:26.875Z] === RUN TestNetworkInspect/server_error [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkListError [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkListError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkList [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkList (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworksPruneError [2022-05-19T09:26:26.875Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworksPrune [2022-05-19T09:26:26.875Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkRemoveError [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNetworkRemove [2022-05-19T09:26:26.875Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeInspectError [2022-05-19T09:26:26.875Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeInspectNodeNotFound [2022-05-19T09:26:26.875Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeInspectWithEmptyID [2022-05-19T09:26:26.875Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeInspect [2022-05-19T09:26:26.875Z] --- PASS: TestNodeInspect (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeListError [2022-05-19T09:26:26.875Z] --- PASS: TestNodeListError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeList [2022-05-19T09:26:26.875Z] --- PASS: TestNodeList (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeRemoveError [2022-05-19T09:26:26.875Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeRemove [2022-05-19T09:26:26.875Z] --- PASS: TestNodeRemove (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeUpdateError [2022-05-19T09:26:26.875Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestNodeUpdate [2022-05-19T09:26:26.875Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestOptionWithHostFromEnv [2022-05-19T09:26:26.875Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestOptionWithTimeout [2022-05-19T09:26:26.875Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestOptionWithVersionFromEnv [2022-05-19T09:26:26.875Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPingFail [2022-05-19T09:26:26.875Z] --- PASS: TestPingFail (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPingWithError [2022-05-19T09:26:26.875Z] 2022/05/19 09:26:26 RoundTripper returned a response & error; ignoring response [2022-05-19T09:26:26.875Z] 2022/05/19 09:26:26 RoundTripper returned a response & error; ignoring response [2022-05-19T09:26:26.875Z] --- PASS: TestPingWithError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPingSuccess [2022-05-19T09:26:26.875Z] --- PASS: TestPingSuccess (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPingHeadFallback [2022-05-19T09:26:26.875Z] === RUN TestPingHeadFallback/OK [2022-05-19T09:26:26.875Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-19T09:26:26.875Z] === RUN TestPingHeadFallback/Not_Found [2022-05-19T09:26:26.875Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-19T09:26:26.875Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-19T09:26:26.875Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginDisableError [2022-05-19T09:26:26.875Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginDisable [2022-05-19T09:26:26.875Z] --- PASS: TestPluginDisable (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginEnableError [2022-05-19T09:26:26.875Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginEnable [2022-05-19T09:26:26.875Z] --- PASS: TestPluginEnable (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginInspectError [2022-05-19T09:26:26.875Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginInspectWithEmptyID [2022-05-19T09:26:26.875Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginInspect [2022-05-19T09:26:26.875Z] --- PASS: TestPluginInspect (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginListError [2022-05-19T09:26:26.875Z] --- PASS: TestPluginListError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginList [2022-05-19T09:26:26.875Z] --- PASS: TestPluginList (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginPushError [2022-05-19T09:26:26.875Z] --- PASS: TestPluginPushError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginPush [2022-05-19T09:26:26.875Z] --- PASS: TestPluginPush (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginRemoveError [2022-05-19T09:26:26.875Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginRemove [2022-05-19T09:26:26.875Z] --- PASS: TestPluginRemove (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginSetError [2022-05-19T09:26:26.875Z] --- PASS: TestPluginSetError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPluginSet [2022-05-19T09:26:26.875Z] --- PASS: TestPluginSet (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSetHostHeader [2022-05-19T09:26:26.875Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestPlainTextError [2022-05-19T09:26:26.875Z] --- PASS: TestPlainTextError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestInfiniteError [2022-05-19T09:26:26.875Z] --- PASS: TestInfiniteError (0.04s) [2022-05-19T09:26:26.875Z] === RUN TestCanceledContext [2022-05-19T09:26:26.875Z] 2022/05/19 09:26:26 RoundTripper returned a response & error; ignoring response [2022-05-19T09:26:26.875Z] --- PASS: TestCanceledContext (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestDeadlineExceededContext [2022-05-19T09:26:26.875Z] 2022/05/19 09:26:26 RoundTripper returned a response & error; ignoring response [2022-05-19T09:26:26.875Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretCreateUnsupported [2022-05-19T09:26:26.875Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretCreateError [2022-05-19T09:26:26.875Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretCreate [2022-05-19T09:26:26.875Z] --- PASS: TestSecretCreate (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretInspectUnsupported [2022-05-19T09:26:26.875Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretInspectError [2022-05-19T09:26:26.875Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretInspectSecretNotFound [2022-05-19T09:26:26.875Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretInspectWithEmptyID [2022-05-19T09:26:26.875Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretInspect [2022-05-19T09:26:26.875Z] --- PASS: TestSecretInspect (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretListUnsupported [2022-05-19T09:26:26.875Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretListError [2022-05-19T09:26:26.875Z] --- PASS: TestSecretListError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretList [2022-05-19T09:26:26.875Z] --- PASS: TestSecretList (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretRemoveUnsupported [2022-05-19T09:26:26.875Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretRemoveError [2022-05-19T09:26:26.875Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretRemove [2022-05-19T09:26:26.875Z] --- PASS: TestSecretRemove (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretUpdateUnsupported [2022-05-19T09:26:26.875Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretUpdateError [2022-05-19T09:26:26.875Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestSecretUpdate [2022-05-19T09:26:26.875Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-19T09:26:26.875Z] === RUN TestServiceCreateError [2022-05-19T09:26:26.875Z] --- PASS: TestServiceCreateError (0.00s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-19T09:26:27.346Z] === RUN TestServiceCreate [2022-05-19T09:26:27.346Z] --- PASS: TestServiceCreate (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-19T09:26:27.346Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceCreateDigestPinning [2022-05-19T09:26:27.346Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceInspectError [2022-05-19T09:26:27.346Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceInspectServiceNotFound [2022-05-19T09:26:27.346Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceInspectWithEmptyID [2022-05-19T09:26:27.346Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceInspect [2022-05-19T09:26:27.346Z] --- PASS: TestServiceInspect (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceListError [2022-05-19T09:26:27.346Z] --- PASS: TestServiceListError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceList [2022-05-19T09:26:27.346Z] --- PASS: TestServiceList (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceLogsError [2022-05-19T09:26:27.346Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceLogs [2022-05-19T09:26:27.346Z] --- PASS: TestServiceLogs (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceRemoveError [2022-05-19T09:26:27.346Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceRemoveNotFoundError [2022-05-19T09:26:27.346Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceRemove [2022-05-19T09:26:27.346Z] --- PASS: TestServiceRemove (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceUpdateError [2022-05-19T09:26:27.346Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestServiceUpdate [2022-05-19T09:26:27.346Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmGetUnlockKeyError [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmGetUnlockKey [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmInitError [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmInit [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmInit (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmInspectError [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmInspect [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmJoinError [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmJoin [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmLeaveError [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmLeave [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmUnlockError [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmUnlock [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmUpdateError [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestSwarmUpdate [2022-05-19T09:26:27.346Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestTaskInspectError [2022-05-19T09:26:27.346Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestTaskInspectWithEmptyID [2022-05-19T09:26:27.346Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestTaskInspect [2022-05-19T09:26:27.346Z] --- PASS: TestTaskInspect (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestTaskListError [2022-05-19T09:26:27.346Z] --- PASS: TestTaskListError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestTaskList [2022-05-19T09:26:27.346Z] --- PASS: TestTaskList (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeCreateError [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeCreate [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeInspectError [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeInspectNotFound [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeInspectWithEmptyID [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeInspect [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeListError [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeListError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeList [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeList (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeRemoveError [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeRemove [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeUpdateError [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-19T09:26:27.346Z] === RUN TestVolumeUpdate [2022-05-19T09:26:27.346Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-19T09:26:27.346Z] === CONT TestTLSCloseWriter [2022-05-19T09:26:27.346Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-19T09:26:27.346Z] PASS [2022-05-19T09:26:27.346Z] coverage: 75.1% of statements [2022-05-19T09:26:27.346Z] ok github.com/docker/docker/client 0.511s coverage: 75.1% of statements [2022-05-19T09:26:27.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh cross [2022-05-19T09:26:27.751Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-19T09:26:27.819Z] [2022-05-19T09:26:27.819Z] Removing bundles/ [2022-05-19T09:26:28.079Z] [2022-05-19T09:26:28.080Z] ---> Making bundle: cross (in bundles/cross) [2022-05-19T09:26:28.080Z] Cross building: bundles/cross/linux/amd64 [2022-05-19T09:26:28.080Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-19T09:26:28.080Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-19T09:26:28.695Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-19T09:26:30.615Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-19T09:26:31.188Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-19T09:26:34.498Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-19T09:26:35.888Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-19T09:26:36.150Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-19T09:26:36.724Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-19T09:26:36.724Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-19T09:26:36.724Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-19T09:26:37.239Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-05-19T09:26:37.239Z] === RUN TestServiceUpdateConfigs [2022-05-19T09:26:37.296Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-19T09:26:37.870Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-19T09:26:38.444Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-19T09:26:39.017Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-19T09:26:39.279Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-19T09:26:39.853Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-19T09:26:40.427Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-19T09:26:41.000Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-19T09:26:41.574Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-19T09:26:41.836Z] check_test.go:307: [d82306c428a69] daemon is not started [2022-05-19T09:26:41.836Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-19T09:26:42.410Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-19T09:26:42.985Z] check_test.go:307: [d4cd7524068ba] daemon is not started [2022-05-19T09:26:42.985Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-19T09:26:43.247Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-19T09:26:43.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:26:43.284Z] INFO: Testing against a local daemon [2022-05-19T09:26:43.284Z] === RUN TestBuildWithSession [2022-05-19T09:26:43.284Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:26:43.284Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-19T09:26:43.284Z] === RUN TestBuildSquashParent [2022-05-19T09:26:43.284Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:26:43.284Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-19T09:26:43.284Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-19T09:26:43.284Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:26:43.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:26:43.284Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:26:43.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:26:43.284Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:26:43.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:26:43.284Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:26:43.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:26:43.284Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:26:43.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:26:43.284Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:26:43.284Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:26:43.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:26:43.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:26:43.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:26:43.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:26:43.508Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-19T09:26:44.454Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-19T09:26:45.028Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-19T09:26:48.612Z] --- PASS: TestCheckoutGit (36.45s) [2022-05-19T09:26:48.612Z] === RUN TestValidGitTransport [2022-05-19T09:26:48.612Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-19T09:26:48.612Z] === RUN TestGitInvalidRef [2022-05-19T09:26:48.612Z] --- PASS: TestGitInvalidRef (0.31s) [2022-05-19T09:26:48.612Z] PASS [2022-05-19T09:26:48.612Z] coverage: 86.3% of statements [2022-05-19T09:26:48.612Z] ok github.com/docker/docker/builder/remotecontext/git 36.835s coverage: 86.3% of statements [2022-05-19T09:26:48.612Z] ? github.com/docker/docker/cli [no test files] [2022-05-19T09:26:48.612Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-19T09:26:48.612Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-19T09:26:48.612Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-19T09:26:49.245Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-19T09:26:49.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-19T09:26:49.245Z] check_test.go:307: [d4ce8e3a064bc] daemon is not started [2022-05-19T09:26:49.245Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-19T09:26:49.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-19T09:26:49.507Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-19T09:26:50.897Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-19T09:26:51.843Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-19T09:26:52.106Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-19T09:26:52.113Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-05-19T09:26:52.113Z] === RUN TestServiceUpdateNetwork [2022-05-19T09:26:53.495Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-19T09:26:53.757Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-19T09:26:55.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:26:55.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-19T09:26:59.060Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-19T09:26:59.060Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestConfigureDaemonLogs [2022-05-19T09:26:59.060Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestCommonOptionsInstallFlags [2022-05-19T09:26:59.060Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-19T09:26:59.060Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-19T09:26:59.060Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-19T09:26:59.060Z] PASS [2022-05-19T09:26:59.060Z] coverage: 19.7% of statements [2022-05-19T09:26:59.060Z] ok github.com/docker/docker/cmd/dockerd 0.242s coverage: 19.7% of statements [2022-05-19T09:26:59.060Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-19T09:26:59.060Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-19T09:26:59.086Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-19T09:26:59.347Z] check_test.go:307: [de50b535f5adb] daemon is not started [2022-05-19T09:26:59.347Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-19T09:27:00.630Z] === RUN TestContainerStopSignal [2022-05-19T09:27:00.630Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestContainerStopTimeout [2022-05-19T09:27:00.630Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-19T09:27:00.630Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-19T09:27:00.630Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-19T09:27:00.630Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestReplaceAndAppendEnvVars [2022-05-19T09:27:00.630Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-19T09:27:00.630Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestNewMemoryStore [2022-05-19T09:27:00.630Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestAddContainers [2022-05-19T09:27:00.630Z] --- PASS: TestAddContainers (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestGetContainer [2022-05-19T09:27:00.630Z] --- PASS: TestGetContainer (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestDeleteContainer [2022-05-19T09:27:00.630Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestListContainers [2022-05-19T09:27:00.630Z] --- PASS: TestListContainers (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestFirstContainer [2022-05-19T09:27:00.630Z] --- PASS: TestFirstContainer (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestApplyAllContainer [2022-05-19T09:27:00.630Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestIsValidHealthString [2022-05-19T09:27:00.630Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestStateRunStop [2022-05-19T09:27:00.630Z] --- PASS: TestStateRunStop (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestStateTimeoutWait [2022-05-19T09:27:00.630Z] state_test.go:141: Stop callback fired [2022-05-19T09:27:00.630Z] state_test.go:165: Stop callback fired [2022-05-19T09:27:00.630Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-19T09:27:00.630Z] === RUN TestIsValidStateString [2022-05-19T09:27:00.630Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestViewSaveDelete [2022-05-19T09:27:00.630Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-19T09:27:00.630Z] === RUN TestViewAll [2022-05-19T09:27:00.630Z] --- PASS: TestViewAll (0.02s) [2022-05-19T09:27:00.630Z] === RUN TestViewGet [2022-05-19T09:27:00.630Z] --- PASS: TestViewGet (0.01s) [2022-05-19T09:27:00.630Z] === RUN TestNames [2022-05-19T09:27:00.630Z] --- PASS: TestNames (0.00s) [2022-05-19T09:27:00.630Z] === RUN TestViewWithHealthCheck [2022-05-19T09:27:00.630Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-19T09:27:00.630Z] PASS [2022-05-19T09:27:00.630Z] coverage: 41.7% of statements [2022-05-19T09:27:00.630Z] ok github.com/docker/docker/container 0.251s coverage: 41.7% of statements [2022-05-19T09:27:00.630Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-19T09:27:00.630Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-19T09:27:00.630Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-19T09:27:00.630Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-19T09:27:01.100Z] === RUN TestPrepare [2022-05-19T09:27:01.100Z] --- PASS: TestPrepare (0.00s) [2022-05-19T09:27:01.100Z] === RUN TestStart [2022-05-19T09:27:01.100Z] --- PASS: TestStart (0.00s) [2022-05-19T09:27:01.100Z] === RUN TestWaitCancel [2022-05-19T09:27:01.100Z] --- PASS: TestWaitCancel (0.00s) [2022-05-19T09:27:01.100Z] === RUN TestWaitDisabled [2022-05-19T09:27:01.100Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-19T09:27:01.100Z] === RUN TestWaitEnabled [2022-05-19T09:27:01.100Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-19T09:27:01.100Z] === RUN TestRemove [2022-05-19T09:27:01.100Z] --- PASS: TestRemove (0.00s) [2022-05-19T09:27:01.100Z] PASS [2022-05-19T09:27:01.100Z] coverage: 65.3% of statements [2022-05-19T09:27:01.100Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.082s coverage: 65.3% of statements [2022-05-19T09:27:04.319Z] --- PASS: TestServiceUpdateNetwork (12.09s) [2022-05-19T09:27:04.319Z] === RUN TestServiceUpdatePidsLimit [2022-05-19T09:27:04.319Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-19T09:27:04.359Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-19T09:27:04.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.14s) [2022-05-19T09:27:04.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.14s) [2022-05-19T09:27:04.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.45s) [2022-05-19T09:27:04.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.63s) [2022-05-19T09:27:04.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.34s) [2022-05-19T09:27:04.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.45s) [2022-05-19T09:27:04.359Z] === RUN TestBuildMultiStageCopy [2022-05-19T09:27:04.359Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-19T09:27:04.644Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-19T09:27:04.644Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-19T09:27:04.886Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-19T09:27:04.900Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-19T09:27:04.900Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestNewListSecretsFilters [2022-05-19T09:27:04.900Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestNewListConfigsFilters [2022-05-19T09:27:04.900Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-19T09:27:04.900Z] PASS [2022-05-19T09:27:04.900Z] coverage: 0.5% of statements [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-19T09:27:04.900Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-19T09:27:05.371Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-19T09:27:05.371Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestTopologyFromGRPC [2022-05-19T09:27:05.371Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestCapacityRangeFromGRPC [2022-05-19T09:27:05.371Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-19T09:27:05.371Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-19T09:27:05.371Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-19T09:27:05.371Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-19T09:27:05.371Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestAccessModeFromGRPC [2022-05-19T09:27:05.371Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-19T09:27:05.371Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-19T09:27:05.371Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-19T09:27:05.371Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-19T09:27:05.371Z] === RUN TestVolumeCreateToGRPC [2022-05-19T09:27:05.371Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-19T09:27:05.371Z] PASS [2022-05-19T09:27:05.371Z] coverage: 36.9% of statements [2022-05-19T09:27:05.371Z] ok github.com/docker/docker/daemon/cluster 1.397s coverage: 0.5% of statements [2022-05-19T09:27:05.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.681s coverage: 36.9% of statements [2022-05-19T09:27:05.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:27:05.923Z] INFO: Testing against a local daemon [2022-05-19T09:27:05.923Z] === RUN TestBuildWithSession [2022-05-19T09:27:05.923Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:27:05.923Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-19T09:27:05.923Z] === RUN TestBuildSquashParent [2022-05-19T09:27:05.923Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:27:05.923Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-19T09:27:05.923Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-19T09:27:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:27:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:27:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:27:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:27:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:27:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:27:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:27:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:27:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:27:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:27:05.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:27:05.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:27:05.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:27:05.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:27:05.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:27:05.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:27:06.565Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-19T09:27:07.593Z] === RUN TestWaitNodeAttachment [2022-05-19T09:27:07.593Z] === RUN TestBuilderGC [2022-05-19T09:27:07.593Z] --- PASS: TestBuilderGC (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationNotFound [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestDaemonBrokenConfiguration [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestFindConfigurationConflicts [2022-05-19T09:27:07.593Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-19T09:27:07.593Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-19T09:27:07.593Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-19T09:27:07.593Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-19T09:27:07.593Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-19T09:27:07.593Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-19T09:27:07.593Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_label [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_dns [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_hosts [2022-05-19T09:27:07.593Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-19T09:27:07.957Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestReloadSetConfigFileNotExist [2022-05-19T09:27:08.062Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-19T09:27:08.062Z] === RUN TestIsolationConversion [2022-05-19T09:27:08.062Z] === RUN TestIsolationConversion/default [2022-05-19T09:27:08.062Z] === RUN TestIsolationConversion/process [2022-05-19T09:27:08.062Z] === RUN TestIsolationConversion/hyperv [2022-05-19T09:27:08.062Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestContainerLabels [2022-05-19T09:27:08.062Z] --- PASS: TestContainerLabels (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestCredentialSpecConversion [2022-05-19T09:27:08.062Z] === RUN TestCredentialSpecConversion/none [2022-05-19T09:27:08.062Z] === RUN TestCredentialSpecConversion/config [2022-05-19T09:27:08.062Z] === RUN TestCredentialSpecConversion/file [2022-05-19T09:27:08.062Z] === RUN TestCredentialSpecConversion/registry [2022-05-19T09:27:08.062Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-19T09:27:08.062Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestControllerValidateMountBind [2022-05-19T09:27:08.062Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestControllerValidateMountVolume [2022-05-19T09:27:08.062Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestControllerValidateMountTarget [2022-05-19T09:27:08.062Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestControllerValidateMountTmpfs [2022-05-19T09:27:08.062Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestControllerValidateMountInvalidType [2022-05-19T09:27:08.062Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestControllerValidateMountNamedPipe [2022-05-19T09:27:08.062Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-19T09:27:08.062Z] PASS [2022-05-19T09:27:08.062Z] coverage: 10.7% of statements [2022-05-19T09:27:08.062Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.786s coverage: 10.7% of statements [2022-05-19T09:27:08.062Z] time="2022-05-19T09:27:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-19T09:27:08.062Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-05-19T09:27:08.062Z] === RUN TestReloadDefaultConfigNotExist [2022-05-19T09:27:08.062Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:27:08.062Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestReloadBadDefaultConfig [2022-05-19T09:27:08.062Z] time="2022-05-19T09:27:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1137644646" [2022-05-19T09:27:08.062Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestReloadWithConflictingLabels [2022-05-19T09:27:08.062Z] time="2022-05-19T09:27:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1941281130" [2022-05-19T09:27:08.062Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestReloadWithDuplicateLabels [2022-05-19T09:27:08.062Z] time="2022-05-19T09:27:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-364432962" [2022-05-19T09:27:08.062Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestMaskURLCredentials [2022-05-19T09:27:08.062Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-19T09:27:08.062Z] === RUN TestDaemonConfigurationMerge [2022-05-19T09:27:08.062Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-19T09:27:08.062Z] PASS [2022-05-19T09:27:08.062Z] coverage: 79.8% of statements [2022-05-19T09:27:08.062Z] ok github.com/docker/docker/daemon/config 0.309s coverage: 79.8% of statements [2022-05-19T09:27:08.532Z] === RUN TestEventsLog [2022-05-19T09:27:08.532Z] --- PASS: TestEventsLog (0.00s) [2022-05-19T09:27:08.532Z] === RUN TestEventsLogTimeout [2022-05-19T09:27:08.532Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-19T09:27:08.532Z] === RUN TestLogEvents [2022-05-19T09:27:08.532Z] --- PASS: TestLogEvents (0.05s) [2022-05-19T09:27:08.532Z] === RUN TestLoadBufferedEvents [2022-05-19T09:27:09.002Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-05-19T09:27:09.002Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-19T09:27:09.002Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-19T09:27:09.002Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-19T09:27:09.002Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-19T09:27:09.002Z] PASS [2022-05-19T09:27:09.002Z] coverage: 50.0% of statements [2022-05-19T09:27:09.002Z] ok github.com/docker/docker/daemon/events 0.290s coverage: 50.0% of statements [2022-05-19T09:27:09.473Z] === RUN TestIsEmptyDir [2022-05-19T09:27:09.473Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-19T09:27:09.473Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-19T09:27:09.879Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-19T09:27:09.942Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-19T09:27:09.942Z] PASS [2022-05-19T09:27:09.942Z] coverage: 2.3% of statements [2022-05-19T09:27:09.942Z] ok github.com/docker/docker/daemon/graphdriver 0.143s coverage: 2.3% of statements [2022-05-19T09:27:09.942Z] === RUN TestLinkNaming [2022-05-19T09:27:09.942Z] --- PASS: TestLinkNaming (0.00s) [2022-05-19T09:27:09.942Z] === RUN TestLinkNew [2022-05-19T09:27:09.942Z] --- PASS: TestLinkNew (0.00s) [2022-05-19T09:27:09.942Z] === RUN TestLinkEnv [2022-05-19T09:27:09.942Z] --- PASS: TestLinkEnv (0.00s) [2022-05-19T09:27:09.942Z] === RUN TestLinkMultipleEnv [2022-05-19T09:27:09.942Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-19T09:27:09.942Z] === RUN TestLinkPortRangeEnv [2022-05-19T09:27:09.942Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-19T09:27:09.942Z] PASS [2022-05-19T09:27:09.942Z] coverage: 93.0% of statements [2022-05-19T09:27:09.942Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2022-05-19T09:27:10.823Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-19T09:27:10.932Z] === RUN TestVerifyNetworkingConfig [2022-05-19T09:27:10.932Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestGetContainer [2022-05-19T09:27:10.932Z] --- PASS: TestGetContainer (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestValidContainerNames [2022-05-19T09:27:10.932Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestContainerInitDNS [2022-05-19T09:27:10.932Z] daemon_test.go:145: root required [2022-05-19T09:27:10.932Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestMerge [2022-05-19T09:27:10.932Z] --- PASS: TestMerge (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestValidateContainerIsolation [2022-05-19T09:27:10.932Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestFindNetworkErrorType [2022-05-19T09:27:10.932Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestEnsureServicesExist [2022-05-19T09:27:10.932Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestEnsureServicesExistErrors [2022-05-19T09:27:10.932Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-19T09:27:10.932Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-19T09:27:10.932Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-19T09:27:10.932Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-19T09:27:10.932Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-19T09:27:10.932Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-19T09:27:10.932Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestContainerDelete [2022-05-19T09:27:10.932Z] --- PASS: TestContainerDelete (0.01s) [2022-05-19T09:27:10.932Z] === RUN TestContainerDoubleDelete [2022-05-19T09:27:10.932Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestLogContainerEventCopyLabels [2022-05-19T09:27:10.932Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestLogContainerEventWithAttributes [2022-05-19T09:27:10.932Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestNoneHealthcheck [2022-05-19T09:27:10.932Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-19T09:27:10.932Z] === RUN TestHealthStates [2022-05-19T09:27:10.932Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.932Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] time="2022-05-19T09:27:10Z" 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-05-19T09:27:10.933Z] --- PASS: TestHealthStates (0.21s) [2022-05-19T09:27:10.933Z] === RUN TestGetInspectData [2022-05-19T09:27:10.933Z] --- PASS: TestGetInspectData (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestFillLicense [2022-05-19T09:27:10.933Z] --- PASS: TestFillLicense (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestListInvalidFilter [2022-05-19T09:27:10.933Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestNameFilter [2022-05-19T09:27:10.933Z] --- PASS: TestNameFilter (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-19T09:27:10.933Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-19T09:27:10.933Z] === 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-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-19T09:27:10.933Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-19T09:27:10.933Z] --- 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-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-19T09:27:10.933Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-19T09:27:10.933Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestDaemonReloadLabels [2022-05-19T09:27:10.933Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-19T09:27:10.933Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestDaemonReloadMirrors [2022-05-19T09:27:10.933Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-19T09:27:10.933Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-19T09:27:10.933Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-19T09:27:10.933Z] reload_test.go:342: root required [2022-05-19T09:27:10.933Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-19T09:27:10.933Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-19T09:27:10.933Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-05-19T09:27:10.933Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-19T09:27:10.933Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-19T09:27:10.933Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-19T09:27:10.933Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-19T09:27:10.933Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-19T09:27:10.933Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-19T09:27:10.933Z] === RUN TestParseVolumesFrom [2022-05-19T09:27:11.403Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-19T09:27:11.403Z] PASS [2022-05-19T09:27:11.403Z] coverage: 8.6% of statements [2022-05-19T09:27:11.403Z] ok github.com/docker/docker/daemon 0.642s coverage: 8.6% of statements [2022-05-19T09:27:11.403Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-19T09:27:11.403Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-19T09:27:11.403Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-19T09:27:11.403Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-19T09:27:11.403Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-19T09:27:11.404Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-19T09:27:12.394Z] === RUN TestNewStreamConfig [2022-05-19T09:27:12.394Z] === RUN TestNewStreamConfig/defaults [2022-05-19T09:27:12.394Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-19T09:27:12.394Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-19T09:27:12.394Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-19T09:27:12.394Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-19T09:27:12.394Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-19T09:27:12.394Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-19T09:27:12.394Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-19T09:27:12.394Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-19T09:27:12.394Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-19T09:27:12.394Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-19T09:27:12.394Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-19T09:27:12.394Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-19T09:27:12.394Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-19T09:27:12.394Z] time="2022-05-19T09:27:11Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-19T09:27:12.394Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-05-19T09:27:12.394Z] === RUN TestCreateSuccess [2022-05-19T09:27:12.394Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestCreateStreamSkipped [2022-05-19T09:27:12.394Z] time="2022-05-19T09:27:12Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-19T09:27:12.394Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestCreateLogGroupSuccess [2022-05-19T09:27:12.394Z] time="2022-05-19T09:27:12Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-19T09:27:12.394Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestCreateError [2022-05-19T09:27:12.394Z] --- PASS: TestCreateError (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestCreateAlreadyExists [2022-05-19T09:27:12.394Z] time="2022-05-19T09:27:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-19T09:27:12.394Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestLogClosed [2022-05-19T09:27:12.394Z] --- PASS: TestLogClosed (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestLogBlocking [2022-05-19T09:27:12.394Z] --- PASS: TestLogBlocking (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-19T09:27:12.394Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestLogNonBlockingBufferFull [2022-05-19T09:27:12.394Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestPublishBatchSuccess [2022-05-19T09:27:12.394Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestPublishBatchError [2022-05-19T09:27:12.394Z] time="2022-05-19T09:27:12Z" level=error msg=error [2022-05-19T09:27:12.394Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-19T09:27:12.394Z] time="2022-05-19T09:27:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-19T09:27:12.394Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-19T09:27:12.394Z] time="2022-05-19T09:27:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-19T09:27:12.394Z] time="2022-05-19T09:27:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-19T09:27:12.394Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestCollectBatchSimple [2022-05-19T09:27:12.394Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-19T09:27:12.394Z] === RUN TestCollectBatchTicker [2022-05-19T09:27:12.394Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-19T09:27:12.864Z] === RUN TestCollectBatchMultilinePattern [2022-05-19T09:27:12.864Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-19T09:27:12.864Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-19T09:27:12.864Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-19T09:27:12.864Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-19T09:27:12.864Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-19T09:27:12.864Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-19T09:27:12.864Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-19T09:27:12.864Z] === RUN TestCollectBatchClose [2022-05-19T09:27:12.864Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-19T09:27:12.864Z] === RUN TestEffectiveLen [2022-05-19T09:27:12.864Z] === RUN TestEffectiveLen/0/Hello [2022-05-19T09:27:12.864Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-19T09:27:12.864Z] === RUN TestEffectiveLen/2/🙃 [2022-05-19T09:27:12.864Z] === RUN TestEffectiveLen/3/���� [2022-05-19T09:27:12.864Z] === RUN TestEffectiveLen/4/He��o [2022-05-19T09:27:12.864Z] === RUN TestEffectiveLen/5/ [2022-05-19T09:27:12.864Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-19T09:27:12.864Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-19T09:27:12.864Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-19T09:27:12.864Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-19T09:27:12.864Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-19T09:27:12.864Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-19T09:27:12.864Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-19T09:27:12.864Z] === RUN TestFindValidSplit [2022-05-19T09:27:12.864Z] === RUN TestFindValidSplit/0/ [2022-05-19T09:27:12.864Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:27:12.864Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:27:12.864Z] === RUN TestFindValidSplit/1/Hello [2022-05-19T09:27:12.864Z] cloudwatchlogs_test.go:1076: Hello [2022-05-19T09:27:12.864Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:27:12.864Z] === RUN TestFindValidSplit/2/Hello [2022-05-19T09:27:12.864Z] cloudwatchlogs_test.go:1076: He [2022-05-19T09:27:12.864Z] cloudwatchlogs_test.go:1077: llo [2022-05-19T09:27:12.864Z] === RUN TestFindValidSplit/3/Hello [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1077: Hello [2022-05-19T09:27:12.865Z] === RUN TestFindValidSplit/4/🙃 [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1076: [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-19T09:27:12.865Z] === RUN TestFindValidSplit/5/🙃 [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:27:12.865Z] === RUN TestFindValidSplit/6/a� [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1076: a [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1077: � [2022-05-19T09:27:12.865Z] === RUN TestFindValidSplit/7/a� [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1076: a� [2022-05-19T09:27:12.865Z] cloudwatchlogs_test.go:1077: [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestProcessEventEmoji [2022-05-19T09:27:12.865Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-19T09:27:12.865Z] === RUN TestCollectBatchLineSplit [2022-05-19T09:27:12.865Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-19T09:27:12.865Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-19T09:27:12.865Z] === RUN TestCollectBatchMaxEvents [2022-05-19T09:27:12.865Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-19T09:27:12.865Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-19T09:27:12.865Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-19T09:27:12.865Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-19T09:27:12.865Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-19T09:27:12.865Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-19T09:27:12.865Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-19T09:27:12.865Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsFormat [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-19T09:27:12.865Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-19T09:27:12.865Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestCreateTagSuccess [2022-05-19T09:27:12.865Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-19T09:27:12.865Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-05-19T09:27:12.865Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-19T09:27:12.865Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-19T09:27:12.865Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-19T09:27:12.865Z] PASS [2022-05-19T09:27:12.865Z] coverage: 80.2% of statements [2022-05-19T09:27:12.865Z] ok github.com/docker/docker/daemon/logger/awslogs 0.406s coverage: 80.2% of statements [2022-05-19T09:27:12.865Z] === RUN TestAdapterReadLogs [2022-05-19T09:27:12.865Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestCopier [2022-05-19T09:27:12.865Z] --- PASS: TestCopier (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestCopierLongLines [2022-05-19T09:27:12.865Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-19T09:27:12.865Z] === RUN TestCopierSlow [2022-05-19T09:27:13.001Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-19T09:27:13.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-19T09:27:13.336Z] --- PASS: TestCopierSlow (0.20s) [2022-05-19T09:27:13.336Z] === RUN TestCopierWithSized [2022-05-19T09:27:13.336Z] === RUN TestCopierWithSized/as_is [2022-05-19T09:27:13.336Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-19T09:27:13.336Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-19T09:27:13.336Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-19T09:27:13.336Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-19T09:27:13.336Z] === RUN TestCopierWithPartial [2022-05-19T09:27:13.336Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-19T09:27:13.336Z] === RUN TestRingLogger [2022-05-19T09:27:13.336Z] --- PASS: TestRingLogger (0.00s) [2022-05-19T09:27:13.336Z] === RUN TestRingCap [2022-05-19T09:27:13.336Z] --- PASS: TestRingCap (0.00s) [2022-05-19T09:27:13.336Z] === RUN TestRingClose [2022-05-19T09:27:13.336Z] --- PASS: TestRingClose (0.00s) [2022-05-19T09:27:13.336Z] === RUN TestRingDrain [2022-05-19T09:27:13.336Z] --- PASS: TestRingDrain (0.00s) [2022-05-19T09:27:13.336Z] PASS [2022-05-19T09:27:13.336Z] coverage: 43.2% of statements [2022-05-19T09:27:13.336Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.2% of statements [2022-05-19T09:27:13.336Z] === RUN TestSearchRegistryForImagesErrors [2022-05-19T09:27:13.336Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-19T09:27:13.336Z] === RUN TestSearchRegistryForImages [2022-05-19T09:27:13.336Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-19T09:27:13.336Z] === RUN TestOnlyPlatformWithFallback [2022-05-19T09:27:13.336Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-19T09:27:13.336Z] === RUN TestImageDelete [2022-05-19T09:27:13.336Z] === RUN TestImageDelete/no_lease [2022-05-19T09:27:13.336Z] === RUN TestImageDelete/lease_exists [2022-05-19T09:27:13.336Z] --- PASS: TestImageDelete (0.05s) [2022-05-19T09:27:13.336Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-19T09:27:13.336Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-05-19T09:27:13.336Z] === RUN TestContentStoreForPull [2022-05-19T09:27:13.336Z] --- PASS: TestContentStoreForPull (0.21s) [2022-05-19T09:27:13.336Z] PASS [2022-05-19T09:27:13.336Z] coverage: 6.6% of statements [2022-05-19T09:27:13.336Z] ok github.com/docker/docker/daemon/images 0.426s coverage: 6.6% of statements [2022-05-19T09:27:13.336Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-19T09:27:13.336Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-19T09:27:13.375Z] check_test.go:307: [d1b6b55ff12dd] daemon is not started [2022-05-19T09:27:13.375Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-19T09:27:13.483Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-19T09:27:13.805Z] === RUN TestValidateLogOptReconnectInterval [2022-05-19T09:27:13.805Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-19T09:27:13.805Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/#00 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/:// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/something:// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-19T09:27:13.806Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-19T09:27:13.806Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-19T09:27:13.807Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-19T09:27:13.807Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-19T09:27:13.807Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-19T09:27:13.807Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-19T09:27:13.807Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-19T09:27:13.807Z] PASS [2022-05-19T09:27:13.807Z] coverage: 53.6% of statements [2022-05-19T09:27:13.807Z] ok github.com/docker/docker/daemon/logger/fluentd 0.117s coverage: 53.6% of statements [2022-05-19T09:27:13.807Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-19T09:27:13.807Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-19T09:27:13.807Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-19T09:27:13.996Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-19T09:27:14.278Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-19T09:27:14.278Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-19T09:27:14.278Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-19T09:27:14.278Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-05-19T09:27:14.278Z] === RUN TestFastTimeMarshalJSON [2022-05-19T09:27:14.278Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-19T09:27:14.278Z] PASS [2022-05-19T09:27:14.278Z] coverage: 87.2% of statements [2022-05-19T09:27:14.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.231s coverage: 87.2% of statements [2022-05-19T09:27:14.569Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-19T09:27:14.755Z] === RUN TestJSONFileLogger [2022-05-19T09:27:14.755Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-19T09:27:14.755Z] === RUN TestJSONFileLoggerWithTags [2022-05-19T09:27:14.755Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-19T09:27:14.755Z] === RUN TestJSONFileLoggerWithOpts [2022-05-19T09:27:14.755Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-19T09:27:14.755Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-19T09:27:14.755Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-19T09:27:14.755Z] === RUN TestEncodeDecode [2022-05-19T09:27:14.755Z] === PAUSE TestEncodeDecode [2022-05-19T09:27:14.755Z] === RUN TestUnexpectedEOF [2022-05-19T09:27:14.756Z] time="2022-05-19T09:27:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-19T09:27:14.756Z] time="2022-05-19T09:27:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-19T09:27:14.756Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-05-19T09:27:14.756Z] === CONT TestEncodeDecode [2022-05-19T09:27:14.756Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-19T09:27:14.756Z] PASS [2022-05-19T09:27:14.756Z] coverage: 69.9% of statements [2022-05-19T09:27:14.756Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.257s coverage: 69.9% of statements [2022-05-19T09:27:15.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-19T09:27:15.141Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-19T09:27:15.746Z] === RUN TestWriteLog [2022-05-19T09:27:15.746Z] === PAUSE TestWriteLog [2022-05-19T09:27:15.746Z] === RUN TestReadLog [2022-05-19T09:27:15.746Z] === PAUSE TestReadLog [2022-05-19T09:27:15.746Z] === RUN TestDecode [2022-05-19T09:27:15.746Z] --- PASS: TestDecode (0.03s) [2022-05-19T09:27:15.746Z] === CONT TestWriteLog [2022-05-19T09:27:15.746Z] === CONT TestReadLog [2022-05-19T09:27:15.746Z] === RUN TestReadLog/tail_exact [2022-05-19T09:27:15.746Z] --- PASS: TestWriteLog (0.01s) [2022-05-19T09:27:15.746Z] === RUN TestReadLog/tail_less_than_available [2022-05-19T09:27:15.746Z] === RUN TestReadLog/tail_more_than_available [2022-05-19T09:27:16.033Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-19T09:27:16.216Z] --- PASS: TestReadLog (0.26s) [2022-05-19T09:27:16.216Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-19T09:27:16.216Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-19T09:27:16.216Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-05-19T09:27:16.216Z] PASS [2022-05-19T09:27:16.216Z] coverage: 78.7% of statements [2022-05-19T09:27:16.216Z] ok github.com/docker/docker/daemon/logger/local 0.411s coverage: 78.7% of statements [2022-05-19T09:27:16.216Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-19T09:27:16.216Z] === RUN TestOpenFileDelete [2022-05-19T09:27:16.216Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestOpenFileRename [2022-05-19T09:27:16.216Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestHandleDecoderErr [2022-05-19T09:27:16.216Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestParseLogTagDefaultTag [2022-05-19T09:27:16.216Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestParseLogTag [2022-05-19T09:27:16.216Z] --- PASS: TestParseLogTag (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestParseLogTagEmptyTag [2022-05-19T09:27:16.216Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestTailFiles [2022-05-19T09:27:16.216Z] --- PASS: TestTailFiles (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestFollowLogsConsumerGone [2022-05-19T09:27:16.216Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestFollowLogsProducerGone [2022-05-19T09:27:16.216Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-19T09:27:16.216Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-19T09:27:16.216Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-19T09:27:16.216Z] === RUN TestCheckCapacityAndRotate [2022-05-19T09:27:16.216Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-19T09:27:16.216Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-19T09:27:16.216Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-05-19T09:27:16.216Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-19T09:27:16.216Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-05-19T09:27:16.216Z] PASS [2022-05-19T09:27:16.216Z] coverage: 55.1% of statements [2022-05-19T09:27:16.216Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.222s coverage: 55.1% of statements [2022-05-19T09:27:16.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:27:16.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:27:16.686Z] === RUN TestLog [2022-05-19T09:27:16.686Z] --- PASS: TestLog (0.03s) [2022-05-19T09:27:16.686Z] PASS [2022-05-19T09:27:16.686Z] coverage: 31.5% of statements [2022-05-19T09:27:16.686Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.123s coverage: 31.5% of statements [2022-05-19T09:27:17.062Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-19T09:27:17.063Z] check_test.go:307: [dcdb5e5821821] daemon is not started [2022-05-19T09:27:17.063Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-19T09:27:17.156Z] === RUN TestValidateLogOpt [2022-05-19T09:27:17.156Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestNewMissedConfig [2022-05-19T09:27:17.156Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestNewMissedUrl [2022-05-19T09:27:17.156Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestNewMissedToken [2022-05-19T09:27:17.156Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestNewWithProxy [2022-05-19T09:27:17.156Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestDefault [2022-05-19T09:27:17.156Z] --- PASS: TestDefault (0.01s) [2022-05-19T09:27:17.156Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-19T09:27:17.156Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestJsonFormat [2022-05-19T09:27:17.156Z] --- PASS: TestJsonFormat (0.01s) [2022-05-19T09:27:17.156Z] === RUN TestRawFormat [2022-05-19T09:27:17.156Z] --- PASS: TestRawFormat (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestRawFormatWithLabels [2022-05-19T09:27:17.156Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestRawFormatWithoutTag [2022-05-19T09:27:17.156Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-19T09:27:17.156Z] === RUN TestBatching [2022-05-19T09:27:17.156Z] --- PASS: TestBatching (0.33s) [2022-05-19T09:27:17.156Z] === RUN TestFrequency [2022-05-19T09:27:17.156Z] === RUN TestNewParse [2022-05-19T09:27:17.156Z] --- PASS: TestNewParse (0.00s) [2022-05-19T09:27:17.156Z] PASS [2022-05-19T09:27:17.156Z] coverage: 8.3% of statements [2022-05-19T09:27:17.597Z] --- PASS: TestBuildMultiStageCopy (13.94s) [2022-05-19T09:27:17.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.20s) [2022-05-19T09:27:17.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2022-05-19T09:27:17.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2022-05-19T09:27:17.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-05-19T09:27:17.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-05-19T09:27:17.597Z] === RUN TestBuildMultiStageParentConfig [2022-05-19T09:27:17.628Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-05-19T09:27:17.628Z] --- PASS: TestFrequency (0.16s) [2022-05-19T09:27:17.628Z] === RUN TestOneMessagePerRequest [2022-05-19T09:27:17.628Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-19T09:27:17.628Z] === RUN TestVerify [2022-05-19T09:27:17.628Z] --- PASS: TestVerify (0.00s) [2022-05-19T09:27:17.628Z] === RUN TestSkipVerify [2022-05-19T09:27:17.628Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:17.628Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:17.628Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:17.628Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] === RUN TestParseLogFormat [2022-05-19T09:27:18.098Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestValidateLogOptEmpty [2022-05-19T09:27:18.098Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestValidateSyslogAddress [2022-05-19T09:27:18.098Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-19T09:27:18.098Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-19T09:27:18.098Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-19T09:27:18.098Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-19T09:27:18.098Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-19T09:27:18.098Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-19T09:27:18.098Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-19T09:27:18.098Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-19T09:27:18.098Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-19T09:27:18.098Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-19T09:27:18.098Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestParseAddressDefaultPort [2022-05-19T09:27:18.098Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestValidateSyslogFacility [2022-05-19T09:27:18.098Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestValidateLogOptSyslogFormat [2022-05-19T09:27:18.098Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestValidateLogOpt [2022-05-19T09:27:18.098Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-19T09:27:18.098Z] PASS [2022-05-19T09:27:18.098Z] coverage: 43.6% of statements [2022-05-19T09:27:18.098Z] ok github.com/docker/docker/daemon/logger/syslog 0.085s coverage: 43.6% of statements [2022-05-19T09:27:18.098Z] --- PASS: TestSkipVerify (0.55s) [2022-05-19T09:27:18.098Z] === RUN TestBufferMaximum [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952437.751766\",\"host\":\"515ebf0a9576\"}'" [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952437.752763\",\"host\":\"515ebf0a9576\"}'" [2022-05-19T09:27:18.098Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestServerAlwaysDown [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952437.756115\",\"host\":\"515ebf0a9576\"}'" [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952437.756115\",\"host\":\"515ebf0a9576\"}'" [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952437.756115\",\"host\":\"515ebf0a9576\"}'" [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952437.758097\",\"host\":\"515ebf0a9576\"}'" [2022-05-19T09:27:18.098Z] time="2022-05-19T09:27:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652952437.758097\",\"host\":\"515ebf0a9576\"}'" [2022-05-19T09:27:18.098Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestCannotSendAfterClose [2022-05-19T09:27:18.098Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-19T09:27:18.098Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-19T09:27:19.090Z] === RUN TestV2MetadataService [2022-05-19T09:27:19.090Z] time="2022-05-19T09:27:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-19T09:27:19.090Z] time="2022-05-19T09:27:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"515ebf0a9576\"}'" [2022-05-19T09:27:19.090Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-19T09:27:19.090Z] PASS [2022-05-19T09:27:19.090Z] coverage: 82.5% of statements [2022-05-19T09:27:19.090Z] ok github.com/docker/docker/daemon/logger/splunk 2.146s coverage: 82.5% of statements [2022-05-19T09:27:19.090Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-19T09:27:19.090Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-19T09:27:19.090Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-19T09:27:19.560Z] === RUN TestSuccessfulDownload [2022-05-19T09:27:19.560Z] download_test.go:267: Needs fixing on Windows [2022-05-19T09:27:19.560Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-19T09:27:19.560Z] === RUN TestCancelledDownload [2022-05-19T09:27:19.560Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-19T09:27:19.560Z] === RUN TestMaxDownloadAttempts [2022-05-19T09:27:19.560Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:27:19.560Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:27:19.560Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:27:19.560Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:27:19.560Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:27:19.560Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:27:19.560Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:27:19.560Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:27:19.560Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-19T09:27:19.560Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-19T09:27:19.560Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-19T09:27:19.560Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-19T09:27:19.614Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-19T09:27:19.618Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-05-19T09:27:19.618Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-19T09:27:19.618Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-19T09:27:19.618Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-19T09:27:19.618Z] PASS [2022-05-19T09:27:19.618Z] [2022-05-19T09:27:19.618Z] === Skipped [2022-05-19T09:27:19.618Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-19T09:27:19.618Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-19T09:27:19.618Z] [2022-05-19T09:27:19.618Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-19T09:27:19.618Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-19T09:27:19.618Z] [2022-05-19T09:27:19.618Z] DONE 27 tests, 2 skipped in 129.881s [2022-05-19T09:27:19.618Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-19T09:27:19.618Z] ++ 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-05-19T09:27:19.618Z] ++ set -e [2022-05-19T09:27:19.618Z] ++ '[' -n 0 ']' [2022-05-19T09:27:19.618Z] ++ set -x [2022-05-19T09:27:19.618Z] ++ 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-05-19T09:27:19.618Z] INFO: Testing against a local daemon [2022-05-19T09:27:19.618Z] === RUN TestSessionCreate [2022-05-19T09:27:19.618Z] --- PASS: TestSessionCreate (0.02s) [2022-05-19T09:27:19.618Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-19T09:27:19.618Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-19T09:27:19.618Z] PASS [2022-05-19T09:27:19.618Z] [2022-05-19T09:27:19.618Z] DONE 2 tests in 0.121s [2022-05-19T09:27:19.618Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-19T09:27:19.618Z] ++ 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-05-19T09:27:19.618Z] ++ set -e [2022-05-19T09:27:19.618Z] ++ '[' -n 0 ']' [2022-05-19T09:27:19.618Z] ++ set -x [2022-05-19T09:27:19.618Z] ++ 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-05-19T09:27:19.618Z] INFO: Testing against a local daemon [2022-05-19T09:27:19.618Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:27:19.618Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-19T09:27:19.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:27:19.618Z] === RUN TestDiskUsage [2022-05-19T09:27:19.618Z] === PAUSE TestDiskUsage [2022-05-19T09:27:19.618Z] === RUN TestEventsExecDie [2022-05-19T09:27:19.876Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-19T09:27:19.876Z] === RUN TestEventsBackwardsCompatible [2022-05-19T09:27:19.876Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-19T09:27:19.876Z] === RUN TestEventsVolumeCreate [2022-05-19T09:27:19.876Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-19T09:27:19.876Z] === RUN TestInfoBinaryCommits [2022-05-19T09:27:19.876Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-19T09:27:19.876Z] === RUN TestInfoAPIVersioned [2022-05-19T09:27:19.876Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-19T09:27:19.876Z] === RUN TestInfoAPI [2022-05-19T09:27:19.876Z] --- PASS: TestInfoAPI (0.02s) [2022-05-19T09:27:19.876Z] === RUN TestInfoAPIWarnings [2022-05-19T09:27:20.030Z] time="2022-05-19T09:27:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:27:20.030Z] time="2022-05-19T09:27:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:27:20.030Z] time="2022-05-19T09:27:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:27:20.030Z] time="2022-05-19T09:27:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-19T09:27:20.030Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-19T09:27:20.030Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-05-19T09:27:20.030Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-05-19T09:27:20.030Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-05-19T09:27:20.030Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-05-19T09:27:20.030Z] === RUN TestTransfer [2022-05-19T09:27:20.501Z] --- PASS: TestTransfer (0.12s) [2022-05-19T09:27:20.501Z] === RUN TestConcurrencyLimit [2022-05-19T09:27:20.501Z] --- PASS: TestV2MetadataService (1.42s) [2022-05-19T09:27:20.501Z] PASS [2022-05-19T09:27:20.501Z] coverage: 44.4% of statements [2022-05-19T09:27:20.501Z] ok github.com/docker/docker/distribution/metadata 1.500s coverage: 44.4% of statements [2022-05-19T09:27:20.501Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-19T09:27:20.501Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-19T09:27:20.501Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-19T09:27:20.501Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-19T09:27:20.501Z] === RUN TestContinueOnError_NeverContinue [2022-05-19T09:27:20.501Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-19T09:27:20.501Z] === RUN TestManifestStore [2022-05-19T09:27:20.501Z] === RUN TestManifestStore/no_remote_or_local [2022-05-19T09:27:20.501Z] time="2022-05-19T09:27:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2462669998\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-19T09:27:20.501Z] === RUN TestManifestStore/no_local_cache [2022-05-19T09:27:20.501Z] === RUN TestManifestStore/with_local_cache [2022-05-19T09:27:20.501Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-05-19T09:27:20.501Z] === RUN TestInactiveJobs [2022-05-19T09:27:20.501Z] === RUN TestManifestStore/unknown_media_type [2022-05-19T09:27:20.501Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-19T09:27:20.501Z] time="2022-05-19T09:27:20Z" level=warning msg="reference for unknown type: " [2022-05-19T09:27:20.501Z] time="2022-05-19T09:27:20Z" level=warning msg="reference for unknown type: " [2022-05-19T09:27:20.501Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-19T09:27:20.501Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-19T09:27:20.501Z] time="2022-05-19T09:27:20Z" level=warning msg="reference for unknown type: " [2022-05-19T09:27:20.501Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-19T09:27:20.501Z] time="2022-05-19T09:27:20Z" level=warning msg="reference for unknown type: " [2022-05-19T09:27:20.546Z] --- PASS: TestBuildMultiStageParentConfig (2.80s) [2022-05-19T09:27:20.546Z] === RUN TestBuildLabelWithTargets [2022-05-19T09:27:20.546Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:27:20.546Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-19T09:27:20.546Z] === RUN TestBuildWithEmptyLayers [2022-05-19T09:27:20.971Z] time="2022-05-19T09:27:20Z" level=warning msg="reference for unknown type: " [2022-05-19T09:27:20.971Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-19T09:27:20.971Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-19T09:27:20.971Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-19T09:27:20.971Z] time="2022-05-19T09:27:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore (0.38s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-19T09:27:20.971Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-19T09:27:20.971Z] === RUN TestDetectManifestBlobMediaType [2022-05-19T09:27:20.971Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-19T09:27:20.971Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-19T09:27:20.971Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-19T09:27:20.971Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-19T09:27:20.972Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestFixManifestLayers [2022-05-19T09:27:20.972Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-19T09:27:20.972Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-19T09:27:20.972Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestFixManifestLayersBadParent [2022-05-19T09:27:20.972Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestValidateManifest [2022-05-19T09:27:20.972Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-19T09:27:20.972Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestFormatPlatform [2022-05-19T09:27:20.972Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestPullSchema2Config [2022-05-19T09:27:20.972Z] === RUN TestPullSchema2Config/success_first_time [2022-05-19T09:27:20.972Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:27:20.972Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:27:20.972Z] === RUN TestPullSchema2Config/500_status [2022-05-19T09:27:20.972Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:27:20.972Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:27:20.972Z] === RUN TestNotFound [2022-05-19T09:27:20.972Z] --- PASS: TestNotFound (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestConflict [2022-05-19T09:27:20.972Z] --- PASS: TestConflict (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestForbidden [2022-05-19T09:27:20.972Z] --- PASS: TestForbidden (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestInvalidParameter [2022-05-19T09:27:20.972Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestNotImplemented [2022-05-19T09:27:20.972Z] --- PASS: TestNotImplemented (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestNotModified [2022-05-19T09:27:20.972Z] --- PASS: TestNotModified (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestUnauthorized [2022-05-19T09:27:20.972Z] --- PASS: TestUnauthorized (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestUnknown [2022-05-19T09:27:20.972Z] --- PASS: TestUnknown (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestCancelled [2022-05-19T09:27:20.972Z] --- PASS: TestCancelled (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestDeadline [2022-05-19T09:27:20.972Z] --- PASS: TestDeadline (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestDataLoss [2022-05-19T09:27:20.972Z] --- PASS: TestDataLoss (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestUnavailable [2022-05-19T09:27:20.972Z] --- PASS: TestUnavailable (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestSystem [2022-05-19T09:27:20.972Z] --- PASS: TestSystem (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Not_Found [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Bad_Request [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Conflict [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Unauthorized [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Forbidden [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Not_Modified [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-19T09:27:20.972Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-19T09:27:20.972Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-19T09:27:20.972Z] PASS [2022-05-19T09:27:20.972Z] coverage: 77.0% of statements [2022-05-19T09:27:20.972Z] ok github.com/docker/docker/errdefs 0.041s coverage: 77.0% of statements [2022-05-19T09:27:20.972Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-19T09:27:20.972Z] === RUN TestWatchRelease [2022-05-19T09:27:20.972Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:27:20.972Z] === RUN TestPullSchema2Config/EOF [2022-05-19T09:27:20.972Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:27:20.972Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:27:20.972Z] 2022/05/19 09:27:20 http: panic serving 127.0.0.1:49219: intentional panic [2022-05-19T09:27:20.972Z] goroutine 113 [running]: [2022-05-19T09:27:20.972Z] net/http.(*conn).serve.func1() [2022-05-19T09:27:20.972Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-19T09:27:20.972Z] panic({0x1568ee0, 0x174b2f0}) [2022-05-19T09:27:20.972Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-19T09:27:20.972Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000328340?, {0x1752a98?, 0xc000376000?}) [2022-05-19T09:27:20.972Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-19T09:27:20.972Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1752a98, 0xc000376000}, 0xc000370000) [2022-05-19T09:27:20.972Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-19T09:27:20.972Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1752a98?, 0xc000376000?}, 0xc00005ac00?) [2022-05-19T09:27:20.972Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-19T09:27:20.972Z] net/http.serverHandler.ServeHTTP({0xc0003ca030?}, {0x1752a98, 0xc000376000}, 0xc000370000) [2022-05-19T09:27:20.972Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-19T09:27:20.972Z] net/http.(*conn).serve(0xc0000aa000, {0x1753310, 0xc00027bd40}) [2022-05-19T09:27:20.972Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-19T09:27:20.972Z] created by net/http.(*Server).Serve [2022-05-19T09:27:20.972Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-19T09:27:20.972Z] --- PASS: TestWatchRelease (0.04s) [2022-05-19T09:27:20.972Z] === RUN TestWatchFinishedTransfer [2022-05-19T09:27:20.972Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-19T09:27:20.972Z] === RUN TestDuplicateTransfer [2022-05-19T09:27:20.972Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-19T09:27:20.972Z] === RUN TestSuccessfulUpload [2022-05-19T09:27:21.001Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-19T09:27:21.443Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:27:21.443Z] === RUN TestPullSchema2Config/unauthorized [2022-05-19T09:27:21.443Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-19T09:27:21.443Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-19T09:27:21.443Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-19T09:27:21.443Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-19T09:27:21.443Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-19T09:27:21.443Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-19T09:27:21.443Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-19T09:27:21.443Z] === RUN TestGetRepositoryMountCandidates [2022-05-19T09:27:21.443Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-19T09:27:21.443Z] === RUN TestLayerAlreadyExists [2022-05-19T09:27:21.443Z] 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-05-19T09:27:21.443Z] 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-05-19T09:27:21.443Z] 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-05-19T09:27:21.443Z] 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-05-19T09:27:21.443Z] 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-05-19T09:27:21.443Z] 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-05-19T09:27:21.443Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-19T09:27:21.443Z] === RUN TestWhenEmptyAuthConfig [2022-05-19T09:27:21.443Z] time="2022-05-19T09:27:21Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-19T09:27:21.443Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-05-19T09:27:21.443Z] === RUN TestCancelledUpload [2022-05-19T09:27:21.443Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-19T09:27:21.443Z] PASS [2022-05-19T09:27:21.443Z] coverage: 77.3% of statements [2022-05-19T09:27:21.443Z] ok github.com/docker/docker/distribution/xfer 1.829s coverage: 77.3% of statements [2022-05-19T09:27:21.574Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-19T09:27:21.912Z] === RUN TestCompare [2022-05-19T09:27:21.912Z] --- PASS: TestCompare (0.00s) [2022-05-19T09:27:21.912Z] PASS [2022-05-19T09:27:21.912Z] coverage: 19.2% of statements [2022-05-19T09:27:21.912Z] ok github.com/docker/docker/image/cache 0.112s coverage: 19.2% of statements [2022-05-19T09:27:22.110Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2022-05-19T09:27:22.110Z] === RUN TestBuildMultiStageOnBuild [2022-05-19T09:27:22.148Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-19T09:27:22.148Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-19T09:27:22.382Z] === RUN TestFSGetInvalidData [2022-05-19T09:27:22.382Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-19T09:27:22.382Z] === RUN TestFSInvalidSet [2022-05-19T09:27:22.382Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-19T09:27:22.382Z] === RUN TestFSInvalidRoot [2022-05-19T09:27:22.382Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-19T09:27:22.382Z] === RUN TestFSMetadataGetSet [2022-05-19T09:27:22.382Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-19T09:27:22.382Z] === RUN TestFSInvalidWalker [2022-05-19T09:27:22.382Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-19T09:27:22.382Z] === RUN TestFSGetSet [2022-05-19T09:27:22.382Z] --- PASS: TestFSGetSet (0.06s) [2022-05-19T09:27:22.382Z] === RUN TestFSGetUnsetKey [2022-05-19T09:27:22.382Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-19T09:27:22.382Z] === RUN TestFSGetEmptyData [2022-05-19T09:27:22.382Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-19T09:27:22.382Z] === RUN TestFSDelete [2022-05-19T09:27:22.382Z] --- PASS: TestFSDelete (0.02s) [2022-05-19T09:27:22.382Z] === RUN TestFSWalker [2022-05-19T09:27:22.382Z] --- PASS: TestFSWalker (0.02s) [2022-05-19T09:27:22.382Z] === RUN TestFSWalkerStopOnError [2022-05-19T09:27:22.382Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-19T09:27:22.382Z] === RUN TestNewFromJSON [2022-05-19T09:27:22.382Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-19T09:27:22.382Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-19T09:27:22.382Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-19T09:27:22.382Z] === RUN TestMarshalKeyOrder [2022-05-19T09:27:22.382Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-19T09:27:22.382Z] === RUN TestHistoryEqual [2022-05-19T09:27:22.382Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-05-19T09:27:22.382Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-19T09:27:22.382Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-19T09:27:22.382Z] === RUN TestTokenPassThru [2022-05-19T09:27:22.382Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-19T09:27:22.382Z] === RUN TestTokenPassThruDifferentHost [2022-05-19T09:27:22.382Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-19T09:27:22.382Z] PASS [2022-05-19T09:27:22.382Z] coverage: 26.6% of statements [2022-05-19T09:27:22.382Z] ok github.com/docker/docker/distribution 2.147s coverage: 26.6% of statements [2022-05-19T09:27:22.853Z] --- PASS: TestHistoryEqual (0.22s) [2022-05-19T09:27:22.853Z] === RUN TestImage [2022-05-19T09:27:22.853Z] --- PASS: TestImage (0.00s) [2022-05-19T09:27:22.853Z] === RUN TestImageOSNotEmpty [2022-05-19T09:27:22.853Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-19T09:27:22.853Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-19T09:27:22.853Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-19T09:27:22.853Z] === RUN TestCreate [2022-05-19T09:27:22.853Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-19T09:27:22.853Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-19T09:27:22.853Z] --- PASS: TestCreate (0.01s) [2022-05-19T09:27:22.853Z] === RUN TestRestore [2022-05-19T09:27:22.853Z] time="2022-05-19T09:27:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-19T09:27:22.853Z] --- PASS: TestRestore (0.04s) [2022-05-19T09:27:22.853Z] === RUN TestAddDelete [2022-05-19T09:27:22.853Z] --- PASS: TestAddDelete (0.03s) [2022-05-19T09:27:22.853Z] === RUN TestSearchAfterDelete [2022-05-19T09:27:22.853Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-19T09:27:22.853Z] === RUN TestParentReset [2022-05-19T09:27:22.853Z] --- PASS: TestParentReset (0.05s) [2022-05-19T09:27:22.853Z] === RUN TestGetAndSetLastUpdated [2022-05-19T09:27:22.853Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-19T09:27:22.853Z] === RUN TestStoreLen [2022-05-19T09:27:22.853Z] --- PASS: TestStoreLen (0.08s) [2022-05-19T09:27:22.853Z] PASS [2022-05-19T09:27:22.853Z] coverage: 86.9% of statements [2022-05-19T09:27:22.853Z] ok github.com/docker/docker/image 0.765s coverage: 86.9% of statements [2022-05-19T09:27:23.323Z] === RUN TestValidateManifest [2022-05-19T09:27:23.323Z] === RUN TestValidateManifest/nil [2022-05-19T09:27:23.323Z] === RUN TestValidateManifest/non-nil [2022-05-19T09:27:23.323Z] --- PASS: TestValidateManifest (0.00s) [2022-05-19T09:27:23.323Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-19T09:27:23.323Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-19T09:27:23.323Z] PASS [2022-05-19T09:27:23.323Z] coverage: 0.7% of statements [2022-05-19T09:27:23.323Z] ok github.com/docker/docker/image/tarexport 0.177s coverage: 0.7% of statements [2022-05-19T09:27:23.323Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-19T09:27:23.323Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-19T09:27:24.315Z] === RUN TestSerialization [2022-05-19T09:27:24.315Z] --- PASS: TestSerialization (0.02s) [2022-05-19T09:27:24.315Z] PASS [2022-05-19T09:27:24.315Z] coverage: 100.0% of statements [2022-05-19T09:27:24.315Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-05-19T09:27:25.305Z] === RUN TestEmptyLayer [2022-05-19T09:27:25.305Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestCommitFailure [2022-05-19T09:27:25.305Z] --- PASS: TestCommitFailure (0.01s) [2022-05-19T09:27:25.305Z] === RUN TestStartTransactionFailure [2022-05-19T09:27:25.305Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-19T09:27:25.305Z] === RUN TestGetOrphan [2022-05-19T09:27:25.305Z] --- PASS: TestGetOrphan (0.01s) [2022-05-19T09:27:25.305Z] === RUN TestMountAndRegister [2022-05-19T09:27:25.305Z] layer_test.go:258: Layer size: 14 [2022-05-19T09:27:25.305Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-19T09:27:25.305Z] === RUN TestLayerRelease [2022-05-19T09:27:25.305Z] layer_test.go:291: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestStoreRestore [2022-05-19T09:27:25.305Z] layer_test.go:340: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestTarStreamStability [2022-05-19T09:27:25.305Z] layer_test.go:455: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestRegisterExistingLayer [2022-05-19T09:27:25.305Z] === RUN TestEnvironmentParsing [2022-05-19T09:27:25.305Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-19T09:27:25.305Z] PASS [2022-05-19T09:27:25.305Z] coverage: 1.2% of statements [2022-05-19T09:27:25.305Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-05-19T09:27:25.305Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-05-19T09:27:25.305Z] === RUN TestTarStreamVerification [2022-05-19T09:27:25.305Z] layer_test.go:684: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestLayerMigration [2022-05-19T09:27:25.305Z] migration_test.go:45: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestLayerMigrationNoTarsplit [2022-05-19T09:27:25.305Z] migration_test.go:181: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestMountInit [2022-05-19T09:27:25.305Z] mount_test.go:17: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestMountInit (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestMountSize [2022-05-19T09:27:25.305Z] mount_test.go:76: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestMountSize (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestMountChanges [2022-05-19T09:27:25.305Z] mount_test.go:125: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestMountChanges (0.00s) [2022-05-19T09:27:25.305Z] === RUN TestMountApply [2022-05-19T09:27:25.305Z] mount_test.go:212: Failing on Windows [2022-05-19T09:27:25.305Z] --- SKIP: TestMountApply (0.00s) [2022-05-19T09:27:25.305Z] PASS [2022-05-19T09:27:25.305Z] coverage: 30.6% of statements [2022-05-19T09:27:25.305Z] ok github.com/docker/docker/layer 0.308s coverage: 30.6% of statements [2022-05-19T09:27:25.305Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-19T09:27:25.305Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-19T09:27:25.305Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-19T09:27:25.305Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-19T09:27:25.776Z] === RUN TestSequenceGetAvailableBit [2022-05-19T09:27:25.776Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestSequenceEqual [2022-05-19T09:27:25.776Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestSequenceCopy [2022-05-19T09:27:25.776Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestGetFirstAvailable [2022-05-19T09:27:25.776Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestFindSequence [2022-05-19T09:27:25.776Z] --- PASS: TestFindSequence (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestCheckIfAvailable [2022-05-19T09:27:25.776Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestMergeSequences [2022-05-19T09:27:25.776Z] --- PASS: TestMergeSequences (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestPushReservation [2022-05-19T09:27:25.776Z] --- PASS: TestPushReservation (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestSerializeDeserialize [2022-05-19T09:27:25.776Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestSet [2022-05-19T09:27:25.776Z] --- PASS: TestSet (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestSetUnset [2022-05-19T09:27:25.776Z] --- PASS: TestSetUnset (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestOffsetSetUnset [2022-05-19T09:27:25.776Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestSetInRange [2022-05-19T09:27:25.776Z] --- PASS: TestSetInRange (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestSetAnyInRange [2022-05-19T09:27:25.776Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestMethods [2022-05-19T09:27:25.776Z] --- PASS: TestMethods (0.00s) [2022-05-19T09:27:25.776Z] === RUN TestRandomAllocateDeallocate [2022-05-19T09:27:26.362Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-19T09:27:26.630Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-19T09:27:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-19T09:27:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.81s) [2022-05-19T09:27:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.00s) [2022-05-19T09:27:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.32s) [2022-05-19T09:27:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.39s) [2022-05-19T09:27:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.35s) [2022-05-19T09:27:26.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.40s) [2022-05-19T09:27:26.811Z] === RUN TestBuildMultiStageCopy [2022-05-19T09:27:26.811Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-19T09:27:27.575Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-19T09:27:27.999Z] === RUN TestInvalidConfig [2022-05-19T09:27:27.999Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-19T09:27:27.999Z] === RUN TestConfig [2022-05-19T09:27:27.999Z] --- PASS: TestConfig (0.00s) [2022-05-19T09:27:27.999Z] === RUN TestOptionsLabels [2022-05-19T09:27:27.999Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-19T09:27:27.999Z] === RUN TestValidName [2022-05-19T09:27:27.999Z] --- PASS: TestValidName (0.00s) [2022-05-19T09:27:27.999Z] PASS [2022-05-19T09:27:27.999Z] coverage: 19.7% of statements [2022-05-19T09:27:27.999Z] ok github.com/docker/docker/libnetwork/config 0.312s coverage: 19.7% of statements [2022-05-19T09:27:28.472Z] === RUN TestKey [2022-05-19T09:27:28.472Z] --- PASS: TestKey (0.00s) [2022-05-19T09:27:28.472Z] === RUN TestParseKey [2022-05-19T09:27:28.472Z] --- PASS: TestParseKey (0.00s) [2022-05-19T09:27:28.472Z] === RUN TestInvalidDataStore [2022-05-19T09:27:28.472Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-19T09:27:28.472Z] === RUN TestKVObjectFlatKey [2022-05-19T09:27:28.472Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-19T09:27:28.472Z] === RUN TestAtomicKVObjectFlatKey [2022-05-19T09:27:28.472Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-19T09:27:28.472Z] PASS [2022-05-19T09:27:28.472Z] coverage: 21.9% of statements [2022-05-19T09:27:28.472Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-05-19T09:27:28.963Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-19T09:27:29.464Z] === RUN TestIPDataMarshalling [2022-05-19T09:27:29.464Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-19T09:27:29.464Z] === RUN TestValidateAndIsV6 [2022-05-19T09:27:29.464Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-19T09:27:29.464Z] PASS [2022-05-19T09:27:29.464Z] coverage: 68.9% of statements [2022-05-19T09:27:29.464Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-05-19T09:27:29.536Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-19T09:27:29.934Z] === RUN TestErrorInterfaces [2022-05-19T09:27:29.934Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-19T09:27:29.934Z] === RUN TestNetworkMarshalling [2022-05-19T09:27:29.934Z] === RUN TestDriver [2022-05-19T09:27:29.934Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:27:29.934Z] PASS [2022-05-19T09:27:29.934Z] coverage: 34.8% of statements [2022-05-19T09:27:29.934Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-05-19T09:27:29.934Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-05-19T09:27:29.934Z] === RUN TestEndpointMarshalling [2022-05-19T09:27:29.934Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-19T09:27:29.934Z] === RUN TestAuxAddresses [2022-05-19T09:27:29.934Z] time="2022-05-19T09:27:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:27:30.405Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-19T09:27:30.405Z] === RUN TestSRVServiceQuery [2022-05-19T09:27:30.405Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestSRVServiceQuery (0.02s) [2022-05-19T09:27:30.405Z] === RUN TestServiceVIPReuse [2022-05-19T09:27:30.405Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-19T09:27:30.405Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-19T09:27:30.405Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-19T09:27:30.405Z] === RUN TestDNSIPQuery [2022-05-19T09:27:30.405Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-19T09:27:30.405Z] === RUN TestDNSProxyServFail [2022-05-19T09:27:30.405Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-19T09:27:30.405Z] === RUN TestSandboxAddEmpty [2022-05-19T09:27:30.405Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-19T09:27:30.405Z] === RUN TestSandboxAddMultiPrio [2022-05-19T09:27:30.405Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-19T09:27:30.405Z] === RUN TestSandboxAddSamePrio [2022-05-19T09:27:30.405Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-19T09:27:30.405Z] === RUN TestCleanupServiceDiscovery [2022-05-19T09:27:30.405Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-19T09:27:30.405Z] === RUN TestDNSOptions [2022-05-19T09:27:30.405Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:27:30.405Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-19T09:27:30.405Z] === RUN TestMultipleControllersWithSameStore [2022-05-19T09:27:30.405Z] time="2022-05-19T09:27:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:27:30.405Z] time="2022-05-19T09:27:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-19T09:27:30.405Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-19T09:27:30.405Z] PASS [2022-05-19T09:27:30.405Z] coverage: 8.5% of statements [2022-05-19T09:27:30.405Z] ok github.com/docker/docker/libnetwork 0.421s coverage: 8.5% of statements [2022-05-19T09:27:30.875Z] === RUN TestDriver [2022-05-19T09:27:30.875Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:27:30.875Z] PASS [2022-05-19T09:27:30.875Z] coverage: 34.8% of statements [2022-05-19T09:27:30.875Z] ok github.com/docker/docker/libnetwork/drivers/null 0.091s coverage: 34.8% of statements [2022-05-19T09:27:31.347Z] === RUN TestNetworkAllocateFree [2022-05-19T09:27:31.347Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-19T09:27:31.347Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-19T09:27:31.347Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-19T09:27:31.347Z] PASS [2022-05-19T09:27:31.347Z] coverage: 63.6% of statements [2022-05-19T09:27:31.347Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-05-19T09:27:31.457Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-19T09:27:31.818Z] === RUN TestGetEmptyCapabilities [2022-05-19T09:27:31.818Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-19T09:27:31.818Z] === RUN TestGetExtraCapabilities [2022-05-19T09:27:31.818Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-19T09:27:31.818Z] === RUN TestGetInvalidCapabilities [2022-05-19T09:27:31.818Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-19T09:27:31.818Z] === RUN TestRemoteDriver [2022-05-19T09:27:31.818Z] --- PASS: TestRemoteDriver (0.02s) [2022-05-19T09:27:31.818Z] === RUN TestDriverError [2022-05-19T09:27:31.818Z] --- PASS: TestDriverError (0.01s) [2022-05-19T09:27:31.818Z] === RUN TestMissingValues [2022-05-19T09:27:31.818Z] --- PASS: TestMissingValues (0.00s) [2022-05-19T09:27:31.818Z] === RUN TestRollback [2022-05-19T09:27:31.818Z] --- PASS: TestRollback (0.01s) [2022-05-19T09:27:31.818Z] PASS [2022-05-19T09:27:31.818Z] coverage: 57.4% of statements [2022-05-19T09:27:31.818Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.115s coverage: 57.4% of statements [2022-05-19T09:27:32.809Z] === RUN TestNAT [2022-05-19T09:27:32.809Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-19T09:27:32.809Z] --- SKIP: TestNAT (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestTransparent [2022-05-19T09:27:32.809Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-19T09:27:32.809Z] --- SKIP: TestTransparent (0.00s) [2022-05-19T09:27:32.809Z] PASS [2022-05-19T09:27:32.809Z] coverage: 0.0% of statements [2022-05-19T09:27:32.809Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2022-05-19T09:27:32.809Z] === RUN TestBuildDefault [2022-05-19T09:27:32.809Z] --- PASS: TestBuildDefault (0.01s) [2022-05-19T09:27:32.809Z] === RUN TestBuildHostnameDomainname [2022-05-19T09:27:32.809Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestBuildHostname [2022-05-19T09:27:32.809Z] --- PASS: TestBuildHostname (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestBuildHostnameFQDN [2022-05-19T09:27:32.809Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestBuildNoIP [2022-05-19T09:27:32.809Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestUpdate [2022-05-19T09:27:32.809Z] --- PASS: TestUpdate (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-19T09:27:32.809Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-19T09:27:32.809Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestAddEmpty [2022-05-19T09:27:32.809Z] --- PASS: TestAddEmpty (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestAdd [2022-05-19T09:27:32.809Z] --- PASS: TestAdd (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestDeleteEmpty [2022-05-19T09:27:32.809Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestDeleteNewline [2022-05-19T09:27:32.809Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestDelete [2022-05-19T09:27:32.809Z] --- PASS: TestDelete (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestConcurrentWrites [2022-05-19T09:27:32.809Z] === RUN TestNew [2022-05-19T09:27:32.809Z] --- PASS: TestNew (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestAddDriver [2022-05-19T09:27:32.809Z] --- PASS: TestAddDriver (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestAddDuplicateDriver [2022-05-19T09:27:32.809Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-19T09:27:32.809Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestDriver [2022-05-19T09:27:32.809Z] --- PASS: TestDriver (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestIPAM [2022-05-19T09:27:32.809Z] --- PASS: TestIPAM (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestWalkIPAMs [2022-05-19T09:27:32.809Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-19T09:27:32.809Z] === RUN TestWalkDrivers [2022-05-19T09:27:32.809Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-19T09:27:32.809Z] PASS [2022-05-19T09:27:32.809Z] coverage: 82.4% of statements [2022-05-19T09:27:32.809Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-05-19T09:27:32.847Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-19T09:27:33.280Z] --- PASS: TestConcurrentWrites (0.29s) [2022-05-19T09:27:33.280Z] PASS [2022-05-19T09:27:33.280Z] coverage: 81.2% of statements [2022-05-19T09:27:33.280Z] ok github.com/docker/docker/libnetwork/etchosts 0.363s coverage: 81.2% of statements [2022-05-19T09:27:33.280Z] === RUN TestNew [2022-05-19T09:27:33.280Z] --- PASS: TestNew (0.00s) [2022-05-19T09:27:33.280Z] === RUN TestAllocate [2022-05-19T09:27:33.280Z] --- PASS: TestAllocate (0.00s) [2022-05-19T09:27:33.280Z] === RUN TestUninitialized [2022-05-19T09:27:33.280Z] --- PASS: TestUninitialized (0.00s) [2022-05-19T09:27:33.280Z] === RUN TestAllocateInRange [2022-05-19T09:27:33.280Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-19T09:27:33.280Z] === RUN TestAllocateSerial [2022-05-19T09:27:33.280Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-19T09:27:33.280Z] PASS [2022-05-19T09:27:33.280Z] coverage: 87.5% of statements [2022-05-19T09:27:33.280Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-05-19T09:27:33.750Z] === RUN TestCaller [2022-05-19T09:27:33.750Z] --- PASS: TestCaller (0.00s) [2022-05-19T09:27:33.750Z] PASS [2022-05-19T09:27:33.750Z] coverage: 100.0% of statements [2022-05-19T09:27:33.750Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-05-19T09:27:34.221Z] --- PASS: TestRandomAllocateDeallocate (8.53s) [2022-05-19T09:27:34.221Z] === RUN TestAllocateRandomDeallocate [2022-05-19T09:27:34.221Z] === RUN TestSetSerialInsertDelete [2022-05-19T09:27:34.221Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-19T09:27:34.221Z] === RUN TestSetParallelInsertDelete [2022-05-19T09:27:34.595Z] --- PASS: TestBuildMultiStageOnBuild (12.66s) [2022-05-19T09:27:34.595Z] === RUN TestBuildUncleanTarFilenames [2022-05-19T09:27:34.595Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:27:34.595Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-19T09:27:34.595Z] === RUN TestBuildMultiStageLayerLeak [2022-05-19T09:27:35.215Z] === RUN TestInt2IP2IntConversion [2022-05-19T09:27:35.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-19T09:27:35.685Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-05-19T09:27:35.685Z] === RUN TestGetAddressVersion [2022-05-19T09:27:35.685Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-19T09:27:35.685Z] === RUN TestKeyString [2022-05-19T09:27:35.685Z] --- PASS: TestKeyString (0.00s) [2022-05-19T09:27:35.685Z] === RUN TestPoolDataMarshal [2022-05-19T09:27:35.685Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-19T09:27:35.685Z] === RUN TestSubnetsMarshal [2022-05-19T09:27:36.155Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-05-19T09:27:36.155Z] === RUN TestAddSubnets [2022-05-19T09:27:36.155Z] === RUN TestPoolRequest [2022-05-19T09:27:36.155Z] --- PASS: TestPoolRequest (0.00s) [2022-05-19T09:27:36.155Z] === RUN TestOtherRequests [2022-05-19T09:27:36.155Z] --- PASS: TestOtherRequests (0.00s) [2022-05-19T09:27:36.155Z] PASS [2022-05-19T09:27:36.155Z] coverage: 57.1% of statements [2022-05-19T09:27:36.155Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-05-19T09:27:36.155Z] --- PASS: TestAddSubnets (0.08s) [2022-05-19T09:27:36.155Z] === RUN TestDoublePoolRelease [2022-05-19T09:27:36.155Z] --- PASS: TestAllocateRandomDeallocate (1.90s) [2022-05-19T09:27:36.155Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-19T09:27:36.155Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-05-19T09:27:36.155Z] === RUN TestAddReleasePoolID [2022-05-19T09:27:36.155Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-05-19T09:27:36.155Z] === RUN TestPredefinedPool [2022-05-19T09:27:36.155Z] --- PASS: TestPredefinedPool (0.09s) [2022-05-19T09:27:36.155Z] === RUN TestRemoveSubnet [2022-05-19T09:27:36.463Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-19T09:27:36.627Z] --- PASS: TestRemoveSubnet (0.30s) [2022-05-19T09:27:36.627Z] === RUN TestGetSameAddress [2022-05-19T09:27:36.627Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-19T09:27:36.627Z] === RUN TestPoolAllocationReuse [2022-05-19T09:27:37.063Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-19T09:27:37.097Z] === RUN TestGetCapabilities [2022-05-19T09:27:37.098Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-19T09:27:37.098Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-19T09:27:37.098Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-19T09:27:37.098Z] === RUN TestGetDefaultAddressSpaces [2022-05-19T09:27:37.098Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-19T09:27:37.098Z] === RUN TestRemoteDriver [2022-05-19T09:27:37.098Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-19T09:27:37.098Z] PASS [2022-05-19T09:27:37.098Z] coverage: 47.4% of statements [2022-05-19T09:27:37.098Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-05-19T09:27:37.448Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-19T09:27:37.567Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.57s) [2022-05-19T09:27:37.567Z] === RUN TestRetrieveFromStore [2022-05-19T09:27:37.954Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-19T09:27:37.954Z] === RUN TestInfoDebug [2022-05-19T09:27:37.954Z] --- PASS: TestInfoDebug (0.52s) [2022-05-19T09:27:37.954Z] === RUN TestInfoInsecureRegistries [2022-05-19T09:27:37.954Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-19T09:27:37.954Z] === RUN TestInfoRegistryMirrors [2022-05-19T09:27:38.213Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-19T09:27:38.213Z] === RUN TestLoginFailsWithBadCredentials [2022-05-19T09:27:38.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-19T09:27:38.213Z] === RUN TestPingCacheHeaders [2022-05-19T09:27:38.213Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-19T09:27:38.213Z] === RUN TestPingGet [2022-05-19T09:27:38.213Z] --- PASS: TestPingGet (0.01s) [2022-05-19T09:27:38.213Z] === RUN TestPingHead [2022-05-19T09:27:38.213Z] --- PASS: TestPingHead (0.02s) [2022-05-19T09:27:38.213Z] === RUN TestPingSwarmHeader [2022-05-19T09:27:38.452Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-19T09:27:38.557Z] === RUN TestWindowsIPAM [2022-05-19T09:27:38.557Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-19T09:27:38.557Z] PASS [2022-05-19T09:27:38.557Z] coverage: 71.4% of statements [2022-05-19T09:27:38.557Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-05-19T09:27:38.557Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-05-19T09:27:38.557Z] === RUN TestIsCorrupted [2022-05-19T09:27:38.557Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-19T09:27:38.557Z] === RUN TestSetRollover [2022-05-19T09:27:38.779Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-19T09:27:39.011Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-19T09:27:39.027Z] --- PASS: TestPoolAllocationReuse (2.37s) [2022-05-19T09:27:39.027Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-19T09:27:39.027Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-19T09:27:39.027Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-19T09:27:39.027Z] === RUN TestDefaultNetwork [2022-05-19T09:27:39.349Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-19T09:27:39.497Z] --- PASS: TestDefaultNetwork (0.28s) [2022-05-19T09:27:39.497Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-19T09:27:39.968Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-05-19T09:27:39.968Z] === RUN TestInitAddressPools [2022-05-19T09:27:39.968Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-19T09:27:39.968Z] PASS [2022-05-19T09:27:39.968Z] coverage: 74.0% of statements [2022-05-19T09:27:39.968Z] ok github.com/docker/docker/libnetwork/ipamutils 0.638s coverage: 74.0% of statements [2022-05-19T09:27:40.320Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-19T09:27:40.320Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-05-19T09:27:40.320Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-19T09:27:40.320Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-19T09:27:40.320Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-19T09:27:40.320Z] === RUN TestVersion [2022-05-19T09:27:40.320Z] --- PASS: TestVersion (0.02s) [2022-05-19T09:27:40.320Z] === CONT TestDiskUsage [2022-05-19T09:27:40.438Z] === RUN TestKeyValue [2022-05-19T09:27:40.438Z] --- PASS: TestKeyValue (0.00s) [2022-05-19T09:27:40.438Z] PASS [2022-05-19T09:27:40.438Z] coverage: 60.0% of statements [2022-05-19T09:27:40.438Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-05-19T09:27:40.438Z] --- PASS: TestSetRollover (2.18s) [2022-05-19T09:27:40.438Z] === RUN TestSetRolloverSerial [2022-05-19T09:27:40.575Z] --- PASS: TestBuildMultiStageCopy (14.69s) [2022-05-19T09:27:40.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.45s) [2022-05-19T09:27:40.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-05-19T09:27:40.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.24s) [2022-05-19T09:27:40.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2022-05-19T09:27:40.575Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.65s) [2022-05-19T09:27:40.575Z] === RUN TestBuildMultiStageParentConfig [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/container_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/image_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/volume_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-19T09:27:40.891Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-19T09:27:41.003Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-19T09:27:41.003Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-19T09:27:41.149Z] === RUN TestDiskUsage/after_container.Run [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-19T09:27:41.408Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage (1.16s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-19T09:27:41.667Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:27:41.667Z] PASS [2022-05-19T09:27:41.667Z] [2022-05-19T09:27:41.667Z] === Skipped [2022-05-19T09:27:41.667Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:27:41.667Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-19T09:27:41.667Z] [2022-05-19T09:27:41.667Z] DONE 54 tests, 1 skipped in 22.298s [2022-05-19T09:27:41.667Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-19T09:27:41.667Z] ++ 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-05-19T09:27:41.667Z] ++ set -e [2022-05-19T09:27:41.667Z] ++ '[' -n 0 ']' [2022-05-19T09:27:41.667Z] ++ set -x [2022-05-19T09:27:41.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05-19T09:27:41.668Z] INFO: Testing against a local daemon [2022-05-19T09:27:41.668Z] === RUN TestVolumesCreateAndList [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-19T09:27:41.668Z] === RUN TestVolumesRemove [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-19T09:27:41.668Z] === RUN TestVolumesInspect [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-19T09:27:41.668Z] === RUN TestVolumesInvalidJSON [2022-05-19T09:27:41.668Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-19T09:27:41.668Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-19T09:27:41.668Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-19T09:27:41.668Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-19T09:27:41.668Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-19T09:27:41.668Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-19T09:27:41.668Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-19T09:27:41.668Z] PASS [2022-05-19T09:27:41.668Z] [2022-05-19T09:27:41.668Z] DONE 9 tests in 0.198s [2022-05-19T09:27:41.668Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-19T09:27:41.926Z] ++++ cat bundles/test-integration/docker.pid [2022-05-19T09:27:41.926Z] +++ kill 14241 [2022-05-19T09:27:42.185Z] +++ /etc/init.d/apparmor stop [2022-05-19T09:27:42.185Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-19T09:27:42.185Z] [2022-05-19T09:27:42.185Z] Unloading profiles will leave already running processes permanently [2022-05-19T09:27:42.185Z] unconfined, which can lead to unexpected situations. [2022-05-19T09:27:42.185Z] [2022-05-19T09:27:42.185Z] To set a process to complain mode, use the command line tool [2022-05-19T09:27:42.185Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-19T09:27:42.185Z] +++ true [2022-05-19T09:27:42.185Z] exiting test-integration [2022-05-19T09:27:42.185Z] ++ exit 0 [2022-05-19T09:27:42.185Z] [2022-05-19T09:27:42.661Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.61s) [2022-05-19T09:27:42.661Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-19T09:27:42.922Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap Post stage [Pipeline] junit [2022-05-19T09:27:43.131Z] Recording test results [2022-05-19T09:27:43.132Z] --- PASS: TestSetRolloverSerial (2.67s) [2022-05-19T09:27:43.132Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-19T09:27:43.132Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-19T09:27:43.132Z] PASS [2022-05-19T09:27:43.132Z] coverage: 84.4% of statements [2022-05-19T09:27:43.132Z] ok github.com/docker/docker/libnetwork/bitseq 17.668s coverage: 84.4% of statements [2022-05-19T09:27:43.184Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-19T09:27:43.376Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-19T09:27:43.526Z] --- PASS: TestBuildMultiStageParentConfig (3.05s) [2022-05-19T09:27:43.526Z] === RUN TestBuildLabelWithTargets [2022-05-19T09:27:43.526Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:27:43.526Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-19T09:27:43.526Z] === RUN TestBuildWithEmptyLayers [2022-05-19T09:27:43.602Z] === RUN TestNetworkDBSimple [2022-05-19T09:27:43.726Z] + echo Ensuring container killed. [2022-05-19T09:27:43.727Z] Ensuring container killed. [2022-05-19T09:27:43.727Z] + docker rm -vf docker-pr1 [2022-05-19T09:27:43.727Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-19T09:27:43.758Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-19T09:27:44.011Z] + echo Chowning /workspace to jenkins user [2022-05-19T09:27:44.011Z] Chowning /workspace to jenkins user [2022-05-19T09:27:44.011Z] + id -u [2022-05-19T09:27:44.011Z] + id -g [2022-05-19T09:27:44.011Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43617:/workspace busybox chown -R 1000:1000 /workspace [2022-05-19T09:27:44.011Z] Unable to find image 'busybox:latest' locally [2022-05-19T09:27:44.011Z] latest: Pulling from library/busybox [2022-05-19T09:27:44.269Z] 2f0e692259c0: Pulling fs layer [2022-05-19T09:27:44.269Z] 2f0e692259c0: Verifying Checksum [2022-05-19T09:27:44.269Z] 2f0e692259c0: Download complete [2022-05-19T09:27:44.269Z] 2f0e692259c0: Pull complete [2022-05-19T09:27:44.269Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-19T09:27:44.527Z] Status: Downloaded newer image for busybox:latest [2022-05-19T09:27:44.592Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-19T09:27:44.592Z] PASS [2022-05-19T09:27:44.592Z] coverage: 100.0% of statements [2022-05-19T09:27:44.592Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-05-19T09:27:44.592Z] 2022/05/19 09:27:44 Closing DB instances... [2022-05-19T09:27:45.062Z] === RUN TestGenerate [2022-05-19T09:27:45.062Z] --- PASS: TestGenerate (0.00s) [2022-05-19T09:27:45.062Z] === RUN TestGeneratePtr [2022-05-19T09:27:45.062Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-19T09:27:45.062Z] === RUN TestGenerateMissingField [2022-05-19T09:27:45.062Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-19T09:27:45.062Z] === RUN TestFieldCannotBeSet [2022-05-19T09:27:45.062Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-19T09:27:45.062Z] === RUN TestTypeMismatchError [2022-05-19T09:27:45.062Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-19T09:27:45.062Z] PASS [2022-05-19T09:27:45.062Z] coverage: 100.0% of statements [2022-05-19T09:27:45.062Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-05-19T09:27:45.091Z] --- PASS: TestBuildWithEmptyLayers (1.61s) [2022-05-19T09:27:45.091Z] === RUN TestBuildMultiStageOnBuild [2022-05-19T09:27:45.149Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-19T09:27:45.532Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.90s) [2022-05-19T09:27:45.533Z] === RUN TestGetAddress [2022-05-19T09:27:45.764Z] + bundleName=arm64-integration [2022-05-19T09:27:45.764Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-19T09:27:45.764Z] Creating arm64-integration-bundles.tar.gz [2022-05-19T09:27:45.764Z] + + xargsfind bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-19T09:27:45.764Z] tar -czf arm64-integration-bundles.tar.gz [2022-05-19T09:27:46.003Z] testing: warning: no tests to run [2022-05-19T09:27:46.003Z] PASS [2022-05-19T09:27:46.003Z] coverage: 0.0% of statements [2022-05-19T09:27:46.003Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-05-19T09:27:46.003Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-05-19T09:27:46.003Z] === RUN TestNetworkDBJoinLeaveNetwork [Pipeline] archiveArtifacts [2022-05-19T09:27:46.035Z] Archiving artifacts [2022-05-19T09:27:46.993Z] === RUN TestRequestNewPort [2022-05-19T09:27:46.993Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestRequestSpecificPort [2022-05-19T09:27:46.993Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestReleasePort [2022-05-19T09:27:46.993Z] --- PASS: TestReleasePort (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestReuseReleasedPort [2022-05-19T09:27:46.993Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestReleaseUnreadledPort [2022-05-19T09:27:46.993Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestUnknowProtocol [2022-05-19T09:27:46.993Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestAllocateAllPorts [2022-05-19T09:27:46.993Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestPortAllocation [2022-05-19T09:27:46.993Z] --- PASS: TestPortAllocation (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestPortAllocationWithCustomRange [2022-05-19T09:27:46.993Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestNoDuplicateBPR [2022-05-19T09:27:46.993Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-19T09:27:46.993Z] === RUN TestChangePortRange [2022-05-19T09:27:46.993Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-19T09:27:46.993Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-19T09:27:46.993Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-19T09:27:46.993Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-19T09:27:46.993Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-19T09:27:46.993Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-19T09:27:46.993Z] --- PASS: TestChangePortRange (0.00s) [2022-05-19T09:27:46.993Z] PASS [2022-05-19T09:27:46.993Z] coverage: 88.6% of statements [2022-05-19T09:27:46.993Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-05-19T09:27:47.195Z] --- PASS: TestBuildMultiStageLayerLeak (11.70s) [2022-05-19T09:27:47.195Z] === RUN TestBuildWithHugeFile [2022-05-19T09:27:47.592Z] 2022/05/19 09:27:47 Closing DB instances... [2022-05-19T09:27:47.592Z] testing: warning: no tests to run [2022-05-19T09:27:47.592Z] PASS [2022-05-19T09:27:47.592Z] coverage: 0.0% of statements [2022-05-19T09:27:47.592Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-05-19T09:27:48.134Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-19T09:27:48.447Z] + make clean [2022-05-19T09:27:48.582Z] === RUN TestHashData [2022-05-19T09:27:48.582Z] --- PASS: TestHashData (0.00s) [2022-05-19T09:27:48.582Z] PASS [2022-05-19T09:27:48.582Z] coverage: 2.8% of statements [2022-05-19T09:27:48.582Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements [2022-05-19T09:27:48.604Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-19T09:27:48.705Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-19T09:27:48.705Z] docker-dev-cache [2022-05-19T09:27:48.705Z] docker-mod-cache [Pipeline] deleteDir [2022-05-19T09:27:49.053Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-19T09:27:49.053Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-19T09:27:49.053Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-19T09:27:49.053Z] === RUN TestErrorConstructors [2022-05-19T09:27:49.053Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-19T09:27:49.053Z] === RUN TestCompareIPMask [2022-05-19T09:27:49.053Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-19T09:27:49.053Z] === RUN TestUtilGetHostPartIP [2022-05-19T09:27:49.053Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-19T09:27:49.053Z] === RUN TestUtilGetBroadcastIP [2022-05-19T09:27:49.053Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-19T09:27:49.053Z] === RUN TestParseCIDR [2022-05-19T09:27:49.053Z] --- PASS: TestParseCIDR (0.00s) [2022-05-19T09:27:49.053Z] PASS [2022-05-19T09:27:49.053Z] coverage: 37.3% of statements [2022-05-19T09:27:49.053Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-19T09:27:50.043Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-19T09:27:50.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-19T09:27:50.044Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-19T09:27:50.044Z] PASS [2022-05-19T09:27:50.044Z] coverage: 55.0% of statements [2022-05-19T09:27:50.044Z] ok github.com/docker/docker/oci 0.058s coverage: 55.0% of statements [2022-05-19T09:27:50.514Z] 2022/05/19 09:27:50 Closing DB instances... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T09:27:50.984Z] === RUN TestAddressPoolOpt [2022-05-19T09:27:50.984Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/a [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/something [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/_=a [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/env1=value1 [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/_env1=value1 [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/PATH [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/=a [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/PATH= [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/PATH=something [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/asd!qwe [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/1asd [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/123 [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/some_space [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/__some_space_before [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/some_space_after__ [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/= [2022-05-19T09:27:50.984Z] === RUN TestValidateEnv/PaTh [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-19T09:27:50.984Z] === RUN TestParseHost [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://:5555/p [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-19T09:27:50.984Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-19T09:27:50.984Z] === RUN TestParseHost/unknown:// [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://:port [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://invalid:port [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-19T09:27:50.984Z] === RUN TestParseHost/something_with_spaces [2022-05-19T09:27:50.984Z] === RUN TestParseHost/:// [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://:5555/ [2022-05-19T09:27:50.984Z] === RUN TestParseHost/#00 [2022-05-19T09:27:50.984Z] === RUN TestParseHost/fd://something [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://[::1] [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://[::1]: [2022-05-19T09:27:50.984Z] === RUN TestParseHost/fd:// [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseHost/unix:// [2022-05-19T09:27:50.984Z] === RUN TestParseHost/_ [2022-05-19T09:27:50.984Z] === RUN TestParseHost/__ [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp:// [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://: [2022-05-19T09:27:50.984Z] === RUN TestParseHost/unix://path/to/socket [2022-05-19T09:27:50.984Z] === RUN TestParseHost/npipe:// [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://host: [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/: [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-19T09:27:50.984Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-19T09:27:50.984Z] === RUN TestParseTCP [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/localhost:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/default_localhost [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/default_udp://localhost [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/0.0.0.1: [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/localhost: [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/localhost:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/tcp://: [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/[::1] [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/tcp:// [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/: [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/[::1]:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/localhost [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/0.0.0.1 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/[::1]: [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/tcp://:5555 [2022-05-19T09:27:50.984Z] === RUN TestParseTCP/#00 [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-19T09:27:50.984Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-19T09:27:50.985Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestValidateExtraHosts [2022-05-19T09:27:50.985Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestValidateIPAddress [2022-05-19T09:27:50.985Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestMapOpts [2022-05-19T09:27:50.985Z] --- PASS: TestMapOpts (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestListOptsWithoutValidator [2022-05-19T09:27:50.985Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestListOptsWithValidator [2022-05-19T09:27:50.985Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestValidateDNSSearch [2022-05-19T09:27:50.985Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_general_format [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_one_more [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-19T09:27:50.985Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel (0.04s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-19T09:27:50.985Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestNamedListOpts [2022-05-19T09:27:50.985Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestNamedMapOpts [2022-05-19T09:27:50.985Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestParseLink [2022-05-19T09:27:50.985Z] --- PASS: TestParseLink (0.00s) [2022-05-19T09:27:50.985Z] === RUN TestUlimitOpt [2022-05-19T09:27:50.985Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-19T09:27:50.985Z] PASS [2022-05-19T09:27:50.985Z] coverage: 66.0% of statements [2022-05-19T09:27:50.985Z] ok github.com/docker/docker/opts 0.167s coverage: 66.0% of statements [2022-05-19T09:27:50.985Z] === RUN TestParseVersion [2022-05-19T09:27:50.985Z] --- PASS: TestParseVersion (0.00s) [2022-05-19T09:27:50.985Z] PASS [2022-05-19T09:27:50.985Z] coverage: 52.9% of statements [2022-05-19T09:27:50.985Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-05-19T09:27:51.975Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-05-19T09:27:51.975Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-19T09:27:52.445Z] === RUN TestPeerCertificateMarshalJSON [2022-05-19T09:27:52.915Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-19T09:27:52.915Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-19T09:27:52.915Z] --- PASS: TestPeerCertificateMarshalJSON (0.31s) [2022-05-19T09:27:52.915Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-19T09:27:52.915Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-19T09:27:52.915Z] === RUN TestMiddleware [2022-05-19T09:27:52.915Z] --- PASS: TestMiddleware (0.00s) [2022-05-19T09:27:52.915Z] === RUN TestNewResponseModifier [2022-05-19T09:27:52.915Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-19T09:27:52.915Z] PASS [2022-05-19T09:27:52.915Z] coverage: 26.8% of statements [2022-05-19T09:27:52.915Z] ok github.com/docker/docker/pkg/authorization 0.362s coverage: 26.8% of statements [2022-05-19T09:27:53.386Z] === RUN TestIsArchivePathDir [2022-05-19T09:27:53.386Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-19T09:27:53.386Z] === RUN TestIsArchivePathInvalidFile [2022-05-19T09:27:53.386Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-05-19T09:27:53.386Z] === RUN TestIsArchivePathTar [2022-05-19T09:27:53.856Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-05-19T09:27:53.856Z] === RUN TestDecompressStreamGzip [2022-05-19T09:27:53.856Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-05-19T09:27:53.856Z] === RUN TestDecompressStreamBzip2 [2022-05-19T09:27:53.856Z] === RUN TestUnbuffered [2022-05-19T09:27:53.856Z] --- PASS: TestUnbuffered (0.00s) [2022-05-19T09:27:53.856Z] === RUN TestRaceUnbuffered [2022-05-19T09:27:53.856Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-19T09:27:53.856Z] PASS [2022-05-19T09:27:53.856Z] coverage: 100.0% of statements [2022-05-19T09:27:53.856Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-05-19T09:27:53.856Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-19T09:27:53.856Z] === RUN TestDecompressStreamXz [2022-05-19T09:27:53.856Z] archive_test.go:133: Xz not present in msys2 [2022-05-19T09:27:53.856Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-19T09:27:53.856Z] === RUN TestDecompressStreamZstd [2022-05-19T09:27:53.857Z] archive_test.go:140: zstd not installed [2022-05-19T09:27:53.857Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-19T09:27:53.857Z] === RUN TestCompressStreamXzUnsupported [2022-05-19T09:27:53.857Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-19T09:27:53.857Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestCompressStreamInvalid [2022-05-19T09:27:53.857Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestExtensionInvalid [2022-05-19T09:27:53.857Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestExtensionUncompressed [2022-05-19T09:27:53.857Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestExtensionBzip2 [2022-05-19T09:27:53.857Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestExtensionGzip [2022-05-19T09:27:53.857Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestExtensionXz [2022-05-19T09:27:53.857Z] --- PASS: TestExtensionXz (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestExtensionZstd [2022-05-19T09:27:53.857Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestCmdStreamLargeStderr [2022-05-19T09:27:53.857Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-19T09:27:53.857Z] === RUN TestCmdStreamBad [2022-05-19T09:27:53.857Z] archive_test.go:252: Failing on Windows CI machines [2022-05-19T09:27:53.857Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-19T09:27:53.857Z] === RUN TestCmdStreamGood [2022-05-19T09:27:54.327Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-19T09:27:54.327Z] === RUN TestUntarPathWithInvalidDest [2022-05-19T09:27:54.327Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-19T09:27:54.327Z] === RUN TestUntarPathWithInvalidSrc [2022-05-19T09:27:54.327Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-19T09:27:54.327Z] === RUN TestUntarPath [2022-05-19T09:27:54.327Z] --- PASS: TestUntarPath (0.08s) [2022-05-19T09:27:54.327Z] === RUN TestUntarPathWithDestinationFile [2022-05-19T09:27:54.327Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-19T09:27:54.327Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-19T09:27:54.327Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-19T09:27:54.327Z] === RUN TestCopyWithTarInvalidSrc [2022-05-19T09:27:54.327Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-19T09:27:54.327Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-19T09:27:54.327Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-19T09:27:54.327Z] === RUN TestCopyWithTarSrcFile [2022-05-19T09:27:54.327Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-19T09:27:54.327Z] === RUN TestCopyWithTarSrcFolder [2022-05-19T09:27:54.327Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-19T09:27:54.327Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-19T09:27:54.327Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-19T09:27:54.327Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-19T09:27:54.327Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-19T09:27:54.327Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-19T09:27:54.327Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-19T09:27:54.327Z] === RUN TestCopyFileWithTarSrcFile [2022-05-19T09:27:54.327Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-19T09:27:54.327Z] === RUN TestTarFiles [2022-05-19T09:27:54.327Z] 2022/05/19 09:27:54 Closing DB instances... [2022-05-19T09:27:54.798Z] === RUN TestMatch [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[foo]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[foo_bar]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[]#01 [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[qux]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-19T09:27:54.798Z] === RUN TestMatch/[[foo_baz]] [2022-05-19T09:27:54.798Z] --- PASS: TestMatch (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-19T09:27:54.798Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-19T09:27:54.798Z] PASS [2022-05-19T09:27:54.798Z] coverage: 87.5% of statements [2022-05-19T09:27:54.798Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-05-19T09:27:55.202Z] docker_cli_daemon_test.go:2503: [db2b3637dd948] daemon is not started [2022-05-19T09:27:55.789Z] === RUN TestChrootTarUntar [2022-05-19T09:27:55.789Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:27:55.789Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-19T09:27:55.789Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-19T09:27:55.789Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:27:55.789Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-19T09:27:55.789Z] === RUN TestChrootUntarEmptyArchive [2022-05-19T09:27:55.789Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-19T09:27:55.789Z] === RUN TestChrootTarUntarWithSymlink [2022-05-19T09:27:55.789Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:27:55.789Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-19T09:27:55.789Z] === RUN TestChrootCopyWithTar [2022-05-19T09:27:55.789Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:27:55.789Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-19T09:27:55.789Z] === RUN TestChrootCopyFileWithTar [2022-05-19T09:27:55.789Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:27:55.789Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-19T09:27:55.789Z] === RUN TestChrootUntarPath [2022-05-19T09:27:55.789Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:27:55.789Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-19T09:27:55.789Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-19T09:27:55.789Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:27:55.789Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:27:55.789Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-19T09:27:56.259Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:27:56.259Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:27:56.259Z] === RUN TestChrootApplyDotDotFile [2022-05-19T09:27:56.259Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:27:56.259Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-19T09:27:56.259Z] PASS [2022-05-19T09:27:56.259Z] coverage: 12.0% of statements [2022-05-19T09:27:56.259Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 12.0% of statements [2022-05-19T09:27:56.598Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-19T09:27:56.729Z] --- PASS: TestNetworkDBCRUDTableEntry (4.69s) [2022-05-19T09:27:56.729Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-19T09:27:57.199Z] === RUN TestEnsureRemoveAllNotExist [2022-05-19T09:27:57.199Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-19T09:27:57.199Z] === RUN TestEnsureRemoveAllWithDir [2022-05-19T09:27:57.199Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-19T09:27:57.199Z] === RUN TestEnsureRemoveAllWithFile [2022-05-19T09:27:57.199Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-19T09:27:57.199Z] PASS [2022-05-19T09:27:57.199Z] coverage: 0.0% of statements [2022-05-19T09:27:57.199Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-05-19T09:27:58.188Z] === RUN TestSizeEmpty [2022-05-19T09:27:58.188Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-19T09:27:58.188Z] === RUN TestSizeEmptyFile [2022-05-19T09:27:58.188Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-19T09:27:58.188Z] === RUN TestSizeNonemptyFile [2022-05-19T09:27:58.188Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-19T09:27:58.188Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-19T09:27:58.188Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-19T09:27:58.188Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-19T09:27:58.188Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-19T09:27:58.188Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-19T09:27:58.188Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-19T09:27:58.188Z] === RUN TestMoveToSubdir [2022-05-19T09:27:58.188Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-19T09:27:58.188Z] === RUN TestSizeNonExistingDirectory [2022-05-19T09:27:58.188Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-19T09:27:58.188Z] PASS [2022-05-19T09:27:58.188Z] coverage: 80.0% of statements [2022-05-19T09:27:58.188Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-05-19T09:27:58.659Z] 2022/05/19 09:27:58 Closing DB instances... [2022-05-19T09:27:59.129Z] === RUN TestPollerAddRemove [2022-05-19T09:27:59.129Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-19T09:27:59.129Z] === RUN TestPollerEvent [2022-05-19T09:27:59.129Z] poller_test.go:40: No chmod on Windows [2022-05-19T09:27:59.129Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-19T09:27:59.129Z] === RUN TestPollerClose [2022-05-19T09:27:59.129Z] --- PASS: TestPollerClose (0.00s) [2022-05-19T09:27:59.129Z] PASS [2022-05-19T09:27:59.129Z] coverage: 45.7% of statements [2022-05-19T09:27:59.129Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2022-05-19T09:28:00.121Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-05-19T09:28:00.121Z] === RUN TestNetworkDBNodeLeave [2022-05-19T09:28:00.121Z] === RUN TestCopyFileWithInvalidSrc [2022-05-19T09:28:00.121Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCopyFileWithInvalidDest [2022-05-19T09:28:00.121Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-19T09:28:00.121Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-19T09:28:00.121Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCopyFile [2022-05-19T09:28:00.121Z] --- PASS: TestCopyFile (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-19T09:28:00.121Z] fileutils_test.go:133: Needs porting to Windows [2022-05-19T09:28:00.121Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-19T09:28:00.121Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-19T09:28:00.121Z] fileutils_test.go:179: Needs porting to Windows [2022-05-19T09:28:00.121Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestWildcardMatches [2022-05-19T09:28:00.121Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestPatternMatches [2022-05-19T09:28:00.121Z] --- PASS: TestPatternMatches (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-19T09:28:00.121Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestPatternMatchesFolderExclusions [2022-05-19T09:28:00.121Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-19T09:28:00.121Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-19T09:28:00.121Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-19T09:28:00.121Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-19T09:28:00.121Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestSingleExclamationError [2022-05-19T09:28:00.121Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestMatchesWithNoPatterns [2022-05-19T09:28:00.121Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestMatchesWithMalformedPatterns [2022-05-19T09:28:00.121Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestMatches [2022-05-19T09:28:00.121Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-19T09:28:00.121Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-19T09:28:00.121Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-19T09:28:00.121Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-19T09:28:00.121Z] --- PASS: TestMatches (0.01s) [2022-05-19T09:28:00.121Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-19T09:28:00.121Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-19T09:28:00.121Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-19T09:28:00.121Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCleanPatterns [2022-05-19T09:28:00.121Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-19T09:28:00.121Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCleanPatternsExceptionFlag [2022-05-19T09:28:00.121Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-19T09:28:00.121Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-19T09:28:00.121Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCleanPatternsErrorSingleException [2022-05-19T09:28:00.121Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCreateIfNotExistsDir [2022-05-19T09:28:00.121Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCreateIfNotExistsFile [2022-05-19T09:28:00.121Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestMatch [2022-05-19T09:28:00.121Z] --- PASS: TestMatch (0.00s) [2022-05-19T09:28:00.121Z] === RUN TestCompile [2022-05-19T09:28:00.121Z] === RUN TestCompile/slash [2022-05-19T09:28:00.121Z] === RUN TestCompile/backslash [2022-05-19T09:28:00.121Z] --- PASS: TestCompile (0.00s) [2022-05-19T09:28:00.121Z] --- PASS: TestCompile/slash (0.00s) [2022-05-19T09:28:00.121Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-19T09:28:00.121Z] PASS [2022-05-19T09:28:00.121Z] coverage: 84.7% of statements [2022-05-19T09:28:00.121Z] ok github.com/docker/docker/pkg/fileutils 0.080s coverage: 84.7% of statements [2022-05-19T09:28:00.600Z] --- PASS: TestTarFiles (6.20s) [2022-05-19T09:28:00.600Z] === RUN TestDetectCompressionZstd [2022-05-19T09:28:00.600Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-19T09:28:00.600Z] === RUN TestTarUntar [2022-05-19T09:28:00.600Z] --- PASS: TestTarUntar (0.03s) [2022-05-19T09:28:00.600Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-19T09:28:00.600Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-19T09:28:00.600Z] === RUN TestTarWithOptions [2022-05-19T09:28:00.600Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-19T09:28:00.600Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-19T09:28:00.600Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-19T09:28:00.600Z] === RUN TestUntarUstarGnuConflict [2022-05-19T09:28:00.600Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-19T09:28:00.600Z] === RUN TestUntarInvalidFilenames [2022-05-19T09:28:00.600Z] === RUN TestGet [2022-05-19T09:28:00.600Z] --- PASS: TestGet (0.00s) [2022-05-19T09:28:00.600Z] === RUN TestGetShortcutString [2022-05-19T09:28:00.600Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-19T09:28:00.600Z] PASS [2022-05-19T09:28:00.600Z] coverage: 42.9% of statements [2022-05-19T09:28:00.600Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-05-19T09:28:01.069Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2115876697\\dest" [2022-05-19T09:28:01.069Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-19T09:28:01.069Z] === RUN TestUntarHardlinkToSymlink [2022-05-19T09:28:01.069Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-19T09:28:01.069Z] === RUN TestUntarInvalidHardlink [2022-05-19T09:28:01.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink211504831\\victim\\hello" -> "../victim/hello" [2022-05-19T09:28:01.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1012383900\\victim\\hello" -> "/../victim/hello" [2022-05-19T09:28:01.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink294081512\\victim" -> "../victim" [2022-05-19T09:28:01.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1718234310\\victim" -> "../victim" [2022-05-19T09:28:01.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3997175714\\victim" -> "../victim" [2022-05-19T09:28:01.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2130122207\\victim" -> "../victim" [2022-05-19T09:28:01.069Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-19T09:28:01.069Z] === RUN TestUntarInvalidSymlink [2022-05-19T09:28:01.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1614271606\\dest\\dotdot" -> "../victim/hello" [2022-05-19T09:28:01.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3251489171\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-19T09:28:01.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1734559442\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:28:01.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1852909013\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:28:01.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2806854108\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:28:01.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2042228136\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:28:01.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1317678263\\dest\\dir\\loophole" -> "../../victim" [2022-05-19T09:28:01.069Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-19T09:28:01.069Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-19T09:28:01.069Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-19T09:28:01.069Z] === RUN TestXGlobalNoParent [2022-05-19T09:28:01.069Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-19T09:28:01.069Z] === RUN TestReplaceFileTarWrapper [2022-05-19T09:28:01.069Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-19T09:28:01.069Z] === RUN TestPrefixHeaderReadable [2022-05-19T09:28:01.069Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-19T09:28:01.069Z] === RUN TestDisablePigz [2022-05-19T09:28:01.069Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-19T09:28:01.538Z] --- PASS: TestDisablePigz (0.12s) [2022-05-19T09:28:01.538Z] === RUN TestPigz [2022-05-19T09:28:01.538Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-19T09:28:01.538Z] --- PASS: TestPigz (0.13s) [2022-05-19T09:28:01.538Z] === RUN TestNosysFileInfo [2022-05-19T09:28:01.538Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-19T09:28:01.538Z] === RUN TestCopyFileWithInvalidDest [2022-05-19T09:28:01.538Z] archive_windows_test.go:16: Currently fails [2022-05-19T09:28:01.538Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:28:01.538Z] === RUN TestCanonicalTarNameForPath [2022-05-19T09:28:01.538Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-19T09:28:01.538Z] === RUN TestCanonicalTarName [2022-05-19T09:28:01.538Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-19T09:28:01.538Z] === RUN TestChmodTarEntry [2022-05-19T09:28:01.538Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-19T09:28:01.538Z] === RUN TestHardLinkOrder [2022-05-19T09:28:01.538Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-19T09:28:01.538Z] === RUN TestChangeString [2022-05-19T09:28:01.538Z] --- PASS: TestChangeString (0.00s) [2022-05-19T09:28:01.538Z] === RUN TestChangesWithNoChanges [2022-05-19T09:28:01.538Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-19T09:28:01.538Z] === RUN TestChangesWithChanges [2022-05-19T09:28:01.538Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-19T09:28:01.538Z] === RUN TestChangesWithChangesGH13590 [2022-05-19T09:28:01.538Z] changes_test.go:196: needs more investigation [2022-05-19T09:28:01.538Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-19T09:28:01.538Z] === RUN TestChangesDirsEmpty [2022-05-19T09:28:01.538Z] === RUN TestCreateIDMapOrder [2022-05-19T09:28:01.538Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-19T09:28:01.538Z] PASS [2022-05-19T09:28:01.538Z] coverage: 7.2% of statements [2022-05-19T09:28:01.538Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-05-19T09:28:01.538Z] === RUN TestChangesDirsMutated [2022-05-19T09:28:01.538Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-05-19T09:28:01.895Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-19T09:28:01.896Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-19T09:28:02.008Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-05-19T09:28:02.008Z] === RUN TestApplyLayer [2022-05-19T09:28:02.008Z] changes_test.go:433: needs further investigation [2022-05-19T09:28:02.008Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-19T09:28:02.008Z] === RUN TestChangesSizeWithHardlinks [2022-05-19T09:28:02.008Z] changes_test.go:469: needs further investigation [2022-05-19T09:28:02.008Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-19T09:28:02.008Z] === RUN TestChangesSizeWithNoChanges [2022-05-19T09:28:02.008Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-19T09:28:02.008Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-19T09:28:02.008Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-19T09:28:02.008Z] === RUN TestChangesSize [2022-05-19T09:28:02.008Z] --- PASS: TestChangesSize (0.00s) [2022-05-19T09:28:02.008Z] === RUN TestApplyLayerInvalidFilenames [2022-05-19T09:28:02.008Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1025398893\\dest" [2022-05-19T09:28:02.008Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-19T09:28:02.008Z] === RUN TestApplyLayerInvalidHardlink [2022-05-19T09:28:02.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1889510535\\victim\\hello" -> "../victim/hello" [2022-05-19T09:28:02.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3308219899\\victim\\hello" -> "/../victim/hello" [2022-05-19T09:28:02.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3581671416\\victim" -> "../victim" [2022-05-19T09:28:02.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1170982742\\victim" -> "../victim" [2022-05-19T09:28:02.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2927004562\\victim" -> "../victim" [2022-05-19T09:28:02.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink882971674\\victim" -> "../victim" [2022-05-19T09:28:02.008Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-19T09:28:02.008Z] === RUN TestApplyLayerInvalidSymlink [2022-05-19T09:28:02.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink436602273\\dest\\dotdot" -> "../victim/hello" [2022-05-19T09:28:02.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4038422551\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-19T09:28:02.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1496167155\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:28:02.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1934463761\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:28:02.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2264656241\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:28:02.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4160207748\\dest\\loophole-victim" -> "../victim" [2022-05-19T09:28:02.008Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-19T09:28:02.008Z] === RUN TestApplyLayerWhiteouts [2022-05-19T09:28:02.008Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-19T09:28:02.008Z] === RUN TestGenerateEmptyFile [2022-05-19T09:28:02.008Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-19T09:28:02.008Z] === RUN TestGenerateWithContent [2022-05-19T09:28:02.008Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-19T09:28:02.008Z] PASS [2022-05-19T09:28:02.008Z] coverage: 62.9% of statements [2022-05-19T09:28:02.008Z] ok github.com/docker/docker/pkg/archive 8.829s coverage: 62.9% of statements [2022-05-19T09:28:02.996Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-19T09:28:02.996Z] === RUN TestNetworkDBWatch [2022-05-19T09:28:02.996Z] === RUN TestFixedBufferCap [2022-05-19T09:28:02.996Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-19T09:28:02.996Z] === RUN TestFixedBufferLen [2022-05-19T09:28:02.996Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-19T09:28:02.996Z] === RUN TestFixedBufferString [2022-05-19T09:28:02.996Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-19T09:28:02.996Z] === RUN TestFixedBufferWrite [2022-05-19T09:28:02.996Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-19T09:28:02.996Z] === RUN TestFixedBufferRead [2022-05-19T09:28:02.996Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-19T09:28:02.996Z] === RUN TestBytesPipeRead [2022-05-19T09:28:02.996Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-19T09:28:02.996Z] === RUN TestBytesPipeWrite [2022-05-19T09:28:02.996Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-19T09:28:02.996Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-19T09:28:03.471Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-05-19T09:28:03.471Z] === RUN TestAtomicWriteToFile [2022-05-19T09:28:03.471Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-19T09:28:03.471Z] === RUN TestAtomicWriteSetCommit [2022-05-19T09:28:03.471Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-19T09:28:03.471Z] === RUN TestAtomicWriteSetCancel [2022-05-19T09:28:03.471Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-19T09:28:03.471Z] === RUN TestReadCloserWrapperClose [2022-05-19T09:28:03.471Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-19T09:28:03.471Z] === RUN TestReaderErrWrapperReadOnError [2022-05-19T09:28:03.471Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-19T09:28:03.471Z] === RUN TestReaderErrWrapperRead [2022-05-19T09:28:03.471Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-19T09:28:03.471Z] === RUN TestCancelReadCloser [2022-05-19T09:28:03.471Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-19T09:28:03.471Z] === RUN TestWriteCloserWrapperClose [2022-05-19T09:28:03.471Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-19T09:28:03.471Z] === RUN TestNopWriteCloser [2022-05-19T09:28:03.471Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-19T09:28:03.471Z] === RUN TestNopWriter [2022-05-19T09:28:03.471Z] --- PASS: TestNopWriter (0.00s) [2022-05-19T09:28:03.471Z] === RUN TestWriteCounter [2022-05-19T09:28:03.471Z] --- PASS: TestWriteCounter (0.00s) [2022-05-19T09:28:03.471Z] PASS [2022-05-19T09:28:03.471Z] coverage: 69.2% of statements [2022-05-19T09:28:03.471Z] ok github.com/docker/docker/pkg/ioutils 0.668s coverage: 69.2% of statements [2022-05-19T09:28:04.464Z] 2022/05/19 09:28:04 Closing DB instances... [2022-05-19T09:28:04.937Z] === RUN TestError [2022-05-19T09:28:04.937Z] --- PASS: TestError (0.00s) [2022-05-19T09:28:04.937Z] === RUN TestProgressString [2022-05-19T09:28:04.937Z] === RUN TestProgressString/no_progress [2022-05-19T09:28:04.937Z] === RUN TestProgressString/progress_1 [2022-05-19T09:28:04.937Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-19T09:28:04.937Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-19T09:28:04.937Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-19T09:28:04.937Z] === RUN TestProgressString/with_units [2022-05-19T09:28:04.937Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-19T09:28:04.937Z] === RUN TestProgressString/hide_counts [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString (0.00s) [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-19T09:28:04.937Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-19T09:28:04.937Z] === RUN TestJSONMessageDisplay [2022-05-19T09:28:05.407Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-05-19T09:28:05.407Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-19T09:28:05.407Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-19T09:28:05.407Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-19T09:28:05.407Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-19T09:28:05.407Z] === RUN TestDisplayJSONMessagesStream [2022-05-19T09:28:05.407Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-19T09:28:05.407Z] PASS [2022-05-19T09:28:05.407Z] coverage: 91.7% of statements [2022-05-19T09:28:05.407Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2022-05-19T09:28:05.877Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-19T09:28:05.877Z] === RUN TestNetworkDBBulkSync [2022-05-19T09:28:05.877Z] === RUN TestStandardLongPath [2022-05-19T09:28:05.877Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-19T09:28:05.877Z] === RUN TestUNCLongPath [2022-05-19T09:28:05.877Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-19T09:28:05.877Z] PASS [2022-05-19T09:28:05.877Z] coverage: 100.0% of statements [2022-05-19T09:28:05.877Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2022-05-19T09:28:06.109Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-19T09:28:06.109Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-19T09:28:06.347Z] === RUN TestNameFormat [2022-05-19T09:28:06.347Z] --- PASS: TestNameFormat (0.00s) [2022-05-19T09:28:06.347Z] === RUN TestNameRetries [2022-05-19T09:28:06.347Z] --- PASS: TestNameRetries (0.00s) [2022-05-19T09:28:06.347Z] PASS [2022-05-19T09:28:06.347Z] coverage: 85.7% of statements [2022-05-19T09:28:06.347Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-05-19T09:28:06.362Z] --- PASS: TestBuildMultiStageOnBuild (20.19s) [2022-05-19T09:28:06.363Z] === RUN TestBuildUncleanTarFilenames [2022-05-19T09:28:06.363Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:28:06.363Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-19T09:28:06.363Z] === RUN TestBuildMultiStageLayerLeak [2022-05-19T09:28:06.371Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-19T09:28:06.946Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-19T09:28:07.337Z] === RUN TestParseKeyValueOpt [2022-05-19T09:28:07.337Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-19T09:28:07.337Z] === RUN TestParseUintList [2022-05-19T09:28:07.337Z] --- PASS: TestParseUintList (0.00s) [2022-05-19T09:28:07.337Z] === RUN TestParseUintListMaximumLimits [2022-05-19T09:28:07.337Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-19T09:28:07.337Z] PASS [2022-05-19T09:28:07.337Z] coverage: 97.0% of statements [2022-05-19T09:28:07.337Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-05-19T09:28:07.337Z] 2022/05/19 09:28:07 Closing DB instances... [2022-05-19T09:28:07.892Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-19T09:28:07.892Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-19T09:28:08.153Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-19T09:28:08.326Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-19T09:28:08.326Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-19T09:28:08.326Z] PASS [2022-05-19T09:28:08.326Z] coverage: 36.4% of statements [2022-05-19T09:28:08.326Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 36.4% of statements [2022-05-19T09:28:08.415Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-19T09:28:08.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-19T09:28:09.315Z] --- PASS: TestNetworkDBBulkSync (3.20s) [2022-05-19T09:28:09.315Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-19T09:28:09.315Z] === RUN TestNewAndRemove [2022-05-19T09:28:09.315Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-19T09:28:09.315Z] === RUN TestRemoveInvalidPath [2022-05-19T09:28:09.315Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-19T09:28:09.315Z] PASS [2022-05-19T09:28:09.315Z] coverage: 82.6% of statements [2022-05-19T09:28:09.315Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-05-19T09:28:10.378Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-19T09:28:11.323Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-19T09:28:11.534Z] === RUN TestFailedConnection [2022-05-19T09:28:12.004Z] 2022/05/19 09:28:11 Closing DB instances... [2022-05-19T09:28:12.004Z] time="2022-05-19T09:28:11Z" level=error msg="node: 801da230d49e is unknown to memberlist" [2022-05-19T09:28:12.476Z] --- PASS: TestFailedConnection (1.15s) [2022-05-19T09:28:12.476Z] === RUN TestFailOnce [2022-05-19T09:28:12.476Z] 2022/05/19 09:28:12 http: panic serving 127.0.0.1:49300: Plugin not ready [2022-05-19T09:28:12.476Z] goroutine 34 [running]: [2022-05-19T09:28:12.476Z] net/http.(*conn).serve.func1() [2022-05-19T09:28:12.476Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-19T09:28:12.476Z] panic({0x12d36e0, 0x141d090}) [2022-05-19T09:28:12.476Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-19T09:28:12.476Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x4f0000000000003b?, 0xffffffffffffffff?}, 0x4f4a376b3f8b180f?) [2022-05-19T09:28:12.476Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-19T09:28:12.476Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1422898?, 0xc0002240e0?}, 0xc0000b7a78?) [2022-05-19T09:28:12.476Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-19T09:28:12.476Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1422898, 0xc0002240e0}, 0xc0000ae000) [2022-05-19T09:28:12.476Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-19T09:28:12.476Z] net/http.serverHandler.ServeHTTP({0x1420eb8?}, {0x1422898, 0xc0002240e0}, 0xc0000ae000) [2022-05-19T09:28:12.476Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-19T09:28:12.476Z] net/http.(*conn).serve(0xc000094000, {0x1422d98, 0xc00020a420}) [2022-05-19T09:28:12.476Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-19T09:28:12.476Z] created by net/http.(*Server).Serve [2022-05-19T09:28:12.476Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-19T09:28:12.476Z] time="2022-05-19T09:28:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.FailOnce: Post \"http://127.0.0.1:49299/Test.FailOnce\": EOF, retrying in 1s" [2022-05-19T09:28:12.946Z] --- PASS: TestGetAddress (27.48s) [2022-05-19T09:28:12.946Z] === RUN TestRequestSyntaxCheck [2022-05-19T09:28:12.946Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-19T09:28:12.946Z] === RUN TestRequest [2022-05-19T09:28:13.242Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-19T09:28:13.242Z] check_test.go:307: [d1336d2586a8b] daemon is not started [2022-05-19T09:28:13.243Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-19T09:28:13.243Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-19T09:28:13.415Z] --- PASS: TestFailOnce (1.21s) [2022-05-19T09:28:13.415Z] === RUN TestEchoInputOutput [2022-05-19T09:28:13.415Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-19T09:28:13.415Z] === RUN TestBackoff [2022-05-19T09:28:13.415Z] --- PASS: TestBackoff (0.00s) [2022-05-19T09:28:13.415Z] === RUN TestAbortRetry [2022-05-19T09:28:13.415Z] --- PASS: TestAbortRetry (0.00s) [2022-05-19T09:28:13.415Z] === RUN TestClientScheme [2022-05-19T09:28:13.415Z] --- PASS: TestClientScheme (0.00s) [2022-05-19T09:28:13.415Z] === RUN TestNewClientWithTimeout [2022-05-19T09:28:13.885Z] time="2022-05-19T09:28:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-19T09:28:14.873Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.57s) [2022-05-19T09:28:14.873Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-19T09:28:15.162Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-19T09:28:15.343Z] time="2022-05-19T09:28:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-19T09:28:15.812Z] 2022/05/19 09:28:15 Closing DB instances... [2022-05-19T09:28:16.551Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-19T09:28:17.381Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-19T09:28:17.381Z] === RUN TestNetworkDBGarbageCollection [2022-05-19T09:28:17.852Z] time="2022-05-19T09:28:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-19T09:28:17.940Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-19T09:28:18.850Z] --- PASS: TestBuildMultiStageLayerLeak (13.05s) [2022-05-19T09:28:18.850Z] === RUN TestBuildWithHugeFile [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite (346.03s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.80s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.23s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.57s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.62s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.46s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.34s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.84s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.20s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2022-05-19T09:28:19.330Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.01s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.36s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.65s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.17s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.91s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.98s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.53s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.91s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.39s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.80s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.86s) [2022-05-19T09:28:19.330Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-19T09:28:19.330Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.55s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.10s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.13s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.52s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.22s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.10s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.59s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.95s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.34s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.85s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.52s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.74s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.48s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.32s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.53s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.35s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.97s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.08s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.83s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.01s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.83s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-05-19T09:28:19.330Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.86s) [2022-05-19T09:28:19.330Z] === RUN TestDockerSwarmSuite [2022-05-19T09:28:19.330Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-19T09:28:19.330Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-19T09:28:19.546Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-19T09:28:19.806Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-19T09:28:21.187Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-19T09:28:21.187Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-19T09:28:21.445Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-19T09:28:21.445Z] Cross building: bundles/cross/windows/amd64 [2022-05-19T09:28:21.445Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-19T09:28:21.445Z] { [2022-05-19T09:28:21.445Z] "RT_GROUP_ICON": { [2022-05-19T09:28:21.445Z] "#1": { [2022-05-19T09:28:21.445Z] "0409": "../../winresources/docker.ico" [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] }, [2022-05-19T09:28:21.445Z] "RT_MANIFEST": { [2022-05-19T09:28:21.445Z] "#1": { [2022-05-19T09:28:21.445Z] "0409": { [2022-05-19T09:28:21.445Z] "identity": {}, [2022-05-19T09:28:21.445Z] "description": "Docker Engine", [2022-05-19T09:28:21.445Z] "minimum-os": "vista", [2022-05-19T09:28:21.445Z] "execution-level": "", [2022-05-19T09:28:21.445Z] "ui-access": false, [2022-05-19T09:28:21.445Z] "auto-elevate": false, [2022-05-19T09:28:21.445Z] "dpi-awareness": "unaware", [2022-05-19T09:28:21.445Z] "disable-theming": false, [2022-05-19T09:28:21.445Z] "disable-window-filtering": false, [2022-05-19T09:28:21.445Z] "high-resolution-scrolling-aware": false, [2022-05-19T09:28:21.445Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-19T09:28:21.445Z] "long-path-aware": false, [2022-05-19T09:28:21.445Z] "printer-driver-isolation": false, [2022-05-19T09:28:21.445Z] "gdi-scaling": false, [2022-05-19T09:28:21.445Z] "segment-heap": false, [2022-05-19T09:28:21.445Z] "use-common-controls-v6": false [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] }, [2022-05-19T09:28:21.445Z] "RT_MESSAGETABLE": { [2022-05-19T09:28:21.445Z] "#1": { [2022-05-19T09:28:21.445Z] "0409": "../../winresources/event_messages.bin" [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] }, [2022-05-19T09:28:21.445Z] "RT_VERSION": { [2022-05-19T09:28:21.445Z] "#1": { [2022-05-19T09:28:21.445Z] "0409": { [2022-05-19T09:28:21.445Z] "fixed": { [2022-05-19T09:28:21.445Z] "file_version": "0.0.0.0", [2022-05-19T09:28:21.445Z] "product_version": "0.0.0.0", [2022-05-19T09:28:21.445Z] "type": "Unknown" [2022-05-19T09:28:21.445Z] }, [2022-05-19T09:28:21.445Z] "info": { [2022-05-19T09:28:21.445Z] "0000": { [2022-05-19T09:28:21.445Z] "CompanyName": "", [2022-05-19T09:28:21.445Z] "FileVersion": "dev", [2022-05-19T09:28:21.445Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-19T09:28:21.445Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-19T09:28:21.445Z] "ProductName": "", [2022-05-19T09:28:21.445Z] "ProductVersion": "dev", [2022-05-19T09:28:21.445Z] "SpecialBuild": "3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab" [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] } [2022-05-19T09:28:21.445Z] cmd/dockerd/config.go [2022-05-19T09:28:21.445Z] cmd/dockerd/config_windows.go [2022-05-19T09:28:21.445Z] cmd/dockerd/daemon.go [2022-05-19T09:28:21.445Z] cmd/dockerd/daemon_test.go [2022-05-19T09:28:21.445Z] cmd/dockerd/daemon_windows.go [2022-05-19T09:28:21.445Z] cmd/dockerd/docker.go [2022-05-19T09:28:21.445Z] cmd/dockerd/docker_windows.go [2022-05-19T09:28:21.445Z] cmd/dockerd/genwinres_windows.go [2022-05-19T09:28:21.445Z] cmd/dockerd/metrics.go [2022-05-19T09:28:21.445Z] cmd/dockerd/options.go [2022-05-19T09:28:21.445Z] cmd/dockerd/options_test.go [2022-05-19T09:28:21.445Z] cmd/dockerd/service_windows.go [2022-05-19T09:28:21.445Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-19T09:28:21.445Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-19T09:28:22.615Z] time="2022-05-19T09:28:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-19T09:28:22.639Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-19T09:28:24.184Z] --- PASS: TestRequest (11.03s) [2022-05-19T09:28:24.184Z] === RUN TestOverlappingRequests [2022-05-19T09:28:24.654Z] --- PASS: TestOverlappingRequests (0.53s) [2022-05-19T09:28:24.654Z] === RUN TestRelease [2022-05-19T09:28:25.947Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-19T09:28:26.876Z] --- PASS: TestRelease (2.14s) [2022-05-19T09:28:26.876Z] === RUN TestAllocateRandomDeallocate [2022-05-19T09:28:26.876Z] === RUN TestParseEmptyInterface [2022-05-19T09:28:26.876Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-19T09:28:26.876Z] === RUN TestParseNonInterfaceType [2022-05-19T09:28:26.876Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-19T09:28:26.876Z] === RUN TestParseWithOneFunction [2022-05-19T09:28:26.876Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-19T09:28:26.876Z] === RUN TestParseWithMultipleFuncs [2022-05-19T09:28:26.876Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-19T09:28:26.876Z] === RUN TestParseWithUnnamedReturn [2022-05-19T09:28:26.876Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-19T09:28:26.876Z] === RUN TestEmbeddedInterface [2022-05-19T09:28:26.876Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-19T09:28:26.876Z] === RUN TestParsedImports [2022-05-19T09:28:26.876Z] --- PASS: TestParsedImports (0.00s) [2022-05-19T09:28:26.876Z] === RUN TestAliasedImports [2022-05-19T09:28:26.876Z] --- PASS: TestAliasedImports (0.00s) [2022-05-19T09:28:26.876Z] PASS [2022-05-19T09:28:26.876Z] coverage: 56.8% of statements [2022-05-19T09:28:26.876Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2022-05-19T09:28:26.893Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-19T09:28:27.864Z] === RUN TestHTTPTransport [2022-05-19T09:28:27.864Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-19T09:28:27.864Z] PASS [2022-05-19T09:28:27.864Z] coverage: 85.7% of statements [2022-05-19T09:28:27.864Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-05-19T09:28:28.853Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-19T09:28:28.853Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-19T09:28:28.853Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-19T09:28:28.853Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-19T09:28:28.853Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-19T09:28:28.853Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-19T09:28:28.853Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-19T09:28:28.853Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-19T09:28:28.853Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-19T09:28:28.853Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-19T09:28:28.853Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-19T09:28:28.853Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-19T09:28:28.853Z] === RUN TestBufferPoolPutAndGet [2022-05-19T09:28:28.853Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-19T09:28:28.853Z] PASS [2022-05-19T09:28:28.853Z] coverage: 88.2% of statements [2022-05-19T09:28:28.853Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-05-19T09:28:29.322Z] === RUN TestOutputOnPrematureClose [2022-05-19T09:28:29.322Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-19T09:28:29.322Z] === RUN TestCompleteSilently [2022-05-19T09:28:29.322Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-19T09:28:29.322Z] PASS [2022-05-19T09:28:29.322Z] coverage: 75.9% of statements [2022-05-19T09:28:29.322Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-05-19T09:28:29.793Z] === RUN TestSendToOneSub [2022-05-19T09:28:29.793Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-19T09:28:29.793Z] === RUN TestSendToMultipleSubs [2022-05-19T09:28:29.793Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-19T09:28:29.793Z] === RUN TestEvictOneSub [2022-05-19T09:28:29.793Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-19T09:28:29.793Z] === RUN TestClosePublisher [2022-05-19T09:28:29.793Z] --- PASS: TestClosePublisher (0.00s) [2022-05-19T09:28:29.793Z] === RUN TestPubSubRace [2022-05-19T09:28:31.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-19T09:28:31.361Z] --- PASS: TestPubSubRace (1.07s) [2022-05-19T09:28:31.361Z] PASS [2022-05-19T09:28:31.361Z] coverage: 75.0% of statements [2022-05-19T09:28:31.361Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 75.0% of statements [2022-05-19T09:28:31.361Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-19T09:28:31.361Z] === RUN TestClientStream [2022-05-19T09:28:31.361Z] --- PASS: TestClientStream (0.00s) [2022-05-19T09:28:31.361Z] === RUN TestClientSendFile [2022-05-19T09:28:31.361Z] --- PASS: TestClientSendFile (0.00s) [2022-05-19T09:28:31.361Z] === RUN TestClientWithRequestTimeout [2022-05-19T09:28:31.361Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-19T09:28:31.361Z] === RUN TestFileSpecPlugin [2022-05-19T09:28:31.361Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-19T09:28:31.361Z] === RUN TestFileJSONSpecPlugin [2022-05-19T09:28:31.361Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-19T09:28:31.361Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-19T09:28:31.361Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-19T09:28:31.361Z] === RUN TestPluginAddHandler [2022-05-19T09:28:31.361Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-19T09:28:31.361Z] === RUN TestPluginWaitBadPlugin [2022-05-19T09:28:31.361Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-19T09:28:31.361Z] === RUN TestGet [2022-05-19T09:28:31.361Z] time="2022-05-19T09:28:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-19T09:28:31.832Z] === RUN TestRegister [2022-05-19T09:28:31.832Z] --- PASS: TestRegister (0.00s) [2022-05-19T09:28:31.832Z] === RUN TestCommand [2022-05-19T09:28:31.832Z] --- PASS: TestCommand (0.04s) [2022-05-19T09:28:31.832Z] === RUN TestNaiveSelf [2022-05-19T09:28:31.832Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-19T09:28:31.832Z] PASS [2022-05-19T09:28:31.832Z] coverage: 82.4% of statements [2022-05-19T09:28:31.832Z] ok github.com/docker/docker/pkg/reexec 0.116s coverage: 82.4% of statements [2022-05-19T09:28:32.302Z] time="2022-05-19T09:28:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-19T09:28:32.776Z] === RUN TestDump [2022-05-19T09:28:32.776Z] goroutine 6 [running]: [2022-05-19T09:28:32.776Z] github.com/docker/docker/pkg/stack.dump(0xa92d57?) [2022-05-19T09:28:32.776Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-19T09:28:32.776Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-19T09:28:32.776Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-19T09:28:32.776Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-19T09:28:32.776Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-19T09:28:32.776Z] testing.tRunner(0xc00015e340, 0xc5a4b0) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:28:32.776Z] created by testing.(*T).Run [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-19T09:28:32.776Z] [2022-05-19T09:28:32.776Z] goroutine 1 [chan receive]: [2022-05-19T09:28:32.776Z] testing.(*T).Run(0xc00015e1a0, {0xc49154?, 0xa6c1f3?}, 0xc5a4b0) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-19T09:28:32.776Z] testing.runTests.func1(0xc00006c870?) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-19T09:28:32.776Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:28:32.776Z] testing.runTests(0xc000058460?, {0xdde400, 0x3, 0x3}, {0x164e5b40108?, 0x40?, 0xde34a0?}) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-19T09:28:32.776Z] testing.(*M).Run(0xc000058460) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-19T09:28:32.776Z] main.main() [2022-05-19T09:28:32.776Z] _testmain.go:99 +0x255 [2022-05-19T09:28:32.776Z] --- PASS: TestDump (0.00s) [2022-05-19T09:28:32.776Z] === RUN TestDumpToFile [2022-05-19T09:28:32.776Z] --- PASS: TestAllocateRandomDeallocate (5.91s) [2022-05-19T09:28:32.776Z] === RUN TestRetrieveFromStore [2022-05-19T09:28:32.776Z] --- PASS: TestDumpToFile (0.18s) [2022-05-19T09:28:32.776Z] === RUN TestDumpToFileWithEmptyInput [2022-05-19T09:28:32.776Z] goroutine 8 [running]: [2022-05-19T09:28:32.776Z] github.com/docker/docker/pkg/stack.dump(0xb0ed93?) [2022-05-19T09:28:32.776Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-19T09:28:32.776Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xb0ed60?}) [2022-05-19T09:28:32.776Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-19T09:28:32.776Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015e340?) [2022-05-19T09:28:32.776Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-19T09:28:32.776Z] testing.tRunner(0xc00015e9c0, 0xc5a4a0) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:28:32.776Z] created by testing.(*T).Run [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-19T09:28:32.776Z] [2022-05-19T09:28:32.776Z] goroutine 1 [chan receive]: [2022-05-19T09:28:32.776Z] testing.(*T).Run(0xc00015e1a0, {0xc5072b?, 0xa6c1f3?}, 0xc5a4a0) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-19T09:28:32.776Z] testing.runTests.func1(0xc00006c870?) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-19T09:28:32.776Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-19T09:28:32.776Z] testing.runTests(0xc000058460?, {0xdde400, 0x3, 0x3}, {0x164e5b40108?, 0x40?, 0xde34a0?}) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-19T09:28:32.776Z] testing.(*M).Run(0xc000058460) [2022-05-19T09:28:32.776Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-19T09:28:32.776Z] main.main() [2022-05-19T09:28:32.776Z] _testmain.go:99 +0x255 [2022-05-19T09:28:32.776Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-19T09:28:32.776Z] PASS [2022-05-19T09:28:32.776Z] coverage: 90.9% of statements [2022-05-19T09:28:32.776Z] ok github.com/docker/docker/pkg/stack 0.230s coverage: 90.9% of statements [2022-05-19T09:28:33.773Z] === RUN TestNewStdWriter [2022-05-19T09:28:33.773Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-19T09:28:33.773Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestWriteWithNilBytes [2022-05-19T09:28:33.773Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestWrite [2022-05-19T09:28:33.773Z] --- PASS: TestWrite (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestWriteWithWriterError [2022-05-19T09:28:33.773Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-19T09:28:33.773Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyWriteAndRead [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-19T09:28:33.773Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-19T09:28:33.773Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-19T09:28:33.773Z] PASS [2022-05-19T09:28:33.773Z] coverage: 100.0% of statements [2022-05-19T09:28:33.773Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2022-05-19T09:28:34.243Z] time="2022-05-19T09:28:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-19T09:28:34.243Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-19T09:28:34.243Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-19T09:28:34.243Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestFormatStatus [2022-05-19T09:28:34.243Z] --- PASS: TestFormatStatus (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestFormatError [2022-05-19T09:28:34.243Z] --- PASS: TestFormatError (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestFormatJSONError [2022-05-19T09:28:34.243Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-19T09:28:34.243Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-19T09:28:34.243Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestNewJSONProgressOutput [2022-05-19T09:28:34.243Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestAuxFormatterEmit [2022-05-19T09:28:34.243Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestStreamWriterStdout [2022-05-19T09:28:34.243Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-19T09:28:34.243Z] === RUN TestStreamWriterStderr [2022-05-19T09:28:34.243Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-19T09:28:34.243Z] PASS [2022-05-19T09:28:34.243Z] coverage: 66.2% of statements [2022-05-19T09:28:34.243Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-05-19T09:28:34.714Z] --- PASS: TestRetrieveFromStore (1.96s) [2022-05-19T09:28:34.714Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-19T09:28:34.714Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-19T09:28:34.714Z] === RUN TestParallelPredefinedRequest1 [2022-05-19T09:28:34.714Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-19T09:28:34.714Z] === RUN TestParallelPredefinedRequest2 [2022-05-19T09:28:34.714Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-19T09:28:34.714Z] === RUN TestParallelPredefinedRequest3 [2022-05-19T09:28:34.714Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-19T09:28:34.714Z] === RUN TestParallelPredefinedRequest4 [2022-05-19T09:28:34.714Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-19T09:28:34.714Z] === RUN TestParallelPredefinedRequest5 [2022-05-19T09:28:34.714Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-19T09:28:34.714Z] === RUN TestDebug [2022-05-19T09:28:34.714Z] --- PASS: TestDebug (0.00s) [2022-05-19T09:28:34.714Z] === RUN TestRequestPoolParallel [2022-05-19T09:28:35.184Z] === RUN TestGenerateRandomID [2022-05-19T09:28:35.184Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-19T09:28:35.184Z] === RUN TestShortenId [2022-05-19T09:28:35.184Z] --- PASS: TestShortenId (0.00s) [2022-05-19T09:28:35.184Z] === RUN TestShortenSha256Id [2022-05-19T09:28:35.185Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-19T09:28:35.185Z] === RUN TestShortenIdEmpty [2022-05-19T09:28:35.185Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-19T09:28:35.185Z] === RUN TestShortenIdInvalid [2022-05-19T09:28:35.185Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-19T09:28:35.185Z] === RUN TestIsShortIDNonHex [2022-05-19T09:28:35.185Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-19T09:28:35.185Z] === RUN TestIsShortIDNotCorrectSize [2022-05-19T09:28:35.185Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-19T09:28:35.185Z] PASS [2022-05-19T09:28:35.185Z] coverage: 70.6% of statements [2022-05-19T09:28:35.185Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-05-19T09:28:35.185Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-05-19T09:28:35.185Z] === RUN TestFullAllocateRelease [2022-05-19T09:28:35.654Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-05-19T09:28:35.654Z] === RUN TestOddAllocateRelease [2022-05-19T09:28:35.654Z] === RUN TestIsCpusetListAvailable [2022-05-19T09:28:35.654Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-19T09:28:35.654Z] PASS [2022-05-19T09:28:35.654Z] coverage: 39.4% of statements [2022-05-19T09:28:35.654Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 39.4% of statements [2022-05-19T09:28:36.123Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-05-19T09:28:36.123Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-19T09:28:36.123Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-05-19T09:28:36.123Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-19T09:28:36.123Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-19T09:28:36.123Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-19T09:28:36.123Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-19T09:28:36.123Z] === CONT TestParallelPredefinedRequest1 [2022-05-19T09:28:36.123Z] === CONT TestParallelPredefinedRequest4 [2022-05-19T09:28:36.123Z] === CONT TestParallelPredefinedRequest5 [2022-05-19T09:28:36.123Z] === CONT TestParallelPredefinedRequest1 [2022-05-19T09:28:36.123Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:28:36.123Z] === CONT TestParallelPredefinedRequest4 [2022-05-19T09:28:36.123Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:28:36.123Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-19T09:28:36.123Z] === CONT TestParallelPredefinedRequest3 [2022-05-19T09:28:36.123Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:28:36.123Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-19T09:28:36.123Z] === CONT TestParallelPredefinedRequest2 [2022-05-19T09:28:36.123Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:28:36.123Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-19T09:28:36.123Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-19T09:28:36.123Z] === CONT TestParallelPredefinedRequest5 [2022-05-19T09:28:36.123Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:28:36.123Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-19T09:28:36.123Z] PASS [2022-05-19T09:28:36.123Z] coverage: 85.3% of statements [2022-05-19T09:28:36.123Z] ok github.com/docker/docker/libnetwork/ipam 60.802s coverage: 85.3% of statements [2022-05-19T09:28:37.691Z] === RUN TestChtimes [2022-05-19T09:28:37.691Z] --- PASS: TestChtimes (0.00s) [2022-05-19T09:28:37.691Z] === RUN TestChtimesWindows [2022-05-19T09:28:37.691Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-19T09:28:37.691Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-19T09:28:37.691Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-19T09:28:37.691Z] PASS [2022-05-19T09:28:37.691Z] coverage: 13.0% of statements [2022-05-19T09:28:37.691Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2022-05-19T09:28:38.161Z] === RUN TestTailFile [2022-05-19T09:28:38.161Z] --- PASS: TestTailFile (0.00s) [2022-05-19T09:28:38.161Z] === RUN TestTailFileManyLines [2022-05-19T09:28:38.161Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-19T09:28:38.161Z] === RUN TestTailEmptyFile [2022-05-19T09:28:38.161Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-19T09:28:38.161Z] === RUN TestTailNegativeN [2022-05-19T09:28:38.161Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/no_delimiter [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/truncated_last_line [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.161Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.161Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.161Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/no_delimiter [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.162Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.162Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.162Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.164Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.164Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.164Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.634Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.634Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.635Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.637Z] time="2022-05-19T09:28:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-19T09:28:38.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:28:38.638Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:28:39.112Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-19T09:28:39.113Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-19T09:28:39.113Z] PASS [2022-05-19T09:28:39.113Z] coverage: 88.6% of statements [2022-05-19T09:28:39.113Z] ok github.com/docker/docker/pkg/tailfile 0.254s coverage: 88.6% of statements [2022-05-19T09:28:39.585Z] === RUN TestTarSumRemoveNonExistent [2022-05-19T09:28:39.585Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-19T09:28:39.585Z] === RUN TestTarSumRemove [2022-05-19T09:28:39.585Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestSortFileInfoSums [2022-05-19T09:28:39.585Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestNewTarSumForLabelInvalid [2022-05-19T09:28:39.585Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestNewTarSumForLabel [2022-05-19T09:28:39.585Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestEmptyTar [2022-05-19T09:28:39.585Z] --- PASS: TestEmptyTar (0.01s) [2022-05-19T09:28:39.585Z] === RUN TestTarSumsReadSize [2022-05-19T09:28:39.585Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestTarSums [2022-05-19T09:28:39.585Z] --- PASS: TestTarSums (0.07s) [2022-05-19T09:28:39.585Z] === RUN TestIteration [2022-05-19T09:28:39.585Z] --- PASS: TestIteration (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestVersionLabelForChecksum [2022-05-19T09:28:39.585Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestVersion [2022-05-19T09:28:39.585Z] --- PASS: TestVersion (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestGetVersion [2022-05-19T09:28:39.585Z] --- PASS: TestGetVersion (0.00s) [2022-05-19T09:28:39.585Z] === RUN TestGetVersions [2022-05-19T09:28:39.585Z] --- PASS: TestGetVersions (0.00s) [2022-05-19T09:28:39.585Z] PASS [2022-05-19T09:28:39.585Z] coverage: 89.3% of statements [2022-05-19T09:28:39.585Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2022-05-19T09:28:40.574Z] === RUN TestTruncIndex [2022-05-19T09:28:40.574Z] --- PASS: TestTruncIndex (0.10s) [2022-05-19T09:28:40.574Z] PASS [2022-05-19T09:28:40.574Z] coverage: 91.5% of statements [2022-05-19T09:28:40.574Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-05-19T09:28:41.043Z] === RUN TestVersionInfo [2022-05-19T09:28:41.043Z] --- PASS: TestVersionInfo (0.00s) [2022-05-19T09:28:41.043Z] === RUN TestAppendVersions [2022-05-19T09:28:41.043Z] --- PASS: TestAppendVersions (0.00s) [2022-05-19T09:28:41.043Z] PASS [2022-05-19T09:28:41.044Z] coverage: 88.9% of statements [2022-05-19T09:28:41.044Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-05-19T09:28:42.612Z] === RUN TestValidatePrivileges [2022-05-19T09:28:42.612Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-19T09:28:42.612Z] === RUN TestFilterByCapNeg [2022-05-19T09:28:42.612Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-19T09:28:42.612Z] === RUN TestFilterByCapPos [2022-05-19T09:28:42.612Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-19T09:28:42.612Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-19T09:28:42.612Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-19T09:28:42.612Z] PASS [2022-05-19T09:28:42.612Z] coverage: 12.2% of statements [2022-05-19T09:28:42.612Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.2% of statements [2022-05-19T09:28:43.601Z] === RUN TestNewSettable [2022-05-19T09:28:43.601Z] --- PASS: TestNewSettable (0.00s) [2022-05-19T09:28:43.601Z] === RUN TestIsSettable [2022-05-19T09:28:43.601Z] --- PASS: TestIsSettable (0.00s) [2022-05-19T09:28:43.601Z] === RUN TestUpdateSettingsEnv [2022-05-19T09:28:43.601Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-19T09:28:43.601Z] PASS [2022-05-19T09:28:43.601Z] coverage: 20.0% of statements [2022-05-19T09:28:43.601Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.0% of statements [2022-05-19T09:28:44.590Z] === RUN TestLoad [2022-05-19T09:28:44.590Z] --- PASS: TestLoad (0.00s) [2022-05-19T09:28:44.590Z] === RUN TestSave [2022-05-19T09:28:44.590Z] --- PASS: TestSave (0.04s) [2022-05-19T09:28:44.590Z] === RUN TestAddDeleteGet [2022-05-19T09:28:44.590Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-19T09:28:44.590Z] === RUN TestInvalidTags [2022-05-19T09:28:44.590Z] --- PASS: TestInvalidTags (0.01s) [2022-05-19T09:28:44.590Z] PASS [2022-05-19T09:28:44.590Z] coverage: 84.4% of statements [2022-05-19T09:28:44.590Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2022-05-19T09:28:46.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-19T09:28:46.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-19T09:28:46.158Z] --- PASS: TestGet (15.01s) [2022-05-19T09:28:46.158Z] === RUN TestPluginWithNoManifest [2022-05-19T09:28:46.158Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-19T09:28:46.158Z] === RUN TestGetAll [2022-05-19T09:28:46.158Z] --- PASS: TestGetAll (0.01s) [2022-05-19T09:28:46.158Z] PASS [2022-05-19T09:28:46.158Z] coverage: 73.2% of statements [2022-05-19T09:28:46.158Z] ok github.com/docker/docker/pkg/plugins 35.085s coverage: 73.2% of statements [2022-05-19T09:28:46.602Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-19T09:28:46.628Z] === RUN TestResolveAuthConfigIndexServer [2022-05-19T09:28:46.628Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-19T09:28:46.628Z] === RUN TestResolveAuthConfigFullURL [2022-05-19T09:28:46.628Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-19T09:28:46.628Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-19T09:28:46.628Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-19T09:28:46.628Z] === RUN TestValidateMirror [2022-05-19T09:28:46.628Z] --- PASS: TestValidateMirror (0.00s) [2022-05-19T09:28:46.628Z] === RUN TestLoadInsecureRegistries [2022-05-19T09:28:47.098Z] time="2022-05-19T09:28:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-19T09:28:47.098Z] time="2022-05-19T09:28:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-19T09:28:47.098Z] time="2022-05-19T09:28:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-19T09:28:47.098Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-19T09:28:47.098Z] === RUN TestNewServiceConfig [2022-05-19T09:28:47.098Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestValidateIndexName [2022-05-19T09:28:47.098Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestValidateIndexNameWithError [2022-05-19T09:28:47.098Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestEndpointParse [2022-05-19T09:28:47.098Z] --- PASS: TestEndpointParse (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestEndpointParseInvalid [2022-05-19T09:28:47.098Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestValidateEndpoint [2022-05-19T09:28:47.098Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-19T09:28:47.098Z] === RUN TestPing [2022-05-19T09:28:47.098Z] --- PASS: TestPing (0.01s) [2022-05-19T09:28:47.098Z] === RUN TestPingRegistryEndpoint [2022-05-19T09:28:47.098Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:28:47.098Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-19T09:28:47.098Z] === RUN TestEndpoint [2022-05-19T09:28:47.098Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:28:47.098Z] --- SKIP: TestEndpoint (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestParseRepositoryInfo [2022-05-19T09:28:47.098Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestNewIndexInfo [2022-05-19T09:28:47.098Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestMirrorEndpointLookup [2022-05-19T09:28:47.098Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:28:47.098Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestSearchRepositories [2022-05-19T09:28:47.098Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-19T09:28:47.098Z] Host: 127.0.0.1:49330 [2022-05-19T09:28:47.098Z] User-Agent: docker test client [2022-05-19T09:28:47.098Z] Authorization: Token fake-token [2022-05-19T09:28:47.098Z] X-Docker-Token: true [2022-05-19T09:28:47.098Z] Accept-Encoding: gzip [2022-05-19T09:28:47.098Z] [2022-05-19T09:28:47.098Z] [2022-05-19T09:28:47.098Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-19T09:28:47.098Z] Connection: close [2022-05-19T09:28:47.098Z] Content-Length: 144 [2022-05-19T09:28:47.098Z] Cache-Control: no-cache [2022-05-19T09:28:47.098Z] Content-Type: application/json [2022-05-19T09:28:47.098Z] Date: Thu, 19 May 2022 09:28:46 GMT [2022-05-19T09:28:47.098Z] Expires: -1 [2022-05-19T09:28:47.098Z] Pragma: no-cache [2022-05-19T09:28:47.098Z] Server: docker-tests/mock [2022-05-19T09:28:47.098Z] X-Docker-Registry-Config: mock [2022-05-19T09:28:47.098Z] X-Docker-Registry-Version: 0.0.0 [2022-05-19T09:28:47.098Z] [2022-05-19T09:28:47.098Z] [2022-05-19T09:28:47.098Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-19T09:28:47.098Z] === RUN TestTrustedLocation [2022-05-19T09:28:47.098Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-19T09:28:47.098Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestAllowNondistributableArtifacts [2022-05-19T09:28:47.098Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-19T09:28:47.098Z] === RUN TestIsSecureIndex [2022-05-19T09:28:47.098Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-19T09:28:47.098Z] PASS [2022-05-19T09:28:47.098Z] coverage: 51.7% of statements [2022-05-19T09:28:47.098Z] ok github.com/docker/docker/registry 0.336s coverage: 51.7% of statements [2022-05-19T09:28:47.568Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-19T09:28:47.568Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-19T09:28:47.568Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-19T09:28:47.568Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-19T09:28:47.568Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-19T09:28:47.568Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-19T09:28:47.568Z] === RUN TestResumableRequestReaderWithReadError [2022-05-19T09:28:47.568Z] === RUN TestRestartManagerTimeout [2022-05-19T09:28:47.568Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-19T09:28:47.568Z] === RUN TestRestartManagerTimeoutReset [2022-05-19T09:28:47.568Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-19T09:28:47.568Z] PASS [2022-05-19T09:28:47.568Z] coverage: 50.9% of statements [2022-05-19T09:28:47.568Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-05-19T09:28:48.038Z] time="2022-05-19T09:28:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-19T09:28:48.038Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-19T09:28:48.038Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-19T09:28:48.038Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-19T09:28:48.038Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-19T09:28:48.038Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-19T09:28:48.038Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-19T09:28:48.038Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-19T09:28:48.038Z] === RUN TestResumableRequestReader [2022-05-19T09:28:48.038Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-19T09:28:48.038Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-19T09:28:48.038Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-19T09:28:48.038Z] PASS [2022-05-19T09:28:48.038Z] coverage: 100.0% of statements [2022-05-19T09:28:48.038Z] ok github.com/docker/docker/registry/resumable 0.274s coverage: 100.0% of statements [2022-05-19T09:28:48.509Z] === RUN TestDecodeContainerConfig [2022-05-19T09:28:48.509Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-19T09:28:48.509Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-19T09:28:48.509Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-19T09:28:48.509Z] === RUN TestDecodeContainerConfigIsolation [2022-05-19T09:28:48.509Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-19T09:28:48.509Z] === RUN TestValidatePrivileged [2022-05-19T09:28:48.509Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-19T09:28:48.509Z] PASS [2022-05-19T09:28:48.509Z] coverage: 52.4% of statements [2022-05-19T09:28:48.509Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.4% of statements [2022-05-19T09:28:48.519Z] docker_api_swarm_test.go:563: [dd6396d525426] joining swarm manager [d90e0ee3330b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:28:48.978Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-19T09:28:48.978Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-19T09:28:48.978Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-19T09:28:48.978Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-19T09:28:48.978Z] PASS [2022-05-19T09:28:48.978Z] coverage: 62.5% of statements [2022-05-19T09:28:48.978Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-05-19T09:28:49.093Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-19T09:28:51.936Z] === RUN TestGetDriver [2022-05-19T09:28:51.936Z] --- PASS: TestGetDriver (0.00s) [2022-05-19T09:28:51.936Z] === RUN TestVolumeRequestError [2022-05-19T09:28:51.936Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-19T09:28:51.936Z] PASS [2022-05-19T09:28:51.936Z] coverage: 36.1% of statements [2022-05-19T09:28:51.936Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-05-19T09:28:51.936Z] === RUN TestGetAddress [2022-05-19T09:28:51.936Z] --- PASS: TestGetAddress (0.00s) [2022-05-19T09:28:51.936Z] === RUN TestRemove [2022-05-19T09:28:51.936Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-19T09:28:51.936Z] --- SKIP: TestRemove (0.00s) [2022-05-19T09:28:51.936Z] === RUN TestInitializeWithVolumes [2022-05-19T09:28:51.936Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-19T09:28:51.936Z] === RUN TestCreate [2022-05-19T09:28:51.936Z] --- PASS: TestCreate (0.01s) [2022-05-19T09:28:51.936Z] === RUN TestValidateName [2022-05-19T09:28:51.936Z] --- PASS: TestValidateName (0.00s) [2022-05-19T09:28:51.936Z] === RUN TestCreateWithOpts [2022-05-19T09:28:51.936Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-19T09:28:51.936Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-19T09:28:51.936Z] === RUN TestRelaodNoOpts [2022-05-19T09:28:51.936Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-19T09:28:51.936Z] PASS [2022-05-19T09:28:51.936Z] coverage: 41.6% of statements [2022-05-19T09:28:51.936Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.6% of statements [2022-05-19T09:28:51.936Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-19T09:28:51.936Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-19T09:28:51.936Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-19T09:28:51.936Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRaw [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-19T09:28:52.926Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRaw [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-19T09:28:52.926Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestConvertTmpfsOptions [2022-05-19T09:28:52.926Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-19T09:28:52.926Z] linux_parser_test.go:209: data="ro" [2022-05-19T09:28:52.926Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestParseMountSpec [2022-05-19T09:28:52.926Z] parser_test.go:62: case 0 [2022-05-19T09:28:52.926Z] parser_test.go:62: case 1 [2022-05-19T09:28:52.926Z] parser_test.go:62: case 2 [2022-05-19T09:28:52.926Z] parser_test.go:62: case 3 [2022-05-19T09:28:52.926Z] parser_test.go:62: case 4 [2022-05-19T09:28:52.926Z] parser_test.go:62: case 5 [2022-05-19T09:28:52.926Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestValidateMount [2022-05-19T09:28:52.926Z] --- PASS: TestValidateMount (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRaw [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-19T09:28:52.926Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-19T09:28:52.926Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-19T09:28:52.926Z] PASS [2022-05-19T09:28:52.926Z] coverage: 67.6% of statements [2022-05-19T09:28:52.926Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.6% of statements [2022-05-19T09:28:53.396Z] === RUN TestSetGetMeta [2022-05-19T09:28:53.396Z] === PAUSE TestSetGetMeta [2022-05-19T09:28:53.396Z] === RUN TestRestore [2022-05-19T09:28:53.396Z] === PAUSE TestRestore [2022-05-19T09:28:53.396Z] === RUN TestServiceCreate [2022-05-19T09:28:53.396Z] === PAUSE TestServiceCreate [2022-05-19T09:28:53.396Z] === RUN TestServiceList [2022-05-19T09:28:53.396Z] === PAUSE TestServiceList [2022-05-19T09:28:53.396Z] === RUN TestServiceRemove [2022-05-19T09:28:53.396Z] === PAUSE TestServiceRemove [2022-05-19T09:28:53.866Z] === RUN TestServiceGet [2022-05-19T09:28:53.866Z] === PAUSE TestServiceGet [2022-05-19T09:28:53.866Z] === RUN TestServicePrune [2022-05-19T09:28:53.866Z] === PAUSE TestServicePrune [2022-05-19T09:28:53.866Z] === RUN TestCreate [2022-05-19T09:28:53.866Z] === PAUSE TestCreate [2022-05-19T09:28:53.866Z] === RUN TestRemove [2022-05-19T09:28:53.866Z] === PAUSE TestRemove [2022-05-19T09:28:53.866Z] === RUN TestList [2022-05-19T09:28:53.866Z] === PAUSE TestList [2022-05-19T09:28:53.866Z] === RUN TestFindByDriver [2022-05-19T09:28:53.866Z] === PAUSE TestFindByDriver [2022-05-19T09:28:53.866Z] === RUN TestFindByReferenced [2022-05-19T09:28:53.866Z] === PAUSE TestFindByReferenced [2022-05-19T09:28:53.866Z] === RUN TestDerefMultipleOfSameRef [2022-05-19T09:28:53.866Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-19T09:28:53.866Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:28:53.866Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:28:53.866Z] === RUN TestDefererencePluginOnCreateError [2022-05-19T09:28:53.866Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-19T09:28:53.866Z] === RUN TestRefDerefRemove [2022-05-19T09:28:53.866Z] === PAUSE TestRefDerefRemove [2022-05-19T09:28:53.866Z] === RUN TestGet [2022-05-19T09:28:53.866Z] === PAUSE TestGet [2022-05-19T09:28:53.866Z] === RUN TestGetWithReference [2022-05-19T09:28:53.866Z] === PAUSE TestGetWithReference [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc/test_nil_list [2022-05-19T09:28:53.866Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc/test_empty_list [2022-05-19T09:28:53.866Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:28:53.866Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:28:53.866Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc/test_filter_some [2022-05-19T09:28:53.866Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc/test_filter_middle [2022-05-19T09:28:53.866Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:28:53.866Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:28:53.866Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-19T09:28:53.866Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-19T09:28:53.866Z] === CONT TestFilterFunc/test_nil_list [2022-05-19T09:28:53.866Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-19T09:28:53.866Z] === CONT TestFilterFunc/test_filter_some [2022-05-19T09:28:53.866Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-19T09:28:53.866Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-19T09:28:53.866Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-19T09:28:53.866Z] === CONT TestFilterFunc/test_filter_middle [2022-05-19T09:28:53.866Z] === CONT TestFilterFunc/test_empty_list [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc (0.00s) [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-19T09:28:53.866Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-19T09:28:53.866Z] === CONT TestSetGetMeta [2022-05-19T09:28:53.866Z] === CONT TestList [2022-05-19T09:28:53.866Z] === CONT TestDefererencePluginOnCreateError [2022-05-19T09:28:53.866Z] === CONT TestDerefMultipleOfSameRef [2022-05-19T09:28:53.866Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-19T09:28:53.866Z] === CONT TestRemove [2022-05-19T09:28:53.866Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-05-19T09:28:53.866Z] === CONT TestCreate [2022-05-19T09:28:53.866Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-05-19T09:28:53.866Z] === CONT TestServicePrune [2022-05-19T09:28:53.866Z] --- PASS: TestList (0.06s) [2022-05-19T09:28:53.866Z] === CONT TestServiceGet [2022-05-19T09:28:53.866Z] --- PASS: TestRemove (0.04s) [2022-05-19T09:28:53.866Z] === CONT TestServiceRemove [2022-05-19T09:28:53.866Z] --- PASS: TestCreate (0.03s) [2022-05-19T09:28:53.866Z] === CONT TestServiceList [2022-05-19T09:28:53.866Z] --- PASS: TestServiceGet (0.17s) [2022-05-19T09:28:53.866Z] === CONT TestServiceCreate [2022-05-19T09:28:53.866Z] time="2022-05-19T09:28:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:28:53.866Z] --- PASS: TestServiceRemove (0.17s) [2022-05-19T09:28:53.866Z] === CONT TestRestore [2022-05-19T09:28:53.866Z] time="2022-05-19T09:28:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:28:53.866Z] --- PASS: TestServiceList (0.16s) [2022-05-19T09:28:53.866Z] === CONT TestFindByReferenced [2022-05-19T09:28:53.866Z] time="2022-05-19T09:28:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:28:53.866Z] time="2022-05-19T09:28:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-19T09:28:53.866Z] --- PASS: TestServiceCreate (0.03s) [2022-05-19T09:28:53.867Z] === CONT TestFindByDriver [2022-05-19T09:28:53.867Z] time="2022-05-19T09:28:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-19T09:28:53.867Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-19T09:28:53.867Z] === CONT TestGet [2022-05-19T09:28:53.867Z] --- PASS: TestRestore (0.03s) [2022-05-19T09:28:53.867Z] === CONT TestGetWithReference [2022-05-19T09:28:53.867Z] --- PASS: TestServicePrune (0.23s) [2022-05-19T09:28:53.867Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-19T09:28:53.867Z] --- PASS: TestFindByDriver (0.03s) [2022-05-19T09:28:53.867Z] === CONT TestRefDerefRemove [2022-05-19T09:28:53.867Z] --- PASS: TestGet (0.02s) [2022-05-19T09:28:53.867Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-19T09:28:53.867Z] --- PASS: TestGetWithReference (0.03s) [2022-05-19T09:28:53.867Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-19T09:28:53.867Z] PASS [2022-05-19T09:28:53.867Z] coverage: 69.0% of statements [2022-05-19T09:28:53.867Z] ok github.com/docker/docker/volume/service 0.357s coverage: 69.0% of statements [2022-05-19T09:28:59.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-19T09:28:59.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-19T09:28:59.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-19T09:29:00.314Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-19T09:29:01.260Z] docker_api_swarm_test.go:585: [d9bcc0a1841a9] joining swarm manager [d90e0ee3330b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:29:01.834Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-19T09:29:01.834Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-19T09:29:01.834Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-19T09:29:02.408Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-19T09:29:04.329Z] check_test.go:378: [dd6396d525426] daemon is not started [2022-05-19T09:29:11.695Z] 2022/05/19 09:29:09 Closing DB instances... [2022-05-19T09:29:11.695Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2022-05-19T09:29:11.695Z] === RUN TestFindNode [2022-05-19T09:29:11.695Z] 2022/05/19 09:29:11 Closing DB instances... [2022-05-19T09:29:11.695Z] --- PASS: TestFindNode (0.02s) [2022-05-19T09:29:11.695Z] === RUN TestChangeNodeState [2022-05-19T09:29:11.695Z] 2022/05/19 09:29:11 Closing DB instances... [2022-05-19T09:29:11.695Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-19T09:29:11.695Z] === RUN TestNodeReincarnation [2022-05-19T09:29:11.695Z] 2022/05/19 09:29:11 Closing DB instances... [2022-05-19T09:29:12.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-19T09:29:12.496Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-19T09:29:12.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-19T09:29:13.071Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-19T09:29:13.644Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-19T09:29:14.590Z] docker_api_swarm_test.go:46: [d9cae18eacfe0] joining swarm manager [da4584df7d163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:29:14.852Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-19T09:29:15.425Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-19T09:29:15.687Z] === RUN TestDockerSuite/TestBuildFails [2022-05-19T09:29:16.457Z] time="2022-05-19T09:29:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-19T09:29:16.457Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-19T09:29:16.457Z] === RUN TestParallelCreate [2022-05-19T09:29:16.457Z] 2022/05/19 09:29:16 Closing DB instances... [2022-05-19T09:29:16.457Z] --- PASS: TestParallelCreate (0.02s) [2022-05-19T09:29:16.457Z] === RUN TestParallelDelete [2022-05-19T09:29:16.457Z] 2022/05/19 09:29:16 Closing DB instances... [2022-05-19T09:29:16.457Z] --- PASS: TestParallelDelete (0.02s) [2022-05-19T09:29:16.457Z] === RUN TestNetworkDBIslands [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8ec686f17ce1 with config:&{NodeID:8ec686f17ce1 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-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, added to nodes list" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c0d45c98f4f9 with config:&{NodeID:c0d45c98f4f9 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-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, added to nodes list" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, added to nodes list" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, added to nodes list" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-19T09:29:16.458Z] time="2022-05-19T09:29:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-05-19T09:29:16.633Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-19T09:29:16.634Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-19T09:29:17.447Z] time="2022-05-19T09:29:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d4596ef6aa12 with config:&{NodeID:d4596ef6aa12 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-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node d4596ef6aa12/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node d4596ef6aa12/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node d4596ef6aa12/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node d4596ef6aa12/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node d4596ef6aa12/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.448Z] time="2022-05-19T09:29:17Z" level=info msg="Node d4596ef6aa12/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:df4c837717ae with config:&{NodeID:df4c837717ae 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-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node df4c837717ae/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node df4c837717ae/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node df4c837717ae/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node df4c837717ae/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node d4596ef6aa12/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node d4596ef6aa12/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node df4c837717ae/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node df4c837717ae/172.30.40.154, added to nodes list" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node df4c837717ae/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:17.918Z] time="2022-05-19T09:29:17Z" level=info msg="Node df4c837717ae/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e9fcf21689a2 with config:&{NodeID:e9fcf21689a2 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-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node d4596ef6aa12/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node d4596ef6aa12/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node df4c837717ae/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node df4c837717ae/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:18.388Z] time="2022-05-19T09:29:18Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to nodes list" [2022-05-19T09:29:18.554Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-19T09:29:18.858Z] networkdb_test.go:835: Re-joining: 3 [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=info msg="The new bootstrap node list is:[172.30.40.154:10033 172.30.40.154:10034 172.30.40.154:10035]" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10033" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49369" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10034" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49370" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10035" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49371" [2022-05-19T09:29:18.858Z] networkdb_test.go:835: Re-joining: 4 [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=info msg="The new bootstrap node list is:[172.30.40.154:10033 172.30.40.154:10034 172.30.40.154:10035]" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10033" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49372" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10034" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49373" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10035" [2022-05-19T09:29:18.858Z] time="2022-05-19T09:29:18Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49374" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:18Z" level=info msg="node 0 leaving" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:18Z" level=info msg="Node 8ec686f17ce1 change state NodeActive --> NodeLeft" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:18Z" level=info msg="node4(df4c837717ae): Node leave event for 8ec686f17ce1/172.30.40.154" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:18Z" level=info msg="Node 8ec686f17ce1 change state NodeActive --> NodeLeft" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:18Z" level=info msg="node3(d4596ef6aa12): Node leave event for 8ec686f17ce1/172.30.40.154" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:18Z" level=info msg="Node 8ec686f17ce1 change state NodeActive --> NodeLeft" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:18Z" level=info msg="node5(e9fcf21689a2): Node leave event for 8ec686f17ce1/172.30.40.154" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="Node 8ec686f17ce1 change state NodeActive --> NodeLeft" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="node1(8ec686f17ce1): Node leave event for 8ec686f17ce1/172.30.40.154" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="Node 8ec686f17ce1 change state NodeActive --> NodeLeft" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="node2(c0d45c98f4f9): Node leave event for 8ec686f17ce1/172.30.40.154" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, left gossip cluster" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, left gossip cluster" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, left gossip cluster" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, left gossip cluster" [2022-05-19T09:29:19.328Z] time="2022-05-19T09:29:19Z" level=info msg="Node 8ec686f17ce1/172.30.40.154, left gossip cluster" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="node 1 leaving" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9 change state NodeActive --> NodeLeft" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="node3(d4596ef6aa12): Node leave event for c0d45c98f4f9/172.30.40.154" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, left gossip cluster" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9 change state NodeActive --> NodeFailed" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, added to failed nodes list" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9 change state NodeActive --> NodeLeft" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="node5(e9fcf21689a2): Node leave event for c0d45c98f4f9/172.30.40.154" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9 change state NodeActive --> NodeLeft" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="node4(df4c837717ae): Node leave event for c0d45c98f4f9/172.30.40.154" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=error msg="node: c0d45c98f4f9 is unknown to memberlist" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, left gossip cluster" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, left gossip cluster" [2022-05-19T09:29:19.798Z] time="2022-05-19T09:29:19Z" level=info msg="Node c0d45c98f4f9/172.30.40.154, left gossip cluster" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=info msg="node 2 leaving" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=info msg="Node d4596ef6aa12 change state NodeActive --> NodeLeft" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=info msg="node4(df4c837717ae): Node leave event for d4596ef6aa12/172.30.40.154" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=info msg="Node d4596ef6aa12 change state NodeActive --> NodeLeft" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=info msg="node5(e9fcf21689a2): Node leave event for d4596ef6aa12/172.30.40.154" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=info msg="Node d4596ef6aa12 change state NodeActive --> NodeLeft" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=info msg="node3(d4596ef6aa12): Node leave event for d4596ef6aa12/172.30.40.154" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=debug msg="memberlist: Failed ping: c0d45c98f4f9 (timeout reached)" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.40.154:10036: use of closed network connection" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.40.154:10035: use of closed network connection" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.40.154:10037: use of closed network connection" [2022-05-19T09:29:20.268Z] time="2022-05-19T09:29:20Z" level=info msg="Node d4596ef6aa12/172.30.40.154, left gossip cluster" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="Node d4596ef6aa12/172.30.40.154, left gossip cluster" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="Node d4596ef6aa12/172.30.40.154, left gossip cluster" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="memberlist: Suspect c0d45c98f4f9 has failed, no acks received" [2022-05-19T09:29:20.737Z] networkdb_test.go:867: node4: OK [2022-05-19T09:29:20.737Z] networkdb_test.go:867: node5: OK [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="node 0 coming back" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d17c5b056e01 with config:&{NodeID:d17c5b056e01 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-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="Node d17c5b056e01/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="Node d17c5b056e01/172.30.40.154, added to nodes list" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="node 1 coming back" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:894c6808ba09 with config:&{NodeID:894c6808ba09 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-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="Node 894c6808ba09/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="Node 894c6808ba09/172.30.40.154, added to nodes list" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="node 2 coming back" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b839eb6f7bde with config:&{NodeID:b839eb6f7bde 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-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="Node b839eb6f7bde/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:20.737Z] time="2022-05-19T09:29:20Z" level=info msg="Node b839eb6f7bde/172.30.40.154, added to nodes list" [2022-05-19T09:29:21.105Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-19T09:29:22.494Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-19T09:29:23.882Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-19T09:29:23.882Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-19T09:29:24.532Z] time="2022-05-19T09:29:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.40.154:10033 172.30.40.154:10034 172.30.40.154:10035]" [2022-05-19T09:29:24.532Z] time="2022-05-19T09:29:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.40.154:10033 172.30.40.154:10034 172.30.40.154:10035]" [2022-05-19T09:29:24.828Z] --- PASS: TestImportExtremelyLargeImageWorks (187.35s) [2022-05-19T09:29:24.828Z] PASS [2022-05-19T09:29:24.828Z] [2022-05-19T09:29:24.828Z] DONE 22 tests in 192.133s [2022-05-19T09:29:24.828Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-19T09:29:24.828Z] ++ 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-05-19T09:29:24.828Z] ++ set -e [2022-05-19T09:29:24.828Z] ++ '[' -n 0 ']' [2022-05-19T09:29:24.828Z] ++ set -x [2022-05-19T09:29:24.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-19T09:29:24.828Z] INFO: Testing against a local daemon [2022-05-19T09:29:24.828Z] === RUN TestNetworkCreateDelete [2022-05-19T09:29:24.828Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10033" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49376" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node df4c837717ae/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node df4c837717ae/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node e9fcf21689a2/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, is the new incarnation of the shutdown node 8ec686f17ce1/172.30.40.154" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10034" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49377" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node df4c837717ae/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node df4c837717ae/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node e9fcf21689a2/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, is the new incarnation of the shutdown node c0d45c98f4f9/172.30.40.154" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10035" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49378" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node df4c837717ae/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node df4c837717ae/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, is the new incarnation of the shutdown node d4596ef6aa12/172.30.40.154" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node e9fcf21689a2/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, is the new incarnation of the shutdown node c0d45c98f4f9/172.30.40.154" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node 894c6808ba09/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, is the new incarnation of the shutdown node 8ec686f17ce1/172.30.40.154" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node d17c5b056e01/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, is the new incarnation of the shutdown node d4596ef6aa12/172.30.40.154" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, joined gossip cluster" [2022-05-19T09:29:25.002Z] time="2022-05-19T09:29:24Z" level=info msg="Node b839eb6f7bde/172.30.40.154, added to nodes list" [2022-05-19T09:29:25.089Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-05-19T09:29:25.089Z] === RUN TestDockerNetworkDeletePreferID [2022-05-19T09:29:25.471Z] time="2022-05-19T09:29:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10033" [2022-05-19T09:29:25.471Z] time="2022-05-19T09:29:25Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49379" [2022-05-19T09:29:25.471Z] time="2022-05-19T09:29:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10034" [2022-05-19T09:29:25.471Z] time="2022-05-19T09:29:25Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49380" [2022-05-19T09:29:25.471Z] time="2022-05-19T09:29:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.40.154:10035" [2022-05-19T09:29:25.471Z] time="2022-05-19T09:29:25Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49381" [2022-05-19T09:29:25.663Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2022-05-19T09:29:25.663Z] === RUN TestDaemonDNSFallback [2022-05-19T09:29:25.940Z] 2022/05/19 09:29:25 Closing DB instances... [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01 change state NodeActive --> NodeLeft" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="node2(894c6808ba09): Node leave event for d17c5b056e01/172.30.40.154" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01 change state NodeActive --> NodeLeft" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="node5(e9fcf21689a2): Node leave event for d17c5b056e01/172.30.40.154" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01 change state NodeActive --> NodeLeft" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="node3(b839eb6f7bde): Node leave event for d17c5b056e01/172.30.40.154" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01 change state NodeActive --> NodeLeft" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="node4(df4c837717ae): Node leave event for d17c5b056e01/172.30.40.154" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01 change state NodeActive --> NodeLeft" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="node1(d17c5b056e01): Node leave event for d17c5b056e01/172.30.40.154" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01/172.30.40.154, left gossip cluster" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01/172.30.40.154, left gossip cluster" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01/172.30.40.154, left gossip cluster" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01/172.30.40.154, left gossip cluster" [2022-05-19T09:29:25.940Z] time="2022-05-19T09:29:25Z" level=info msg="Node d17c5b056e01/172.30.40.154, left gossip cluster" [2022-05-19T09:29:26.411Z] time="2022-05-19T09:29:26Z" level=info msg="Node 894c6808ba09 change state NodeActive --> NodeLeft" [2022-05-19T09:29:26.411Z] time="2022-05-19T09:29:26Z" level=info msg="Node 894c6808ba09 change state NodeActive --> NodeLeft" [2022-05-19T09:29:26.411Z] time="2022-05-19T09:29:26Z" level=info msg="node4(df4c837717ae): Node leave event for 894c6808ba09/172.30.40.154" [2022-05-19T09:29:26.411Z] time="2022-05-19T09:29:26Z" level=info msg="node5(e9fcf21689a2): Node leave event for 894c6808ba09/172.30.40.154" [2022-05-19T09:29:26.411Z] time="2022-05-19T09:29:26Z" level=info msg="Node 894c6808ba09 change state NodeActive --> NodeLeft" [2022-05-19T09:29:26.412Z] time="2022-05-19T09:29:26Z" level=info msg="node3(b839eb6f7bde): Node leave event for 894c6808ba09/172.30.40.154" [2022-05-19T09:29:26.412Z] time="2022-05-19T09:29:26Z" level=info msg="Node 894c6808ba09 change state NodeActive --> NodeLeft" [2022-05-19T09:29:26.412Z] time="2022-05-19T09:29:26Z" level=info msg="node2(894c6808ba09): Node leave event for 894c6808ba09/172.30.40.154" [2022-05-19T09:29:26.412Z] time="2022-05-19T09:29:26Z" level=info msg="Node 894c6808ba09/172.30.40.154, left gossip cluster" [2022-05-19T09:29:26.412Z] time="2022-05-19T09:29:26Z" level=info msg="Node 894c6808ba09/172.30.40.154, left gossip cluster" [2022-05-19T09:29:26.412Z] time="2022-05-19T09:29:26Z" level=info msg="Node 894c6808ba09/172.30.40.154, left gossip cluster" [2022-05-19T09:29:26.412Z] time="2022-05-19T09:29:26Z" level=info msg="Node 894c6808ba09/172.30.40.154, left gossip cluster" [2022-05-19T09:29:26.881Z] time="2022-05-19T09:29:26Z" level=info msg="Node b839eb6f7bde change state NodeActive --> NodeLeft" [2022-05-19T09:29:26.881Z] time="2022-05-19T09:29:26Z" level=info msg="node4(df4c837717ae): Node leave event for b839eb6f7bde/172.30.40.154" [2022-05-19T09:29:26.881Z] time="2022-05-19T09:29:26Z" level=info msg="Node b839eb6f7bde change state NodeActive --> NodeLeft" [2022-05-19T09:29:26.881Z] time="2022-05-19T09:29:26Z" level=info msg="node5(e9fcf21689a2): Node leave event for b839eb6f7bde/172.30.40.154" [2022-05-19T09:29:26.881Z] time="2022-05-19T09:29:26Z" level=info msg="Node b839eb6f7bde change state NodeActive --> NodeLeft" [2022-05-19T09:29:26.881Z] time="2022-05-19T09:29:26Z" level=info msg="node3(b839eb6f7bde): Node leave event for b839eb6f7bde/172.30.40.154" [2022-05-19T09:29:26.881Z] time="2022-05-19T09:29:26Z" level=info msg="Node b839eb6f7bde/172.30.40.154, left gossip cluster" [2022-05-19T09:29:26.881Z] time="2022-05-19T09:29:26Z" level=info msg="Node b839eb6f7bde/172.30.40.154, left gossip cluster" [2022-05-19T09:29:27.052Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:26Z" level=info msg="Node b839eb6f7bde/172.30.40.154, left gossip cluster" [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:26Z" level=debug msg="memberlist: Failed ping: e9fcf21689a2 (timeout reached)" [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.40.154:10036: use of closed network connection" [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.40.154:10035: use of closed network connection" [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:26Z" level=debug msg="memberlist: Stream connection from=172.30.40.154:49382" [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:27Z" level=info msg="Node df4c837717ae change state NodeActive --> NodeLeft" [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:27Z" level=info msg="node5(e9fcf21689a2): Node leave event for df4c837717ae/172.30.40.154" [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:27Z" level=info msg="Node df4c837717ae change state NodeActive --> NodeLeft" [2022-05-19T09:29:27.350Z] time="2022-05-19T09:29:27Z" level=info msg="node4(df4c837717ae): Node leave event for df4c837717ae/172.30.40.154" [2022-05-19T09:29:27.624Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-19T09:29:27.820Z] time="2022-05-19T09:29:27Z" level=warning msg="memberlist: Was able to connect to e9fcf21689a2 but other probes failed, network may be misconfigured" [2022-05-19T09:29:27.886Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-19T09:29:28.290Z] time="2022-05-19T09:29:27Z" level=info msg="Node df4c837717ae/172.30.40.154, left gossip cluster" [2022-05-19T09:29:28.290Z] time="2022-05-19T09:29:28Z" level=info msg="Node df4c837717ae/172.30.40.154, left gossip cluster" [2022-05-19T09:29:28.760Z] time="2022-05-19T09:29:28Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.30.40.154:10037: use of closed network connection" [2022-05-19T09:29:28.760Z] time="2022-05-19T09:29:28Z" level=info msg="Node e9fcf21689a2/172.30.40.154, left gossip cluster" [2022-05-19T09:29:28.760Z] time="2022-05-19T09:29:28Z" level=info msg="Node e9fcf21689a2 change state NodeActive --> NodeFailed" [2022-05-19T09:29:28.760Z] time="2022-05-19T09:29:28Z" level=info msg="Node e9fcf21689a2/172.30.40.154, added to failed nodes list" [2022-05-19T09:29:28.760Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-05-19T09:29:28.760Z] PASS [2022-05-19T09:29:28.760Z] coverage: 60.0% of statements [2022-05-19T09:29:28.760Z] ok github.com/docker/docker/libnetwork/networkdb 105.422s coverage: 60.0% of statements [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/quota [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/rootless [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/volume [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-19T09:29:28.760Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-19T09:29:29.273Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-19T09:29:30.662Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-19T09:29:31.605Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-19T09:29:32.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === Skipped [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-19T09:29:32.559Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-19T09:29:32.559Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-19T09:29:32.559Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-19T09:29:32.559Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-19T09:29:32.559Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-19T09:29:32.559Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-19T09:29:32.559Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-19T09:29:32.559Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-19T09:29:32.559Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-19T09:29:32.559Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-19T09:29:32.559Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-19T09:29:32.559Z] daemon_test.go:145: root required [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-19T09:29:32.559Z] reload_test.go:342: root required [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-19T09:29:32.559Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-19T09:29:32.559Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-19T09:29:32.559Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-19T09:29:32.559Z] download_test.go:267: Needs fixing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-19T09:29:32.559Z] layer_test.go:291: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-19T09:29:32.559Z] layer_test.go:340: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-19T09:29:32.559Z] layer_test.go:455: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-19T09:29:32.559Z] layer_test.go:684: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-19T09:29:32.559Z] migration_test.go:45: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-19T09:29:32.559Z] migration_test.go:181: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-19T09:29:32.559Z] mount_test.go:17: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-19T09:29:32.559Z] mount_test.go:76: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-19T09:29:32.559Z] mount_test.go:125: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-19T09:29:32.559Z] mount_test.go:212: Failing on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.02s) [2022-05-19T09:29:32.559Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-19T09:29:32.559Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-19T09:29:32.559Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-19T09:29:32.559Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-19T09:29:32.559Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-19T09:29:32.559Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-19T09:29:32.559Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-19T09:29:32.559Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-19T09:29:32.559Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-19T09:29:32.559Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-19T09:29:32.559Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-19T09:29:32.559Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-19T09:29:32.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-19T09:29:32.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-19T09:29:32.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-19T09:29:32.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-19T09:29:32.559Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:133: Xz not present in msys2 [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-19T09:29:32.559Z] archive_test.go:140: zstd not installed [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:252: Failing on Windows CI machines [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-19T09:29:32.559Z] archive_windows_test.go:16: Currently fails [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-19T09:29:32.559Z] changes_test.go:196: needs more investigation [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-19T09:29:32.559Z] changes_test.go:433: needs further investigation [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-19T09:29:32.559Z] changes_test.go:469: needs further investigation [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-19T09:29:32.559Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-19T09:29:32.559Z] poller_test.go:40: No chmod on Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-19T09:29:32.559Z] fileutils_test.go:133: Needs porting to Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-19T09:29:32.559Z] fileutils_test.go:179: Needs porting to Windows [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-19T09:29:32.559Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-19T09:29:32.559Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-19T09:29:32.559Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-19T09:29:32.559Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-19T09:29:32.559Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-19T09:29:32.559Z] [2022-05-19T09:29:32.559Z] DONE 2329 tests, 68 skipped in 305.701s [2022-05-19T09:29:32.559Z] INFO: make.ps1 ended at 05/19/2022 09:29:32 [2022-05-19T09:29:32.751Z] --- PASS: TestDaemonDNSFallback (7.10s) [2022-05-19T09:29:32.751Z] === RUN TestInspectNetwork [2022-05-19T09:29:33.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-19T09:29:34.781Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-19T09:29:34.781Z] INFO: Unit tests ended at 05/19/2022 09:29:34. Duration:00:05:26.3367752 [2022-05-19T09:29:34.781Z] INFO: Building busybox [2022-05-19T09:29:34.781Z] Sending build context to Docker daemon 5.12kB [2022-05-19T09:29:34.781Z] [2022-05-19T09:29:34.781Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-19T09:29:34.781Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-19T09:29:34.781Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-19T09:29:34.781Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-19T09:29:34.781Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-19T09:29:34.781Z] ---> 3e15a767850d [2022-05-19T09:29:34.781Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-19T09:29:34.781Z] ---> Running in 703ef3c62a24 [2022-05-19T09:29:35.565Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-19T09:29:36.140Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-19T09:29:37.084Z] === RUN TestInspectNetwork/full_network_id [2022-05-19T09:29:37.084Z] === RUN TestInspectNetwork/partial_network_id [2022-05-19T09:29:37.084Z] === RUN TestInspectNetwork/network_name [2022-05-19T09:29:37.084Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-19T09:29:37.084Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-19T09:29:37.657Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-19T09:29:37.917Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-19T09:29:37.917Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-19T09:29:38.490Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-19T09:29:38.752Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-19T09:29:39.325Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-19T09:29:39.586Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-19T09:29:39.586Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-19T09:29:40.158Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-19T09:29:41.102Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-19T09:29:41.366Z] --- PASS: TestInspectNetwork (8.74s) [2022-05-19T09:29:41.366Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-19T09:29:41.366Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-19T09:29:41.366Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-19T09:29:41.366Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-19T09:29:41.366Z] === RUN TestRunContainerWithBridgeNone [2022-05-19T09:29:43.283Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-05-19T09:29:43.283Z] === RUN TestNetworkInvalidJSON [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-19T09:29:43.545Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:29:43.545Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:29:43.545Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:29:43.545Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-19T09:29:43.545Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-19T09:29:43.545Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-19T09:29:43.545Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-19T09:29:43.545Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-19T09:29:43.545Z] === RUN TestNetworkList [2022-05-19T09:29:43.545Z] === RUN TestNetworkList//networks [2022-05-19T09:29:43.545Z] === PAUSE TestNetworkList//networks [2022-05-19T09:29:43.545Z] === RUN TestNetworkList//networks/ [2022-05-19T09:29:43.545Z] === PAUSE TestNetworkList//networks/ [2022-05-19T09:29:43.545Z] === CONT TestNetworkList//networks [2022-05-19T09:29:43.545Z] === CONT TestNetworkList//networks/ [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkList (0.02s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkList//networks (0.02s) [2022-05-19T09:29:43.545Z] --- PASS: TestNetworkList//networks/ (0.02s) [2022-05-19T09:29:43.545Z] === RUN TestHostIPv4BridgeLabel [2022-05-19T09:29:43.823Z] --- PASS: TestBuildWithHugeFile (107.21s) [2022-05-19T09:29:43.823Z] === RUN TestBuildWCOWSandboxSize [2022-05-19T09:29:43.823Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:29:43.823Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestBuildWithEmptyDockerfile [2022-05-19T09:29:43.823Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:29:43.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:29:43.823Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:29:43.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:29:43.823Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:29:43.823Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:29:43.823Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:29:43.823Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:29:43.823Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:29:43.823Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-19T09:29:43.823Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-19T09:29:43.823Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-19T09:29:43.823Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestBuildPreserveOwnership [2022-05-19T09:29:43.823Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:29:43.823Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestBuildPlatformInvalid [2022-05-19T09:29:43.823Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-19T09:29:43.823Z] PASS [2022-05-19T09:29:43.823Z] ok github.com/docker/docker/integration/build 172.640s [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === Skipped [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-19T09:29:43.823Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-19T09:29:43.823Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-19T09:29:43.823Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-19T09:29:43.823Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:29:43.823Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-19T09:29:43.823Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] DONE 29 tests, 6 skipped in 206.681s [2022-05-19T09:29:43.823Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-19T09:29:43.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:29:43.823Z] INFO: Testing against a local daemon [2022-05-19T09:29:43.823Z] === RUN TestConfigInspect [2022-05-19T09:29:43.823Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestConfigList [2022-05-19T09:29:43.823Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] --- SKIP: TestConfigList (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestConfigsCreateAndDelete [2022-05-19T09:29:43.823Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestConfigsUpdate [2022-05-19T09:29:43.823Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestTemplatedConfig [2022-05-19T09:29:43.823Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestConfigCreateResolve [2022-05-19T09:29:43.823Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:29:43.823Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-19T09:29:43.823Z] PASS [2022-05-19T09:29:43.823Z] ok github.com/docker/docker/integration/config 0.092s [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === Skipped [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-19T09:29:43.823Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-19T09:29:43.823Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-19T09:29:43.823Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-19T09:29:43.823Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-19T09:29:43.823Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-19T09:29:43.823Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:29:43.823Z] [2022-05-19T09:29:43.823Z] DONE 6 tests, 6 skipped in 2.046s [2022-05-19T09:29:43.823Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-19T09:29:43.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:29:43.823Z] INFO: Testing against a local daemon [2022-05-19T09:29:43.823Z] === RUN TestAttachWithTTY [2022-05-19T09:29:43.823Z] --- PASS: TestAttachWithTTY (0.15s) [2022-05-19T09:29:43.823Z] === RUN TestAttachWithoutTTy [2022-05-19T09:29:43.823Z] --- PASS: TestAttachWithoutTTy (0.13s) [2022-05-19T09:29:43.823Z] === RUN TestCheckpoint [2022-05-19T09:29:43.823Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:29:43.823Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/commit [2022-05-19T09:29:43.823Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-19T09:29:43.823Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:29:43.823Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:29:43.823Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:29:43.823Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:29:43.823Z] === CONT TestContainerInvalidJSON/commit [2022-05-19T09:29:43.823Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-19T09:29:43.823Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-19T09:29:43.823Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-19T09:29:43.823Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-19T09:29:43.823Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-19T09:29:43.824Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-19T09:29:43.824Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-19T09:29:43.824Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-19T09:29:43.824Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-19T09:29:43.824Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-19T09:29:43.824Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-19T09:29:43.824Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-05-19T09:29:43.824Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-19T09:29:43.824Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-05-19T09:29:43.824Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-19T09:29:43.824Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-05-19T09:29:43.824Z] === RUN TestCopyEmptyFile [2022-05-19T09:29:43.824Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-05-19T09:29:43.824Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-19T09:29:43.824Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-05-19T09:29:43.824Z] === RUN TestCopyFromContainer [2022-05-19T09:29:43.824Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.824Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-19T09:29:43.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:29:43.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:29:43.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:29:43.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:29:43.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:29:43.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:29:43.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:29:43.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:29:43.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:29:43.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-19T09:29:43.824Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-19T09:29:43.824Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidEnv [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-19T09:29:43.824Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-19T09:29:43.824Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-19T09:29:43.824Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-19T09:29:43.824Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-19T09:29:43.824Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-19T09:29:43.824Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateTmpfsMountsTarget [2022-05-19T09:29:43.824Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.824Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-19T09:29:43.824Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:29:43.824Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-19T09:29:43.824Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:29:43.824Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:29:43.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:29:43.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:29:43.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:29:43.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:29:43.824Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:29:43.824Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:29:43.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:29:43.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:29:43.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:29:43.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:29:43.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-19T09:29:43.824Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-19T09:29:43.824Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateDifferentPlatform [2022-05-19T09:29:43.824Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-19T09:29:43.824Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-19T09:29:43.824Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-19T09:29:43.824Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-19T09:29:43.824Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-05-19T09:29:43.824Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-19T09:29:43.824Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-19T09:29:43.824Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-19T09:29:43.824Z] === RUN TestContainerKillOnDaemonStart [2022-05-19T09:29:43.824Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:43.824Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-19T09:29:43.824Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:29:43.824Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-19T09:29:43.824Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:29:43.824Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:43.824Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:29:43.824Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:29:43.824Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:44.118Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-05-19T09:29:44.118Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-19T09:29:45.061Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-19T09:29:45.061Z] === RUN TestDaemonDefaultNetworkPools [2022-05-19T09:29:46.003Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-05-19T09:29:46.003Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-19T09:29:46.960Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:46.960Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:46.960Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:46.960Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:46.960Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:29:46.960Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:46.960Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:29:46.960Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:29:46.960Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:29:46.960Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-19T09:29:46.960Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-19T09:29:46.960Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.33s) [2022-05-19T09:29:46.960Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.34s) [2022-05-19T09:29:46.960Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.22s) [2022-05-19T09:29:46.960Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.47s) [2022-05-19T09:29:46.960Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-19T09:29:46.960Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-19T09:29:46.960Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-19T09:29:46.960Z] === RUN TestDiff [2022-05-19T09:29:46.960Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-19T09:29:46.960Z] --- SKIP: TestDiff (0.00s) [2022-05-19T09:29:46.960Z] === RUN TestExecWithCloseStdin [2022-05-19T09:29:46.960Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-19T09:29:46.960Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-19T09:29:46.960Z] === RUN TestExec [2022-05-19T09:29:46.989Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-05-19T09:29:46.990Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-19T09:29:47.936Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-19T09:29:48.511Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-05-19T09:29:48.511Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-19T09:29:49.083Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-19T09:29:49.084Z] === RUN TestServiceWithPredefinedNetwork [2022-05-19T09:29:50.722Z] --- PASS: TestExec (3.70s) [2022-05-19T09:29:50.722Z] === RUN TestExecUser [2022-05-19T09:29:50.722Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-19T09:29:50.722Z] --- SKIP: TestExecUser (0.00s) [2022-05-19T09:29:50.722Z] === RUN TestExportContainerAndImportImage [2022-05-19T09:29:50.722Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:50.722Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-19T09:29:50.722Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-19T09:29:50.722Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:50.722Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-19T09:29:50.722Z] === RUN TestHealthCheckWorkdir [2022-05-19T09:29:50.722Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-19T09:29:50.722Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-19T09:29:50.722Z] === RUN TestHealthKillContainer [2022-05-19T09:29:50.722Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-19T09:29:50.722Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-19T09:29:50.722Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-19T09:29:50.722Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-19T09:29:50.722Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-19T09:29:50.722Z] === RUN TestKillContainerInvalidSignal [2022-05-19T09:29:51.006Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-19T09:29:51.006Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-19T09:29:51.006Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-19T09:29:51.269Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-19T09:29:51.269Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-19T09:29:51.531Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-19T09:29:51.793Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s) [2022-05-19T09:29:51.793Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-19T09:29:51.793Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:29:51.793Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:29:51.793Z] === RUN TestServiceWithDataPathPortInit [2022-05-19T09:29:52.612Z] Removing intermediate container 703ef3c62a24 [2022-05-19T09:29:52.612Z] ---> 77d164a7ec83 [2022-05-19T09:29:52.612Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-19T09:29:52.612Z] ---> Running in 0b3f7224e430 [2022-05-19T09:29:52.612Z] Removing intermediate container 0b3f7224e430 [2022-05-19T09:29:52.612Z] ---> 19244067eeea [2022-05-19T09:29:52.612Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-19T09:29:52.612Z] ---> Running in 5497462a0d9c [2022-05-19T09:29:52.612Z] Removing intermediate container 5497462a0d9c [2022-05-19T09:29:52.612Z] ---> 400d0d62946c [2022-05-19T09:29:52.612Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-19T09:29:52.739Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-19T09:29:53.602Z] [2022-05-19T09:29:53.613Z] --- PASS: TestKillContainerInvalidSignal (2.79s) [2022-05-19T09:29:53.613Z] === RUN TestKillContainer [2022-05-19T09:29:53.613Z] === RUN TestKillContainer/no_signal [2022-05-19T09:29:54.072Z] ---> a553e861eba8 [2022-05-19T09:29:54.072Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-19T09:29:54.072Z] ---> Running in cb16af173270 [2022-05-19T09:29:54.661Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-19T09:29:56.502Z] === RUN TestKillContainer/non_killing_signal [2022-05-19T09:29:56.502Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-19T09:29:56.502Z] === RUN TestKillContainer/killing_signal [2022-05-19T09:29:57.266Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-19T09:29:57.267Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-19T09:29:57.840Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-19T09:29:59.395Z] --- PASS: TestKillContainer (5.88s) [2022-05-19T09:29:59.395Z] --- PASS: TestKillContainer/no_signal (2.89s) [2022-05-19T09:29:59.395Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:29:59.395Z] --- PASS: TestKillContainer/killing_signal (2.95s) [2022-05-19T09:29:59.395Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-19T09:29:59.395Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:29:59.395Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-19T09:29:59.395Z] === RUN TestKillStoppedContainer [2022-05-19T09:29:59.395Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:29:59.395Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-19T09:29:59.395Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-19T09:29:59.395Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:29:59.395Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-19T09:29:59.395Z] === RUN TestKillDifferentUserContainer [2022-05-19T09:29:59.395Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-19T09:29:59.395Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-19T09:29:59.395Z] === RUN TestInspectOomKilledTrue [2022-05-19T09:29:59.395Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:29:59.395Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-19T09:29:59.395Z] === RUN TestInspectOomKilledFalse [2022-05-19T09:29:59.395Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:29:59.395Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-19T09:29:59.395Z] === RUN TestLogsFollowTailEmpty [2022-05-19T09:30:02.282Z] --- PASS: TestLogsFollowTailEmpty (2.86s) [2022-05-19T09:30:02.282Z] === RUN TestNetworkNat [2022-05-19T09:30:02.282Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-19T09:30:02.282Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-19T09:30:02.282Z] === RUN TestNetworkLocalhostTCPNat [2022-05-19T09:30:05.996Z] --- PASS: TestNetworkLocalhostTCPNat (3.57s) [2022-05-19T09:30:05.996Z] === RUN TestNetworkLoopbackNat [2022-05-19T09:30:05.996Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-19T09:30:05.996Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-19T09:30:05.996Z] === RUN TestPause [2022-05-19T09:30:05.996Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-19T09:30:05.996Z] --- SKIP: TestPause (0.00s) [2022-05-19T09:30:05.996Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-19T09:30:06.057Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-19T09:30:06.635Z] Removing intermediate container cb16af173270 [2022-05-19T09:30:06.635Z] ---> 8e53c49045db [2022-05-19T09:30:06.635Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-19T09:30:06.635Z] ---> Running in 356c7636ca70 [2022-05-19T09:30:07.449Z] --- PASS: TestServiceWithDataPathPortInit (15.70s) [2022-05-19T09:30:07.449Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-19T09:30:08.021Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-19T09:30:08.160Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.79s) [2022-05-19T09:30:08.161Z] === RUN TestPauseStopPausedContainer [2022-05-19T09:30:08.161Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:08.161Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-19T09:30:08.161Z] === RUN TestPsFilter [2022-05-19T09:30:08.203Z] [2022-05-19T09:30:08.203Z] SUCCESS: Specified value was saved. [2022-05-19T09:30:08.617Z] --- PASS: TestPsFilter (0.35s) [2022-05-19T09:30:08.617Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-19T09:30:08.965Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-19T09:30:10.428Z] Removing intermediate container 356c7636ca70 [2022-05-19T09:30:10.428Z] ---> fafab3431155 [2022-05-19T09:30:10.428Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-19T09:30:10.428Z] ---> Running in 39338d911dcb [2022-05-19T09:30:10.883Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iawz34v0zbbu48f3niktbgppt Created:2022-05-19 09:30:08.953321364 +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[67ee365851bde1749da8ba2afcdb0dfee283b9784dd82077571bd654d9f4f4dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u1m0njsx7etlj1fdzlh0kcm4l EndpointID:201e4022bf42601fc062f36cf0290ccf4157eed13ce93756db10f704dd6d077d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce1c33bb0cc891f7862b94c6dcdde965dd66a828724171f7f7b6beb97d839b4e 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:ee6e0a9c6906 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u1m0njsx7etlj1fdzlh0kcm4l EndpointID:201e4022bf42601fc062f36cf0290ccf4157eed13ce93756db10f704dd6d077d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-19T09:30:11.146Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-19T09:30:11.146Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-19T09:30:11.146Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-19T09:30:11.506Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.80s) [2022-05-19T09:30:11.506Z] === RUN TestRemoveContainerWithVolume [2022-05-19T09:30:12.975Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-19T09:30:12.975Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-19T09:30:12.975Z] { [2022-05-19T09:30:12.975Z] "RT_GROUP_ICON": { [2022-05-19T09:30:12.975Z] "#1": { [2022-05-19T09:30:12.975Z] "0409": "../../winresources/docker.ico" [2022-05-19T09:30:12.975Z] } [2022-05-19T09:30:12.975Z] }, [2022-05-19T09:30:12.975Z] "RT_MANIFEST": { [2022-05-19T09:30:12.975Z] "#1": { [2022-05-19T09:30:12.975Z] "0409": { [2022-05-19T09:30:12.975Z] "identity": {}, [2022-05-19T09:30:12.975Z] "description": "Docker Engine", [2022-05-19T09:30:12.975Z] "minimum-os": "vista", [2022-05-19T09:30:12.976Z] "execution-level": "", [2022-05-19T09:30:12.976Z] "ui-access": false, [2022-05-19T09:30:12.976Z] "auto-elevate": false, [2022-05-19T09:30:12.976Z] "dpi-awareness": "unaware", [2022-05-19T09:30:12.976Z] "disable-theming": false, [2022-05-19T09:30:12.976Z] "disable-window-filtering": false, [2022-05-19T09:30:12.976Z] "high-resolution-scrolling-aware": false, [2022-05-19T09:30:12.976Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-19T09:30:12.976Z] "long-path-aware": false, [2022-05-19T09:30:12.976Z] "printer-driver-isolation": false, [2022-05-19T09:30:12.976Z] "gdi-scaling": false, [2022-05-19T09:30:12.976Z] "segment-heap": false, [2022-05-19T09:30:12.976Z] "use-common-controls-v6": false [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] }, [2022-05-19T09:30:12.976Z] "RT_MESSAGETABLE": { [2022-05-19T09:30:12.976Z] "#1": { [2022-05-19T09:30:12.976Z] "0409": "../../winresources/event_messages.bin" [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] }, [2022-05-19T09:30:12.976Z] "RT_VERSION": { [2022-05-19T09:30:12.976Z] "#1": { [2022-05-19T09:30:12.976Z] "0409": { [2022-05-19T09:30:12.976Z] "fixed": { [2022-05-19T09:30:12.976Z] "file_version": "0.0.0.0", [2022-05-19T09:30:12.976Z] "product_version": "0.0.0.0", [2022-05-19T09:30:12.976Z] "type": "Unknown" [2022-05-19T09:30:12.976Z] }, [2022-05-19T09:30:12.976Z] "info": { [2022-05-19T09:30:12.976Z] "0000": { [2022-05-19T09:30:12.976Z] "CompanyName": "", [2022-05-19T09:30:12.976Z] "FileVersion": "dev", [2022-05-19T09:30:12.976Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-19T09:30:12.976Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-19T09:30:12.976Z] "ProductName": "", [2022-05-19T09:30:12.976Z] "ProductVersion": "dev", [2022-05-19T09:30:12.976Z] "SpecialBuild": "3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab" [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] } [2022-05-19T09:30:12.976Z] cmd/docker-proxy/genwinres_windows.go [2022-05-19T09:30:12.976Z] cmd/docker-proxy/main.go [2022-05-19T09:30:12.976Z] cmd/docker-proxy/network_proxy_test.go [2022-05-19T09:30:12.976Z] cmd/docker-proxy/proxy.go [2022-05-19T09:30:12.976Z] cmd/docker-proxy/sctp_proxy.go [2022-05-19T09:30:12.976Z] cmd/docker-proxy/tcp_proxy.go [2022-05-19T09:30:12.976Z] cmd/docker-proxy/udp_proxy.go [2022-05-19T09:30:12.976Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-19T09:30:12.976Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-19T09:30:12.976Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-19T09:30:12.976Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-19T09:30:12.976Z] remote: Enumerating objects: 23, done. [2022-05-19T09:30:12.976Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-19T09:30:12.976Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-19T09:30:12.976Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-19T09:30:12.976Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-05-19T09:30:12.976Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-19T09:30:12.976Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-19T09:30:12.976Z] Cross building: bundles/cross/linux/ppc64le [2022-05-19T09:30:12.976Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-19T09:30:12.976Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-19T09:30:14.394Z] --- PASS: TestRemoveContainerWithVolume (2.81s) [2022-05-19T09:30:14.394Z] === RUN TestRemoveContainerRunning [2022-05-19T09:30:14.462Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-19T09:30:14.462Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-19T09:30:15.850Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s) [2022-05-19T09:30:15.850Z] PASS [2022-05-19T09:30:15.850Z] [2022-05-19T09:30:15.850Z] === Skipped [2022-05-19T09:30:15.850Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:30:15.850Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:30:15.850Z] [2022-05-19T09:30:15.850Z] DONE 38 tests, 1 skipped in 50.923s [2022-05-19T09:30:15.850Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-19T09:30:15.851Z] ++ 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-05-19T09:30:15.851Z] ++ set -e [2022-05-19T09:30:15.851Z] ++ '[' -n 0 ']' [2022-05-19T09:30:15.851Z] ++ set -x [2022-05-19T09:30:15.851Z] ++ 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-05-19T09:30:15.851Z] INFO: Testing against a local daemon [2022-05-19T09:30:15.851Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-19T09:30:15.851Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:30:15.851Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-19T09:30:15.851Z] === RUN TestDockerNetworkIpvlan [2022-05-19T09:30:15.851Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:30:15.851Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-19T09:30:15.851Z] PASS [2022-05-19T09:30:15.851Z] [2022-05-19T09:30:15.851Z] === Skipped [2022-05-19T09:30:15.851Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-19T09:30:15.851Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:30:15.851Z] [2022-05-19T09:30:15.851Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-19T09:30:15.851Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-19T09:30:15.851Z] [2022-05-19T09:30:15.851Z] DONE 2 tests, 2 skipped in 0.130s [2022-05-19T09:30:15.851Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-19T09:30:15.851Z] ++ 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-05-19T09:30:15.851Z] ++ set -e [2022-05-19T09:30:15.851Z] ++ '[' -n 0 ']' [2022-05-19T09:30:15.851Z] ++ set -x [2022-05-19T09:30:15.851Z] ++ 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-05-19T09:30:15.851Z] INFO: Testing against a local daemon [2022-05-19T09:30:15.851Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-19T09:30:16.112Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-19T09:30:16.377Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-19T09:30:17.288Z] --- PASS: TestRemoveContainerRunning (3.10s) [2022-05-19T09:30:17.288Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-19T09:30:17.322Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-05-19T09:30:17.322Z] === RUN TestDockerNetworkMacvlan [2022-05-19T09:30:17.592Z] Cannot create a file when that file already exists. [2022-05-19T09:30:18.267Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-19T09:30:18.267Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-19T09:30:18.529Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-19T09:30:18.794Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-19T09:30:19.368Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-19T09:30:19.942Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-19T09:30:20.174Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.80s) [2022-05-19T09:30:20.175Z] === RUN TestRemoveInvalidContainer [2022-05-19T09:30:20.175Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-19T09:30:20.175Z] === RUN TestRenameLinkedContainer [2022-05-19T09:30:20.175Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-19T09:30:20.175Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-19T09:30:20.175Z] === RUN TestRenameStoppedContainer [2022-05-19T09:30:20.204Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-19T09:30:22.124Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-19T09:30:22.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-19T09:30:22.124Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-19T09:30:22.363Z] Removing intermediate container 39338d911dcb [2022-05-19T09:30:22.363Z] ---> 0a167ecd1e0a [2022-05-19T09:30:22.363Z] Step 13/13 : CMD ["sh"] [2022-05-19T09:30:22.363Z] ---> Running in ae4377ca1aae [2022-05-19T09:30:22.363Z] Removing intermediate container ae4377ca1aae [2022-05-19T09:30:22.363Z] ---> ba601b6d340d [2022-05-19T09:30:22.363Z] Successfully built ba601b6d340d [2022-05-19T09:30:22.363Z] Successfully tagged busybox:latest [2022-05-19T09:30:22.363Z] INFO: Docker images of the daemon under test [2022-05-19T09:30:22.363Z] [2022-05-19T09:30:22.386Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-19T09:30:22.386Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-19T09:30:22.831Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-19T09:30:22.831Z] busybox latest ba601b6d340d Less than a second ago 5.29GB [2022-05-19T09:30:22.831Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 13 days ago 5.26GB [2022-05-19T09:30:22.831Z] microsoft/windowsservercore latest 3e15a767850d 13 days ago 5.26GB [2022-05-19T09:30:22.831Z] [2022-05-19T09:30:22.831Z] INFO: Running integration tests at 05/19/2022 09:30:22... [2022-05-19T09:30:22.831Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-19T09:30:22.831Z] INFO: Integration API tests being run from the host: [2022-05-19T09:30:22.831Z] INFO: make.ps1 starting at 05/19/2022 09:30:22 [2022-05-19T09:30:22.961Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-19T09:30:23.060Z] --- PASS: TestRenameStoppedContainer (2.70s) [2022-05-19T09:30:23.060Z] === RUN TestRenameRunningContainerAndReuse [2022-05-19T09:30:23.223Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-19T09:30:23.820Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-19T09:30:24.617Z] docker_api_swarm_test.go:304: [dce15856ce605] joining swarm manager [d837b01e17664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:30:24.617Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-19T09:30:24.879Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-19T09:30:26.270Z] docker_api_swarm_test.go:305: [d5e978925dfa1] joining swarm manager [d837b01e17664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:30:26.843Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-19T09:30:27.418Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-19T09:30:27.992Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-19T09:30:29.912Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-19T09:30:30.180Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-19T09:30:30.762Z] --- PASS: TestBuildWithHugeFile (121.91s) [2022-05-19T09:30:30.762Z] === RUN TestBuildWCOWSandboxSize [2022-05-19T09:30:30.762Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:30:30.762Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:30:30.762Z] === RUN TestBuildWithEmptyDockerfile [2022-05-19T09:30:30.762Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:30:30.762Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:30:30.762Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:30:30.762Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:30:30.762Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:30:30.762Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:30:30.762Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:30:30.762Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:30:30.762Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:30:30.762Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-05-19T09:30:30.762Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-19T09:30:30.762Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-19T09:30:30.762Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-19T09:30:30.762Z] === RUN TestBuildPreserveOwnership [2022-05-19T09:30:30.762Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:30:30.762Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-19T09:30:30.762Z] === RUN TestBuildPlatformInvalid [2022-05-19T09:30:30.762Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-19T09:30:30.762Z] PASS [2022-05-19T09:30:30.762Z] ok github.com/docker/docker/integration/build 198.188s [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === Skipped [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-19T09:30:30.762Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-19T09:30:30.762Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-19T09:30:30.762Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-19T09:30:30.762Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:30:30.762Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-19T09:30:30.762Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] DONE 29 tests, 6 skipped in 237.605s [2022-05-19T09:30:30.762Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-19T09:30:30.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:30:30.762Z] INFO: Testing against a local daemon [2022-05-19T09:30:30.762Z] === RUN TestConfigInspect [2022-05-19T09:30:30.762Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-19T09:30:30.762Z] === RUN TestConfigList [2022-05-19T09:30:30.762Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] --- SKIP: TestConfigList (0.00s) [2022-05-19T09:30:30.762Z] === RUN TestConfigsCreateAndDelete [2022-05-19T09:30:30.762Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-19T09:30:30.762Z] === RUN TestConfigsUpdate [2022-05-19T09:30:30.762Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-19T09:30:30.762Z] === RUN TestTemplatedConfig [2022-05-19T09:30:30.762Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-19T09:30:30.762Z] === RUN TestConfigCreateResolve [2022-05-19T09:30:30.762Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:30:30.762Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-19T09:30:30.762Z] PASS [2022-05-19T09:30:30.762Z] ok github.com/docker/docker/integration/config 0.128s [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === Skipped [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-19T09:30:30.762Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-19T09:30:30.762Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-19T09:30:30.762Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-19T09:30:30.762Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-19T09:30:30.762Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-19T09:30:30.762Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:30:30.762Z] [2022-05-19T09:30:30.762Z] DONE 6 tests, 6 skipped in 2.250s [2022-05-19T09:30:30.762Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-19T09:30:30.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:30:30.762Z] INFO: Testing against a local daemon [2022-05-19T09:30:30.762Z] === RUN TestAttachWithTTY [2022-05-19T09:30:30.763Z] --- PASS: TestAttachWithTTY (0.17s) [2022-05-19T09:30:30.763Z] === RUN TestAttachWithoutTTy [2022-05-19T09:30:30.763Z] --- PASS: TestAttachWithoutTTy (0.16s) [2022-05-19T09:30:30.763Z] === RUN TestCheckpoint [2022-05-19T09:30:30.763Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:30:30.763Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/commit [2022-05-19T09:30:30.763Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-19T09:30:30.763Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:30:30.763Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:30:30.763Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:30:30.763Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:30:30.763Z] === CONT TestContainerInvalidJSON/commit [2022-05-19T09:30:30.763Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-19T09:30:30.763Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-19T09:30:30.763Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-19T09:30:30.763Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-19T09:30:30.763Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-19T09:30:30.763Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-05-19T09:30:30.763Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-19T09:30:30.763Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-19T09:30:30.763Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-19T09:30:30.763Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-05-19T09:30:30.763Z] === RUN TestCopyEmptyFile [2022-05-19T09:30:30.763Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-05-19T09:30:30.763Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-19T09:30:30.763Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-05-19T09:30:30.763Z] === RUN TestCopyFromContainer [2022-05-19T09:30:30.763Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.763Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-19T09:30:30.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:30:30.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:30:30.763Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:30:30.763Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:30:30.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:30:30.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:30:30.763Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-19T09:30:30.763Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-19T09:30:30.763Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-19T09:30:30.763Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidEnv [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-19T09:30:30.763Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-19T09:30:30.763Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-19T09:30:30.763Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-19T09:30:30.763Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-19T09:30:30.763Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-19T09:30:30.763Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateTmpfsMountsTarget [2022-05-19T09:30:30.763Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.763Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-19T09:30:30.763Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:30:30.763Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-19T09:30:30.763Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:30:30.763Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:30:30.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:30:30.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:30:30.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:30:30.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:30:30.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:30:30.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:30:30.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:30:30.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:30:30.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:30:30.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:30:30.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-19T09:30:30.763Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-19T09:30:30.763Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateDifferentPlatform [2022-05-19T09:30:30.763Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-19T09:30:30.763Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-19T09:30:30.763Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-19T09:30:30.763Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-19T09:30:30.763Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-19T09:30:30.763Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-19T09:30:30.763Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-19T09:30:30.763Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-19T09:30:30.763Z] === RUN TestContainerKillOnDaemonStart [2022-05-19T09:30:30.763Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:30.763Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-19T09:30:30.763Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:30:30.763Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-19T09:30:30.763Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:30:30.763Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:30:30.763Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:30:30.763Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:30.763Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:31.170Z] --- PASS: TestDockerNetworkMacvlan (13.98s) [2022-05-19T09:30:31.170Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-19T09:30:31.170Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-19T09:30:31.170Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2022-05-19T09:30:31.170Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.56s) [2022-05-19T09:30:31.170Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.63s) [2022-05-19T09:30:31.170Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2022-05-19T09:30:31.170Z] PASS [2022-05-19T09:30:31.170Z] [2022-05-19T09:30:31.170Z] DONE 8 tests in 15.463s [2022-05-19T09:30:31.170Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-19T09:30:31.170Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-19T09:30:31.170Z] ++ 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-05-19T09:30:31.170Z] ++ set -e [2022-05-19T09:30:31.170Z] ++ '[' -n 0 ']' [2022-05-19T09:30:31.170Z] ++ set -x [2022-05-19T09:30:31.170Z] ++ 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-05-19T09:30:31.432Z] testing: warning: no tests to run [2022-05-19T09:30:31.432Z] PASS [2022-05-19T09:30:31.432Z] [2022-05-19T09:30:31.432Z] DONE 0 tests in 0.046s [2022-05-19T09:30:31.432Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-19T09:30:31.432Z] ++ 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-05-19T09:30:31.432Z] ++ set -e [2022-05-19T09:30:31.432Z] ++ '[' -n 0 ']' [2022-05-19T09:30:31.432Z] ++ set -x [2022-05-19T09:30:31.432Z] ++ 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-05-19T09:30:31.432Z] INFO: Testing against a local daemon [2022-05-19T09:30:31.432Z] === RUN TestAuthZPluginAllowRequest [2022-05-19T09:30:31.754Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:30:33.345Z] --- PASS: TestRenameRunningContainerAndReuse (10.15s) [2022-05-19T09:30:33.345Z] === RUN TestRenameInvalidName [2022-05-19T09:30:33.349Z] --- PASS: TestAuthZPluginAllowRequest (1.52s) [2022-05-19T09:30:33.349Z] === RUN TestAuthZPluginTLS [2022-05-19T09:30:33.349Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-19T09:30:33.610Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-19T09:30:33.610Z] === RUN TestAuthZPluginDenyRequest [2022-05-19T09:30:34.182Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-19T09:30:34.182Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-19T09:30:34.182Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-19T09:30:34.754Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-19T09:30:34.754Z] === RUN TestAuthZPluginDenyResponse [2022-05-19T09:30:35.327Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-05-19T09:30:35.327Z] === RUN TestAuthZPluginAllowEventStream [2022-05-19T09:30:35.327Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-19T09:30:35.589Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-19T09:30:36.232Z] --- PASS: TestRenameInvalidName (2.94s) [2022-05-19T09:30:36.232Z] === RUN TestRenameAnonymousContainer [2022-05-19T09:30:36.757Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-19T09:30:36.757Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.48s) [2022-05-19T09:30:36.757Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.55s) [2022-05-19T09:30:36.757Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.70s) [2022-05-19T09:30:36.757Z] --- PASS: TestWindowsDevices/process/no_device_mounted (2.86s) [2022-05-19T09:30:36.757Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-05-19T09:30:36.757Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.79s) [2022-05-19T09:30:36.757Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.02s) [2022-05-19T09:30:36.757Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.97s) [2022-05-19T09:30:36.757Z] === RUN TestDiff [2022-05-19T09:30:36.757Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-19T09:30:36.757Z] --- SKIP: TestDiff (0.00s) [2022-05-19T09:30:36.757Z] === RUN TestExecWithCloseStdin [2022-05-19T09:30:36.977Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) [2022-05-19T09:30:36.977Z] === RUN TestAuthZPluginErrorResponse [2022-05-19T09:30:37.238Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-19T09:30:37.238Z] === RUN TestAuthZPluginErrorRequest [2022-05-19T09:30:37.810Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-19T09:30:37.810Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-19T09:30:38.382Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-19T09:30:38.382Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-05-19T09:30:38.382Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-19T09:30:38.971Z] --- PASS: TestExecWithCloseStdin (2.67s) [2022-05-19T09:30:38.971Z] === RUN TestExec [2022-05-19T09:30:40.301Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-05-19T09:30:40.301Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-19T09:30:40.301Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-19T09:30:40.874Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-19T09:30:41.201Z] --- PASS: TestExec (2.30s) [2022-05-19T09:30:41.201Z] === RUN TestExecUser [2022-05-19T09:30:41.201Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-19T09:30:41.201Z] --- SKIP: TestExecUser (0.00s) [2022-05-19T09:30:41.201Z] === RUN TestExportContainerAndImportImage [2022-05-19T09:30:41.201Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:41.201Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-19T09:30:41.201Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-19T09:30:41.201Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:41.201Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-19T09:30:41.201Z] === RUN TestHealthCheckWorkdir [2022-05-19T09:30:41.201Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-19T09:30:41.201Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-19T09:30:41.201Z] === RUN TestHealthKillContainer [2022-05-19T09:30:41.201Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-19T09:30:41.201Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-19T09:30:41.202Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-19T09:30:41.202Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-19T09:30:41.202Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-19T09:30:41.202Z] === RUN TestKillContainerInvalidSignal [2022-05-19T09:30:41.818Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-19T09:30:41.818Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-05-19T09:30:41.818Z] === RUN TestAuthZPluginHeader [2022-05-19T09:30:42.764Z] --- PASS: TestAuthZPluginHeader (0.85s) [2022-05-19T09:30:42.764Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-19T09:30:43.414Z] --- PASS: TestKillContainerInvalidSignal (2.25s) [2022-05-19T09:30:43.414Z] === RUN TestKillContainer [2022-05-19T09:30:43.414Z] === RUN TestKillContainer/no_signal [2022-05-19T09:30:45.633Z] === RUN TestKillContainer/non_killing_signal [2022-05-19T09:30:45.633Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-19T09:30:45.633Z] === RUN TestKillContainer/killing_signal [2022-05-19T09:30:46.068Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-19T09:30:47.481Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.88s) [2022-05-19T09:30:47.481Z] === RUN TestAuthZPluginV2Disable [2022-05-19T09:30:48.571Z] --- PASS: TestRenameAnonymousContainer (12.60s) [2022-05-19T09:30:48.571Z] === RUN TestRenameContainerWithSameName [2022-05-19T09:30:48.582Z] --- PASS: TestKillContainer (5.00s) [2022-05-19T09:30:48.582Z] --- PASS: TestKillContainer/no_signal (2.12s) [2022-05-19T09:30:48.582Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:30:48.582Z] --- PASS: TestKillContainer/killing_signal (2.81s) [2022-05-19T09:30:48.582Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-19T09:30:48.582Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:30:48.582Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-19T09:30:48.582Z] === RUN TestKillStoppedContainer [2022-05-19T09:30:48.582Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:30:48.582Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-19T09:30:48.582Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-19T09:30:48.582Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:30:48.582Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-19T09:30:48.582Z] === RUN TestKillDifferentUserContainer [2022-05-19T09:30:48.582Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-19T09:30:48.582Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-19T09:30:48.582Z] === RUN TestInspectOomKilledTrue [2022-05-19T09:30:48.582Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:48.582Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-19T09:30:48.582Z] === RUN TestInspectOomKilledFalse [2022-05-19T09:30:48.582Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:30:48.582Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-19T09:30:48.582Z] === RUN TestLogsFollowTailEmpty [2022-05-19T09:30:49.397Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-19T09:30:50.796Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2022-05-19T09:30:50.796Z] === RUN TestNetworkNat [2022-05-19T09:30:50.796Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-19T09:30:50.796Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-19T09:30:50.796Z] === RUN TestNetworkLocalhostTCPNat [2022-05-19T09:30:51.315Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2022-05-19T09:30:51.315Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-19T09:30:51.460Z] --- PASS: TestRenameContainerWithSameName (2.86s) [2022-05-19T09:30:51.460Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-19T09:30:51.460Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-19T09:30:51.460Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-19T09:30:51.460Z] === RUN TestResize [2022-05-19T09:30:52.259Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-19T09:30:53.646Z] === RUN TestDockerSuite/TestBuildRm [2022-05-19T09:30:53.749Z] --- PASS: TestNetworkLocalhostTCPNat (2.58s) [2022-05-19T09:30:53.750Z] === RUN TestNetworkLoopbackNat [2022-05-19T09:30:53.750Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-19T09:30:53.750Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-19T09:30:53.750Z] === RUN TestPause [2022-05-19T09:30:53.750Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-19T09:30:53.750Z] --- SKIP: TestPause (0.00s) [2022-05-19T09:30:53.750Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-19T09:30:54.348Z] --- PASS: TestResize (3.11s) [2022-05-19T09:30:54.348Z] === RUN TestResizeWithInvalidSize [2022-05-19T09:30:55.033Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-05-19T09:30:55.033Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-19T09:30:55.967Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.37s) [2022-05-19T09:30:55.968Z] === RUN TestPauseStopPausedContainer [2022-05-19T09:30:55.968Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:30:55.968Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-19T09:30:55.968Z] === RUN TestPsFilter [2022-05-19T09:30:55.968Z] --- PASS: TestPsFilter (0.42s) [2022-05-19T09:30:55.968Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-19T09:30:55.976Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-19T09:30:56.922Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-19T09:30:57.237Z] --- PASS: TestResizeWithInvalidSize (2.86s) [2022-05-19T09:30:57.237Z] === RUN TestResizeWhenContainerNotStarted [2022-05-19T09:30:57.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-19T09:30:58.069Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-19T09:30:58.642Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-19T09:30:58.918Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.94s) [2022-05-19T09:30:58.918Z] === RUN TestRemoveContainerWithVolume [2022-05-19T09:31:00.031Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-19T09:31:00.031Z] docker_api_swarm_test.go:272: [d3b5d8aa9c70c] joining swarm manager [d40c4c80c5816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:31:00.126Z] --- PASS: TestResizeWhenContainerNotStarted (2.90s) [2022-05-19T09:31:00.126Z] === RUN TestDaemonRestartKillContainers [2022-05-19T09:31:00.126Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:00.126Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:31:00.126Z] === RUN TestStats [2022-05-19T09:31:00.126Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-19T09:31:00.126Z] --- SKIP: TestStats (0.00s) [2022-05-19T09:31:00.126Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-19T09:31:01.420Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-19T09:31:01.420Z] docker_api_swarm_test.go:273: [dc85d20029d28] joining swarm manager [d40c4c80c5816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:31:01.983Z] --- PASS: TestRemoveContainerWithVolume (2.89s) [2022-05-19T09:31:01.983Z] === RUN TestRemoveContainerRunning [2022-05-19T09:31:02.808Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-19T09:31:04.197Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-19T09:31:04.198Z] --- PASS: TestRemoveContainerRunning (2.35s) [2022-05-19T09:31:04.198Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-19T09:31:06.412Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.17s) [2022-05-19T09:31:06.412Z] === RUN TestRemoveInvalidContainer [2022-05-19T09:31:06.412Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-19T09:31:06.412Z] === RUN TestRenameLinkedContainer [2022-05-19T09:31:06.412Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-19T09:31:06.412Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-19T09:31:06.412Z] === RUN TestRenameStoppedContainer [2022-05-19T09:31:06.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:31:06.875Z] INFO: Testing against a local daemon [2022-05-19T09:31:06.875Z] === RUN TestBuildWithSession [2022-05-19T09:31:06.875Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:31:06.875Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-19T09:31:06.875Z] === RUN TestBuildSquashParent [2022-05-19T09:31:06.875Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:06.875Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-19T09:31:06.875Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-19T09:31:06.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:31:06.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:31:06.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:31:06.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:31:06.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:31:06.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:31:06.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:31:06.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:31:06.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:31:06.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:31:06.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:31:06.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:31:06.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-19T09:31:06.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-19T09:31:06.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-19T09:31:06.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-19T09:31:07.502Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-19T09:31:07.502Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-19T09:31:07.502Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-19T09:31:07.502Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-19T09:31:07.502Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-19T09:31:07.764Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.71s) [2022-05-19T09:31:07.764Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-19T09:31:07.764Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-19T09:31:08.664Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.70s) [2022-05-19T09:31:08.664Z] === RUN TestStopContainerWithTimeout [2022-05-19T09:31:08.664Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-19T09:31:08.664Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-19T09:31:08.664Z] === RUN TestUpdateRestartPolicy [2022-05-19T09:31:08.711Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-19T09:31:08.711Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-19T09:31:09.282Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-19T09:31:09.364Z] --- PASS: TestRenameStoppedContainer (2.83s) [2022-05-19T09:31:09.364Z] === RUN TestRenameRunningContainerAndReuse [2022-05-19T09:31:12.586Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-19T09:31:12.586Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-19T09:31:13.531Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-19T09:31:13.531Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-19T09:31:14.125Z] --- PASS: TestRenameRunningContainerAndReuse (4.84s) [2022-05-19T09:31:14.125Z] === RUN TestRenameInvalidName [2022-05-19T09:31:14.474Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-19T09:31:15.418Z] === RUN TestDockerSuite/TestBuildUser [2022-05-19T09:31:16.340Z] --- PASS: TestRenameInvalidName (2.21s) [2022-05-19T09:31:16.340Z] === RUN TestRenameAnonymousContainer [2022-05-19T09:31:16.362Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-19T09:31:18.909Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-19T09:31:19.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-19T09:31:19.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-19T09:31:24.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-19T09:31:24.202Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-05-19T09:31:24.202Z] PASS [2022-05-19T09:31:24.202Z] [2022-05-19T09:31:24.202Z] DONE 17 tests in 52.930s [2022-05-19T09:31:24.202Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-19T09:31:24.202Z] ++ 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-05-19T09:31:24.202Z] ++ set -e [2022-05-19T09:31:24.202Z] ++ '[' -n 0 ']' [2022-05-19T09:31:24.202Z] ++ set -x [2022-05-19T09:31:24.203Z] ++ 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-05-19T09:31:24.464Z] INFO: Testing against a local daemon [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:31:24.464Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:31:24.464Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-19T09:31:24.464Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-19T09:31:24.464Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-19T09:31:24.464Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-19T09:31:24.464Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-19T09:31:24.464Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.03s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.03s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.02s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-19T09:31:24.464Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-19T09:31:24.464Z] === RUN TestPluginInstall [2022-05-19T09:31:24.464Z] === RUN TestPluginInstall/no_auth [2022-05-19T09:31:26.757Z] --- PASS: TestRenameAnonymousContainer (9.72s) [2022-05-19T09:31:26.757Z] === RUN TestRenameContainerWithSameName [2022-05-19T09:31:27.012Z] time="2022-05-19T09:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:31:27.012Z] time="2022-05-19T09:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c7cc485d68fe849a9a382f42583b68e2cacb8251c3e1fcc5688bfea2535f190" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:31:27.012Z] time="2022-05-19T09:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:31:27.012Z] time="2022-05-19T09:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c7cc485d68fe849a9a382f42583b68e2cacb8251c3e1fcc5688bfea2535f190" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:31:27.584Z] === RUN TestPluginInstall/with_htpasswd [2022-05-19T09:31:27.845Z] time="2022-05-19T09:31:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:31:27.845Z] time="2022-05-19T09:31:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6bc9afb8ffab46ba789b00d7f74909f82fc99de43b582f188f8d5ed83879535" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:31:27.845Z] time="2022-05-19T09:31:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:31:27.845Z] time="2022-05-19T09:31:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6bc9afb8ffab46ba789b00d7f74909f82fc99de43b582f188f8d5ed83879535" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:31:28.324Z] --- PASS: TestRenameContainerWithSameName (2.28s) [2022-05-19T09:31:28.324Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-19T09:31:28.324Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-19T09:31:28.324Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-19T09:31:28.324Z] === RUN TestResize [2022-05-19T09:31:28.419Z] === RUN TestPluginInstall/with_insecure [2022-05-19T09:31:29.364Z] time="2022-05-19T09:31:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:31:29.364Z] time="2022-05-19T09:31:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62446ef816a660704f8cbb669cfa973dbc4aebd5d72261b078b1a0cd76806766" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:31:29.364Z] time="2022-05-19T09:31:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-19T09:31:29.364Z] time="2022-05-19T09:31:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62446ef816a660704f8cbb669cfa973dbc4aebd5d72261b078b1a0cd76806766" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-19T09:31:29.626Z] plugin_test.go:195: [d91e52c2598c5] daemon is not started [2022-05-19T09:31:29.626Z] --- PASS: TestPluginInstall (5.07s) [2022-05-19T09:31:29.626Z] --- PASS: TestPluginInstall/no_auth (2.94s) [2022-05-19T09:31:29.626Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-05-19T09:31:29.626Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-05-19T09:31:29.626Z] === RUN TestPluginsWithRuntimes [2022-05-19T09:31:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-05-19T09:31:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.32s) [2022-05-19T09:31:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.37s) [2022-05-19T09:31:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.56s) [2022-05-19T09:31:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.85s) [2022-05-19T09:31:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.83s) [2022-05-19T09:31:29.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.91s) [2022-05-19T09:31:29.895Z] === RUN TestBuildMultiStageCopy [2022-05-19T09:31:29.895Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-19T09:31:30.537Z] --- PASS: TestResize (2.23s) [2022-05-19T09:31:30.537Z] === RUN TestResizeWithInvalidSize [2022-05-19T09:31:31.056Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-19T09:31:31.317Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-19T09:31:31.578Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-19T09:31:31.840Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-19T09:31:32.414Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-19T09:31:32.675Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-19T09:31:32.754Z] --- PASS: TestResizeWithInvalidSize (2.30s) [2022-05-19T09:31:32.754Z] === RUN TestResizeWhenContainerNotStarted [2022-05-19T09:31:33.622Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-19T09:31:33.622Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2022-05-19T09:31:33.622Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-05-19T09:31:33.622Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-05-19T09:31:33.622Z] === RUN TestPluginBackCompatMediaTypes [2022-05-19T09:31:33.748Z] --- PASS: TestUpdateRestartPolicy (22.53s) [2022-05-19T09:31:33.748Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-19T09:31:33.748Z] --- PASS: TestUpdateRestartWithAutoRemove (2.78s) [2022-05-19T09:31:33.748Z] === RUN TestWaitNonBlocked [2022-05-19T09:31:33.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:31:33.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:31:33.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:31:33.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:31:33.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:31:33.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:31:34.567Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-05-19T09:31:34.567Z] PASS [2022-05-19T09:31:34.567Z] [2022-05-19T09:31:34.567Z] DONE 24 tests in 10.112s [2022-05-19T09:31:34.567Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-19T09:31:34.567Z] ++ 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-05-19T09:31:34.567Z] ++ set -e [2022-05-19T09:31:34.567Z] ++ '[' -n 0 ']' [2022-05-19T09:31:34.567Z] ++ set -x [2022-05-19T09:31:34.567Z] ++ 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-05-19T09:31:34.567Z] INFO: Testing against a local daemon [2022-05-19T09:31:34.567Z] === RUN TestExternalGraphDriver [2022-05-19T09:31:34.567Z] === RUN TestExternalGraphDriver/json [2022-05-19T09:31:34.829Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-19T09:31:34.829Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-19T09:31:34.829Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-19T09:31:34.829Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-19T09:31:34.829Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-19T09:31:34.829Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-19T09:31:34.829Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-19T09:31:34.829Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-19T09:31:34.829Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-19T09:31:35.704Z] --- PASS: TestResizeWhenContainerNotStarted (2.90s) [2022-05-19T09:31:35.704Z] === RUN TestDaemonRestartKillContainers [2022-05-19T09:31:35.704Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:35.704Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:31:35.704Z] === RUN TestStats [2022-05-19T09:31:35.704Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-19T09:31:35.704Z] --- SKIP: TestStats (0.00s) [2022-05-19T09:31:35.704Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-19T09:31:36.217Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-19T09:31:36.217Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-19T09:31:36.479Z] === RUN TestExternalGraphDriver/spec [2022-05-19T09:31:37.051Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-19T09:31:37.467Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-19T09:31:37.467Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.35s) [2022-05-19T09:31:37.467Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.58s) [2022-05-19T09:31:37.467Z] === RUN TestWaitBlocked [2022-05-19T09:31:37.467Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:31:37.467Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-19T09:31:37.467Z] PASS [2022-05-19T09:31:37.467Z] ok github.com/docker/docker/integration/container 117.973s [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === Skipped [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-19T09:31:37.467Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-19T09:31:37.467Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-19T09:31:37.467Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-19T09:31:37.467Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-19T09:31:37.467Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-19T09:31:37.467Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-19T09:31:37.467Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-19T09:31:37.467Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-19T09:31:37.467Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-19T09:31:37.467Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:31:37.467Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-19T09:31:37.467Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:31:37.467Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-19T09:31:37.467Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:31:37.467Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-19T09:31:37.467Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:31:37.467Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-19T09:31:37.467Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-19T09:31:37.467Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-19T09:31:37.467Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-19T09:31:37.467Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-19T09:31:37.467Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-19T09:31:37.467Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-19T09:31:37.467Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-19T09:31:37.467Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:31:37.467Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-19T09:31:37.467Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-19T09:31:37.467Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-19T09:31:37.467Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-19T09:31:37.467Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-19T09:31:37.467Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-19T09:31:37.467Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-19T09:31:37.467Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-19T09:31:37.467Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-19T09:31:37.467Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-19T09:31:37.467Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-19T09:31:37.467Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-19T09:31:37.467Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-19T09:31:37.467Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:31:37.467Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-19T09:31:37.467Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-19T09:31:37.467Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-19T09:31:37.467Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:31:37.467Z] [2022-05-19T09:31:37.467Z] DONE 122 tests, 38 skipped in 120.541s [2022-05-19T09:31:37.467Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-19T09:31:37.623Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-19T09:31:38.569Z] === RUN TestExternalGraphDriver/pull [2022-05-19T09:31:38.569Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-19T09:31:38.569Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-19T09:31:40.335Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-19T09:31:40.493Z] --- PASS: TestExternalGraphDriver (5.70s) [2022-05-19T09:31:40.493Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-05-19T09:31:40.493Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2022-05-19T09:31:40.493Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-05-19T09:31:40.493Z] === RUN TestGraphdriverPluginV2 [2022-05-19T09:31:40.754Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-19T09:31:40.806Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-19T09:31:42.139Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-19T09:31:42.379Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-19T09:31:42.712Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-19T09:31:43.285Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-19T09:31:43.547Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-19T09:31:43.547Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-19T09:31:43.547Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-19T09:31:43.950Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-19T09:31:44.366Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.12s) [2022-05-19T09:31:44.366Z] === RUN TestStopContainerWithTimeout [2022-05-19T09:31:44.366Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-19T09:31:44.366Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-19T09:31:44.366Z] === RUN TestUpdateRestartPolicy [2022-05-19T09:31:44.492Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-19T09:31:44.753Z] --- PASS: TestGraphdriverPluginV2 (4.40s) [2022-05-19T09:31:44.753Z] PASS [2022-05-19T09:31:44.753Z] [2022-05-19T09:31:44.753Z] DONE 5 tests in 10.217s [2022-05-19T09:31:44.753Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-19T09:31:44.753Z] ++ 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-05-19T09:31:44.753Z] ++ set -e [2022-05-19T09:31:44.753Z] ++ '[' -n 0 ']' [2022-05-19T09:31:44.753Z] ++ set -x [2022-05-19T09:31:44.753Z] ++ 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-05-19T09:31:44.753Z] INFO: Testing against a local daemon [2022-05-19T09:31:44.753Z] === RUN TestContinueAfterPluginCrash [2022-05-19T09:31:44.753Z] === PAUSE TestContinueAfterPluginCrash [2022-05-19T09:31:44.753Z] === RUN TestReadPluginNoRead [2022-05-19T09:31:44.753Z] === PAUSE TestReadPluginNoRead [2022-05-19T09:31:44.753Z] === RUN TestDaemonStartWithLogOpt [2022-05-19T09:31:44.753Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-19T09:31:44.753Z] === CONT TestContinueAfterPluginCrash [2022-05-19T09:31:44.753Z] === CONT TestDaemonStartWithLogOpt [2022-05-19T09:31:45.524Z] --- PASS: TestBuildMultiStageCopy (16.51s) [2022-05-19T09:31:45.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.73s) [2022-05-19T09:31:45.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.08s) [2022-05-19T09:31:45.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.33s) [2022-05-19T09:31:45.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.55s) [2022-05-19T09:31:45.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.80s) [2022-05-19T09:31:45.524Z] === RUN TestBuildMultiStageParentConfig [2022-05-19T09:31:46.669Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-19T09:31:46.669Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-19T09:31:46.669Z] docker_cli_sni_test.go:18: Flakey test [2022-05-19T09:31:46.669Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-19T09:31:47.613Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-19T09:31:47.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-19T09:31:48.857Z] === RUN TestDockerSuite/TestCommitChange [2022-05-19T09:31:49.323Z] --- PASS: TestBuildMultiStageParentConfig (3.47s) [2022-05-19T09:31:49.323Z] === RUN TestBuildLabelWithTargets [2022-05-19T09:31:49.323Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:31:49.323Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-19T09:31:49.323Z] === RUN TestBuildWithEmptyLayers [2022-05-19T09:31:49.801Z] --- PASS: TestDaemonStartWithLogOpt (4.84s) [2022-05-19T09:31:49.801Z] === CONT TestReadPluginNoRead [2022-05-19T09:31:50.062Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-19T09:31:50.908Z] --- PASS: TestBuildWithEmptyLayers (1.83s) [2022-05-19T09:31:50.908Z] === RUN TestBuildMultiStageOnBuild [2022-05-19T09:31:51.450Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-19T09:31:52.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-19T09:31:53.099Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-19T09:31:53.361Z] === RUN TestReadPluginNoRead/default [2022-05-19T09:31:54.751Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-19T09:31:55.012Z] --- PASS: TestContinueAfterPluginCrash (10.12s) [2022-05-19T09:31:55.012Z] docker_api_swarm_node_test.go:20: [d68a042eca8fc] joining swarm manager [d0c6957cf966e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:31:55.588Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-19T09:31:55.850Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-19T09:31:56.111Z] docker_api_swarm_node_test.go:21: [d020105405eb3] joining swarm manager [d0c6957cf966e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:31:57.057Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-19T09:31:57.319Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-19T09:31:57.895Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-19T09:31:58.839Z] === CONT TestReadPluginNoRead [2022-05-19T09:31:58.839Z] read_test.go:92: [df6baaec36566] daemon is not started [2022-05-19T09:31:58.839Z] --- PASS: TestReadPluginNoRead (9.14s) [2022-05-19T09:31:58.839Z] --- PASS: TestReadPluginNoRead/default (2.03s) [2022-05-19T09:31:58.839Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2022-05-19T09:31:58.839Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.61s) [2022-05-19T09:31:58.839Z] PASS [2022-05-19T09:31:58.839Z] [2022-05-19T09:31:58.839Z] DONE 6 tests in 14.100s [2022-05-19T09:31:58.839Z] 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-05-19T09:31:58.839Z] ++ 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-05-19T09:31:58.839Z] ++ set -e [2022-05-19T09:31:58.839Z] ++ '[' -n 0 ']' [2022-05-19T09:31:58.839Z] ++ set -x [2022-05-19T09:31:58.839Z] ++ 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-05-19T09:31:58.839Z] testing: warning: no tests to run [2022-05-19T09:31:58.839Z] PASS [2022-05-19T09:31:58.839Z] [2022-05-19T09:31:58.839Z] DONE 0 tests in 0.035s [2022-05-19T09:31:58.839Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-19T09:31:58.839Z] ++ 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-05-19T09:31:58.839Z] ++ set -e [2022-05-19T09:31:58.839Z] ++ '[' -n 0 ']' [2022-05-19T09:31:58.839Z] ++ set -x [2022-05-19T09:31:58.839Z] ++ 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-05-19T09:31:59.100Z] INFO: Testing against a local daemon [2022-05-19T09:31:59.100Z] === RUN TestPluginWithDevMounts [2022-05-19T09:31:59.100Z] === PAUSE TestPluginWithDevMounts [2022-05-19T09:31:59.100Z] === CONT TestPluginWithDevMounts [2022-05-19T09:31:59.363Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-19T09:32:00.309Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-19T09:32:00.309Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-19T09:32:00.309Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-19T09:32:00.309Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-19T09:32:00.309Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-19T09:32:00.309Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-19T09:32:00.309Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-19T09:32:00.882Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-05-19T09:32:00.882Z] PASS [2022-05-19T09:32:00.882Z] [2022-05-19T09:32:00.882Z] DONE 1 tests in 1.936s [2022-05-19T09:32:00.882Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-19T09:32:00.882Z] ++ 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-05-19T09:32:00.882Z] ++ set -e [2022-05-19T09:32:00.882Z] ++ '[' -n 0 ']' [2022-05-19T09:32:00.882Z] ++ set -x [2022-05-19T09:32:00.882Z] ++ 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-05-19T09:32:00.882Z] INFO: Testing against a local daemon [2022-05-19T09:32:00.882Z] === RUN TestSecretInspect [2022-05-19T09:32:01.456Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-19T09:32:02.704Z] === RUN TestConfigDaemonLibtrustID [2022-05-19T09:32:02.704Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-19T09:32:02.704Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-19T09:32:02.704Z] === RUN TestConfigDaemonID [2022-05-19T09:32:02.704Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-19T09:32:02.704Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-19T09:32:02.704Z] === RUN TestDaemonConfigValidation [2022-05-19T09:32:02.704Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-19T09:32:02.704Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-19T09:32:02.704Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-19T09:32:02.704Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-19T09:32:02.704Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-19T09:32:02.704Z] === RUN TestDaemonProxy [2022-05-19T09:32:02.704Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-19T09:32:02.704Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-19T09:32:02.704Z] PASS [2022-05-19T09:32:02.704Z] ok github.com/docker/docker/integration/daemon 0.122s [2022-05-19T09:32:02.704Z] [2022-05-19T09:32:02.704Z] === Skipped [2022-05-19T09:32:02.704Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-19T09:32:02.704Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-19T09:32:02.704Z] [2022-05-19T09:32:02.704Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-19T09:32:02.704Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-19T09:32:02.704Z] [2022-05-19T09:32:02.704Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-19T09:32:02.704Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-19T09:32:02.704Z] [2022-05-19T09:32:02.704Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-19T09:32:02.704Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-19T09:32:02.704Z] [2022-05-19T09:32:02.704Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-19T09:32:02.704Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-19T09:32:02.704Z] [2022-05-19T09:32:02.704Z] DONE 5 tests, 5 skipped in 24.879s [2022-05-19T09:32:02.704Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-19T09:32:02.843Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-19T09:32:02.844Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-19T09:32:03.416Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-19T09:32:03.678Z] --- PASS: TestSecretInspect (2.79s) [2022-05-19T09:32:03.678Z] === RUN TestSecretList [2022-05-19T09:32:03.940Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-19T09:32:04.514Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-19T09:32:04.658Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-19T09:32:04.658Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-19T09:32:04.658Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-19T09:32:04.658Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-19T09:32:04.658Z] Cross building: bundles/cross/linux/s390x [2022-05-19T09:32:04.658Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-19T09:32:04.658Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-19T09:32:05.097Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-19T09:32:05.676Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-19T09:32:05.676Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-19T09:32:05.676Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-19T09:32:06.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:06.426Z] INFO: Testing against a local daemon [2022-05-19T09:32:06.426Z] === RUN TestCommitInheritsEnv [2022-05-19T09:32:06.427Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:32:06.427Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-19T09:32:06.427Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-19T09:32:06.427Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:32:06.427Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-19T09:32:06.427Z] === RUN TestImportWithCustomPlatform [2022-05-19T09:32:06.427Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:32:06.427Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-19T09:32:06.427Z] === RUN TestImagesFilterMultiReference [2022-05-19T09:32:06.427Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-19T09:32:06.427Z] === RUN TestImagePullPlatformInvalid [2022-05-19T09:32:06.427Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-19T09:32:06.427Z] === RUN TestRemoveImageOrphaning [2022-05-19T09:32:06.620Z] --- PASS: TestSecretList (2.86s) [2022-05-19T09:32:06.620Z] === RUN TestSecretsCreateAndDelete [2022-05-19T09:32:06.620Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-19T09:32:06.620Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-19T09:32:06.620Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-19T09:32:06.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-19T09:32:06.882Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-19T09:32:06.882Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-19T09:32:07.388Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2022-05-19T09:32:07.388Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-19T09:32:07.388Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-19T09:32:07.388Z] === RUN TestTagInvalidReference [2022-05-19T09:32:07.388Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-19T09:32:07.388Z] === RUN TestTagValidPrefixedRepo [2022-05-19T09:32:07.388Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-19T09:32:07.388Z] === RUN TestTagExistedNameWithoutForce [2022-05-19T09:32:07.388Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-19T09:32:07.388Z] === RUN TestTagOfficialNames [2022-05-19T09:32:07.388Z] --- PASS: TestTagOfficialNames (0.10s) [2022-05-19T09:32:07.388Z] === RUN TestTagMatchesDigest [2022-05-19T09:32:07.388Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-19T09:32:07.388Z] PASS [2022-05-19T09:32:07.388Z] ok github.com/docker/docker/integration/image 1.623s [2022-05-19T09:32:07.388Z] [2022-05-19T09:32:07.388Z] === Skipped [2022-05-19T09:32:07.388Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-19T09:32:07.388Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:32:07.388Z] [2022-05-19T09:32:07.388Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-19T09:32:07.388Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:32:07.388Z] [2022-05-19T09:32:07.388Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-19T09:32:07.388Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:32:07.388Z] [2022-05-19T09:32:07.388Z] DONE 12 tests, 3 skipped in 5.489s [2022-05-19T09:32:07.388Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-19T09:32:07.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-19T09:32:08.030Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-19T09:32:08.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-19T09:32:08.975Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-19T09:32:09.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:09.577Z] INFO: Testing against a local daemon [2022-05-19T09:32:09.577Z] === RUN TestNetworkCreateDelete [2022-05-19T09:32:09.577Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:09.577Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestDockerNetworkDeletePreferID [2022-05-19T09:32:09.577Z] 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-05-19T09:32:09.577Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestDaemonDNSFallback [2022-05-19T09:32:09.577Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:09.577Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestInspectNetwork [2022-05-19T09:32:09.577Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:09.577Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestRunContainerWithBridgeNone [2022-05-19T09:32:09.577Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:09.577Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-19T09:32:09.577Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:32:09.577Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:32:09.577Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:32:09.577Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-19T09:32:09.577Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-19T09:32:09.577Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-19T09:32:09.577Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestNetworkList [2022-05-19T09:32:09.577Z] === RUN TestNetworkList//networks [2022-05-19T09:32:09.577Z] === PAUSE TestNetworkList//networks [2022-05-19T09:32:09.577Z] === RUN TestNetworkList//networks/ [2022-05-19T09:32:09.577Z] === PAUSE TestNetworkList//networks/ [2022-05-19T09:32:09.577Z] === CONT TestNetworkList//networks [2022-05-19T09:32:09.577Z] === CONT TestNetworkList//networks/ [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkList (0.04s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-19T09:32:09.577Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestHostIPv4BridgeLabel [2022-05-19T09:32:09.577Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-19T09:32:09.577Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-19T09:32:09.577Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-19T09:32:09.577Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestDaemonDefaultNetworkPools [2022-05-19T09:32:09.577Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-19T09:32:09.577Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-19T09:32:09.577Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-19T09:32:09.577Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-19T09:32:09.577Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-19T09:32:09.577Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-19T09:32:09.577Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-19T09:32:09.578Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-19T09:32:09.578Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-19T09:32:09.578Z] === RUN TestServiceWithPredefinedNetwork [2022-05-19T09:32:09.578Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-19T09:32:09.578Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-19T09:32:09.578Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:32:09.578Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:32:09.578Z] === RUN TestServiceWithDataPathPortInit [2022-05-19T09:32:09.578Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-19T09:32:09.578Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-19T09:32:09.578Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-19T09:32:09.578Z] PASS [2022-05-19T09:32:09.578Z] ok github.com/docker/docker/integration/network 0.186s [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === Skipped [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-19T09:32:09.578Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-19T09:32:09.578Z] 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-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-19T09:32:09.578Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-19T09:32:09.578Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-19T09:32:09.578Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-19T09:32:09.578Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-19T09:32:09.578Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-19T09:32:09.578Z] [2022-05-19T09:32:09.578Z] DONE 34 tests, 15 skipped in 2.101s [2022-05-19T09:32:09.646Z] --- PASS: TestUpdateRestartPolicy (22.69s) [2022-05-19T09:32:09.646Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-19T09:32:09.646Z] --- PASS: TestUpdateRestartWithAutoRemove (2.34s) [2022-05-19T09:32:09.646Z] === RUN TestWaitNonBlocked [2022-05-19T09:32:09.646Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:32:09.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:32:09.646Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:32:09.646Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:32:09.646Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:32:09.646Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:32:09.918Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2022-05-19T09:32:09.918Z] === RUN TestSecretsUpdate [2022-05-19T09:32:10.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-19T09:32:10.491Z] testing: warning: no tests to run [2022-05-19T09:32:10.491Z] PASS [2022-05-19T09:32:10.491Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2022-05-19T09:32:10.491Z] [2022-05-19T09:32:10.491Z] DONE 0 tests in 0.697s [2022-05-19T09:32:10.491Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-19T09:32:10.864Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-19T09:32:11.453Z] testing: warning: no tests to run [2022-05-19T09:32:11.453Z] PASS [2022-05-19T09:32:11.453Z] ok github.com/docker/docker/integration/network/macvlan 0.073s [2022-05-19T09:32:11.453Z] [2022-05-19T09:32:11.453Z] DONE 0 tests in 0.704s [2022-05-19T09:32:11.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-19T09:32:11.810Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-19T09:32:11.810Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-19T09:32:11.910Z] testing: warning: no tests to run [2022-05-19T09:32:11.910Z] PASS [2022-05-19T09:32:11.910Z] ok github.com/docker/docker/integration/plugin 0.063s [2022-05-19T09:32:11.910Z] [2022-05-19T09:32:11.910Z] DONE 0 tests in 0.653s [2022-05-19T09:32:12.161Z] --- PASS: TestBuildMultiStageOnBuild (20.55s) [2022-05-19T09:32:12.161Z] === RUN TestBuildUncleanTarFilenames [2022-05-19T09:32:12.161Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:32:12.161Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-19T09:32:12.161Z] === RUN TestBuildMultiStageLayerLeak [2022-05-19T09:32:12.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-19T09:32:12.384Z] docker_api_swarm_test.go:502: [dc440e128b9be] joining swarm manager [d51647b726e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:32:12.597Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-19T09:32:12.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.29s) [2022-05-19T09:32:12.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.45s) [2022-05-19T09:32:12.597Z] === RUN TestWaitBlocked [2022-05-19T09:32:12.597Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:12.597Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-19T09:32:12.597Z] PASS [2022-05-19T09:32:12.597Z] ok github.com/docker/docker/integration/container 105.977s [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === Skipped [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-19T09:32:12.597Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-19T09:32:12.597Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-19T09:32:12.597Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-19T09:32:12.597Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-19T09:32:12.597Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-19T09:32:12.597Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-19T09:32:12.597Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-19T09:32:12.597Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-19T09:32:12.597Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.48s) [2022-05-19T09:32:12.597Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:32:12.597Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.48s) [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-19T09:32:12.597Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-19T09:32:12.597Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-19T09:32:12.597Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-19T09:32:12.597Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-19T09:32:12.597Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-19T09:32:12.597Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-19T09:32:12.597Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:32:12.597Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-19T09:32:12.597Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-19T09:32:12.597Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-19T09:32:12.597Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.597Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-19T09:32:12.597Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:32:12.597Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-19T09:32:12.598Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-19T09:32:12.598Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-19T09:32:12.598Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-19T09:32:12.598Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-19T09:32:12.598Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-19T09:32:12.598Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-19T09:32:12.598Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-19T09:32:12.598Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-19T09:32:12.598Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:32:12.598Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-19T09:32:12.598Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-19T09:32:12.598Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-19T09:32:12.598Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:12.598Z] [2022-05-19T09:32:12.598Z] DONE 122 tests, 34 skipped in 109.049s [2022-05-19T09:32:12.598Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-19T09:32:12.647Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-19T09:32:12.822Z] testing: warning: no tests to run [2022-05-19T09:32:12.822Z] PASS [2022-05-19T09:32:12.822Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2022-05-19T09:32:12.822Z] [2022-05-19T09:32:12.822Z] DONE 0 tests in 0.706s [2022-05-19T09:32:12.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-19T09:32:13.220Z] --- PASS: TestSecretsUpdate (3.43s) [2022-05-19T09:32:13.220Z] === RUN TestTemplatedSecret [2022-05-19T09:32:13.220Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-19T09:32:14.166Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-19T09:32:14.427Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-19T09:32:14.427Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-19T09:32:15.001Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-19T09:32:15.947Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-19T09:32:16.521Z] --- PASS: TestTemplatedSecret (3.19s) [2022-05-19T09:32:16.521Z] === RUN TestSecretCreateResolve [2022-05-19T09:32:16.521Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-19T09:32:16.782Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-19T09:32:17.044Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-19T09:32:17.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:17.501Z] INFO: Testing against a local daemon [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:32:17.501Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:32:17.501Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-19T09:32:17.501Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-19T09:32:17.501Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:32:17.501Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-19T09:32:17.501Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-19T09:32:17.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-19T09:32:17.501Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-19T09:32:17.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.01s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-05-19T09:32:17.502Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) [2022-05-19T09:32:17.502Z] === RUN TestPluginInstall [2022-05-19T09:32:17.502Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-19T09:32:17.502Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-19T09:32:17.502Z] === RUN TestPluginsWithRuntimes [2022-05-19T09:32:17.502Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-19T09:32:17.502Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-19T09:32:17.502Z] === RUN TestPluginBackCompatMediaTypes [2022-05-19T09:32:17.502Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-19T09:32:17.502Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-19T09:32:17.502Z] PASS [2022-05-19T09:32:17.502Z] ok github.com/docker/docker/integration/plugin/common 0.129s [2022-05-19T09:32:17.502Z] [2022-05-19T09:32:17.502Z] === Skipped [2022-05-19T09:32:17.502Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-19T09:32:17.502Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-19T09:32:17.502Z] [2022-05-19T09:32:17.502Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-19T09:32:17.502Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-19T09:32:17.502Z] [2022-05-19T09:32:17.502Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-19T09:32:17.502Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-19T09:32:17.502Z] [2022-05-19T09:32:17.502Z] DONE 19 tests, 3 skipped in 4.430s [2022-05-19T09:32:17.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-19T09:32:18.435Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-19T09:32:19.007Z] --- PASS: TestSecretCreateResolve (2.62s) [2022-05-19T09:32:19.007Z] PASS [2022-05-19T09:32:19.007Z] [2022-05-19T09:32:19.007Z] DONE 6 tests in 18.277s [2022-05-19T09:32:19.007Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-19T09:32:19.007Z] ++ 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-05-19T09:32:19.007Z] ++ set -e [2022-05-19T09:32:19.007Z] ++ '[' -n 0 ']' [2022-05-19T09:32:19.007Z] ++ set -x [2022-05-19T09:32:19.007Z] ++ 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-05-19T09:32:19.268Z] INFO: Testing against a local daemon [2022-05-19T09:32:19.268Z] === RUN TestServiceCreateInit [2022-05-19T09:32:19.268Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-19T09:32:19.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-19T09:32:19.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-19T09:32:19.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-19T09:32:19.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-19T09:32:19.529Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-19T09:32:20.103Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-19T09:32:20.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:20.427Z] INFO: Testing against a local daemon [2022-05-19T09:32:20.427Z] === RUN TestExternalGraphDriver [2022-05-19T09:32:20.427Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-19T09:32:20.427Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-19T09:32:20.427Z] === RUN TestGraphdriverPluginV2 [2022-05-19T09:32:20.427Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-19T09:32:20.427Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-19T09:32:20.427Z] PASS [2022-05-19T09:32:20.427Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.109s [2022-05-19T09:32:20.427Z] [2022-05-19T09:32:20.427Z] === Skipped [2022-05-19T09:32:20.427Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-19T09:32:20.427Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-19T09:32:20.427Z] [2022-05-19T09:32:20.427Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-19T09:32:20.427Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-19T09:32:20.427Z] [2022-05-19T09:32:20.427Z] DONE 2 tests, 2 skipped in 2.574s [2022-05-19T09:32:20.427Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-19T09:32:22.020Z] docker_api_swarm_test.go:507: [d8ef463536756] joining swarm manager [d51647b726e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:32:22.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:22.767Z] INFO: Testing against a local daemon [2022-05-19T09:32:22.767Z] === RUN TestReadPluginNoRead [2022-05-19T09:32:22.767Z] read_test.go:21: no unix domain sockets on Windows [2022-05-19T09:32:22.767Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-19T09:32:22.767Z] PASS [2022-05-19T09:32:22.767Z] ok github.com/docker/docker/integration/plugin/logging 0.085s [2022-05-19T09:32:22.767Z] [2022-05-19T09:32:22.767Z] === Skipped [2022-05-19T09:32:22.767Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-19T09:32:22.767Z] read_test.go:21: no unix domain sockets on Windows [2022-05-19T09:32:22.767Z] [2022-05-19T09:32:22.767Z] DONE 1 tests, 1 skipped in 2.365s [2022-05-19T09:32:22.767Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-19T09:32:23.135Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-19T09:32:23.732Z] testing: warning: no tests to run [2022-05-19T09:32:23.732Z] PASS [2022-05-19T09:32:23.732Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.079s [2022-05-19T09:32:24.193Z] [2022-05-19T09:32:24.193Z] DONE 0 tests in 1.214s [2022-05-19T09:32:24.193Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-19T09:32:24.522Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-19T09:32:25.098Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-19T09:32:25.671Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-19T09:32:25.671Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-19T09:32:25.671Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-19T09:32:25.933Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-19T09:32:26.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:26.364Z] INFO: Testing against a local daemon [2022-05-19T09:32:26.364Z] === RUN TestPluginWithDevMounts [2022-05-19T09:32:26.364Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:26.364Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-19T09:32:26.364Z] PASS [2022-05-19T09:32:26.364Z] ok github.com/docker/docker/integration/plugin/volumes 0.088s [2022-05-19T09:32:26.364Z] [2022-05-19T09:32:26.364Z] === Skipped [2022-05-19T09:32:26.364Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-19T09:32:26.364Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:26.364Z] [2022-05-19T09:32:26.364Z] DONE 1 tests, 1 skipped in 2.205s [2022-05-19T09:32:26.364Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-19T09:32:27.320Z] --- PASS: TestServiceCreateInit (8.06s) [2022-05-19T09:32:27.320Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2022-05-19T09:32:27.320Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2022-05-19T09:32:27.320Z] === RUN TestCreateServiceMultipleTimes [2022-05-19T09:32:27.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:27.892Z] INFO: Testing against a local daemon [2022-05-19T09:32:27.892Z] === RUN TestSecretInspect [2022-05-19T09:32:27.892Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:27.892Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-19T09:32:27.892Z] === RUN TestSecretList [2022-05-19T09:32:27.892Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:27.892Z] --- SKIP: TestSecretList (0.00s) [2022-05-19T09:32:27.892Z] === RUN TestSecretsCreateAndDelete [2022-05-19T09:32:27.892Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:27.892Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-19T09:32:27.892Z] === RUN TestSecretsUpdate [2022-05-19T09:32:27.892Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:27.892Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-19T09:32:27.892Z] === RUN TestTemplatedSecret [2022-05-19T09:32:27.892Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:27.892Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-19T09:32:27.892Z] === RUN TestSecretCreateResolve [2022-05-19T09:32:28.265Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-19T09:32:28.349Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:28.349Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-19T09:32:28.349Z] PASS [2022-05-19T09:32:28.349Z] ok github.com/docker/docker/integration/secret 0.092s [2022-05-19T09:32:28.349Z] [2022-05-19T09:32:28.349Z] === Skipped [2022-05-19T09:32:28.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-19T09:32:28.349Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:28.349Z] [2022-05-19T09:32:28.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-19T09:32:28.349Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:28.349Z] [2022-05-19T09:32:28.350Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-19T09:32:28.350Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:28.350Z] [2022-05-19T09:32:28.350Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-19T09:32:28.350Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:28.350Z] [2022-05-19T09:32:28.350Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-19T09:32:28.350Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:28.350Z] [2022-05-19T09:32:28.350Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-19T09:32:28.350Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:28.350Z] [2022-05-19T09:32:28.350Z] DONE 6 tests, 6 skipped in 1.728s [2022-05-19T09:32:28.350Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-19T09:32:28.838Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-19T09:32:30.150Z] --- PASS: TestBuildMultiStageLayerLeak (17.25s) [2022-05-19T09:32:30.150Z] === RUN TestBuildWithHugeFile [2022-05-19T09:32:30.229Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-19T09:32:30.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:30.536Z] INFO: Testing against a local daemon [2022-05-19T09:32:30.536Z] === RUN TestServiceCreateInit [2022-05-19T09:32:30.536Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-19T09:32:30.536Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.536Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-19T09:32:30.536Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.536Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-19T09:32:30.536Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:32:30.536Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:32:30.536Z] === RUN TestCreateServiceMultipleTimes [2022-05-19T09:32:30.536Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.536Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-19T09:32:30.536Z] === RUN TestCreateServiceConflict [2022-05-19T09:32:30.536Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.536Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-19T09:32:30.536Z] === RUN TestCreateServiceMaxReplicas [2022-05-19T09:32:30.992Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-19T09:32:30.992Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-19T09:32:30.992Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestCreateServiceSecretFileMode [2022-05-19T09:32:30.992Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestCreateServiceConfigFileMode [2022-05-19T09:32:30.992Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestCreateServiceSysctls [2022-05-19T09:32:30.992Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-19T09:32:30.992Z] === RUN TestCreateServiceCapabilities [2022-05-19T09:32:30.992Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-19T09:32:30.992Z] === RUN TestInspect [2022-05-19T09:32:30.992Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestInspect (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestCreateJob [2022-05-19T09:32:30.992Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestCreateJob (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestReplicatedJob [2022-05-19T09:32:30.992Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestUpdateReplicatedJob [2022-05-19T09:32:30.992Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestServiceListWithStatuses [2022-05-19T09:32:30.992Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestDockerNetworkConnectAlias [2022-05-19T09:32:30.992Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestDockerNetworkReConnect [2022-05-19T09:32:30.992Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestServicePlugin [2022-05-19T09:32:30.992Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestServiceUpdateLabel [2022-05-19T09:32:30.992Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestServiceUpdateSecrets [2022-05-19T09:32:30.992Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestServiceUpdateConfigs [2022-05-19T09:32:30.992Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestServiceUpdateNetwork [2022-05-19T09:32:30.992Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-19T09:32:30.992Z] === RUN TestServiceUpdatePidsLimit [2022-05-19T09:32:30.992Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-19T09:32:30.992Z] PASS [2022-05-19T09:32:30.992Z] ok github.com/docker/docker/integration/service 0.252s [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === Skipped [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:32:30.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:32:30.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-19T09:32:30.992Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-19T09:32:30.992Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-19T09:32:30.992Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-19T09:32:30.992Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-19T09:32:30.992Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-19T09:32:30.992Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-19T09:32:30.992Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-19T09:32:30.992Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-19T09:32:30.992Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-19T09:32:30.992Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-19T09:32:30.992Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-19T09:32:30.992Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-19T09:32:30.992Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-19T09:32:30.992Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-19T09:32:30.992Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-19T09:32:30.992Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-19T09:32:30.992Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-19T09:32:30.992Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-19T09:32:30.992Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-19T09:32:30.992Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-19T09:32:30.992Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:30.992Z] [2022-05-19T09:32:30.992Z] DONE 24 tests, 23 skipped in 2.686s [2022-05-19T09:32:30.992Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-19T09:32:32.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:32.525Z] INFO: Testing against a local daemon [2022-05-19T09:32:32.525Z] === RUN TestSessionCreate [2022-05-19T09:32:32.525Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:32.525Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-19T09:32:32.525Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-19T09:32:32.525Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:32.525Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-19T09:32:32.525Z] PASS [2022-05-19T09:32:32.525Z] ok github.com/docker/docker/integration/session 0.094s [2022-05-19T09:32:32.525Z] [2022-05-19T09:32:32.525Z] === Skipped [2022-05-19T09:32:32.525Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-19T09:32:32.525Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:32.525Z] [2022-05-19T09:32:32.525Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-19T09:32:32.525Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:32.525Z] [2022-05-19T09:32:32.525Z] DONE 2 tests, 2 skipped in 1.624s [2022-05-19T09:32:32.981Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-19T09:32:35.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:35.160Z] INFO: Testing against a local daemon [2022-05-19T09:32:35.160Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:32:35.160Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:35.160Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestDiskUsage [2022-05-19T09:32:35.160Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-19T09:32:35.160Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestEventsExecDie [2022-05-19T09:32:35.160Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-19T09:32:35.160Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestEventsBackwardsCompatible [2022-05-19T09:32:35.160Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-19T09:32:35.160Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestEventsVolumeCreate [2022-05-19T09:32:35.160Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-19T09:32:35.160Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestInfoAPI [2022-05-19T09:32:35.160Z] --- PASS: TestInfoAPI (0.06s) [2022-05-19T09:32:35.160Z] === RUN TestInfoAPIWarnings [2022-05-19T09:32:35.160Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:32:35.160Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestInfoDebug [2022-05-19T09:32:35.160Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:32:35.160Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestInfoInsecureRegistries [2022-05-19T09:32:35.160Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:32:35.160Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestInfoRegistryMirrors [2022-05-19T09:32:35.160Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:32:35.160Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-19T09:32:35.160Z] === RUN TestLoginFailsWithBadCredentials [2022-05-19T09:32:35.525Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-19T09:32:35.525Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-19T09:32:35.615Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-19T09:32:35.615Z] === RUN TestPingCacheHeaders [2022-05-19T09:32:35.615Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-19T09:32:35.615Z] === RUN TestPingGet [2022-05-19T09:32:36.070Z] --- PASS: TestPingGet (0.04s) [2022-05-19T09:32:36.070Z] === RUN TestPingHead [2022-05-19T09:32:36.070Z] --- PASS: TestPingHead (0.04s) [2022-05-19T09:32:36.070Z] === RUN TestPingSwarmHeader [2022-05-19T09:32:36.070Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:36.070Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-19T09:32:36.070Z] === RUN TestVersion [2022-05-19T09:32:36.070Z] --- PASS: TestVersion (0.04s) [2022-05-19T09:32:36.070Z] PASS [2022-05-19T09:32:36.070Z] ok github.com/docker/docker/integration/system 1.272s [2022-05-19T09:32:36.070Z] [2022-05-19T09:32:36.070Z] === Skipped [2022-05-19T09:32:36.070Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:32:36.070Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:36.070Z] [2022-05-19T09:32:36.070Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-19T09:32:36.070Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-19T09:32:36.070Z] [2022-05-19T09:32:36.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-19T09:32:36.070Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-19T09:32:36.070Z] [2022-05-19T09:32:36.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-19T09:32:36.070Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-19T09:32:36.070Z] [2022-05-19T09:32:36.070Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-19T09:32:36.070Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-19T09:32:36.070Z] [2022-05-19T09:32:36.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-19T09:32:36.070Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:32:36.070Z] [2022-05-19T09:32:36.070Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-19T09:32:36.070Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:32:36.070Z] [2022-05-19T09:32:36.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-19T09:32:36.071Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:32:36.071Z] [2022-05-19T09:32:36.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-19T09:32:36.071Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:32:36.071Z] [2022-05-19T09:32:36.071Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-19T09:32:36.071Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:32:36.071Z] [2022-05-19T09:32:36.071Z] DONE 16 tests, 10 skipped in 3.203s [2022-05-19T09:32:36.071Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-19T09:32:36.469Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-19T09:32:37.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-19T09:32:38.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:38.235Z] INFO: Testing against a local daemon [2022-05-19T09:32:38.235Z] === RUN TestVolumesCreateAndList [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-19T09:32:38.235Z] === RUN TestVolumesRemove [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesRemove (0.16s) [2022-05-19T09:32:38.235Z] === RUN TestVolumesInspect [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-19T09:32:38.235Z] === RUN TestVolumesInvalidJSON [2022-05-19T09:32:38.235Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-19T09:32:38.235Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-19T09:32:38.235Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-19T09:32:38.235Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-19T09:32:38.235Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-19T09:32:38.235Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-19T09:32:38.235Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-19T09:32:38.235Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-19T09:32:38.235Z] PASS [2022-05-19T09:32:38.235Z] ok github.com/docker/docker/integration/volume 0.365s [2022-05-19T09:32:38.235Z] [2022-05-19T09:32:38.235Z] DONE 9 tests in 2.079s [2022-05-19T09:32:38.235Z] INFO: make.ps1 ended at 05/19/2022 09:32:37 [2022-05-19T09:32:38.235Z] INFO: Integration CLI tests being run from the host: [2022-05-19T09:32:38.235Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-19T09:32:38.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-05-19T09:32:40.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-05-19T09:32:41.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-05-19T09:32:42.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-05-19T09:32:42.795Z] === RUN TestConfigDaemonLibtrustID [2022-05-19T09:32:42.795Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-19T09:32:42.795Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-19T09:32:42.795Z] === RUN TestConfigDaemonID [2022-05-19T09:32:42.795Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-19T09:32:42.795Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-19T09:32:42.795Z] === RUN TestDaemonConfigValidation [2022-05-19T09:32:42.795Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-19T09:32:42.795Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-19T09:32:42.795Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-19T09:32:42.795Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-19T09:32:42.795Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-19T09:32:42.795Z] === RUN TestDaemonProxy [2022-05-19T09:32:42.795Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-19T09:32:42.795Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-19T09:32:42.795Z] PASS [2022-05-19T09:32:42.795Z] ok github.com/docker/docker/integration/daemon 0.152s [2022-05-19T09:32:42.795Z] [2022-05-19T09:32:42.795Z] === Skipped [2022-05-19T09:32:42.795Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-19T09:32:42.795Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-19T09:32:42.795Z] [2022-05-19T09:32:42.795Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-19T09:32:42.795Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-19T09:32:42.795Z] [2022-05-19T09:32:42.795Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-19T09:32:42.795Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-19T09:32:42.795Z] [2022-05-19T09:32:42.795Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-19T09:32:42.795Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-19T09:32:42.795Z] [2022-05-19T09:32:42.795Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-19T09:32:42.795Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-19T09:32:42.795Z] [2022-05-19T09:32:42.795Z] DONE 5 tests, 5 skipped in 30.050s [2022-05-19T09:32:42.795Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-19T09:32:43.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bfb8f0__} [2022-05-19T09:32:44.867Z] --- PASS: TestCreateServiceMultipleTimes (17.62s) [2022-05-19T09:32:44.867Z] === RUN TestCreateServiceConflict [2022-05-19T09:32:45.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12367298620_/foo_false_____} [2022-05-19T09:32:46.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12367298620_/foo_true_____} [2022-05-19T09:32:47.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31599594176_/foo_false_____} [2022-05-19T09:32:47.396Z] --- PASS: TestCreateServiceConflict (2.34s) [2022-05-19T09:32:47.396Z] === RUN TestCreateServiceMaxReplicas [2022-05-19T09:32:47.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:47.551Z] INFO: Testing against a local daemon [2022-05-19T09:32:47.551Z] === RUN TestCommitInheritsEnv [2022-05-19T09:32:47.551Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:32:47.551Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-19T09:32:47.551Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-19T09:32:47.551Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:32:47.551Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-19T09:32:47.551Z] === RUN TestImportWithCustomPlatform [2022-05-19T09:32:47.551Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:32:47.551Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-19T09:32:47.551Z] === RUN TestImagesFilterMultiReference [2022-05-19T09:32:47.551Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-19T09:32:47.551Z] === RUN TestImagePullPlatformInvalid [2022-05-19T09:32:47.551Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-19T09:32:47.551Z] === RUN TestRemoveImageOrphaning [2022-05-19T09:32:48.537Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2022-05-19T09:32:48.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-19T09:32:48.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:48.544Z] INFO: Testing against a local daemon [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-19T09:32:48.544Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-19T09:32:48.544Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-19T09:32:48.544Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-19T09:32:48.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31599594176_/foo_true_____} [2022-05-19T09:32:48.999Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-19T09:32:48.999Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-19T09:32:49.005Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-05-19T09:32:49.005Z] === RUN TestTagInvalidReference [2022-05-19T09:32:49.005Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-19T09:32:49.005Z] === RUN TestTagValidPrefixedRepo [2022-05-19T09:32:49.005Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-19T09:32:49.005Z] === RUN TestTagExistedNameWithoutForce [2022-05-19T09:32:49.005Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-19T09:32:49.005Z] === RUN TestTagOfficialNames [2022-05-19T09:32:49.005Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-19T09:32:49.005Z] === RUN TestTagMatchesDigest [2022-05-19T09:32:49.005Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-19T09:32:49.005Z] PASS [2022-05-19T09:32:49.005Z] ok github.com/docker/docker/integration/image 1.875s [2022-05-19T09:32:49.005Z] [2022-05-19T09:32:49.005Z] === Skipped [2022-05-19T09:32:49.005Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-19T09:32:49.005Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:32:49.005Z] [2022-05-19T09:32:49.005Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-19T09:32:49.475Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:32:49.475Z] [2022-05-19T09:32:49.475Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-19T09:32:49.475Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:32:49.475Z] [2022-05-19T09:32:49.475Z] DONE 12 tests, 3 skipped in 6.308s [2022-05-19T09:32:49.475Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-19T09:32:49.960Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-19T09:32:50.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31599594176_/foo_true__0xc000bfb920___} [2022-05-19T09:32:50.414Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-19T09:32:50.434Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2022-05-19T09:32:50.434Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-19T09:32:51.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:32:51.692Z] INFO: Testing against a local daemon [2022-05-19T09:32:51.692Z] === RUN TestNetworkCreateDelete [2022-05-19T09:32:51.692Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:51.692Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestDockerNetworkDeletePreferID [2022-05-19T09:32:51.692Z] 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-05-19T09:32:51.692Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestDaemonDNSFallback [2022-05-19T09:32:51.692Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:51.692Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestInspectNetwork [2022-05-19T09:32:51.692Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:51.692Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestRunContainerWithBridgeNone [2022-05-19T09:32:51.692Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:51.692Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-19T09:32:51.692Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:32:51.692Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:32:51.692Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:32:51.692Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-19T09:32:51.692Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-19T09:32:51.692Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-19T09:32:51.692Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestNetworkList [2022-05-19T09:32:51.692Z] === RUN TestNetworkList//networks [2022-05-19T09:32:51.692Z] === PAUSE TestNetworkList//networks [2022-05-19T09:32:51.692Z] === RUN TestNetworkList//networks/ [2022-05-19T09:32:51.692Z] === PAUSE TestNetworkList//networks/ [2022-05-19T09:32:51.692Z] === CONT TestNetworkList//networks [2022-05-19T09:32:51.692Z] === CONT TestNetworkList//networks/ [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkList (0.06s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-19T09:32:51.692Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestHostIPv4BridgeLabel [2022-05-19T09:32:51.692Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-19T09:32:51.692Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestDaemonDefaultNetworkPools [2022-05-19T09:32:51.692Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-19T09:32:51.692Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-19T09:32:51.692Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-19T09:32:51.692Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestServiceWithPredefinedNetwork [2022-05-19T09:32:51.692Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-19T09:32:51.692Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:32:51.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestServiceWithDataPathPortInit [2022-05-19T09:32:51.692Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-19T09:32:51.692Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-19T09:32:51.692Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-19T09:32:51.692Z] PASS [2022-05-19T09:32:51.692Z] ok github.com/docker/docker/integration/network 0.216s [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === Skipped [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-19T09:32:51.692Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-19T09:32:51.692Z] 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-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-19T09:32:51.692Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-19T09:32:51.692Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-19T09:32:51.692Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-19T09:32:51.692Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-19T09:32:51.692Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-19T09:32:51.692Z] [2022-05-19T09:32:51.692Z] DONE 34 tests, 15 skipped in 2.426s [2022-05-19T09:32:51.692Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-19T09:32:51.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bfb938__} [2022-05-19T09:32:52.681Z] testing: warning: no tests to run [2022-05-19T09:32:52.681Z] PASS [2022-05-19T09:32:52.681Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2022-05-19T09:32:52.681Z] [2022-05-19T09:32:52.681Z] DONE 0 tests in 0.845s [2022-05-19T09:32:52.681Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-19T09:32:53.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bfb950__} [2022-05-19T09:32:53.668Z] testing: warning: no tests to run [2022-05-19T09:32:53.668Z] PASS [2022-05-19T09:32:53.668Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2022-05-19T09:32:53.668Z] [2022-05-19T09:32:53.668Z] DONE 0 tests in 0.904s [2022-05-19T09:32:54.135Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-19T09:32:54.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bfb968__} [2022-05-19T09:32:54.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-19T09:32:54.603Z] testing: warning: no tests to run [2022-05-19T09:32:54.603Z] PASS [2022-05-19T09:32:54.603Z] ok github.com/docker/docker/integration/plugin 0.084s [2022-05-19T09:32:54.603Z] [2022-05-19T09:32:54.603Z] DONE 0 tests in 0.832s [2022-05-19T09:32:55.071Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-19T09:32:55.539Z] testing: warning: no tests to run [2022-05-19T09:32:55.539Z] PASS [2022-05-19T09:32:55.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bfb980__} [2022-05-19T09:32:56.008Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-05-19T09:32:56.008Z] [2022-05-19T09:32:56.008Z] DONE 0 tests in 0.842s [2022-05-19T09:32:56.008Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-19T09:32:56.552Z] docker_api_swarm_node_test.go:81: [d1b2091298f04] joining swarm manager [d0158c58078a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:32:57.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-19T09:32:58.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-19T09:32:58.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-19T09:32:58.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-19T09:32:58.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-19T09:32:58.701Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-19T09:33:01.250Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-19T09:33:01.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:01.874Z] INFO: Testing against a local daemon [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:33:01.874Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:33:01.874Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-19T09:33:01.874Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-19T09:33:01.874Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-19T09:33:01.874Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-19T09:33:01.874Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-19T09:33:01.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.01s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-19T09:33:01.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-19T09:33:01.874Z] === RUN TestPluginInstall [2022-05-19T09:33:01.874Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-19T09:33:01.874Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-19T09:33:01.874Z] === RUN TestPluginsWithRuntimes [2022-05-19T09:33:01.874Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-19T09:33:01.874Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-19T09:33:01.874Z] === RUN TestPluginBackCompatMediaTypes [2022-05-19T09:33:01.874Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-19T09:33:01.874Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-19T09:33:01.874Z] PASS [2022-05-19T09:33:01.874Z] ok github.com/docker/docker/integration/plugin/common 0.143s [2022-05-19T09:33:01.874Z] [2022-05-19T09:33:01.874Z] === Skipped [2022-05-19T09:33:01.874Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-19T09:33:01.874Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-19T09:33:01.874Z] [2022-05-19T09:33:01.874Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-19T09:33:01.874Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-19T09:33:01.874Z] [2022-05-19T09:33:01.874Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-19T09:33:01.874Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-19T09:33:01.874Z] [2022-05-19T09:33:01.874Z] DONE 19 tests, 3 skipped in 5.329s [2022-05-19T09:33:01.874Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-19T09:33:02.193Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-19T09:33:04.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:04.088Z] INFO: Testing against a local daemon [2022-05-19T09:33:04.088Z] === RUN TestExternalGraphDriver [2022-05-19T09:33:04.088Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-19T09:33:04.088Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-19T09:33:04.088Z] === RUN TestGraphdriverPluginV2 [2022-05-19T09:33:04.088Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-19T09:33:04.088Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-19T09:33:04.088Z] PASS [2022-05-19T09:33:04.088Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.124s [2022-05-19T09:33:04.088Z] [2022-05-19T09:33:04.088Z] === Skipped [2022-05-19T09:33:04.088Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-19T09:33:04.088Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-19T09:33:04.088Z] [2022-05-19T09:33:04.088Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-19T09:33:04.088Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-19T09:33:04.088Z] [2022-05-19T09:33:04.088Z] DONE 2 tests, 2 skipped in 2.571s [2022-05-19T09:33:04.088Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-19T09:33:04.124Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.49s) [2022-05-19T09:33:04.124Z] === RUN TestCreateServiceSecretFileMode [2022-05-19T09:33:05.071Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-19T09:33:06.461Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-19T09:33:06.722Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-19T09:33:06.984Z] --- PASS: TestCreateServiceSecretFileMode (3.12s) [2022-05-19T09:33:06.984Z] === RUN TestCreateServiceConfigFileMode [2022-05-19T09:33:07.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:07.043Z] INFO: Testing against a local daemon [2022-05-19T09:33:07.043Z] === RUN TestReadPluginNoRead [2022-05-19T09:33:07.043Z] read_test.go:21: no unix domain sockets on Windows [2022-05-19T09:33:07.043Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-19T09:33:07.043Z] PASS [2022-05-19T09:33:07.043Z] ok github.com/docker/docker/integration/plugin/logging 0.124s [2022-05-19T09:33:07.043Z] [2022-05-19T09:33:07.043Z] === Skipped [2022-05-19T09:33:07.043Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-19T09:33:07.043Z] read_test.go:21: no unix domain sockets on Windows [2022-05-19T09:33:07.043Z] [2022-05-19T09:33:07.043Z] DONE 1 tests, 1 skipped in 2.568s [2022-05-19T09:33:07.043Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-19T09:33:07.245Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-19T09:33:07.818Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-19T09:33:08.028Z] testing: warning: no tests to run [2022-05-19T09:33:08.028Z] PASS [2022-05-19T09:33:08.028Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2022-05-19T09:33:08.028Z] [2022-05-19T09:33:08.028Z] DONE 0 tests in 1.272s [2022-05-19T09:33:08.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-19T09:33:08.390Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-19T09:33:09.338Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-19T09:33:10.283Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2022-05-19T09:33:10.283Z] === RUN TestCreateServiceSysctls [2022-05-19T09:33:10.283Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-19T09:33:10.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-19T09:33:10.858Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-19T09:33:10.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:10.994Z] INFO: Testing against a local daemon [2022-05-19T09:33:10.994Z] === RUN TestPluginWithDevMounts [2022-05-19T09:33:10.994Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:10.994Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-19T09:33:10.994Z] PASS [2022-05-19T09:33:10.994Z] ok github.com/docker/docker/integration/plugin/volumes 0.120s [2022-05-19T09:33:10.994Z] [2022-05-19T09:33:10.994Z] === Skipped [2022-05-19T09:33:10.994Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-19T09:33:10.994Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:10.995Z] [2022-05-19T09:33:10.995Z] DONE 1 tests, 1 skipped in 2.600s [2022-05-19T09:33:10.995Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-19T09:33:11.804Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-19T09:33:13.193Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-19T09:33:13.193Z] docker_api_swarm_node_test.go:53: [d1bc280d1b4df] joining swarm manager [dbd2ae66b18a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:33:13.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:13.213Z] INFO: Testing against a local daemon [2022-05-19T09:33:13.213Z] === RUN TestSecretInspect [2022-05-19T09:33:13.213Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-19T09:33:13.213Z] === RUN TestSecretList [2022-05-19T09:33:13.213Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] --- SKIP: TestSecretList (0.00s) [2022-05-19T09:33:13.213Z] === RUN TestSecretsCreateAndDelete [2022-05-19T09:33:13.213Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-19T09:33:13.213Z] === RUN TestSecretsUpdate [2022-05-19T09:33:13.213Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-19T09:33:13.213Z] === RUN TestTemplatedSecret [2022-05-19T09:33:13.213Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-19T09:33:13.213Z] === RUN TestSecretCreateResolve [2022-05-19T09:33:13.213Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:13.213Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-19T09:33:13.213Z] PASS [2022-05-19T09:33:13.213Z] ok github.com/docker/docker/integration/secret 0.115s [2022-05-19T09:33:13.213Z] [2022-05-19T09:33:13.213Z] === Skipped [2022-05-19T09:33:13.213Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-19T09:33:13.213Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] [2022-05-19T09:33:13.213Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-19T09:33:13.213Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] [2022-05-19T09:33:13.213Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-19T09:33:13.213Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] [2022-05-19T09:33:13.213Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-19T09:33:13.213Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] [2022-05-19T09:33:13.213Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-19T09:33:13.213Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:13.213Z] [2022-05-19T09:33:13.213Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-19T09:33:13.213Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:13.213Z] [2022-05-19T09:33:13.213Z] DONE 6 tests, 6 skipped in 1.965s [2022-05-19T09:33:13.213Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-19T09:33:14.138Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-19T09:33:14.138Z] docker_api_swarm_node_test.go:54: [db920f884e961] joining swarm manager [dbd2ae66b18a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:33:14.711Z] --- PASS: TestCreateServiceSysctls (4.64s) [2022-05-19T09:33:14.711Z] === RUN TestCreateServiceCapabilities [2022-05-19T09:33:14.971Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-19T09:33:15.915Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-19T09:33:16.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:16.171Z] INFO: Testing against a local daemon [2022-05-19T09:33:16.171Z] === RUN TestServiceCreateInit [2022-05-19T09:33:16.171Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-19T09:33:16.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-19T09:33:16.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestCreateServiceMultipleTimes [2022-05-19T09:33:16.171Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestCreateServiceConflict [2022-05-19T09:33:16.171Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestCreateServiceMaxReplicas [2022-05-19T09:33:16.171Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-19T09:33:16.171Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-19T09:33:16.171Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestCreateServiceSecretFileMode [2022-05-19T09:33:16.171Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestCreateServiceConfigFileMode [2022-05-19T09:33:16.171Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestCreateServiceSysctls [2022-05-19T09:33:16.171Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-19T09:33:16.171Z] === RUN TestCreateServiceCapabilities [2022-05-19T09:33:16.171Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-19T09:33:16.171Z] === RUN TestInspect [2022-05-19T09:33:16.171Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestInspect (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestCreateJob [2022-05-19T09:33:16.171Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestCreateJob (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestReplicatedJob [2022-05-19T09:33:16.171Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestUpdateReplicatedJob [2022-05-19T09:33:16.171Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestServiceListWithStatuses [2022-05-19T09:33:16.171Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestDockerNetworkConnectAlias [2022-05-19T09:33:16.171Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestDockerNetworkReConnect [2022-05-19T09:33:16.171Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestServicePlugin [2022-05-19T09:33:16.171Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestServiceUpdateLabel [2022-05-19T09:33:16.171Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestServiceUpdateSecrets [2022-05-19T09:33:16.171Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestServiceUpdateConfigs [2022-05-19T09:33:16.171Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestServiceUpdateNetwork [2022-05-19T09:33:16.171Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-19T09:33:16.171Z] === RUN TestServiceUpdatePidsLimit [2022-05-19T09:33:16.171Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-19T09:33:16.171Z] PASS [2022-05-19T09:33:16.171Z] ok github.com/docker/docker/integration/service 0.308s [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === Skipped [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:33:16.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:33:16.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-19T09:33:16.171Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-19T09:33:16.171Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-19T09:33:16.171Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-19T09:33:16.171Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-19T09:33:16.171Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-19T09:33:16.171Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-19T09:33:16.171Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-19T09:33:16.171Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-19T09:33:16.171Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-19T09:33:16.171Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-19T09:33:16.171Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-19T09:33:16.171Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-19T09:33:16.171Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-19T09:33:16.171Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-19T09:33:16.171Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-19T09:33:16.171Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-19T09:33:16.171Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-19T09:33:16.171Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-19T09:33:16.171Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-19T09:33:16.171Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-19T09:33:16.171Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:33:16.171Z] [2022-05-19T09:33:16.171Z] DONE 24 tests, 23 skipped in 3.137s [2022-05-19T09:33:16.171Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-19T09:33:16.488Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-19T09:33:17.433Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-19T09:33:17.694Z] --- PASS: TestCreateServiceCapabilities (2.89s) [2022-05-19T09:33:17.694Z] === RUN TestInspect [2022-05-19T09:33:18.266Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-19T09:33:18.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:18.394Z] INFO: Testing against a local daemon [2022-05-19T09:33:18.394Z] === RUN TestSessionCreate [2022-05-19T09:33:18.394Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-19T09:33:18.395Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-19T09:33:18.395Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-19T09:33:18.395Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-19T09:33:18.395Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-19T09:33:18.395Z] PASS [2022-05-19T09:33:18.395Z] ok github.com/docker/docker/integration/session 0.096s [2022-05-19T09:33:18.395Z] [2022-05-19T09:33:18.395Z] === Skipped [2022-05-19T09:33:18.395Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-19T09:33:18.395Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-19T09:33:18.395Z] [2022-05-19T09:33:18.395Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-19T09:33:18.395Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-19T09:33:18.395Z] [2022-05-19T09:33:18.395Z] DONE 2 tests, 2 skipped in 1.952s [2022-05-19T09:33:18.395Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-19T09:33:18.839Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-19T09:33:19.811Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-19T09:33:19.811Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-19T09:33:20.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:20.611Z] INFO: Testing against a local daemon [2022-05-19T09:33:20.611Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:33:20.611Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:20.611Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:33:20.611Z] === RUN TestDiskUsage [2022-05-19T09:33:20.611Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-19T09:33:20.611Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-19T09:33:20.611Z] === RUN TestEventsExecDie [2022-05-19T09:33:20.611Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-19T09:33:20.611Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-19T09:33:20.611Z] === RUN TestEventsBackwardsCompatible [2022-05-19T09:33:20.611Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-19T09:33:20.611Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-19T09:33:20.611Z] === RUN TestEventsVolumeCreate [2022-05-19T09:33:20.611Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-19T09:33:20.611Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-19T09:33:20.611Z] === RUN TestInfoAPI [2022-05-19T09:33:20.611Z] --- PASS: TestInfoAPI (0.06s) [2022-05-19T09:33:20.611Z] === RUN TestInfoAPIWarnings [2022-05-19T09:33:20.611Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:33:20.611Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-19T09:33:20.611Z] === RUN TestInfoDebug [2022-05-19T09:33:20.611Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:33:20.611Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-19T09:33:20.611Z] === RUN TestInfoInsecureRegistries [2022-05-19T09:33:20.611Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:33:20.611Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-19T09:33:20.611Z] === RUN TestInfoRegistryMirrors [2022-05-19T09:33:20.611Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:33:20.611Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-19T09:33:20.611Z] === RUN TestLoginFailsWithBadCredentials [2022-05-19T09:33:20.756Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-19T09:33:21.017Z] --- PASS: TestInspect (3.48s) [2022-05-19T09:33:21.017Z] === RUN TestCreateJob [2022-05-19T09:33:21.590Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-19T09:33:21.597Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-05-19T09:33:21.597Z] === RUN TestPingCacheHeaders [2022-05-19T09:33:21.597Z] --- PASS: TestPingCacheHeaders (0.07s) [2022-05-19T09:33:21.597Z] === RUN TestPingGet [2022-05-19T09:33:22.065Z] --- PASS: TestPingGet (0.05s) [2022-05-19T09:33:22.065Z] === RUN TestPingHead [2022-05-19T09:33:22.065Z] --- PASS: TestPingHead (0.06s) [2022-05-19T09:33:22.065Z] === RUN TestPingSwarmHeader [2022-05-19T09:33:22.065Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:22.065Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-19T09:33:22.065Z] === RUN TestVersion [2022-05-19T09:33:22.065Z] --- PASS: TestVersion (0.05s) [2022-05-19T09:33:22.065Z] PASS [2022-05-19T09:33:22.065Z] ok github.com/docker/docker/integration/system 1.366s [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === Skipped [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:33:22.065Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-19T09:33:22.065Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-19T09:33:22.065Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-19T09:33:22.065Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-19T09:33:22.065Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-19T09:33:22.065Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-19T09:33:22.065Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-19T09:33:22.065Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-19T09:33:22.065Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-19T09:33:22.065Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:33:22.065Z] [2022-05-19T09:33:22.065Z] DONE 16 tests, 10 skipped in 3.700s [2022-05-19T09:33:22.065Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-19T09:33:22.163Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-19T09:33:23.109Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-19T09:33:24.054Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-19T09:33:24.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:24.285Z] INFO: Testing against a local daemon [2022-05-19T09:33:24.285Z] === RUN TestVolumesCreateAndList [2022-05-19T09:33:24.285Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-19T09:33:24.285Z] === RUN TestVolumesRemove [2022-05-19T09:33:24.285Z] --- PASS: TestVolumesRemove (0.20s) [2022-05-19T09:33:24.285Z] === RUN TestVolumesInspect [2022-05-19T09:33:24.754Z] --- PASS: TestVolumesInspect (0.08s) [2022-05-19T09:33:24.754Z] === RUN TestVolumesInvalidJSON [2022-05-19T09:33:24.754Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-19T09:33:24.754Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-19T09:33:24.754Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-19T09:33:24.754Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-19T09:33:24.754Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-19T09:33:24.754Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-19T09:33:24.754Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-19T09:33:24.754Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-05-19T09:33:24.754Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-19T09:33:24.754Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-19T09:33:24.754Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-19T09:33:24.754Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-19T09:33:24.754Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-19T09:33:24.754Z] PASS [2022-05-19T09:33:24.754Z] ok github.com/docker/docker/integration/volume 0.470s [2022-05-19T09:33:24.754Z] [2022-05-19T09:33:24.754Z] DONE 9 tests in 2.449s [2022-05-19T09:33:24.754Z] INFO: make.ps1 ended at 05/19/2022 09:33:24 [2022-05-19T09:33:24.754Z] INFO: Integration CLI tests being run from the host: [2022-05-19T09:33:24.754Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-19T09:33:25.000Z] --- PASS: TestCreateJob (3.77s) [2022-05-19T09:33:25.000Z] === RUN TestReplicatedJob [2022-05-19T09:33:25.262Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-19T09:33:25.836Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-19T09:33:27.757Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-19T09:33:31.970Z] --- PASS: TestReplicatedJob (6.48s) [2022-05-19T09:33:31.971Z] === RUN TestUpdateReplicatedJob [2022-05-19T09:33:31.971Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-19T09:33:34.523Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-19T09:33:35.100Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-19T09:33:35.362Z] --- PASS: TestUpdateReplicatedJob (3.87s) [2022-05-19T09:33:35.362Z] === RUN TestServiceListWithStatuses [2022-05-19T09:33:35.362Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-19T09:33:35.362Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-19T09:33:35.362Z] === RUN TestDockerNetworkConnectAlias [2022-05-19T09:33:37.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-19T09:33:37.297Z] INFO: Testing against a local daemon [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-19T09:33:37.297Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-19T09:33:37.297Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-19T09:33:37.297Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-19T09:33:37.765Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-19T09:33:37.765Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-19T09:33:38.674Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-19T09:33:38.751Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-19T09:33:39.218Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-19T09:33:40.591Z] --- PASS: TestDockerNetworkConnectAlias (5.22s) [2022-05-19T09:33:40.591Z] === RUN TestDockerNetworkReConnect [2022-05-19T09:33:41.553Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-19T09:33:42.131Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-19T09:33:44.679Z] --- PASS: TestDockerNetworkReConnect (4.30s) [2022-05-19T09:33:44.679Z] === RUN TestServicePlugin [2022-05-19T09:33:46.067Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-19T09:33:46.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-19T09:33:46.901Z] === RUN TestDockerSuite/TestCpToDot [2022-05-19T09:33:47.847Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-19T09:33:49.236Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-19T09:33:49.499Z] plugin_test.go:61: [d25db3a244f7f] joining swarm manager [dd226699cfca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:33:50.443Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-19T09:33:51.016Z] plugin_test.go:64: [d2bfa60fafec8] joining swarm manager [dd226699cfca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:33:51.016Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-19T09:33:52.404Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-19T09:33:52.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-19T09:33:52.665Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-19T09:33:53.610Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-19T09:33:54.554Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-19T09:33:54.554Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-19T09:33:54.816Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-19T09:33:54.816Z] docker_api_swarm_test.go:202: [dddf51994e89e] joining swarm manager [d5e53ec709cb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:33:55.393Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-19T09:33:55.966Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-19T09:33:55.966Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-19T09:33:55.966Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-19T09:33:55.966Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-19T09:33:56.144Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-19T09:33:56.144Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-19T09:33:56.144Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-19T09:33:56.144Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-19T09:33:56.144Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-19T09:33:56.473Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-19T09:33:56.539Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-19T09:33:56.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/test/unit [2022-05-19T09:33:56.800Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-19T09:33:56.800Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-19T09:33:56.800Z] === RUN TestDockerSuite/TestCreateRM [2022-05-19T09:33:57.019Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-19T09:33:57.019Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-19T09:33:57.019Z] + TESTDIRS=./... [2022-05-19T09:33:57.019Z] + exclude_paths='/vendor/|/integration' [2022-05-19T09:33:57.019Z] ++ go list ./... [2022-05-19T09:33:57.019Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-19T09:33:57.063Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-19T09:33:57.063Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-19T09:33:57.063Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-19T09:33:57.063Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-19T09:33:57.324Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-19T09:33:57.956Z] + pkg_list='github.com/docker/docker/api [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/backend [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/container [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/events [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/filters [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/image [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/mount [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/network [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/registry [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/time [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/versions [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:33:57.956Z] github.com/docker/docker/api/types/volume [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:33:57.956Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:33:57.956Z] github.com/docker/docker/cli [2022-05-19T09:33:57.956Z] github.com/docker/docker/cli/config [2022-05-19T09:33:57.956Z] github.com/docker/docker/cli/debug [2022-05-19T09:33:57.956Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:33:57.956Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:33:57.956Z] github.com/docker/docker/client [2022-05-19T09:33:57.956Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:33:57.956Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:33:57.956Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:33:57.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:33:57.956Z] github.com/docker/docker/container [2022-05-19T09:33:57.956Z] github.com/docker/docker/container/stream [2022-05-19T09:33:57.956Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:33:57.956Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:33:57.956Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/config [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/events [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/exec [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:33:57.956Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/images [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/links [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/names [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/network [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/stats [2022-05-19T09:33:57.957Z] github.com/docker/docker/distribution [2022-05-19T09:33:57.957Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:33:57.957Z] github.com/docker/docker/distribution/utils [2022-05-19T09:33:57.957Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:33:57.957Z] github.com/docker/docker/dockerversion [2022-05-19T09:33:57.957Z] github.com/docker/docker/errdefs [2022-05-19T09:33:57.957Z] github.com/docker/docker/image [2022-05-19T09:33:57.957Z] github.com/docker/docker/image/cache [2022-05-19T09:33:57.957Z] github.com/docker/docker/image/tarexport [2022-05-19T09:33:57.957Z] github.com/docker/docker/image/v1 [2022-05-19T09:33:57.957Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:33:57.957Z] github.com/docker/docker/layer [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/types [2022-05-19T09:33:57.957Z] github.com/docker/docker/oci [2022-05-19T09:33:57.957Z] github.com/docker/docker/oci/caps [2022-05-19T09:33:57.957Z] github.com/docker/docker/opts [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/archive [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/directory [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/platform [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/pools [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/progress [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/signal [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/stack [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/system [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:33:57.957Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:33:57.957Z] github.com/docker/docker/plugin [2022-05-19T09:33:57.957Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:33:57.957Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:33:57.957Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:33:57.957Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:33:57.957Z] github.com/docker/docker/quota [2022-05-19T09:33:57.957Z] github.com/docker/docker/reference [2022-05-19T09:33:57.957Z] github.com/docker/docker/registry [2022-05-19T09:33:57.957Z] github.com/docker/docker/registry/resumable [2022-05-19T09:33:57.957Z] github.com/docker/docker/restartmanager [2022-05-19T09:33:57.957Z] github.com/docker/docker/rootless [2022-05-19T09:33:57.957Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:33:57.957Z] github.com/docker/docker/runconfig [2022-05-19T09:33:57.957Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/environment [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/registry [2022-05-19T09:33:57.957Z] github.com/docker/docker/testutil/request [2022-05-19T09:33:57.957Z] github.com/docker/docker/volume [2022-05-19T09:33:57.957Z] github.com/docker/docker/volume/drivers [2022-05-19T09:33:57.957Z] github.com/docker/docker/volume/local [2022-05-19T09:33:57.957Z] github.com/docker/docker/volume/mounts [2022-05-19T09:33:57.957Z] github.com/docker/docker/volume/service [2022-05-19T09:33:57.957Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:33:57.957Z] github.com/docker/docker/volume/testutils' [2022-05-19T09:33:57.957Z] ++ grep --fixed-strings -v /libnetwork [2022-05-19T09:33:57.957Z] ++ echo 'github.com/docker/docker/api [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/backend [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/container [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/events [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/filters [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/image [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/mount [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/network [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/registry [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/time [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/versions [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:33:57.957Z] github.com/docker/docker/api/types/volume [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:33:57.957Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:33:57.957Z] github.com/docker/docker/cli [2022-05-19T09:33:57.957Z] github.com/docker/docker/cli/config [2022-05-19T09:33:57.957Z] github.com/docker/docker/cli/debug [2022-05-19T09:33:57.957Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:33:57.957Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:33:57.957Z] github.com/docker/docker/client [2022-05-19T09:33:57.957Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:33:57.957Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:33:57.957Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:33:57.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:33:57.957Z] github.com/docker/docker/container [2022-05-19T09:33:57.957Z] github.com/docker/docker/container/stream [2022-05-19T09:33:57.957Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:33:57.957Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:33:57.957Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/config [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/events [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/exec [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/images [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/links [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/names [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/network [2022-05-19T09:33:57.957Z] github.com/docker/docker/daemon/stats [2022-05-19T09:33:57.957Z] github.com/docker/docker/distribution [2022-05-19T09:33:57.957Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:33:57.957Z] github.com/docker/docker/distribution/utils [2022-05-19T09:33:57.957Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:33:57.957Z] github.com/docker/docker/dockerversion [2022-05-19T09:33:57.957Z] github.com/docker/docker/errdefs [2022-05-19T09:33:57.957Z] github.com/docker/docker/image [2022-05-19T09:33:57.957Z] github.com/docker/docker/image/cache [2022-05-19T09:33:57.957Z] github.com/docker/docker/image/tarexport [2022-05-19T09:33:57.957Z] github.com/docker/docker/image/v1 [2022-05-19T09:33:57.957Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:33:57.957Z] github.com/docker/docker/layer [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:33:57.957Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:33:57.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/libnetwork/types [2022-05-19T09:33:57.958Z] github.com/docker/docker/oci [2022-05-19T09:33:57.958Z] github.com/docker/docker/oci/caps [2022-05-19T09:33:57.958Z] github.com/docker/docker/opts [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/archive [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/directory [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/platform [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/pools [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/progress [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/signal [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/stack [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/system [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:33:57.958Z] github.com/docker/docker/plugin [2022-05-19T09:33:57.958Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:33:57.958Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:33:57.958Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:33:57.958Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:33:57.958Z] github.com/docker/docker/quota [2022-05-19T09:33:57.958Z] github.com/docker/docker/reference [2022-05-19T09:33:57.958Z] github.com/docker/docker/registry [2022-05-19T09:33:57.958Z] github.com/docker/docker/registry/resumable [2022-05-19T09:33:57.958Z] github.com/docker/docker/restartmanager [2022-05-19T09:33:57.958Z] github.com/docker/docker/rootless [2022-05-19T09:33:57.958Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:33:57.958Z] github.com/docker/docker/runconfig [2022-05-19T09:33:57.958Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/environment [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/registry [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/request [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/drivers [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/local [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/mounts [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/service [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/testutils' [2022-05-19T09:33:57.958Z] + base_pkg_list='github.com/docker/docker/api [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/backend [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/container [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/events [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/filters [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/image [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/mount [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/network [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/registry [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/time [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/versions [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/types/volume [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:33:57.958Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:33:57.958Z] github.com/docker/docker/cli [2022-05-19T09:33:57.958Z] github.com/docker/docker/cli/config [2022-05-19T09:33:57.958Z] github.com/docker/docker/cli/debug [2022-05-19T09:33:57.958Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:33:57.958Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:33:57.958Z] github.com/docker/docker/client [2022-05-19T09:33:57.958Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:33:57.958Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:33:57.958Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:33:57.958Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:33:57.958Z] github.com/docker/docker/container [2022-05-19T09:33:57.958Z] github.com/docker/docker/container/stream [2022-05-19T09:33:57.958Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:33:57.958Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:33:57.958Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/config [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/events [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/exec [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/images [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/links [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/names [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/network [2022-05-19T09:33:57.958Z] github.com/docker/docker/daemon/stats [2022-05-19T09:33:57.958Z] github.com/docker/docker/distribution [2022-05-19T09:33:57.958Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:33:57.958Z] github.com/docker/docker/distribution/utils [2022-05-19T09:33:57.958Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:33:57.958Z] github.com/docker/docker/dockerversion [2022-05-19T09:33:57.958Z] github.com/docker/docker/errdefs [2022-05-19T09:33:57.958Z] github.com/docker/docker/image [2022-05-19T09:33:57.958Z] github.com/docker/docker/image/cache [2022-05-19T09:33:57.958Z] github.com/docker/docker/image/tarexport [2022-05-19T09:33:57.958Z] github.com/docker/docker/image/v1 [2022-05-19T09:33:57.958Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:33:57.958Z] github.com/docker/docker/layer [2022-05-19T09:33:57.958Z] github.com/docker/docker/libcontainerd [2022-05-19T09:33:57.958Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:33:57.958Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:33:57.958Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:33:57.958Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:33:57.958Z] github.com/docker/docker/oci [2022-05-19T09:33:57.958Z] github.com/docker/docker/oci/caps [2022-05-19T09:33:57.958Z] github.com/docker/docker/opts [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/archive [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/directory [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/platform [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/pools [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/progress [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/signal [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/stack [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/system [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:33:57.958Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:33:57.958Z] github.com/docker/docker/plugin [2022-05-19T09:33:57.958Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:33:57.958Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:33:57.958Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:33:57.958Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:33:57.958Z] github.com/docker/docker/quota [2022-05-19T09:33:57.958Z] github.com/docker/docker/reference [2022-05-19T09:33:57.958Z] github.com/docker/docker/registry [2022-05-19T09:33:57.958Z] github.com/docker/docker/registry/resumable [2022-05-19T09:33:57.958Z] github.com/docker/docker/restartmanager [2022-05-19T09:33:57.958Z] github.com/docker/docker/rootless [2022-05-19T09:33:57.958Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:33:57.958Z] github.com/docker/docker/runconfig [2022-05-19T09:33:57.958Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/environment [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/registry [2022-05-19T09:33:57.958Z] github.com/docker/docker/testutil/request [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/drivers [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/local [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/mounts [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/service [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:33:57.958Z] github.com/docker/docker/volume/testutils' [2022-05-19T09:33:57.958Z] ++ echo 'github.com/docker/docker/api [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:33:57.958Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/backend [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/container [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/events [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/filters [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/image [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/mount [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/network [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/registry [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/time [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/versions [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:33:57.959Z] github.com/docker/docker/api/types/volume [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:33:57.959Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:33:57.959Z] github.com/docker/docker/cli [2022-05-19T09:33:57.959Z] github.com/docker/docker/cli/config [2022-05-19T09:33:57.959Z] github.com/docker/docker/cli/debug [2022-05-19T09:33:57.959Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:33:57.959Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:33:57.959Z] github.com/docker/docker/client [2022-05-19T09:33:57.959Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:33:57.959Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:33:57.959Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:33:57.959Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:33:57.959Z] github.com/docker/docker/container [2022-05-19T09:33:57.959Z] github.com/docker/docker/container/stream [2022-05-19T09:33:57.959Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:33:57.959Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:33:57.959Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/config [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/events [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/exec [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/images [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/links [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/names [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/network [2022-05-19T09:33:57.959Z] github.com/docker/docker/daemon/stats [2022-05-19T09:33:57.959Z] github.com/docker/docker/distribution [2022-05-19T09:33:57.959Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:33:57.959Z] github.com/docker/docker/distribution/utils [2022-05-19T09:33:57.959Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:33:57.959Z] github.com/docker/docker/dockerversion [2022-05-19T09:33:57.959Z] github.com/docker/docker/errdefs [2022-05-19T09:33:57.959Z] github.com/docker/docker/image [2022-05-19T09:33:57.959Z] github.com/docker/docker/image/cache [2022-05-19T09:33:57.959Z] github.com/docker/docker/image/tarexport [2022-05-19T09:33:57.959Z] github.com/docker/docker/image/v1 [2022-05-19T09:33:57.959Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:33:57.959Z] github.com/docker/docker/layer [2022-05-19T09:33:57.959Z] github.com/docker/docker/libcontainerd [2022-05-19T09:33:57.959Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:33:57.959Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:33:57.959Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:33:57.959Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/types [2022-05-19T09:33:57.959Z] github.com/docker/docker/oci [2022-05-19T09:33:57.959Z] github.com/docker/docker/oci/caps [2022-05-19T09:33:57.959Z] github.com/docker/docker/opts [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/archive [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/directory [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/platform [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/pools [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/progress [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/signal [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/stack [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/system [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:33:57.959Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:33:57.959Z] github.com/docker/docker/plugin [2022-05-19T09:33:57.959Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:33:57.959Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:33:57.959Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:33:57.959Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:33:57.959Z] github.com/docker/docker/quota [2022-05-19T09:33:57.959Z] github.com/docker/docker/reference [2022-05-19T09:33:57.959Z] github.com/docker/docker/registry [2022-05-19T09:33:57.959Z] github.com/docker/docker/registry/resumable [2022-05-19T09:33:57.959Z] github.com/docker/docker/restartmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/rootless [2022-05-19T09:33:57.959Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:33:57.959Z] github.com/docker/docker/runconfig [2022-05-19T09:33:57.959Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/environment [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/registry [2022-05-19T09:33:57.959Z] github.com/docker/docker/testutil/request [2022-05-19T09:33:57.959Z] github.com/docker/docker/volume [2022-05-19T09:33:57.959Z] github.com/docker/docker/volume/drivers [2022-05-19T09:33:57.959Z] github.com/docker/docker/volume/local [2022-05-19T09:33:57.959Z] github.com/docker/docker/volume/mounts [2022-05-19T09:33:57.959Z] github.com/docker/docker/volume/service [2022-05-19T09:33:57.959Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:33:57.959Z] github.com/docker/docker/volume/testutils' [2022-05-19T09:33:57.959Z] ++ grep --fixed-strings /libnetwork [2022-05-19T09:33:57.959Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:33:57.959Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/types' [2022-05-19T09:33:57.960Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-19T09:33:57.960Z] + echo 'github.com/docker/docker/libnetwork [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/types' [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:33:57.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:33:57.960Z] + type docker-proxy [2022-05-19T09:33:57.960Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-19T09:33:57.960Z] + hack/make.sh binary-proxy install-proxy [2022-05-19T09:33:57.960Z] [2022-05-19T09:33:58.219Z] Removing bundles/ [2022-05-19T09:33:58.219Z] [2022-05-19T09:33:58.219Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-19T09:33:58.219Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-19T09:33:58.219Z] GOOS="" GOARCH="" GOARM="" [2022-05-19T09:33:58.710Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-19T09:33:58.710Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-19T09:33:58.971Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-19T09:34:02.283Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-19T09:34:02.283Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-19T09:34:02.283Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-19T09:34:02.544Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-19T09:34:02.544Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-19T09:34:02.544Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-19T09:34:03.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-19T09:34:04.506Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-19T09:34:05.080Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-19T09:34:06.027Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-19T09:34:06.338Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-19T09:34:06.338Z] [2022-05-19T09:34:06.338Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-19T09:34:06.338Z] Installing docker-proxy to /usr/local/bin/ [2022-05-19T09:34:06.338Z] [2022-05-19T09:34:06.338Z] + mkdir -p bundles [2022-05-19T09:34:06.338Z] + '[' -n 'github.com/docker/docker/api [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/backend/build [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/httpstatus [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/httputils [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/middleware [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/build [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/container [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/debug [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/distribution [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/grpc [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/image [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/network [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/plugin [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/session [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/swarm [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/system [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/server/router/volume [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/backend [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/blkiodev [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/container [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/events [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/filters [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/image [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/mount [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/network [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/registry [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/strslice [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/swarm [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/time [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/versions [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-19T09:34:06.338Z] github.com/docker/docker/api/types/volume [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/builder-next [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/builder-next/worker [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/dockerfile [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/remotecontext [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/remotecontext/git [2022-05-19T09:34:06.338Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-19T09:34:06.338Z] github.com/docker/docker/cli [2022-05-19T09:34:06.338Z] github.com/docker/docker/cli/config [2022-05-19T09:34:06.338Z] github.com/docker/docker/cli/debug [2022-05-19T09:34:06.338Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-19T09:34:06.338Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-19T09:34:06.338Z] github.com/docker/docker/client [2022-05-19T09:34:06.338Z] github.com/docker/docker/cmd/docker-proxy [2022-05-19T09:34:06.338Z] github.com/docker/docker/cmd/dockerd [2022-05-19T09:34:06.338Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-19T09:34:06.338Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-19T09:34:06.338Z] github.com/docker/docker/container [2022-05-19T09:34:06.338Z] github.com/docker/docker/container/stream [2022-05-19T09:34:06.338Z] github.com/docker/docker/contrib/apparmor [2022-05-19T09:34:06.338Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-19T09:34:06.338Z] github.com/docker/docker/contrib/httpserver [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/cluster [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/cluster/convert [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/cluster/executor [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/cluster/provider [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/config [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/events [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/events/testutils [2022-05-19T09:34:06.338Z] github.com/docker/docker/daemon/exec [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/images [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/initlayer [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/links [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/listeners [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/gelf [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/journald [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/local [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/logentries [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/splunk [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/syslog [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/logger/templates [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/names [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/network [2022-05-19T09:34:06.339Z] github.com/docker/docker/daemon/stats [2022-05-19T09:34:06.339Z] github.com/docker/docker/distribution [2022-05-19T09:34:06.339Z] github.com/docker/docker/distribution/metadata [2022-05-19T09:34:06.339Z] github.com/docker/docker/distribution/utils [2022-05-19T09:34:06.339Z] github.com/docker/docker/distribution/xfer [2022-05-19T09:34:06.339Z] github.com/docker/docker/dockerversion [2022-05-19T09:34:06.339Z] github.com/docker/docker/errdefs [2022-05-19T09:34:06.339Z] github.com/docker/docker/image [2022-05-19T09:34:06.339Z] github.com/docker/docker/image/cache [2022-05-19T09:34:06.339Z] github.com/docker/docker/image/tarexport [2022-05-19T09:34:06.339Z] github.com/docker/docker/image/v1 [2022-05-19T09:34:06.339Z] github.com/docker/docker/internal/test/suite [2022-05-19T09:34:06.339Z] github.com/docker/docker/layer [2022-05-19T09:34:06.339Z] github.com/docker/docker/libcontainerd [2022-05-19T09:34:06.339Z] github.com/docker/docker/libcontainerd/queue [2022-05-19T09:34:06.339Z] github.com/docker/docker/libcontainerd/remote [2022-05-19T09:34:06.339Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-19T09:34:06.339Z] github.com/docker/docker/libcontainerd/types [2022-05-19T09:34:06.339Z] github.com/docker/docker/oci [2022-05-19T09:34:06.339Z] github.com/docker/docker/oci/caps [2022-05-19T09:34:06.339Z] github.com/docker/docker/opts [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/aaparser [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/archive [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/authorization [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/broadcaster [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/capabilities [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/chrootarchive [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/containerfs [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/devicemapper [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/directory [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/dmesg [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/filenotify [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/fileutils [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/fsutils [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/homedir [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/idtools [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/ioutils [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/jsonmessage [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/longpath [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/loopback [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/namesgenerator [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/parsers [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/pidfile [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/platform [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/plugingetter [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/plugins [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/plugins/transport [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/pools [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/progress [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/pubsub [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/reexec [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/signal [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/stack [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/stdcopy [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/streamformatter [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/stringid [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/sysinfo [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/system [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/tailfile [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/tarsum [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/truncindex [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/urlutil [2022-05-19T09:34:06.339Z] github.com/docker/docker/pkg/useragent [2022-05-19T09:34:06.339Z] github.com/docker/docker/plugin [2022-05-19T09:34:06.339Z] github.com/docker/docker/plugin/executor/containerd [2022-05-19T09:34:06.339Z] github.com/docker/docker/plugin/v2 [2022-05-19T09:34:06.339Z] github.com/docker/docker/profiles/apparmor [2022-05-19T09:34:06.339Z] github.com/docker/docker/profiles/seccomp [2022-05-19T09:34:06.339Z] github.com/docker/docker/quota [2022-05-19T09:34:06.339Z] github.com/docker/docker/reference [2022-05-19T09:34:06.339Z] github.com/docker/docker/registry [2022-05-19T09:34:06.339Z] github.com/docker/docker/registry/resumable [2022-05-19T09:34:06.339Z] github.com/docker/docker/restartmanager [2022-05-19T09:34:06.339Z] github.com/docker/docker/rootless [2022-05-19T09:34:06.339Z] github.com/docker/docker/rootless/specconv [2022-05-19T09:34:06.339Z] github.com/docker/docker/runconfig [2022-05-19T09:34:06.339Z] github.com/docker/docker/runconfig/opts [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/daemon [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/environment [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/fakecontext [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/fakegit [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/fakestorage [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/fixtures/load [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/registry [2022-05-19T09:34:06.339Z] github.com/docker/docker/testutil/request [2022-05-19T09:34:06.339Z] github.com/docker/docker/volume [2022-05-19T09:34:06.339Z] github.com/docker/docker/volume/drivers [2022-05-19T09:34:06.339Z] github.com/docker/docker/volume/local [2022-05-19T09:34:06.339Z] github.com/docker/docker/volume/mounts [2022-05-19T09:34:06.339Z] github.com/docker/docker/volume/service [2022-05-19T09:34:06.339Z] github.com/docker/docker/volume/service/opts [2022-05-19T09:34:06.339Z] github.com/docker/docker/volume/testutils' ']' [2022-05-19T09:34:06.339Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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-05-19T09:34:06.339Z] ? github.com/docker/docker/api [no test files] [2022-05-19T09:34:07.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-19T09:34:07.986Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-19T09:34:08.247Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-19T09:34:08.507Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-19T09:34:08.768Z] === RUN TestDockerSuite/TestDockerFails [2022-05-19T09:34:08.768Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-19T09:34:08.768Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-19T09:34:09.030Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-19T09:34:09.972Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-19T09:34:10.547Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-19T09:34:11.488Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-19T09:34:11.489Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-19T09:34:11.489Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-19T09:34:11.749Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-19T09:34:16.389Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-19T09:34:16.389Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-19T09:34:16.389Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-19T09:34:16.389Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-19T09:34:16.389Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-19T09:34:16.389Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-19T09:34:16.389Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-19T09:34:16.389Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-19T09:34:16.389Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-19T09:34:16.389Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-19T09:34:16.389Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-19T09:34:16.389Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-19T09:34:16.389Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-19T09:34:16.389Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-19T09:34:16.389Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-19T09:34:16.389Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-19T09:34:16.389Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-19T09:34:16.389Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-19T09:34:16.389Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-19T09:34:17.037Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-19T09:34:17.609Z] --- PASS: TestServicePlugin (32.85s) [2022-05-19T09:34:17.609Z] === RUN TestServiceUpdateLabel [2022-05-19T09:34:18.997Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-19T09:34:19.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-19T09:34:20.140Z] --- PASS: TestServiceUpdateLabel (2.63s) [2022-05-19T09:34:20.140Z] === RUN TestServiceUpdateSecrets [2022-05-19T09:34:21.557Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-19T09:34:22.264Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-19T09:34:22.501Z] docker_api_swarm_test.go:384: [d3572cbff50dc] joining swarm manager [d6297bbd571f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:34:23.890Z] docker_api_swarm_test.go:385: [daa2c22d39f8e] joining swarm manager [d6297bbd571f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:34:23.890Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-19T09:34:24.432Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-19T09:34:24.462Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-19T09:34:25.034Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-19T09:34:25.606Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-19T09:34:25.867Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-19T09:34:26.328Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-19T09:34:26.905Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-19T09:34:28.819Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-19T09:34:29.392Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-19T09:34:31.940Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-19T09:34:33.853Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-19T09:34:34.424Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-19T09:34:35.810Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2022-05-19T09:34:35.810Z] === RUN TestServiceUpdateConfigs [2022-05-19T09:34:35.810Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-19T09:34:36.382Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-19T09:34:36.644Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-19T09:34:38.033Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-19T09:34:38.033Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-19T09:34:38.294Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-19T09:34:38.555Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-19T09:34:38.816Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-19T09:34:38.816Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-19T09:34:39.778Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-19T09:34:40.728Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-19T09:34:40.728Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-19T09:34:40.728Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-19T09:34:41.301Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-19T09:34:41.561Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-19T09:34:42.502Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-19T09:34:43.447Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-19T09:34:43.708Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-19T09:34:43.708Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-19T09:34:43.708Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-19T09:34:43.708Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-19T09:34:43.708Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-19T09:34:45.625Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-19T09:34:46.197Z] === RUN TestDockerSuite/TestEventsRename [2022-05-19T09:34:46.769Z] === RUN TestDockerSuite/TestEventsResize [2022-05-19T09:34:47.344Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-19T09:34:50.645Z] --- PASS: TestServiceUpdateConfigs (14.93s) [2022-05-19T09:34:50.645Z] === RUN TestServiceUpdateNetwork [2022-05-19T09:34:52.559Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-19T09:34:53.502Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-19T09:34:53.763Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-19T09:34:57.062Z] === RUN TestDockerSuite/TestEventsTop [2022-05-19T09:34:57.323Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-19T09:34:59.870Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-19T09:35:04.080Z] --- PASS: TestServiceUpdateNetwork (12.87s) [2022-05-19T09:35:04.080Z] === RUN TestServiceUpdatePidsLimit [2022-05-19T09:35:05.022Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-19T09:35:05.966Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-19T09:35:11.255Z] === RUN TestDockerSuite/TestExec [2022-05-19T09:35:11.518Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-19T09:35:12.090Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-19T09:35:12.351Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-19T09:35:12.543Z] --- PASS: TestBuildWithHugeFile (149.28s) [2022-05-19T09:35:12.544Z] === RUN TestBuildWCOWSandboxSize [2022-05-19T09:35:12.544Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:35:12.544Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestBuildWithEmptyDockerfile [2022-05-19T09:35:12.544Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:35:12.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:35:12.544Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:35:12.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:35:12.544Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:35:12.544Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:35:12.544Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-19T09:35:12.544Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-19T09:35:12.544Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-19T09:35:12.544Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-19T09:35:12.544Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-19T09:35:12.544Z] === RUN TestBuildPreserveOwnership [2022-05-19T09:35:12.544Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:35:12.544Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestBuildPlatformInvalid [2022-05-19T09:35:12.544Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-19T09:35:12.544Z] PASS [2022-05-19T09:35:12.544Z] ok github.com/docker/docker/integration/build 233.457s [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === Skipped [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-19T09:35:12.544Z] build_session_test.go:25: TODO: BuildKit [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-19T09:35:12.544Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-19T09:35:12.544Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-19T09:35:12.544Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-19T09:35:12.544Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-19T09:35:12.544Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] DONE 29 tests, 6 skipped in 274.565s [2022-05-19T09:35:12.544Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-19T09:35:12.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:35:12.544Z] INFO: Testing against a local daemon [2022-05-19T09:35:12.544Z] === RUN TestConfigInspect [2022-05-19T09:35:12.544Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestConfigList [2022-05-19T09:35:12.544Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] --- SKIP: TestConfigList (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestConfigsCreateAndDelete [2022-05-19T09:35:12.544Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestConfigsUpdate [2022-05-19T09:35:12.544Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestTemplatedConfig [2022-05-19T09:35:12.544Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-05-19T09:35:12.544Z] === RUN TestConfigCreateResolve [2022-05-19T09:35:12.544Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:35:12.544Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-19T09:35:12.544Z] PASS [2022-05-19T09:35:12.544Z] ok github.com/docker/docker/integration/config 0.099s [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === Skipped [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-19T09:35:12.544Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-19T09:35:12.544Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-19T09:35:12.544Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-19T09:35:12.544Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-05-19T09:35:12.544Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-19T09:35:12.544Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:35:12.544Z] [2022-05-19T09:35:12.544Z] DONE 6 tests, 6 skipped in 2.020s [2022-05-19T09:35:12.544Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-19T09:35:12.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:35:12.544Z] INFO: Testing against a local daemon [2022-05-19T09:35:12.544Z] === RUN TestAttachWithTTY [2022-05-19T09:35:12.544Z] --- PASS: TestAttachWithTTY (0.10s) [2022-05-19T09:35:12.544Z] === RUN TestAttachWithoutTTy [2022-05-19T09:35:12.544Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-05-19T09:35:12.544Z] === RUN TestCheckpoint [2022-05-19T09:35:12.544Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:35:12.544Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/commit [2022-05-19T09:35:12.544Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-19T09:35:12.544Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:35:12.544Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:35:12.544Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:35:12.544Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:35:12.544Z] === CONT TestContainerInvalidJSON/commit [2022-05-19T09:35:12.544Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-19T09:35:12.544Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-19T09:35:12.544Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-19T09:35:12.544Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-19T09:35:12.544Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-19T09:35:12.544Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-05-19T09:35:12.544Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-19T09:35:12.544Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-05-19T09:35:12.544Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-19T09:35:12.544Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-05-19T09:35:12.544Z] === RUN TestCopyEmptyFile [2022-05-19T09:35:12.544Z] --- PASS: TestCopyEmptyFile (0.47s) [2022-05-19T09:35:12.544Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-19T09:35:12.544Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-05-19T09:35:12.544Z] === RUN TestCopyFromContainer [2022-05-19T09:35:12.544Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-19T09:35:12.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:35:12.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:35:12.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:35:12.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:35:12.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:35:12.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:35:12.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-19T09:35:12.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-19T09:35:12.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-19T09:35:12.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-19T09:35:12.544Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-19T09:35:12.544Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-19T09:35:12.544Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidEnv [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-19T09:35:12.544Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-19T09:35:12.544Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-19T09:35:12.544Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-19T09:35:12.544Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-19T09:35:12.544Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-19T09:35:12.544Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-19T09:35:12.544Z] === RUN TestCreateTmpfsMountsTarget [2022-05-19T09:35:12.544Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.544Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-19T09:35:12.544Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:35:12.544Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-19T09:35:12.544Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:35:12.544Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:35:12.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:35:12.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:35:12.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:35:12.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:35:12.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:35:12.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:35:12.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-19T09:35:12.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-19T09:35:12.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-19T09:35:12.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-19T09:35:12.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-19T09:35:12.544Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-19T09:35:12.544Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-19T09:35:12.544Z] === RUN TestCreateDifferentPlatform [2022-05-19T09:35:12.544Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-19T09:35:12.544Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-19T09:35:12.544Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-19T09:35:12.544Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-19T09:35:12.544Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-19T09:35:12.544Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-19T09:35:12.544Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-19T09:35:12.544Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-19T09:35:12.544Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-19T09:35:12.544Z] === RUN TestContainerKillOnDaemonStart [2022-05-19T09:35:12.545Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:12.545Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-19T09:35:12.545Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:35:12.545Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-19T09:35:12.545Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-19T09:35:12.545Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-19T09:35:12.545Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-19T09:35:12.545Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-19T09:35:12.545Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.20s) [2022-05-19T09:35:12.545Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.20s) [2022-05-19T09:35:12.545Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.70s) [2022-05-19T09:35:12.545Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.57s) [2022-05-19T09:35:12.545Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.98s) [2022-05-19T09:35:12.545Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (2.05s) [2022-05-19T09:35:12.545Z] === RUN TestDiff [2022-05-19T09:35:12.545Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-19T09:35:12.545Z] --- SKIP: TestDiff (0.00s) [2022-05-19T09:35:12.545Z] === RUN TestExecWithCloseStdin [2022-05-19T09:35:12.612Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-19T09:35:12.873Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-19T09:35:14.262Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-19T09:35:14.763Z] --- PASS: TestExecWithCloseStdin (2.39s) [2022-05-19T09:35:14.763Z] === RUN TestExec [2022-05-19T09:35:14.834Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-19T09:35:15.405Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-19T09:35:15.977Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-19T09:35:16.331Z] --- PASS: TestExec (2.01s) [2022-05-19T09:35:16.331Z] === RUN TestExecUser [2022-05-19T09:35:16.331Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-19T09:35:16.331Z] --- SKIP: TestExecUser (0.00s) [2022-05-19T09:35:16.331Z] === RUN TestExportContainerAndImportImage [2022-05-19T09:35:16.331Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:16.331Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-19T09:35:16.331Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-19T09:35:16.331Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:16.331Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-19T09:35:16.331Z] === RUN TestHealthCheckWorkdir [2022-05-19T09:35:16.331Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-19T09:35:16.331Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-19T09:35:16.331Z] === RUN TestHealthKillContainer [2022-05-19T09:35:16.331Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-19T09:35:16.331Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-19T09:35:16.331Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-19T09:35:16.331Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-19T09:35:16.331Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-19T09:35:16.331Z] === RUN TestKillContainerInvalidSignal [2022-05-19T09:35:16.548Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-19T09:35:16.810Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-19T09:35:17.381Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-19T09:35:18.324Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-19T09:35:18.549Z] --- PASS: TestKillContainerInvalidSignal (1.80s) [2022-05-19T09:35:18.549Z] === RUN TestKillContainer [2022-05-19T09:35:18.549Z] === RUN TestKillContainer/no_signal [2022-05-19T09:35:19.268Z] === RUN TestDockerSuite/TestExecEnv [2022-05-19T09:35:20.116Z] === RUN TestKillContainer/non_killing_signal [2022-05-19T09:35:20.116Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-19T09:35:20.116Z] === RUN TestKillContainer/killing_signal [2022-05-19T09:35:20.212Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-19T09:35:20.474Z] --- PASS: TestServiceUpdatePidsLimit (17.15s) [2022-05-19T09:35:20.474Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2022-05-19T09:35:20.474Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-19T09:35:20.474Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-05-19T09:35:20.474Z] PASS [2022-05-19T09:35:20.474Z] [2022-05-19T09:35:20.474Z] === Skipped [2022-05-19T09:35:20.474Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-19T09:35:20.474Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-19T09:35:20.474Z] [2022-05-19T09:35:20.474Z] DONE 27 tests, 1 skipped in 181.454s [2022-05-19T09:35:20.474Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-19T09:35:20.474Z] ++ 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-05-19T09:35:20.474Z] ++ set -e [2022-05-19T09:35:20.474Z] ++ '[' -n 0 ']' [2022-05-19T09:35:20.474Z] ++ set -x [2022-05-19T09:35:20.474Z] ++ 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-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-19T09:35:20.697Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-19T09:35:20.697Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-19T09:35:20.697Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-19T09:35:20.697Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-19T09:35:20.697Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-19T09:35:20.697Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-19T09:35:20.697Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-19T09:35:20.697Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-19T09:35:20.697Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-19T09:35:20.697Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-19T09:35:20.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-19T09:35:20.735Z] INFO: Testing against a local daemon [2022-05-19T09:35:20.736Z] === RUN TestSessionCreate [2022-05-19T09:35:20.736Z] --- PASS: TestSessionCreate (0.02s) [2022-05-19T09:35:20.736Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-19T09:35:20.736Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-19T09:35:20.736Z] PASS [2022-05-19T09:35:20.736Z] [2022-05-19T09:35:20.736Z] DONE 2 tests in 0.141s [2022-05-19T09:35:20.736Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-19T09:35:20.736Z] ++ 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-05-19T09:35:20.736Z] ++ set -e [2022-05-19T09:35:20.736Z] ++ '[' -n 0 ']' [2022-05-19T09:35:20.736Z] ++ set -x [2022-05-19T09:35:20.736Z] ++ 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-05-19T09:35:20.997Z] INFO: Testing against a local daemon [2022-05-19T09:35:20.997Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:35:20.997Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-19T09:35:20.997Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:35:20.997Z] === RUN TestDiskUsage [2022-05-19T09:35:20.997Z] === PAUSE TestDiskUsage [2022-05-19T09:35:20.997Z] === RUN TestEventsExecDie [2022-05-19T09:35:21.164Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-19T09:35:21.575Z] --- PASS: TestEventsExecDie (0.70s) [2022-05-19T09:35:21.575Z] === RUN TestEventsBackwardsCompatible [2022-05-19T09:35:21.575Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-19T09:35:21.575Z] === RUN TestEventsVolumeCreate [2022-05-19T09:35:21.838Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-19T09:35:21.838Z] --- PASS: TestEventsVolumeCreate (0.11s) [2022-05-19T09:35:21.838Z] === RUN TestInfoBinaryCommits [2022-05-19T09:35:21.838Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-05-19T09:35:21.838Z] === RUN TestInfoAPIVersioned [2022-05-19T09:35:21.838Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-19T09:35:21.838Z] === RUN TestInfoAPI [2022-05-19T09:35:21.838Z] --- PASS: TestInfoAPI (0.02s) [2022-05-19T09:35:21.838Z] === RUN TestInfoAPIWarnings [2022-05-19T09:35:22.335Z] --- PASS: TestKillContainer (3.87s) [2022-05-19T09:35:22.335Z] --- PASS: TestKillContainer/no_signal (1.74s) [2022-05-19T09:35:22.335Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:35:22.335Z] --- PASS: TestKillContainer/killing_signal (2.06s) [2022-05-19T09:35:22.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-19T09:35:22.335Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:35:22.335Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-19T09:35:22.335Z] === RUN TestKillStoppedContainer [2022-05-19T09:35:22.335Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:35:22.335Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-19T09:35:22.335Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-19T09:35:22.335Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:35:22.335Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-19T09:35:22.335Z] === RUN TestKillDifferentUserContainer [2022-05-19T09:35:22.335Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-19T09:35:22.335Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-19T09:35:22.335Z] === RUN TestInspectOomKilledTrue [2022-05-19T09:35:22.335Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:22.335Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-19T09:35:22.335Z] === RUN TestInspectOomKilledFalse [2022-05-19T09:35:22.335Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:35:22.335Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-19T09:35:22.335Z] === RUN TestLogsFollowTailEmpty [2022-05-19T09:35:22.410Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-19T09:35:23.931Z] --- PASS: TestLogsFollowTailEmpty (1.80s) [2022-05-19T09:35:23.931Z] === RUN TestNetworkNat [2022-05-19T09:35:23.931Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-19T09:35:23.931Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-19T09:35:23.931Z] === RUN TestNetworkLocalhostTCPNat [2022-05-19T09:35:24.114Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-19T09:35:24.114Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-19T09:35:24.114Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-19T09:35:24.114Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-19T09:35:24.114Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-19T09:35:24.114Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-19T09:35:24.114Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-19T09:35:24.114Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-19T09:35:24.114Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-19T09:35:24.954Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-19T09:35:25.527Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-19T09:35:26.101Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-19T09:35:26.150Z] --- PASS: TestNetworkLocalhostTCPNat (2.16s) [2022-05-19T09:35:26.150Z] === RUN TestNetworkLoopbackNat [2022-05-19T09:35:26.150Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-19T09:35:26.150Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-19T09:35:26.150Z] === RUN TestPause [2022-05-19T09:35:26.150Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-19T09:35:26.150Z] --- SKIP: TestPause (0.00s) [2022-05-19T09:35:26.150Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-19T09:35:26.674Z] === RUN TestDockerSuite/TestExecParseError [2022-05-19T09:35:27.245Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-19T09:35:27.817Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-19T09:35:27.901Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-19T09:35:27.901Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-19T09:35:27.901Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-19T09:35:27.901Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-19T09:35:27.901Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-19T09:35:28.079Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-19T09:35:28.369Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.79s) [2022-05-19T09:35:28.369Z] === RUN TestPauseStopPausedContainer [2022-05-19T09:35:28.369Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:35:28.369Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-19T09:35:28.369Z] === RUN TestPsFilter [2022-05-19T09:35:28.369Z] --- PASS: TestPsFilter (0.23s) [2022-05-19T09:35:28.369Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-19T09:35:29.022Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-19T09:35:29.593Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-19T09:35:30.166Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-19T09:35:30.587Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.29s) [2022-05-19T09:35:30.587Z] === RUN TestRemoveContainerWithVolume [2022-05-19T09:35:31.107Z] check_test.go:378: [daa2c22d39f8e] daemon is not started [2022-05-19T09:35:31.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-19T09:35:33.020Z] docker_api_swarm_test.go:802: [dc0e789a4003c] joining swarm manager [d1ea7a9cc6d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:35:34.404Z] docker_api_swarm_test.go:802: [db392e565fd01] joining swarm manager [d1ea7a9cc6d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:35:35.051Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-19T09:35:35.789Z] docker_api_swarm_test.go:802: [da26be0fb03eb] joining swarm manager [d1ea7a9cc6d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-19T09:35:36.731Z] docker_api_swarm_test.go:802: [d9d9d916e0e9b] joining swarm manager [d1ea7a9cc6d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-19T09:35:37.752Z] --- PASS: TestRemoveContainerWithVolume (6.96s) [2022-05-19T09:35:37.752Z] === RUN TestRemoveContainerRunning [2022-05-19T09:35:38.643Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-19T09:35:38.643Z] === RUN TestInfoDebug [2022-05-19T09:35:38.903Z] --- PASS: TestInfoDebug (0.53s) [2022-05-19T09:35:38.903Z] === RUN TestInfoInsecureRegistries [2022-05-19T09:35:39.164Z] docker_api_swarm_test.go:810: [d801c8204e9f8] joining swarm manager [d1ea7a9cc6d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-19T09:35:39.320Z] --- PASS: TestRemoveContainerRunning (1.91s) [2022-05-19T09:35:39.320Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-19T09:35:39.435Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-19T09:35:39.435Z] === RUN TestInfoRegistryMirrors [2022-05-19T09:35:40.012Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-19T09:35:40.012Z] === RUN TestLoginFailsWithBadCredentials [2022-05-19T09:35:40.012Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-05-19T09:35:40.012Z] === RUN TestPingCacheHeaders [2022-05-19T09:35:40.012Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-19T09:35:40.012Z] === RUN TestPingGet [2022-05-19T09:35:40.012Z] --- PASS: TestPingGet (0.01s) [2022-05-19T09:35:40.012Z] === RUN TestPingHead [2022-05-19T09:35:40.012Z] --- PASS: TestPingHead (0.02s) [2022-05-19T09:35:40.012Z] === RUN TestPingSwarmHeader [2022-05-19T09:35:40.584Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-19T09:35:40.845Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-19T09:35:41.106Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-19T09:35:41.542Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.87s) [2022-05-19T09:35:41.542Z] === RUN TestRemoveInvalidContainer [2022-05-19T09:35:41.542Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-19T09:35:41.542Z] === RUN TestRenameLinkedContainer [2022-05-19T09:35:41.542Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-19T09:35:41.542Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-19T09:35:41.542Z] === RUN TestRenameStoppedContainer [2022-05-19T09:35:41.681Z] === RUN TestDockerSuite/TestExecTTY [2022-05-19T09:35:42.341Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-19T09:35:42.601Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-19T09:35:42.601Z] --- PASS: TestPingSwarmHeader (2.43s) [2022-05-19T09:35:42.601Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-19T09:35:42.601Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-19T09:35:42.601Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-19T09:35:42.601Z] === RUN TestVersion [2022-05-19T09:35:42.601Z] --- PASS: TestVersion (0.03s) [2022-05-19T09:35:42.601Z] === CONT TestDiskUsage [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/container_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/image_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/volume_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-19T09:35:43.174Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-19T09:35:43.174Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-19T09:35:43.435Z] === RUN TestDiskUsage/after_container.Run [2022-05-19T09:35:44.008Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-19T09:35:44.008Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage (1.46s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-19T09:35:44.008Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-19T09:35:44.008Z] PASS [2022-05-19T09:35:44.008Z] [2022-05-19T09:35:44.008Z] === Skipped [2022-05-19T09:35:44.008Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:35:44.008Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-19T09:35:44.008Z] [2022-05-19T09:35:44.008Z] DONE 54 tests, 1 skipped in 23.291s [2022-05-19T09:35:44.008Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-19T09:35:44.008Z] ++ 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-05-19T09:35:44.008Z] ++ set -e [2022-05-19T09:35:44.008Z] ++ '[' -n 0 ']' [2022-05-19T09:35:44.008Z] ++ set -x [2022-05-19T09:35:44.008Z] ++ 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-05-19T09:35:44.270Z] INFO: Testing against a local daemon [2022-05-19T09:35:44.270Z] === RUN TestVolumesCreateAndList [2022-05-19T09:35:44.270Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-19T09:35:44.270Z] === RUN TestVolumesRemove [2022-05-19T09:35:44.270Z] --- PASS: TestVolumesRemove (0.11s) [2022-05-19T09:35:44.270Z] === RUN TestVolumesInspect [2022-05-19T09:35:44.270Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-19T09:35:44.270Z] === RUN TestVolumesInvalidJSON [2022-05-19T09:35:44.532Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-19T09:35:44.532Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-19T09:35:44.532Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-19T09:35:44.532Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-19T09:35:44.532Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-19T09:35:44.532Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-19T09:35:44.532Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-19T09:35:44.532Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-19T09:35:44.532Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-19T09:35:44.532Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-19T09:35:44.532Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-19T09:35:44.532Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-19T09:35:44.532Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-19T09:35:44.532Z] PASS [2022-05-19T09:35:44.532Z] [2022-05-19T09:35:44.532Z] DONE 9 tests in 0.356s [2022-05-19T09:35:44.532Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-19T09:35:44.794Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-19T09:35:44.794Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-19T09:35:44.794Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-19T09:35:44.794Z] ++++ cat bundles/test-integration/docker.pid [2022-05-19T09:35:44.794Z] +++ kill 6686 [2022-05-19T09:35:45.369Z] +++ /etc/init.d/apparmor stop [2022-05-19T09:35:45.369Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-19T09:35:45.369Z] [2022-05-19T09:35:45.369Z] Unloading profiles will leave already running processes permanently [2022-05-19T09:35:45.369Z] unconfined, which can lead to unexpected situations. [2022-05-19T09:35:45.369Z] [2022-05-19T09:35:45.369Z] To set a process to complain mode, use the command line tool [2022-05-19T09:35:45.369Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-19T09:35:45.369Z] +++ true [2022-05-19T09:35:45.369Z] exiting test-integration [2022-05-19T09:35:45.369Z] ++ exit 0 [2022-05-19T09:35:45.369Z] [2022-05-19T09:35:45.939Z] + for job in $(jobs -p) [2022-05-19T09:35:45.939Z] + wait 10458 [2022-05-19T09:35:46.880Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-19T09:35:47.141Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-19T09:35:48.085Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-19T09:35:48.607Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-19T09:35:48.607Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-19T09:35:48.607Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-19T09:35:48.607Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-19T09:35:48.607Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-19T09:35:48.657Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-19T09:35:48.872Z] --- PASS: TestRenameStoppedContainer (7.12s) [2022-05-19T09:35:48.872Z] === RUN TestRenameRunningContainerAndReuse [2022-05-19T09:35:49.228Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-19T09:35:50.134Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-19T09:35:51.095Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-19T09:35:51.095Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-19T09:35:51.095Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-19T09:35:51.095Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-19T09:35:51.095Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-19T09:35:51.095Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-19T09:35:51.095Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-19T09:35:51.550Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-19T09:35:52.510Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-19T09:35:52.671Z] --- PASS: TestRenameRunningContainerAndReuse (4.10s) [2022-05-19T09:35:52.671Z] === RUN TestRenameInvalidName [2022-05-19T09:35:54.241Z] --- PASS: TestRenameInvalidName (1.90s) [2022-05-19T09:35:54.241Z] === RUN TestRenameAnonymousContainer [2022-05-19T09:35:54.514Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-19T09:35:56.211Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-19T09:35:57.722Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-19T09:35:57.722Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-19T09:35:57.722Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-19T09:35:57.722Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-19T09:35:57.722Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-19T09:35:57.722Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-19T09:35:58.717Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-19T09:35:59.661Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 77.3% of statements [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/builder [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/builder/remotecontext 0.109s coverage: 13.7% of statements [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 49.3% of statements [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-19T09:36:00.892Z] ok github.com/docker/docker/builder/remotecontext/git 1.852s coverage: 86.3% of statements [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/cli [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-19T09:36:00.892Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-19T09:36:01.414Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-19T09:36:01.459Z] ok github.com/docker/docker/cmd/docker-proxy 0.297s coverage: 67.6% of statements [2022-05-19T09:36:04.954Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-19T09:36:04.955Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-19T09:36:04.955Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-19T09:36:04.955Z] === RUN TestDockerSuite/TestHealth [2022-05-19T09:36:05.707Z] ok github.com/docker/docker/client 0.133s coverage: 75.6% of statements [2022-05-19T09:36:06.767Z] --- PASS: TestRenameAnonymousContainer (11.90s) [2022-05-19T09:36:06.767Z] === RUN TestRenameContainerWithSameName [2022-05-19T09:36:08.335Z] --- PASS: TestRenameContainerWithSameName (1.89s) [2022-05-19T09:36:08.335Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-19T09:36:08.335Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-19T09:36:08.335Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-19T09:36:08.335Z] === RUN TestResize [2022-05-19T09:36:09.905Z] --- PASS: TestResize (1.94s) [2022-05-19T09:36:09.905Z] === RUN TestResizeWithInvalidSize [2022-05-19T09:36:12.123Z] --- PASS: TestResizeWithInvalidSize (1.93s) [2022-05-19T09:36:12.124Z] === RUN TestResizeWhenContainerNotStarted [2022-05-19T09:36:13.751Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-19T09:36:14.344Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s) [2022-05-19T09:36:14.344Z] === RUN TestDaemonRestartKillContainers [2022-05-19T09:36:14.344Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:14.344Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:36:14.344Z] === RUN TestStats [2022-05-19T09:36:14.344Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-19T09:36:14.344Z] --- SKIP: TestStats (0.00s) [2022-05-19T09:36:14.344Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-19T09:36:19.514Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-19T09:36:19.970Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-19T09:36:19.970Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-19T09:36:19.970Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-19T09:36:21.520Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.14s) [2022-05-19T09:36:21.520Z] === RUN TestStopContainerWithTimeout [2022-05-19T09:36:21.520Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-19T09:36:21.520Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-19T09:36:21.520Z] === RUN TestUpdateRestartPolicy [2022-05-19T09:36:23.684Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-19T09:36:25.218Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-19T09:36:26.918Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-19T09:36:27.179Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-19T09:36:27.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-19T09:36:27.702Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-19T09:36:27.702Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-19T09:36:28.647Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-19T09:36:30.984Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-19T09:36:30.984Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-19T09:36:30.984Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-19T09:36:30.984Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-19T09:36:30.984Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-19T09:36:30.984Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-19T09:36:30.984Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-19T09:36:30.984Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-19T09:36:30.984Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-19T09:36:30.984Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-19T09:36:31.194Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-19T09:36:31.194Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-19T09:36:31.194Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-19T09:36:32.579Z] === RUN TestDockerSuite/TestImportFile [2022-05-19T09:36:33.526Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-19T09:36:33.526Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-19T09:36:34.469Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-19T09:36:35.856Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-19T09:36:36.810Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-19T09:36:37.406Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-19T09:36:37.978Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-19T09:36:38.550Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-19T09:36:38.550Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-19T09:36:38.550Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-19T09:36:38.811Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-19T09:36:39.384Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-19T09:36:39.957Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-19T09:36:40.218Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-19T09:36:40.789Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-19T09:36:41.362Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-19T09:36:41.362Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-19T09:36:42.303Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-19T09:36:42.791Z] --- PASS: TestUpdateRestartPolicy (19.99s) [2022-05-19T09:36:42.791Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-19T09:36:42.791Z] --- PASS: TestUpdateRestartWithAutoRemove (1.81s) [2022-05-19T09:36:42.791Z] === RUN TestWaitNonBlocked [2022-05-19T09:36:42.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:36:42.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:36:42.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:36:42.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:36:42.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-19T09:36:42.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-19T09:36:42.875Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-19T09:36:43.136Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-19T09:36:43.397Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-19T09:36:43.658Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-19T09:36:43.658Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-19T09:36:43.658Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-19T09:36:44.601Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-19T09:36:44.862Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-19T09:36:45.433Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-19T09:36:46.007Z] === RUN TestDockerSuite/TestInspectImage [2022-05-19T09:36:46.007Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-19T09:36:46.007Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-19T09:36:46.007Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-19T09:36:46.007Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-19T09:36:46.579Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-19T09:36:46.840Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-19T09:36:47.101Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-19T09:36:47.362Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-19T09:36:47.935Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-19T09:36:48.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-19T09:36:49.959Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-19T09:36:49.959Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.60s) [2022-05-19T09:36:49.959Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.27s) [2022-05-19T09:36:49.959Z] === RUN TestWaitBlocked [2022-05-19T09:36:49.959Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:36:49.959Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-19T09:36:49.959Z] PASS [2022-05-19T09:36:49.959Z] ok github.com/docker/docker/integration/container 105.916s [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === Skipped [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-19T09:36:49.959Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-19T09:36:49.959Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-19T09:36:49.959Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-19T09:36:49.959Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-19T09:36:49.959Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-19T09:36:49.959Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-19T09:36:49.959Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-19T09:36:49.959Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-19T09:36:49.959Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-19T09:36:49.959Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-19T09:36:49.959Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.959Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-19T09:36:49.959Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-19T09:36:49.959Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-19T09:36:49.960Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-19T09:36:49.960Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-19T09:36:49.960Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-19T09:36:49.960Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-19T09:36:49.960Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-19T09:36:49.960Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:36:49.960Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-19T09:36:49.960Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-19T09:36:49.960Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-19T09:36:49.960Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-19T09:36:49.960Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-19T09:36:49.960Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-19T09:36:49.960Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-19T09:36:49.960Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-19T09:36:49.960Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-19T09:36:49.960Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-19T09:36:49.960Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-19T09:36:49.960Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-19T09:36:49.960Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-19T09:36:49.960Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-19T09:36:49.960Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-19T09:36:49.960Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-19T09:36:49.960Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-19T09:36:49.960Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:36:49.960Z] [2022-05-19T09:36:49.960Z] DONE 122 tests, 34 skipped in 108.839s [2022-05-19T09:36:49.960Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-19T09:36:50.263Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-19T09:36:50.263Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-19T09:36:51.208Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-19T09:36:51.781Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-19T09:36:52.388Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.7% of statements [2022-05-19T09:36:52.388Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-05-19T09:36:52.388Z] ok github.com/docker/docker/cmd/dockerd/trap 2.554s coverage: 0.0% of statements [2022-05-19T09:36:52.388Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-19T09:36:52.388Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-19T09:36:52.388Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-19T09:36:52.388Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-19T09:36:52.388Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-19T09:36:53.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-19T09:36:53.702Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-19T09:36:54.274Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-19T09:36:54.846Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-19T09:36:55.419Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-19T09:36:55.680Z] docker_api_swarm_service_test.go:395: [d989e3179e77b] joining swarm manager [d52f4c2d46ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:36:55.941Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-19T09:36:56.515Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-19T09:36:56.580Z] ok github.com/docker/docker/daemon/cluster 0.086s coverage: 0.5% of statements [2022-05-19T09:36:56.777Z] docker_api_swarm_service_test.go:395: [dbb7728147383] joining swarm manager [d52f4c2d46ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:36:57.037Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-19T09:36:57.037Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-19T09:36:57.959Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-05-19T09:36:59.336Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-05-19T09:36:59.589Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-19T09:37:00.534Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-19T09:37:01.923Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-19T09:37:02.185Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-19T09:37:03.571Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-19T09:37:04.957Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-19T09:37:06.344Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-19T09:37:06.604Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-19T09:37:06.604Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-19T09:37:06.604Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-19T09:37:06.604Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-19T09:37:06.604Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-19T09:37:06.605Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-19T09:37:07.452Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-05-19T09:37:07.710Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-05-19T09:37:07.992Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-19T09:37:08.254Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-19T09:37:08.277Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-19T09:37:08.826Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-19T09:37:08.845Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-19T09:37:09.104Z] ok github.com/docker/docker/daemon 10.187s coverage: 16.0% of statements [2022-05-19T09:37:09.104Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-19T09:37:09.104Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-19T09:37:09.104Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-19T09:37:09.104Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-19T09:37:10.481Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.720s coverage: 74.8% of statements [2022-05-19T09:37:11.416Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.0% of statements [2022-05-19T09:37:11.675Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.283s coverage: 56.2% of statements [2022-05-19T09:37:13.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-19T09:37:13.593Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-05-19T09:37:14.971Z] docker_api_swarm_service_test.go:343: [d3bf008850fc2] joining swarm manager [de6983ab74daf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:37:14.991Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 50.6% of statements [2022-05-19T09:37:15.292Z] === RUN TestConfigDaemonLibtrustID [2022-05-19T09:37:15.292Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-19T09:37:15.292Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-19T09:37:15.292Z] === RUN TestConfigDaemonID [2022-05-19T09:37:15.292Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-19T09:37:15.292Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-19T09:37:15.292Z] === RUN TestDaemonConfigValidation [2022-05-19T09:37:15.292Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-19T09:37:15.292Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-19T09:37:15.292Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-19T09:37:15.292Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-19T09:37:15.292Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-19T09:37:15.292Z] === RUN TestDaemonProxy [2022-05-19T09:37:15.292Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-19T09:37:15.292Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-19T09:37:15.292Z] PASS [2022-05-19T09:37:15.292Z] ok github.com/docker/docker/integration/daemon 0.137s [2022-05-19T09:37:15.292Z] [2022-05-19T09:37:15.292Z] === Skipped [2022-05-19T09:37:15.292Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-19T09:37:15.292Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-19T09:37:15.292Z] [2022-05-19T09:37:15.292Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-19T09:37:15.292Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-19T09:37:15.292Z] [2022-05-19T09:37:15.292Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-19T09:37:15.292Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-19T09:37:15.292Z] [2022-05-19T09:37:15.292Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-19T09:37:15.292Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-19T09:37:15.292Z] [2022-05-19T09:37:15.292Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-19T09:37:15.292Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-19T09:37:15.292Z] [2022-05-19T09:37:15.292Z] DONE 5 tests, 5 skipped in 24.352s [2022-05-19T09:37:15.292Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-19T09:37:15.543Z] docker_api_swarm_service_test.go:343: [d3a2fb1a1657a] joining swarm manager [de6983ab74daf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:37:15.929Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.395s coverage: 49.7% of statements [2022-05-19T09:37:15.929Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-19T09:37:16.520Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-19T09:37:16.520Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-19T09:37:16.520Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-19T09:37:16.865Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-05-19T09:37:16.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-19T09:37:17.124Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.725s coverage: 58.2% of statements [2022-05-19T09:37:17.124Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-19T09:37:17.124Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-19T09:37:18.061Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-05-19T09:37:18.628Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-05-19T09:37:19.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:19.095Z] INFO: Testing against a local daemon [2022-05-19T09:37:19.095Z] === RUN TestCommitInheritsEnv [2022-05-19T09:37:19.095Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:37:19.095Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-19T09:37:19.095Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-19T09:37:19.095Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:37:19.095Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-19T09:37:19.095Z] === RUN TestImportWithCustomPlatform [2022-05-19T09:37:19.095Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:37:19.095Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-19T09:37:19.095Z] === RUN TestImagesFilterMultiReference [2022-05-19T09:37:19.095Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-19T09:37:19.095Z] === RUN TestImagePullPlatformInvalid [2022-05-19T09:37:19.095Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-19T09:37:19.095Z] === RUN TestRemoveImageOrphaning [2022-05-19T09:37:19.413Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-19T09:37:19.413Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-19T09:37:19.480Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-19T09:37:19.564Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2022-05-19T09:37:19.564Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-19T09:37:19.564Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-19T09:37:20.083Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2022-05-19T09:37:20.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-19T09:37:20.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-19T09:37:20.083Z] === RUN TestTagInvalidReference [2022-05-19T09:37:20.083Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-19T09:37:20.083Z] === RUN TestTagValidPrefixedRepo [2022-05-19T09:37:20.083Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-05-19T09:37:20.083Z] === RUN TestTagExistedNameWithoutForce [2022-05-19T09:37:20.083Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-19T09:37:20.083Z] === RUN TestTagOfficialNames [2022-05-19T09:37:20.083Z] --- PASS: TestTagOfficialNames (0.11s) [2022-05-19T09:37:20.083Z] === RUN TestTagMatchesDigest [2022-05-19T09:37:20.084Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-19T09:37:20.084Z] PASS [2022-05-19T09:37:20.084Z] ok github.com/docker/docker/integration/image 1.895s [2022-05-19T09:37:20.424Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-19T09:37:20.501Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.0% of statements [2022-05-19T09:37:20.553Z] [2022-05-19T09:37:20.553Z] === Skipped [2022-05-19T09:37:20.553Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-19T09:37:20.553Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:37:20.553Z] [2022-05-19T09:37:20.553Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-19T09:37:20.553Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:37:20.553Z] [2022-05-19T09:37:20.553Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-19T09:37:20.553Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-19T09:37:20.553Z] [2022-05-19T09:37:20.553Z] DONE 12 tests, 3 skipped in 5.976s [2022-05-19T09:37:20.553Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-19T09:37:20.996Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-19T09:37:21.069Z] ok github.com/docker/docker/daemon/logger/awslogs 0.186s coverage: 80.2% of statements [2022-05-19T09:37:21.329Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-05-19T09:37:21.329Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-19T09:37:21.902Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-05-19T09:37:21.902Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-05-19T09:37:22.383Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-19T09:37:22.383Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-19T09:37:22.471Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-05-19T09:37:22.644Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-19T09:37:22.644Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-19T09:37:22.644Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-19T09:37:22.730Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-19T09:37:22.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:22.783Z] INFO: Testing against a local daemon [2022-05-19T09:37:22.783Z] === RUN TestNetworkCreateDelete [2022-05-19T09:37:22.783Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:22.783Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestDockerNetworkDeletePreferID [2022-05-19T09:37:22.783Z] 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-05-19T09:37:22.783Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestDaemonDNSFallback [2022-05-19T09:37:22.783Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:22.783Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestInspectNetwork [2022-05-19T09:37:22.783Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-19T09:37:22.783Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestRunContainerWithBridgeNone [2022-05-19T09:37:22.783Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:22.783Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-19T09:37:22.783Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:37:22.783Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:37:22.783Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:37:22.783Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-19T09:37:22.783Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-19T09:37:22.783Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-19T09:37:22.783Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestNetworkList [2022-05-19T09:37:22.783Z] === RUN TestNetworkList//networks [2022-05-19T09:37:22.783Z] === PAUSE TestNetworkList//networks [2022-05-19T09:37:22.783Z] === RUN TestNetworkList//networks/ [2022-05-19T09:37:22.783Z] === PAUSE TestNetworkList//networks/ [2022-05-19T09:37:22.783Z] === CONT TestNetworkList//networks [2022-05-19T09:37:22.783Z] === CONT TestNetworkList//networks/ [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkList (0.04s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-19T09:37:22.783Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestHostIPv4BridgeLabel [2022-05-19T09:37:22.783Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-19T09:37:22.783Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestDaemonDefaultNetworkPools [2022-05-19T09:37:22.783Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-19T09:37:22.783Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-19T09:37:22.783Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-19T09:37:22.783Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestServiceWithPredefinedNetwork [2022-05-19T09:37:22.783Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-19T09:37:22.783Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:37:22.783Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestServiceWithDataPathPortInit [2022-05-19T09:37:22.783Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-19T09:37:22.783Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-19T09:37:22.783Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-19T09:37:22.783Z] PASS [2022-05-19T09:37:22.783Z] ok github.com/docker/docker/integration/network 0.202s [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === Skipped [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-19T09:37:22.783Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-19T09:37:22.783Z] 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-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-19T09:37:22.783Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-19T09:37:22.783Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-19T09:37:22.783Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-19T09:37:22.783Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:243: FLAKY_TEST [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-19T09:37:22.783Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-19T09:37:22.783Z] [2022-05-19T09:37:22.783Z] DONE 34 tests, 15 skipped in 2.240s [2022-05-19T09:37:22.783Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-19T09:37:23.217Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-19T09:37:23.668Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-05-19T09:37:23.668Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-19T09:37:23.774Z] testing: warning: no tests to run [2022-05-19T09:37:23.774Z] PASS [2022-05-19T09:37:23.774Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-05-19T09:37:23.774Z] [2022-05-19T09:37:23.774Z] DONE 0 tests in 0.803s [2022-05-19T09:37:23.774Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-19T09:37:23.992Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-19T09:37:24.001Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 58.9% of statements [2022-05-19T09:37:24.153Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-19T09:37:24.278Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-05-19T09:37:24.907Z] testing: warning: no tests to run [2022-05-19T09:37:24.907Z] PASS [2022-05-19T09:37:24.907Z] ok github.com/docker/docker/integration/network/macvlan 0.092s [2022-05-19T09:37:24.907Z] [2022-05-19T09:37:24.907Z] DONE 0 tests in 0.826s [2022-05-19T09:37:24.907Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-19T09:37:25.114Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-19T09:37:25.114Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-19T09:37:25.114Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-19T09:37:25.114Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-19T09:37:25.114Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-19T09:37:25.114Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-19T09:37:25.114Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-19T09:37:25.114Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-19T09:37:25.377Z] testing: warning: no tests to run [2022-05-19T09:37:25.377Z] PASS [2022-05-19T09:37:25.377Z] ok github.com/docker/docker/integration/plugin 0.081s [2022-05-19T09:37:25.377Z] [2022-05-19T09:37:25.377Z] DONE 0 tests in 0.823s [2022-05-19T09:37:25.655Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-05-19T09:37:25.655Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-05-19T09:37:25.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-19T09:37:26.222Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-19T09:37:26.318Z] testing: warning: no tests to run [2022-05-19T09:37:26.318Z] PASS [2022-05-19T09:37:26.318Z] ok github.com/docker/docker/integration/plugin/authz 0.090s [2022-05-19T09:37:26.318Z] [2022-05-19T09:37:26.318Z] DONE 0 tests in 0.799s [2022-05-19T09:37:26.639Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-19T09:37:26.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-19T09:37:26.790Z] ok github.com/docker/docker/daemon/logger/splunk 1.624s coverage: 82.5% of statements [2022-05-19T09:37:26.790Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-19T09:37:26.790Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-19T09:37:27.291Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-19T09:37:27.552Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-19T09:37:27.643Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-19T09:37:27.643Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-19T09:37:27.643Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-19T09:37:27.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-19T09:37:28.166Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 44.4% of statements [2022-05-19T09:37:28.733Z] ok github.com/docker/docker/distribution 0.631s coverage: 28.2% of statements [2022-05-19T09:37:28.733Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-19T09:37:28.993Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-19T09:37:29.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-19T09:37:29.560Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-19T09:37:29.818Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-19T09:37:30.360Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-19T09:37:30.474Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-19T09:37:30.474Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-05-19T09:37:30.474Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-19T09:37:30.474Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-19T09:37:30.474Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-19T09:37:31.065Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-05-19T09:37:31.384Z] docker_api_swarm_service_test.go:490: [d5fa6e2bcbcd8] joining swarm manager [deecf3e5c6c31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:37:31.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:31.554Z] INFO: Testing against a local daemon [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:37:31.554Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:37:31.554Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-19T09:37:31.554Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-19T09:37:31.554Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-19T09:37:31.554Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-19T09:37:31.554Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-19T09:37:31.554Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-19T09:37:31.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-19T09:37:31.554Z] === RUN TestPluginInstall [2022-05-19T09:37:31.554Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-19T09:37:31.554Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-19T09:37:31.554Z] === RUN TestPluginsWithRuntimes [2022-05-19T09:37:31.554Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-19T09:37:31.554Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-19T09:37:31.554Z] === RUN TestPluginBackCompatMediaTypes [2022-05-19T09:37:31.554Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-19T09:37:31.554Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-19T09:37:31.554Z] PASS [2022-05-19T09:37:31.554Z] ok github.com/docker/docker/integration/plugin/common 0.178s [2022-05-19T09:37:31.554Z] [2022-05-19T09:37:31.554Z] === Skipped [2022-05-19T09:37:31.554Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-19T09:37:31.554Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-19T09:37:31.554Z] [2022-05-19T09:37:31.554Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-19T09:37:31.554Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-19T09:37:31.554Z] [2022-05-19T09:37:31.554Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-19T09:37:31.554Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-19T09:37:31.554Z] [2022-05-19T09:37:31.554Z] DONE 19 tests, 3 skipped in 4.978s [2022-05-19T09:37:31.886Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-19T09:37:31.886Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-19T09:37:31.886Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-19T09:37:31.886Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-19T09:37:31.886Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-19T09:37:31.886Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-19T09:37:32.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-19T09:37:32.325Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-19T09:37:32.325Z] docker_api_swarm_service_test.go:490: [d4b3f9f38cb45] joining swarm manager [deecf3e5c6c31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:37:32.443Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-05-19T09:37:32.702Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-05-19T09:37:32.909Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-19T09:37:32.909Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-19T09:37:32.960Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-05-19T09:37:34.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:34.247Z] INFO: Testing against a local daemon [2022-05-19T09:37:34.247Z] === RUN TestExternalGraphDriver [2022-05-19T09:37:34.247Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-19T09:37:34.247Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-19T09:37:34.247Z] === RUN TestGraphdriverPluginV2 [2022-05-19T09:37:34.247Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-19T09:37:34.247Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-19T09:37:34.247Z] PASS [2022-05-19T09:37:34.247Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.127s [2022-05-19T09:37:34.247Z] [2022-05-19T09:37:34.247Z] === Skipped [2022-05-19T09:37:34.247Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-19T09:37:34.247Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-19T09:37:34.247Z] [2022-05-19T09:37:34.247Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-19T09:37:34.247Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-19T09:37:34.247Z] [2022-05-19T09:37:34.247Z] DONE 2 tests, 2 skipped in 2.407s [2022-05-19T09:37:34.247Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-19T09:37:34.295Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-19T09:37:34.863Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.5% of statements [2022-05-19T09:37:35.121Z] ok github.com/docker/docker/pkg/authorization 0.147s coverage: 68.3% of statements [2022-05-19T09:37:35.239Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-19T09:37:35.382Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-19T09:37:35.382Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-19T09:37:35.600Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-19T09:37:36.183Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-19T09:37:36.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-19T09:37:36.261Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-19T09:37:36.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-19T09:37:36.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:36.467Z] INFO: Testing against a local daemon [2022-05-19T09:37:36.467Z] === RUN TestReadPluginNoRead [2022-05-19T09:37:36.467Z] read_test.go:21: no unix domain sockets on Windows [2022-05-19T09:37:36.467Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-19T09:37:36.467Z] PASS [2022-05-19T09:37:36.467Z] ok github.com/docker/docker/integration/plugin/logging 0.112s [2022-05-19T09:37:36.467Z] [2022-05-19T09:37:36.467Z] === Skipped [2022-05-19T09:37:36.467Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-19T09:37:36.467Z] read_test.go:21: no unix domain sockets on Windows [2022-05-19T09:37:36.467Z] [2022-05-19T09:37:36.467Z] DONE 1 tests, 1 skipped in 2.314s [2022-05-19T09:37:36.938Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-19T09:37:37.125Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-19T09:37:37.696Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-19T09:37:37.934Z] testing: warning: no tests to run [2022-05-19T09:37:37.934Z] PASS [2022-05-19T09:37:37.934Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2022-05-19T09:37:37.934Z] [2022-05-19T09:37:37.934Z] DONE 0 tests in 1.157s [2022-05-19T09:37:37.934Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-19T09:37:38.670Z] ok github.com/docker/docker/pkg/chrootarchive 2.481s coverage: 42.7% of statements [2022-05-19T09:37:38.929Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-19T09:37:38.929Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-19T09:37:39.187Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-19T09:37:39.609Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-19T09:37:40.122Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-19T09:37:40.122Z] ok github.com/docker/docker/layer 7.835s coverage: 69.0% of statements [2022-05-19T09:37:40.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-19T09:37:40.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-19T09:37:40.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-19T09:37:40.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-19T09:37:40.122Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-19T09:37:40.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-19T09:37:40.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:40.154Z] INFO: Testing against a local daemon [2022-05-19T09:37:40.154Z] === RUN TestPluginWithDevMounts [2022-05-19T09:37:40.154Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:40.154Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-19T09:37:40.154Z] PASS [2022-05-19T09:37:40.154Z] ok github.com/docker/docker/integration/plugin/volumes 0.116s [2022-05-19T09:37:40.154Z] [2022-05-19T09:37:40.154Z] === Skipped [2022-05-19T09:37:40.154Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-19T09:37:40.154Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:40.154Z] [2022-05-19T09:37:40.154Z] DONE 1 tests, 1 skipped in 2.263s [2022-05-19T09:37:40.182Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-19T09:37:40.443Z] === RUN TestDockerSuite/TestLogsSince [2022-05-19T09:37:40.622Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-19T09:37:40.689Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-05-19T09:37:40.689Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-05-19T09:37:40.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-19T09:37:40.949Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-19T09:37:41.884Z] ok github.com/docker/docker/pkg/idtools 0.467s coverage: 67.9% of statements [2022-05-19T09:37:42.143Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 70.1% of statements [2022-05-19T09:37:42.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:42.194Z] INFO: Testing against a local daemon [2022-05-19T09:37:42.194Z] === RUN TestSecretInspect [2022-05-19T09:37:42.194Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-19T09:37:42.194Z] === RUN TestSecretList [2022-05-19T09:37:42.194Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] --- SKIP: TestSecretList (0.00s) [2022-05-19T09:37:42.194Z] === RUN TestSecretsCreateAndDelete [2022-05-19T09:37:42.194Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-19T09:37:42.194Z] === RUN TestSecretsUpdate [2022-05-19T09:37:42.194Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-19T09:37:42.194Z] === RUN TestTemplatedSecret [2022-05-19T09:37:42.194Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-19T09:37:42.194Z] === RUN TestSecretCreateResolve [2022-05-19T09:37:42.194Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:42.194Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-19T09:37:42.194Z] PASS [2022-05-19T09:37:42.194Z] ok github.com/docker/docker/integration/secret 0.105s [2022-05-19T09:37:42.194Z] [2022-05-19T09:37:42.194Z] === Skipped [2022-05-19T09:37:42.194Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-19T09:37:42.194Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] [2022-05-19T09:37:42.194Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-19T09:37:42.194Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] [2022-05-19T09:37:42.194Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-19T09:37:42.194Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] [2022-05-19T09:37:42.194Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-19T09:37:42.194Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] [2022-05-19T09:37:42.194Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-19T09:37:42.194Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:42.194Z] [2022-05-19T09:37:42.194Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-19T09:37:42.194Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:42.194Z] [2022-05-19T09:37:42.194Z] DONE 6 tests, 6 skipped in 1.778s [2022-05-19T09:37:42.194Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-19T09:37:42.402Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-19T09:37:42.402Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-05-19T09:37:42.402Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-19T09:37:42.661Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-05-19T09:37:42.661Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-19T09:37:42.920Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-19T09:37:43.179Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-05-19T09:37:43.439Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-05-19T09:37:43.439Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-19T09:37:43.439Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-19T09:37:44.013Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-05-19T09:37:44.583Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-19T09:37:44.583Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-19T09:37:44.842Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-19T09:37:45.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:45.157Z] INFO: Testing against a local daemon [2022-05-19T09:37:45.157Z] === RUN TestServiceCreateInit [2022-05-19T09:37:45.157Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-19T09:37:45.157Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-19T09:37:45.157Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestCreateServiceMultipleTimes [2022-05-19T09:37:45.157Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestCreateServiceConflict [2022-05-19T09:37:45.157Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestCreateServiceMaxReplicas [2022-05-19T09:37:45.157Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-19T09:37:45.157Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-19T09:37:45.157Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestCreateServiceSecretFileMode [2022-05-19T09:37:45.157Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestCreateServiceConfigFileMode [2022-05-19T09:37:45.157Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestCreateServiceSysctls [2022-05-19T09:37:45.157Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-19T09:37:45.157Z] === RUN TestCreateServiceCapabilities [2022-05-19T09:37:45.157Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-19T09:37:45.157Z] === RUN TestInspect [2022-05-19T09:37:45.157Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestInspect (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestCreateJob [2022-05-19T09:37:45.157Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestCreateJob (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestReplicatedJob [2022-05-19T09:37:45.157Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestUpdateReplicatedJob [2022-05-19T09:37:45.157Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestServiceListWithStatuses [2022-05-19T09:37:45.157Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestDockerNetworkConnectAlias [2022-05-19T09:37:45.157Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestDockerNetworkReConnect [2022-05-19T09:37:45.157Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestServicePlugin [2022-05-19T09:37:45.157Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestServiceUpdateLabel [2022-05-19T09:37:45.157Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestServiceUpdateSecrets [2022-05-19T09:37:45.157Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestServiceUpdateConfigs [2022-05-19T09:37:45.157Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestServiceUpdateNetwork [2022-05-19T09:37:45.157Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-19T09:37:45.157Z] === RUN TestServiceUpdatePidsLimit [2022-05-19T09:37:45.157Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-19T09:37:45.157Z] PASS [2022-05-19T09:37:45.157Z] ok github.com/docker/docker/integration/service 0.268s [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === Skipped [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:37:45.157Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:37:45.157Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-19T09:37:45.157Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-19T09:37:45.157Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-19T09:37:45.157Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-19T09:37:45.157Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-19T09:37:45.157Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-19T09:37:45.157Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-19T09:37:45.157Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-19T09:37:45.157Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-19T09:37:45.157Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-19T09:37:45.157Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-19T09:37:45.157Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-19T09:37:45.157Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-19T09:37:45.157Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-19T09:37:45.157Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-19T09:37:45.157Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-19T09:37:45.157Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-19T09:37:45.157Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-19T09:37:45.157Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-19T09:37:45.157Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-19T09:37:45.157Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-19T09:37:45.157Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-19T09:37:45.157Z] [2022-05-19T09:37:45.157Z] DONE 24 tests, 23 skipped in 2.713s [2022-05-19T09:37:45.157Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-19T09:37:45.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-19T09:37:46.215Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-19T09:37:46.474Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-19T09:37:46.474Z] ok github.com/docker/docker/pkg/stack 0.015s coverage: 90.9% of statements [2022-05-19T09:37:46.733Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-19T09:37:46.991Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-19T09:37:47.118Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-19T09:37:47.249Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-19T09:37:47.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:47.377Z] INFO: Testing against a local daemon [2022-05-19T09:37:47.377Z] === RUN TestSessionCreate [2022-05-19T09:37:47.377Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-19T09:37:47.377Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-19T09:37:47.377Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-19T09:37:47.377Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-19T09:37:47.377Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-19T09:37:47.377Z] PASS [2022-05-19T09:37:47.377Z] ok github.com/docker/docker/integration/session 0.123s [2022-05-19T09:37:47.377Z] [2022-05-19T09:37:47.377Z] === Skipped [2022-05-19T09:37:47.377Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-19T09:37:47.377Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-19T09:37:47.377Z] [2022-05-19T09:37:47.377Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-19T09:37:47.377Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-19T09:37:47.377Z] [2022-05-19T09:37:47.378Z] DONE 2 tests, 2 skipped in 1.812s [2022-05-19T09:37:47.378Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-19T09:37:47.816Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-05-19T09:37:48.074Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-19T09:37:48.333Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-05-19T09:37:48.900Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-05-19T09:37:49.159Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-19T09:37:49.418Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-19T09:37:49.598Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:49.599Z] INFO: Testing against a local daemon [2022-05-19T09:37:49.599Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-19T09:37:49.599Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:49.599Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestDiskUsage [2022-05-19T09:37:49.599Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-19T09:37:49.599Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestEventsExecDie [2022-05-19T09:37:49.599Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-19T09:37:49.599Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestEventsBackwardsCompatible [2022-05-19T09:37:49.599Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-19T09:37:49.599Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestEventsVolumeCreate [2022-05-19T09:37:49.599Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-19T09:37:49.599Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestInfoAPI [2022-05-19T09:37:49.599Z] --- PASS: TestInfoAPI (0.06s) [2022-05-19T09:37:49.599Z] === RUN TestInfoAPIWarnings [2022-05-19T09:37:49.599Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:37:49.599Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestInfoDebug [2022-05-19T09:37:49.599Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:37:49.599Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestInfoInsecureRegistries [2022-05-19T09:37:49.599Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:37:49.599Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestInfoRegistryMirrors [2022-05-19T09:37:49.599Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:37:49.599Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-19T09:37:49.599Z] === RUN TestLoginFailsWithBadCredentials [2022-05-19T09:37:50.068Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-05-19T09:37:50.068Z] === RUN TestPingCacheHeaders [2022-05-19T09:37:50.537Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-19T09:37:50.538Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-19T09:37:50.538Z] === RUN TestPingGet [2022-05-19T09:37:50.538Z] --- PASS: TestPingGet (0.05s) [2022-05-19T09:37:50.538Z] === RUN TestPingHead [2022-05-19T09:37:50.538Z] --- PASS: TestPingHead (0.06s) [2022-05-19T09:37:50.538Z] === RUN TestPingSwarmHeader [2022-05-19T09:37:50.538Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:50.538Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-19T09:37:50.538Z] === RUN TestVersion [2022-05-19T09:37:50.538Z] --- PASS: TestVersion (0.05s) [2022-05-19T09:37:50.538Z] PASS [2022-05-19T09:37:50.538Z] ok github.com/docker/docker/integration/system 1.324s [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === Skipped [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-19T09:37:50.538Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-19T09:37:50.538Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-19T09:37:50.538Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-19T09:37:50.538Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-19T09:37:50.538Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-19T09:37:50.538Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-19T09:37:50.538Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-19T09:37:50.538Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-19T09:37:50.538Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-19T09:37:50.538Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-19T09:37:50.538Z] [2022-05-19T09:37:50.538Z] DONE 16 tests, 10 skipped in 3.352s [2022-05-19T09:37:50.538Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-19T09:37:51.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-19T09:37:51.319Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-19T09:37:51.319Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-19T09:37:51.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-19T09:37:51.887Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-19T09:37:52.705Z] docker_api_swarm_service_test.go:128: [d40b4f0ae213d] joining swarm manager [d7dfb47fdea62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:37:52.705Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-19T09:37:52.757Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:37:52.757Z] INFO: Testing against a local daemon [2022-05-19T09:37:52.757Z] === RUN TestVolumesCreateAndList [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-05-19T09:37:52.757Z] === RUN TestVolumesRemove [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesRemove (0.13s) [2022-05-19T09:37:52.757Z] === RUN TestVolumesInspect [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-19T09:37:52.757Z] === RUN TestVolumesInvalidJSON [2022-05-19T09:37:52.757Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-19T09:37:52.757Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-19T09:37:52.757Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-19T09:37:52.757Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-19T09:37:52.757Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-19T09:37:52.757Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-19T09:37:52.757Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-19T09:37:52.757Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-19T09:37:52.757Z] PASS [2022-05-19T09:37:52.757Z] ok github.com/docker/docker/integration/volume 0.396s [2022-05-19T09:37:52.757Z] [2022-05-19T09:37:52.757Z] DONE 9 tests in 2.259s [2022-05-19T09:37:52.822Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-05-19T09:37:53.081Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-19T09:37:53.227Z] INFO: make.ps1 ended at 05/19/2022 09:37:52 [2022-05-19T09:37:53.227Z] INFO: Integration CLI tests being run from the host: [2022-05-19T09:37:53.227Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-19T09:37:53.277Z] === RUN TestDockerSuite/TestLogsTail [2022-05-19T09:37:53.277Z] docker_api_swarm_service_test.go:129: [d669e7e9f9162] joining swarm manager [d7dfb47fdea62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:37:54.015Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-05-19T09:37:54.232Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-19T09:37:54.582Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-19T09:37:54.582Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-19T09:37:54.806Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-19T09:37:55.150Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-19T09:37:55.230Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-19T09:37:55.378Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-19T09:37:55.410Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-19T09:37:55.642Z] docker_api_swarm_service_test.go:137: [d06eb6b45c3ad] joining swarm manager [d7dfb47fdea62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-19T09:37:55.642Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-19T09:37:56.197Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-19T09:37:56.197Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-19T09:37:56.197Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-19T09:37:56.586Z] === RUN TestDockerSuite/TestNetHostname [2022-05-19T09:37:56.586Z] docker_api_swarm_service_test.go:138: [d42e0453c7261] joining swarm manager [d7dfb47fdea62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-19T09:37:57.314Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-19T09:37:57.573Z] ok github.com/docker/docker/volume/local 0.091s coverage: 77.1% of statements [2022-05-19T09:37:57.972Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-19T09:37:58.139Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-05-19T09:37:58.233Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-19T09:37:59.075Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-05-19T09:37:59.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-19T09:37:59.740Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-19T09:37:59.913Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-19T09:38:00.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-19T09:38:02.082Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-19T09:38:03.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-19T09:38:03.685Z] INFO: Testing against a local daemon [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-19T09:38:03.685Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-19T09:38:03.685Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-19T09:38:03.685Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-19T09:38:04.676Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-19T09:38:04.677Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-19T09:38:04.818Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-19T09:38:05.079Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-19T09:38:05.651Z] === RUN TestDockerSuite/TestPluginActive [2022-05-19T09:38:05.665Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-19T09:38:05.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-19T09:38:05.957Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-19T09:38:05.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-19T09:38:05.957Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-19T09:38:05.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-19T09:38:06.134Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-19T09:38:07.563Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-19T09:38:07.855Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-19T09:38:07.855Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-19T09:38:07.855Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-19T09:38:07.855Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-19T09:38:07.855Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-19T09:38:07.855Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-19T09:38:07.855Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-19T09:38:07.855Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-19T09:38:07.855Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-19T09:38:08.310Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-19T09:38:12.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-19T09:38:12.995Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-19T09:38:12.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-19T09:38:13.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-19T09:38:13.450Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-19T09:38:13.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-19T09:38:13.450Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-19T09:38:13.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-19T09:38:14.147Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-19T09:38:14.147Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-19T09:38:14.147Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-19T09:38:14.407Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-19T09:38:17.710Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-19T09:38:18.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-19T09:38:19.306Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-19T09:38:20.991Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/rootless [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/volume [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-19T09:38:20.991Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === Skipped [2022-05-19T09:38:20.991Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-19T09:38:20.991Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-19T09:38:20.991Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-19T09:38:20.991Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-19T09:38:20.991Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:71: No driver to put! [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-19T09:38:20.991Z] time="2022-05-19T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-19T09:38:20.991Z] time="2022-05-19T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-19T09:38:20.991Z] time="2022-05-19T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-19T09:38:20.991Z] time="2022-05-19T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-19T09:38:20.991Z] time="2022-05-19T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:71: No driver to put! [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-19T09:38:20.991Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-19T09:38:20.991Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-19T09:38:20.991Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-19T09:38:20.991Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-19T09:38:20.991Z] graphtest_unix.go:71: No driver to put! [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-19T09:38:20.991Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-19T09:38:20.991Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-19T09:38:20.991Z] [2022-05-19T09:38:20.991Z] DONE 2567 tests, 28 skipped in 252.605s [2022-05-19T09:38:20.991Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/bitseq [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/cluster [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/config [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/datastore [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/driverapi [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/etchosts [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/idm [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ipam [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/iptables [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/netlabel [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/netutils [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/networkdb [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/ns [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/options [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/osl [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/portallocator [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/portmapper [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/testutils [2022-05-19T09:38:20.991Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-19T09:38:20.992Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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-05-19T09:38:21.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-19T09:38:21.791Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-19T09:38:23.176Z] docker_api_swarm_service_test.go:304: [d12eea2b9fa35] joining swarm manager [d41aef791932a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:38:23.747Z] docker_api_swarm_service_test.go:304: [d56583d9a4ada] joining swarm manager [d41aef791932a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:38:27.049Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-19T09:38:28.435Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-19T09:38:29.377Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-19T09:38:30.320Z] === RUN TestDockerSuite/TestPortList [2022-05-19T09:38:38.461Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-19T09:38:38.461Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-19T09:38:38.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-19T09:38:43.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-19T09:38:44.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-19T09:38:44.302Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-19T09:38:44.336Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-19T09:38:44.336Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-19T09:38:44.336Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-19T09:38:44.757Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-19T09:38:44.757Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T09:38:44.924Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-19T09:38:44.925Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-19T09:38:45.285Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-19T09:38:45.498Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-19T09:38:45.498Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-19T09:38:45.760Z] docker_api_swarm_service_test.go:100: [ded2e4a5758fd] joining swarm manager [de3cbad6036ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:38:46.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-19T09:38:46.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-19T09:38:46.596Z] docker_api_swarm_service_test.go:101: [d6ed615d2038e] joining swarm manager [de3cbad6036ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:38:46.811Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-19T09:38:46.811Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-19T09:38:46.811Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-19T09:38:47.541Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-19T09:38:47.541Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-19T09:38:50.786Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-19T09:38:50.786Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-19T09:38:50.786Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-19T09:38:50.786Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-19T09:38:50.786Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-19T09:38:50.851Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-19T09:38:51.796Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-19T09:38:52.057Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-19T09:38:52.319Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-19T09:38:52.580Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-19T09:38:53.540Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-19T09:38:53.540Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-19T09:38:53.540Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-19T09:38:53.540Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-19T09:38:53.540Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-19T09:38:54.233Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-19T09:38:54.807Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-19T09:38:55.067Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-19T09:38:56.027Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-19T09:38:56.987Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-19T09:38:57.354Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-19T09:38:57.442Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-19T09:38:57.897Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-19T09:39:00.658Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-19T09:39:00.658Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-19T09:39:03.205Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-19T09:39:04.943Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-19T09:39:07.105Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-19T09:39:07.105Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-19T09:39:07.105Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork 37.190s coverage: 40.6% of statements [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.385s coverage: 59.9% of statements [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.161s coverage: 4.0% of statements [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-19T09:39:07.679Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-19T09:39:07.679Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-19T09:39:08.065Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-19T09:39:08.065Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-19T09:39:08.065Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-19T09:39:08.425Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-19T09:39:08.425Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-19T09:39:08.508Z] check_test.go:378: [ded2e4a5758fd] daemon is not started [2022-05-19T09:39:08.520Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-19T09:39:09.388Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-19T09:39:09.893Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-19T09:39:10.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-19T09:39:10.835Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-19T09:39:11.404Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-19T09:39:12.221Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-19T09:39:12.364Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-19T09:39:12.819Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-19T09:39:12.819Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-19T09:39:12.819Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-19T09:39:13.163Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-19T09:39:13.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-19T09:39:13.779Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-19T09:39:14.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-19T09:39:14.234Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-19T09:39:14.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-19T09:39:14.234Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-19T09:39:14.234Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-19T09:39:14.313Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-19T09:39:16.226Z] docker_api_swarm_service_test.go:533: [d6c848f9d9edc] joining swarm manager [d726bff170920]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:39:16.226Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-19T09:39:17.613Z] docker_api_swarm_service_test.go:534: [dfba47e7f428a] joining swarm manager [d726bff170920]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:39:17.645Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.647s coverage: 7.2% of statements [2022-05-19T09:39:17.645Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-19T09:39:17.645Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-19T09:39:17.645Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-05-19T09:39:17.645Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-19T09:39:17.645Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-19T09:39:17.645Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-19T09:39:17.645Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-19T09:39:17.645Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-05-19T09:39:17.874Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-19T09:39:17.904Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-19T09:39:18.162Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-19T09:39:18.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-19T09:39:18.883Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-19T09:39:18.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-19T09:39:19.261Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-19T09:39:19.261Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-19T09:39:19.996Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-19T09:39:20.649Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-19T09:39:22.565Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-19T09:39:24.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-19T09:39:25.116Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-19T09:39:25.377Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-19T09:39:25.377Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-19T09:39:25.377Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-19T09:39:25.638Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-19T09:39:25.638Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-19T09:39:25.638Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-19T09:39:26.214Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-19T09:39:27.155Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-19T09:39:28.098Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-19T09:39:28.359Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-19T09:39:30.360Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.010s coverage: 100.0% of statements [2022-05-19T09:39:34.945Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-19T09:39:35.517Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-19T09:39:36.902Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-19T09:39:36.902Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-19T09:39:36.902Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-19T09:39:36.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-19T09:39:37.164Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-19T09:39:39.079Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-19T09:39:40.023Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-19T09:39:40.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-19T09:39:42.509Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-19T09:39:42.770Z] docker_api_swarm_service_test.go:148: [d218e9f860def] joining swarm manager [d18070f8eefad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:39:43.347Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-19T09:39:43.347Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-19T09:39:43.608Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-19T09:39:43.608Z] docker_api_swarm_service_test.go:148: [db34b255d2f78] joining swarm manager [d18070f8eefad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:39:45.235Z] ok github.com/docker/docker/libnetwork/ipam 14.233s coverage: 85.3% of statements [2022-05-19T09:39:45.235Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-19T09:39:45.235Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-19T09:39:45.235Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-19T09:39:45.235Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-05-19T09:39:45.235Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-19T09:39:45.235Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-19T09:39:45.235Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-05-19T09:39:45.235Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-05-19T09:39:45.235Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-19T09:39:45.802Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-05-19T09:39:46.915Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-19T09:39:47.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-19T09:39:47.269Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-19T09:39:47.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-19T09:39:47.492Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-19T09:39:47.774Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-19T09:39:49.162Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-19T09:39:49.734Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-19T09:39:51.124Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-19T09:39:51.389Z] === RUN TestDockerSuite/TestRmiTag [2022-05-19T09:39:51.651Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-19T09:39:52.223Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-19T09:39:53.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-19T09:39:53.037Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-19T09:39:53.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-19T09:39:53.037Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-19T09:39:53.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-19T09:39:55.530Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-19T09:39:55.608Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-19T09:39:55.608Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-19T09:39:55.791Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-19T09:39:56.063Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-19T09:39:56.362Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-19T09:39:56.628Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-19T09:39:57.571Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-19T09:39:57.831Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-19T09:39:58.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-19T09:39:58.663Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-19T09:39:58.663Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-19T09:39:59.235Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-19T09:40:00.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-19T09:40:00.079Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-19T09:40:00.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-19T09:40:00.624Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-19T09:40:00.885Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-19T09:40:01.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-19T09:40:01.040Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-19T09:40:01.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-19T09:40:01.040Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-19T09:40:01.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-19T09:40:01.823Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-19T09:40:01.823Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-19T09:40:01.823Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-19T09:40:01.823Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-19T09:40:01.829Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-19T09:40:02.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-19T09:40:02.279Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-19T09:40:02.734Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-19T09:40:02.734Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.734Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-19T09:40:02.773Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-19T09:40:02.876Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-19T09:40:02.876Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-19T09:40:02.876Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-19T09:40:02.876Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-19T09:40:02.876Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-19T09:40:02.876Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-19T09:40:02.876Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-19T09:40:02.876Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-19T09:40:02.876Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-19T09:40:02.876Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-19T09:40:02.876Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-19T09:40:03.345Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-19T09:40:04.731Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-19T09:40:04.991Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-19T09:40:05.866Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-19T09:40:05.866Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-19T09:40:05.866Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-19T09:40:05.866Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-19T09:40:05.866Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-19T09:40:05.866Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-19T09:40:05.866Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-19T09:40:05.866Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-19T09:40:05.866Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-19T09:40:05.953Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-19T09:40:06.215Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-19T09:40:06.786Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-19T09:40:07.728Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-19T09:40:08.674Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-19T09:40:08.827Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-19T09:40:08.827Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-19T09:40:08.827Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-19T09:40:08.827Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-19T09:40:08.827Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-19T09:40:09.616Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-19T09:40:10.188Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-19T09:40:10.760Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-19T09:40:11.021Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-19T09:40:11.021Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-19T09:40:12.407Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-19T09:40:12.980Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-19T09:40:13.552Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-19T09:40:13.813Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-19T09:40:14.385Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-19T09:40:14.385Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-19T09:40:14.957Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-19T09:40:15.528Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-19T09:40:15.789Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-19T09:40:16.361Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-19T09:40:16.932Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-19T09:40:16.932Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-19T09:40:17.193Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-19T09:40:17.193Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-19T09:40:17.497Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-19T09:40:18.135Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-19T09:40:18.707Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-19T09:40:19.279Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-19T09:40:19.853Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-19T09:40:19.853Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-19T09:40:19.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-19T09:40:20.423Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-19T09:40:21.367Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-19T09:40:23.288Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-19T09:40:24.231Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-19T09:40:24.805Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-19T09:40:25.380Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-19T09:40:25.952Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-19T09:40:26.525Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-19T09:40:26.786Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-19T09:40:27.810Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-19T09:40:27.810Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-19T09:40:27.810Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-19T09:40:28.172Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-19T09:40:28.265Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-19T09:40:30.725Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-19T09:40:30.725Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-19T09:40:30.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-19T09:40:31.297Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-19T09:40:33.215Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-19T09:40:34.160Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-19T09:40:34.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-19T09:40:34.659Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-19T09:40:35.114Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-19T09:40:35.114Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T09:40:35.569Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-19T09:40:36.076Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-19T09:40:37.211Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-19T09:40:37.211Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-19T09:40:37.211Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-19T09:40:37.996Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-19T09:40:37.997Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-19T09:40:37.997Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-19T09:40:37.997Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-19T09:40:37.997Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-19T09:40:38.258Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-19T09:40:40.174Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-19T09:40:41.143Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-19T09:40:42.528Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-19T09:40:42.980Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-19T09:40:43.100Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-19T09:40:44.489Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-19T09:40:44.544Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-19T09:40:44.544Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-19T09:40:44.544Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-19T09:40:44.544Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-19T09:40:44.544Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-19T09:40:45.432Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-19T09:40:45.432Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-19T09:40:45.432Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-19T09:40:46.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-19T09:40:46.004Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-19T09:40:46.756Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-19T09:40:47.392Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-19T09:40:47.392Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-19T09:40:47.741Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-19T09:40:47.963Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-19T09:40:48.208Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-19T09:40:48.537Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-19T09:40:48.675Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-19T09:40:49.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-19T09:40:49.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-19T09:40:49.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-19T09:40:49.484Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-19T09:40:49.661Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-19T09:40:50.056Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-19T09:40:50.056Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-19T09:40:50.998Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-19T09:40:50.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-19T09:40:51.259Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-19T09:40:51.830Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-19T09:40:52.402Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-19T09:40:52.975Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-19T09:40:53.140Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-19T09:40:53.918Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-19T09:40:53.918Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-19T09:40:54.180Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-19T09:40:54.756Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-19T09:40:54.756Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-19T09:40:55.330Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-19T09:40:55.525Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-19T09:40:55.904Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-19T09:40:56.848Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-19T09:40:56.927Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-19T09:40:57.476Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-19T09:40:57.737Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-19T09:40:57.737Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-19T09:40:57.737Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-19T09:40:58.474Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-19T09:40:58.474Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-19T09:40:58.474Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-19T09:41:00.037Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-19T09:41:00.037Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-19T09:41:00.037Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-19T09:41:00.289Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-19T09:41:00.289Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-19T09:41:00.505Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-19T09:41:00.761Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-19T09:41:01.231Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-19T09:41:03.146Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-19T09:41:03.456Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-19T09:41:04.444Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-19T09:41:04.912Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-19T09:41:04.912Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-19T09:41:04.912Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-19T09:41:05.690Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-19T09:41:05.900Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-19T09:41:06.887Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-19T09:41:06.887Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-19T09:41:06.887Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-19T09:41:06.887Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-19T09:41:06.887Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-19T09:41:08.990Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-19T09:41:12.291Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-19T09:41:12.291Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-19T09:41:12.865Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-19T09:41:14.042Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-19T09:41:14.250Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-19T09:41:14.251Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-19T09:41:14.251Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-19T09:41:14.251Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-19T09:41:14.823Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-19T09:41:17.370Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-19T09:41:17.942Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-19T09:41:18.890Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-19T09:41:25.471Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-19T09:41:25.471Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-19T09:41:25.471Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-19T09:41:25.732Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-19T09:41:25.732Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-19T09:41:25.993Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-19T09:41:26.937Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-19T09:41:27.509Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-19T09:41:28.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-19T09:41:28.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-19T09:41:28.714Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-19T09:41:29.655Z] === RUN TestDockerSuite/TestRunMount [2022-05-19T09:41:33.863Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-19T09:41:33.863Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-19T09:41:34.439Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-19T09:41:35.384Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-19T09:41:36.772Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-19T09:41:37.346Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-19T09:41:40.651Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-19T09:41:42.057Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-19T09:41:43.443Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-19T09:41:44.387Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-19T09:41:45.773Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-19T09:41:45.773Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-19T09:41:45.773Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-19T09:41:46.346Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-19T09:41:47.289Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-19T09:41:47.861Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-19T09:41:48.434Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-19T09:41:49.377Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-19T09:41:50.320Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-19T09:41:52.237Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-19T09:41:52.254Z] ok github.com/docker/docker/libnetwork/networkdb 110.448s coverage: 60.0% of statements [2022-05-19T09:41:52.254Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-19T09:41:52.254Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-19T09:41:52.254Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-05-19T09:41:52.254Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-19T09:41:52.254Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-19T09:41:52.254Z] ok github.com/docker/docker/libnetwork/portmapper 0.218s coverage: 48.6% of statements [2022-05-19T09:41:52.254Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-19T09:41:52.254Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-19T09:41:52.254Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === Skipped [2022-05-19T09:41:52.254Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-19T09:41:52.254Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-19T09:41:52.254Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-19T09:41:52.254Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-19T09:41:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-19T09:41:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-19T09:41:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-19T09:41:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-19T09:41:52.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-19T09:41:52.254Z] firewalld_test.go:14: firewalld is not running [2022-05-19T09:41:52.254Z] [2022-05-19T09:41:52.254Z] DONE 326 tests, 9 skipped in 206.215s Post stage [Pipeline] junit [2022-05-19T09:41:52.266Z] Recording test results [2022-05-19T09:41:52.499Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-19T09:41:52.708Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-19T09:41:53.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/validate/vendor [2022-05-19T09:41:54.942Z] No vendor changes in diff. [2022-05-19T09:41:54.942Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-19T09:41:55.513Z] + echo Ensuring container killed. [2022-05-19T09:41:55.514Z] Ensuring container killed. [2022-05-19T09:41:55.514Z] + docker rm -vf docker-pr1 [2022-05-19T09:41:55.514Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-05-19T09:41:55.800Z] + echo Chowning /workspace to jenkins user [2022-05-19T09:41:55.800Z] Chowning /workspace to jenkins user [2022-05-19T09:41:55.800Z] + id -u [2022-05-19T09:41:55.800Z] + id -g [2022-05-19T09:41:55.800Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43617:/workspace busybox chown -R 1000:1000 /workspace [2022-05-19T09:41:55.804Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-19T09:41:55.804Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-19T09:41:56.377Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-19T09:41:56.377Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-19T09:41:56.740Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-19T09:41:56.740Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-19T09:41:56.740Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-19T09:41:56.949Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-19T09:41:56.949Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-19T09:41:57.494Z] + bundleName=unit [2022-05-19T09:41:57.494Z] + echo Creating unit-bundles.tar.gz [2022-05-19T09:41:57.494Z] Creating unit-bundles.tar.gz [2022-05-19T09:41:57.494Z] + 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-05-19T09:41:57.494Z] bundles/junit-report-libnetwork.xml [2022-05-19T09:41:57.494Z] bundles/junit-report.xml [2022-05-19T09:41:57.494Z] bundles/go-test-report-libnetwork.json [2022-05-19T09:41:57.494Z] bundles/go-test-report.json [2022-05-19T09:41:57.494Z] bundles/profile-libnetwork.out [2022-05-19T09:41:57.494Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-19T09:41:57.506Z] Archiving artifacts [2022-05-19T09:41:57.895Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-19T09:41:57.971Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-19T09:41:58.284Z] + make clean [2022-05-19T09:41:58.469Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-19T09:41:58.469Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-19T09:41:58.542Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-19T09:41:58.542Z] docker-dev-cache [2022-05-19T09:41:58.542Z] docker-mod-cache [Pipeline] deleteDir [2022-05-19T09:41:58.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T09:41:59.304Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-19T09:42:01.227Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-19T09:42:01.375Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-19T09:42:01.375Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-19T09:42:01.375Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-19T09:42:01.375Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-19T09:42:01.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-19T09:42:01.492Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-19T09:42:01.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-19T09:42:01.492Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-19T09:42:01.959Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-19T09:42:01.959Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-19T09:42:02.427Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-19T09:42:02.894Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-19T09:42:02.894Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-19T09:42:02.894Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-19T09:42:03.773Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-19T09:42:04.717Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-19T09:42:04.717Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-19T09:42:04.717Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-19T09:42:05.291Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-19T09:42:06.235Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-19T09:42:06.805Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-19T09:42:07.378Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-19T09:42:07.950Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-19T09:42:08.894Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-19T09:42:08.894Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-19T09:42:09.466Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-19T09:42:09.728Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-19T09:42:09.990Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-19T09:42:10.563Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-19T09:42:11.135Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-19T09:42:11.135Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-19T09:42:11.135Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-19T09:42:11.709Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-19T09:42:12.281Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-19T09:42:12.281Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-19T09:42:12.281Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-19T09:42:12.542Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-19T09:42:12.803Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-19T09:42:13.747Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-19T09:42:13.747Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-19T09:42:13.747Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-19T09:42:15.667Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-19T09:42:16.241Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-19T09:42:17.637Z] === RUN TestDockerSuite/TestRunRm [2022-05-19T09:42:18.211Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-19T09:42:22.418Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-19T09:42:22.418Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-19T09:42:22.418Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-19T09:42:22.990Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-19T09:42:24.905Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-19T09:42:25.477Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-19T09:42:27.390Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-19T09:42:28.334Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-19T09:42:30.881Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-19T09:42:31.826Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-19T09:42:32.400Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-19T09:42:33.133Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-19T09:42:33.133Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-19T09:42:33.133Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-19T09:42:33.133Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-19T09:42:33.344Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-19T09:42:33.915Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-19T09:42:33.915Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-19T09:42:34.487Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-19T09:42:34.749Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-19T09:42:35.320Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-19T09:42:35.895Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-19T09:42:36.839Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-19T09:42:37.109Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-19T09:42:37.372Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-19T09:42:39.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-19T09:42:39.920Z] === RUN TestDockerSuite/TestRunState [2022-05-19T09:42:41.307Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-19T09:42:41.568Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-19T09:42:42.513Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-19T09:42:42.513Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-19T09:42:42.513Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-19T09:42:42.513Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-19T09:42:43.084Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-19T09:42:43.345Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-19T09:42:44.661Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-19T09:42:44.661Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-19T09:42:44.661Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-19T09:42:44.661Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-19T09:42:44.661Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-19T09:42:44.731Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-19T09:42:44.731Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-19T09:42:44.731Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-19T09:42:44.731Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-19T09:42:45.302Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-19T09:42:46.228Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-19T09:42:47.218Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-19T09:42:47.218Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-19T09:42:47.218Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-19T09:42:47.218Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-19T09:42:47.218Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-19T09:42:47.218Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-19T09:42:47.218Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-19T09:42:47.218Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-19T09:42:47.219Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-19T09:42:48.161Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-19T09:42:48.161Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-19T09:42:48.788Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-19T09:42:49.549Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-19T09:42:50.938Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-19T09:42:52.326Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-19T09:42:52.585Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-19T09:42:54.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-19T09:42:54.154Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-19T09:42:54.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-19T09:42:54.154Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-19T09:42:54.154Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-19T09:42:54.154Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-19T09:42:54.243Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-19T09:42:54.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-19T09:42:54.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-19T09:42:54.743Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-19T09:42:55.630Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-19T09:42:56.580Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-19T09:42:56.843Z] docker_cli_service_logs_test.go:246: checking task 1lw7pwn89r0s [2022-05-19T09:42:56.843Z] docker_cli_service_logs_test.go:251: checking messages for 1lw7pwn89r0s [2022-05-19T09:42:56.843Z] docker_cli_service_logs_test.go:246: checking task zld7p24r3rhq [2022-05-19T09:42:56.843Z] docker_cli_service_logs_test.go:251: checking messages for zld7p24r3rhq [2022-05-19T09:42:57.103Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-19T09:42:57.675Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-19T09:42:57.675Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-19T09:42:57.952Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-19T09:42:59.405Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-19T09:42:59.592Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-19T09:43:00.540Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-19T09:43:00.801Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-19T09:43:01.373Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-19T09:43:01.373Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-19T09:43:01.633Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-19T09:43:01.970Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-19T09:43:01.971Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-19T09:43:01.971Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-19T09:43:02.204Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-19T09:43:02.777Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-19T09:43:03.038Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-19T09:43:03.038Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-19T09:43:03.038Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-19T09:43:03.118Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-19T09:43:03.298Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-19T09:43:03.871Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-19T09:43:06.417Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-19T09:43:06.835Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-19T09:43:06.990Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-19T09:43:07.935Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-19T09:43:09.852Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-19T09:43:10.464Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-19T09:43:10.796Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-19T09:43:12.183Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-19T09:43:14.102Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-19T09:43:14.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-19T09:43:14.102Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-19T09:43:14.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-19T09:43:14.102Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-19T09:43:14.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-19T09:43:14.102Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-19T09:43:14.102Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-19T09:43:14.369Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-19T09:43:14.369Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-19T09:43:14.369Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-19T09:43:15.326Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-19T09:43:15.898Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-19T09:43:17.285Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-19T09:43:17.858Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-19T09:43:18.118Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-19T09:43:18.379Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-19T09:43:18.379Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-19T09:43:18.952Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-19T09:43:18.952Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-19T09:43:18.952Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-19T09:43:18.952Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-19T09:43:18.952Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-19T09:43:18.952Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-19T09:43:18.952Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-19T09:43:19.525Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-19T09:43:20.097Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-19T09:43:20.097Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-19T09:43:20.668Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-19T09:43:20.668Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-19T09:43:20.900Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-19T09:43:20.929Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-19T09:43:21.500Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-19T09:43:21.501Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-19T09:43:22.072Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-19T09:43:22.469Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-19T09:43:22.469Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-19T09:43:22.469Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-19T09:43:22.645Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-19T09:43:22.645Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-19T09:43:22.906Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-19T09:43:23.005Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-19T09:43:23.479Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-19T09:43:23.479Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-19T09:43:24.424Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-19T09:43:24.996Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-19T09:43:24.996Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-19T09:43:24.996Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-19T09:43:25.568Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-19T09:43:25.568Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-19T09:43:25.830Z] docker_cli_swarm_test.go:1895: [d6b1ab7ae328a] joining swarm manager [de8b4a320c533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:43:26.265Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-19T09:43:26.773Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-19T09:43:27.035Z] docker_cli_swarm_test.go:1896: [da64e6b225d8a] joining swarm manager [de8b4a320c533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:43:27.296Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-19T09:43:27.836Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-19T09:43:29.210Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-19T09:43:29.471Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-19T09:43:29.471Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-19T09:43:29.471Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-19T09:43:30.041Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-19T09:43:31.003Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-19T09:43:31.944Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-19T09:43:31.944Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-19T09:43:32.886Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-19T09:43:32.887Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-19T09:43:33.284Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-19T09:43:33.459Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-19T09:43:33.716Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-19T09:43:33.716Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-19T09:43:33.716Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-19T09:43:33.716Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-19T09:43:33.716Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-19T09:43:33.716Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-19T09:43:33.716Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-19T09:43:33.716Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-19T09:43:33.716Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-19T09:43:34.185Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-19T09:43:34.404Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2507388725 [2022-05-19T09:43:34.976Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-19T09:43:34.976Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-19T09:43:35.919Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-19T09:43:35.919Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-19T09:43:35.919Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-19T09:43:37.304Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-19T09:43:38.690Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-19T09:43:38.690Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-19T09:43:38.951Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-19T09:43:38.951Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-19T09:43:38.951Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-19T09:43:39.522Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-19T09:43:39.523Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-19T09:43:40.094Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-19T09:43:41.036Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-19T09:43:41.608Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-19T09:43:43.519Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-19T09:43:43.592Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-19T09:43:46.819Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-19T09:43:48.209Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-19T09:43:48.785Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-19T09:43:49.733Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-19T09:43:51.117Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-19T09:43:52.500Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-19T09:43:53.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-19T09:43:54.388Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-19T09:43:54.960Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-19T09:43:56.349Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-19T09:43:57.735Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-19T09:43:58.676Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-19T09:44:01.222Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-19T09:44:05.428Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-19T09:44:07.192Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-19T09:44:08.729Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-19T09:44:08.729Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-19T09:44:10.662Z] docker_cli_swarm_test.go:1796: [d4d0ebf992045] joining swarm manager [d66d1c451feb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:44:10.907Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-19T09:44:10.907Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-19T09:44:10.907Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-19T09:44:12.065Z] docker_cli_swarm_test.go:1797: [d6708cb9c1a51] joining swarm manager [d66d1c451feb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:44:13.449Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-19T09:44:13.485Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-19T09:44:15.994Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-19T09:44:17.379Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-19T09:44:17.641Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-19T09:44:18.212Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-19T09:44:18.784Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-19T09:44:18.784Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-19T09:44:18.784Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-19T09:44:19.357Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-19T09:44:21.903Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-19T09:44:23.765Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-19T09:44:25.204Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-19T09:44:25.652Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-19T09:44:25.917Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-19T09:44:25.917Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-19T09:44:25.917Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-19T09:44:25.917Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-19T09:44:25.917Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-19T09:44:26.863Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-19T09:44:27.435Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-19T09:44:27.697Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-19T09:44:28.269Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-19T09:44:29.212Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-19T09:44:33.434Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-19T09:44:34.006Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-19T09:44:34.006Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-19T09:44:34.006Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-19T09:44:34.045Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-19T09:44:34.578Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-19T09:44:34.840Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-19T09:44:34.840Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-19T09:44:35.150Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-19T09:44:35.312Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-19T09:44:35.312Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-19T09:44:35.786Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-19T09:44:36.092Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-19T09:44:38.010Z] docker_cli_swarm_test.go:1315: [d3a9e2cf65dad] joining swarm manager [dafb40f0523f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:44:38.273Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-19T09:44:39.660Z] docker_cli_swarm_test.go:1316: [d1e2d2b312393] joining swarm manager [dafb40f0523f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:44:41.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-19T09:44:42.959Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-19T09:44:44.872Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-19T09:44:46.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-19T09:44:50.091Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-19T09:44:51.034Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-19T09:44:52.428Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-19T09:44:53.370Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-19T09:44:54.317Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-19T09:44:55.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-19T09:44:57.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-19T09:44:58.476Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-19T09:44:59.862Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-19T09:45:01.092Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-19T09:45:01.092Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-19T09:45:01.092Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-19T09:45:01.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-19T09:45:01.250Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-19T09:45:09.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-19T09:45:09.771Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-19T09:45:10.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-19T09:45:16.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-19T09:45:19.363Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-19T09:45:20.306Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-19T09:45:20.306Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-19T09:45:20.306Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-19T09:45:20.306Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-19T09:45:20.567Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-19T09:45:23.208Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-19T09:45:23.208Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-19T09:45:23.208Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-19T09:45:25.863Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-19T09:45:27.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-19T09:45:27.301Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-19T09:45:27.301Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-19T09:45:27.562Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-19T09:45:29.478Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-19T09:45:32.027Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-19T09:45:32.027Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite (1379.12s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.91s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.84s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.12s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.82s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.86s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.58s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAttachDetach (0.75s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.72s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.17s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.03s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.77s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.08s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.33s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.93s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.62s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.36s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.76s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.45s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.25s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.92s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.41s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.45s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.47s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.21s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.76s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.66s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.91s) [2022-05-19T09:45:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.55s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.13s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.20s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.05s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.49s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.58s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.23s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.82s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.56s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.86s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.39s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.81s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.56s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.93s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.73s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.94s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.64s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.74s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.76s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.59s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.86s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.14s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.14s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.26s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.25s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.63s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.33s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.15s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.47s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.46s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.01s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.36s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.50s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.80s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.30s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.53s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.53s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.55s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.88s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnv (1.52s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.64s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.87s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.49s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.57s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.66s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.74s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.92s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildExpose (0.52s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.17s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.02s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.34s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.97s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.07s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.28s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.29s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.98s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildHistory (4.16s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.73s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.91s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.51s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.60s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.63s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.26s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.64s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.42s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.83s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.25s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.02s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.58s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.59s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.19s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.47s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.88s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.49s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.95s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildRm (2.29s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.41s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.52s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.46s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.45s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.71s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.28s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.19s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.73s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.83s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.31s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.41s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.13s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.80s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.13s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-05-19T09:45:32.028Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.89s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.19s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitChange (1.29s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.16s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.91s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.46s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.26s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitTTY (1.55s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.35s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.08s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.25s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2022-05-19T09:45:32.028Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.70s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.93s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.75s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2022-05-19T09:45:32.029Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.80s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.48s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.28s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.84s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.37s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.32s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.34s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.34s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bfb8f0__} (1.35s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12367298620_/foo_false_____} (0.55s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12367298620_/foo_true_____} (1.30s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31599594176_/foo_false_____} (1.39s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31599594176_/foo_true_____} (1.51s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31599594176_/foo_true__0xc000bfb920___} (1.46s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bfb938__} (1.48s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bfb950__} (1.38s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bfb968__} (1.40s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bfb980__} (1.48s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.10s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.07s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.45s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.83s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.45s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.77s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.37s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.07s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.95s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.64s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.98s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.88s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.78s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.72s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.37s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.59s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.97s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.56s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.56s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.90s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.94s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.30s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.20s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.15s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-05-19T09:45:32.029Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-05-19T09:45:32.029Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.46s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.19s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.04s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.30s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.96s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.98s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.59s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.05s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.26s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.27s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFilters (1.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.81s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-19T09:45:32.029Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-19T09:45:32.029Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.96s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.85s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsTop (0.73s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.97s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.15s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.65s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecCgroup (0.91s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecEnv (0.81s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.57s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.66s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecTTY (0.83s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.76s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2022-05-19T09:45:32.029Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.93s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestHealth (19.06s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-19T09:45:32.029Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.66s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImportDisplay (1.17s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImportFile (1.20s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-05-19T09:45:32.030Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-19T09:45:32.030Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.19s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectStatus (0.76s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.77s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.56s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.63s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.72s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.56s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.43s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.50s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.18s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.53s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.49s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.24s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.28s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.60s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.46s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.97s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsSince (6.68s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.58s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.66s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestNetHostname (1.68s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.53s) [2022-05-19T09:45:32.030Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.33s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.61s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.33s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPortList (6.88s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.20s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.04s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.04s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.25s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.35s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.85s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.04s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.06s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.67s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.36s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.05s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.27s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.16s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-05-19T09:45:32.030Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.00s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.14s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.23s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.10s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.41s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.19s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.16s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.26s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.81s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.73s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.96s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-05-19T09:45:32.030Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.60s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.65s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.10s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.49s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.29s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.56s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.26s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.64s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.66s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.22s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.91s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.63s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.61s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.22s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.30s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.91s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.64s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.18s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.63s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.57s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.28s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.78s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.65s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.22s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunMount (3.88s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.88s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.86s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.77s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.38s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNetHost (0.77s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.67s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.88s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.63s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.58s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.64s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.61s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.61s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.10s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.95s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.72s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.80s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.65s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunSysctls (1.30s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.93s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.03s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.62s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.72s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUserByID (0.58s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.71s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.93s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.96s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.64s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.34s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.63s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2022-05-19T09:45:32.031Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.67s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.44s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.02s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.71s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartRecordError (1.28s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.23s) [2022-05-19T09:45:32.031Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.67s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-05-19T09:45:32.032Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.71s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-05-19T09:45:32.032Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-19T09:45:32.032Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.65s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s) [2022-05-19T09:45:32.032Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.01s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.57s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.16s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.52s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.39s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.67s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.45s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.44s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.47s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.91s) [2022-05-19T09:45:32.032Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s) [2022-05-19T09:45:32.032Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-19T09:45:32.032Z] === RUN TestDockerRegistrySuite [2022-05-19T09:45:32.032Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-19T09:45:33.417Z] check_test.go:194: [dceee56a6fbcf] daemon is not started [2022-05-19T09:45:33.417Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-19T09:45:34.360Z] check_test.go:194: [db7b7e3d6bf64] daemon is not started [2022-05-19T09:45:34.360Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-19T09:45:35.746Z] check_test.go:194: [df1e27e0576d2] daemon is not started [2022-05-19T09:45:35.746Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-19T09:45:35.746Z] check_test.go:194: [dce3de035a712] daemon is not started [2022-05-19T09:45:35.746Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-19T09:45:37.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-19T09:45:37.522Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-19T09:45:37.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-19T09:45:39.050Z] check_test.go:194: [dd897cfbcef89] daemon is not started [2022-05-19T09:45:39.050Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-19T09:45:41.017Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-19T09:45:44.337Z] check_test.go:194: [da12cfc91bd4f] daemon is not started [2022-05-19T09:45:44.337Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-19T09:45:46.882Z] check_test.go:194: [dae63e189bc15] daemon is not started [2022-05-19T09:45:46.882Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-19T09:45:47.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-19T09:45:47.958Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-19T09:45:47.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-19T09:45:47.958Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-19T09:45:47.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-19T09:45:48.268Z] check_test.go:194: [d4efe7d581402] daemon is not started [2022-05-19T09:45:48.268Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-19T09:45:48.838Z] check_test.go:194: [dceea368a6a10] daemon is not started [2022-05-19T09:45:48.838Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-19T09:45:50.225Z] check_test.go:194: [dfacb8f13f799] daemon is not started [2022-05-19T09:45:50.225Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-19T09:45:51.168Z] check_test.go:194: [dd652ef324a11] daemon is not started [2022-05-19T09:45:51.168Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-19T09:45:52.110Z] check_test.go:194: [db1db4cdc5374] daemon is not started [2022-05-19T09:45:52.110Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-19T09:45:53.053Z] check_test.go:194: [d6a2651fbe004] daemon is not started [2022-05-19T09:45:53.053Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-19T09:45:53.508Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-19T09:45:53.997Z] check_test.go:194: [ddab623afa9c1] daemon is not started [2022-05-19T09:45:53.997Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-19T09:45:54.972Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-19T09:45:54.972Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf794dd0ce2bc898bb36355dd3c5cfab2eaaf24388ecb7d90fc845473daaff05 [2022-05-19T09:45:55.914Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ffaa3bd35559952dc4866ae37ecea5fc0f97ff6ede9b9e2bd39a369b15c704e0 [2022-05-19T09:45:56.175Z] check_test.go:194: [d1aba7103ee16] daemon is not started [2022-05-19T09:45:56.175Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-19T09:45:56.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-19T09:45:56.635Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-19T09:45:56.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-19T09:45:56.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-19T09:45:56.635Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-19T09:45:56.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-19T09:45:56.635Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-19T09:45:56.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-19T09:45:57.563Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b2e112e6564d3d57fe6d20e45271e01bec4be082060a374b4aa6d1f83e1f477c [2022-05-19T09:45:58.506Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c6defa8481e486bdf6a9147a5781ca2009eb8927646c2249814bae576be22fb [2022-05-19T09:45:58.506Z] check_test.go:194: [dbd7a82fc0554] daemon is not started [2022-05-19T09:45:58.767Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-19T09:45:58.767Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-19T09:45:59.849Z] check_test.go:194: [deed4bfb588af] daemon is not started [2022-05-19T09:45:59.849Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-19T09:46:00.002Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-19T09:46:00.002Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-19T09:46:00.002Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-19T09:46:00.002Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-19T09:46:00.963Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-19T09:46:03.152Z] check_test.go:194: [d0635594c49b6] daemon is not started [2022-05-19T09:46:03.152Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-19T09:46:04.538Z] check_test.go:194: [d3be84a2d899d] daemon is not started [2022-05-19T09:46:04.538Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-19T09:46:04.538Z] check_test.go:194: [db500453c07a7] daemon is not started [2022-05-19T09:46:04.538Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-19T09:46:05.624Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-19T09:46:05.925Z] check_test.go:194: [d219c5ad9afbf] daemon is not started [2022-05-19T09:46:05.925Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-19T09:46:05.994Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-19T09:46:06.496Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-19T09:46:07.069Z] check_test.go:194: [df17613b682e2] daemon is not started [2022-05-19T09:46:07.069Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-19T09:46:08.032Z] check_test.go:194: [d061cffbd0ac6] daemon is not started [2022-05-19T09:46:08.032Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-19T09:46:10.295Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-19T09:46:10.295Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-19T09:46:10.295Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-19T09:46:10.295Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-19T09:46:10.750Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-19T09:46:10.750Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-19T09:46:10.750Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-19T09:46:10.750Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-19T09:46:10.750Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-19T09:46:10.750Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-19T09:46:10.750Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-19T09:46:11.334Z] check_test.go:194: [d6efba63e9b7e] daemon is not started [2022-05-19T09:46:11.335Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-19T09:46:11.596Z] check_test.go:194: [dc1c473350b89] daemon is not started [2022-05-19T09:46:11.596Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-19T09:46:12.983Z] check_test.go:194: [dab07a6b70f89] daemon is not started [2022-05-19T09:46:12.983Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-19T09:46:13.555Z] check_test.go:194: [d8662151504c1] daemon is not started [2022-05-19T09:46:13.555Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-19T09:46:13.555Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-19T09:46:13.555Z] check_test.go:194: [d7ea0a62e3aba] daemon is not started [2022-05-19T09:46:13.555Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-19T09:46:13.816Z] check_test.go:194: [d57470701b4bc] daemon is not started [2022-05-19T09:46:13.816Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-19T09:46:14.077Z] check_test.go:194: [d0f721818ed01] daemon is not started [2022-05-19T09:46:14.077Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-19T09:46:14.649Z] check_test.go:194: [de52b5a3538d1] daemon is not started [2022-05-19T09:46:14.649Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-19T09:46:14.649Z] check_test.go:194: [d0ad1bda4a756] daemon is not started [2022-05-19T09:46:14.649Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-19T09:46:15.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-19T09:46:15.410Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T09:46:15.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-19T09:46:15.410Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T09:46:15.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-19T09:46:15.410Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T09:46:15.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-19T09:46:16.034Z] check_test.go:194: [dea18d46304a1] daemon is not started [2022-05-19T09:46:16.034Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-19T09:46:16.034Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-19T09:46:16.370Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-19T09:46:17.950Z] check_test.go:194: [d38db931c0218] daemon is not started [2022-05-19T09:46:17.950Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-19T09:46:18.893Z] check_test.go:194: [daf08b30b9106] daemon is not started [2022-05-19T09:46:18.893Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-19T09:46:20.279Z] check_test.go:194: [df8bb35400149] daemon is not started [2022-05-19T09:46:20.279Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-19T09:46:20.279Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-19T09:46:21.221Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-19T09:46:22.133Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite (50.06s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.34s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.64s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.09s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.54s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.00s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.53s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.20s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.32s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.17s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.83s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.94s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2022-05-19T09:46:22.164Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) [2022-05-19T09:46:22.164Z] === RUN TestDockerSchema1RegistrySuite [2022-05-19T09:46:22.164Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-19T09:46:22.164Z] check_test.go:221: [da4ed11068e97] daemon is not started [2022-05-19T09:46:22.164Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-19T09:46:25.466Z] check_test.go:221: [d061503d3be6c] daemon is not started [2022-05-19T09:46:25.466Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-19T09:46:28.017Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-19T09:46:30.569Z] check_test.go:221: [d6d63ee48f088] daemon is not started [2022-05-19T09:46:30.569Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-19T09:46:31.956Z] check_test.go:221: [dd8ff1d23bd34] daemon is not started [2022-05-19T09:46:31.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-19T09:46:31.956Z] check_test.go:221: [db16ad84f4225] daemon is not started [2022-05-19T09:46:31.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-19T09:46:31.956Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-19T09:46:31.956Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-19T09:46:31.956Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-19T09:46:33.341Z] check_test.go:221: [d97dbd006f9a1] daemon is not started [2022-05-19T09:46:33.341Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-19T09:46:34.284Z] check_test.go:221: [ddf801c954e46] daemon is not started [2022-05-19T09:46:34.284Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-19T09:46:35.228Z] check_test.go:221: [d6bd63c8474e0] daemon is not started [2022-05-19T09:46:35.228Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-19T09:46:36.895Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-19T09:46:36.895Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-19T09:46:36.895Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-19T09:46:36.895Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-19T09:46:36.895Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-19T09:46:36.895Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-19T09:46:36.895Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-19T09:46:36.895Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-19T09:46:36.895Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-19T09:46:36.895Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-19T09:46:36.895Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-19T09:46:37.351Z] === RUN TestDockerSuite/TestBuildFails [2022-05-19T09:46:38.531Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-19T09:46:38.531Z] check_test.go:221: [db8f76b4d4522] daemon is not started [2022-05-19T09:46:38.531Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-19T09:46:39.103Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-19T09:46:39.103Z] check_test.go:221: [dc66d88cba438] daemon is not started [2022-05-19T09:46:39.103Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-19T09:46:39.674Z] check_test.go:221: [d8801c9fa6452] daemon is not started [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite (17.54s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.45s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.60s) [2022-05-19T09:46:39.674Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-05-19T09:46:39.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-19T09:46:39.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-19T09:46:39.674Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-19T09:46:40.239Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-19T09:46:40.239Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-19T09:46:40.617Z] check_test.go:250: [df09dd34bf9eb] daemon is not started [2022-05-19T09:46:40.617Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-19T09:46:41.188Z] check_test.go:250: [df1f8905ea3ec] daemon is not started [2022-05-19T09:46:41.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-19T09:46:41.188Z] check_test.go:250: [dd52226a4307e] daemon is not started [2022-05-19T09:46:41.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-19T09:46:41.851Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-19T09:46:42.130Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-19T09:46:42.702Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-19T09:46:43.274Z] check_test.go:250: [dc5b0d86f545c] daemon is not started [2022-05-19T09:46:43.274Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-19T09:46:43.846Z] check_test.go:250: [dff0d76ec058a] daemon is not started [2022-05-19T09:46:43.846Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-19T09:46:45.238Z] check_test.go:250: [d0f907ae154ce] daemon is not started [2022-05-19T09:46:45.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-19T09:46:45.238Z] check_test.go:250: [d1d9f9a9cfdfc] daemon is not started [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.69s) [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.34s) [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.66s) [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.61s) [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.23s) [2022-05-19T09:46:45.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-19T09:46:45.238Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-19T09:46:45.238Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-19T09:46:47.276Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-19T09:46:47.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-19T09:46:47.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-19T09:46:47.695Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-19T09:46:48.165Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-19T09:46:48.165Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T09:46:48.635Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-19T09:46:50.206Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-19T09:46:50.206Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-19T09:46:50.206Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-19T09:46:50.519Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-19T09:46:50.521Z] check_test.go:277: [d14ceae625538] daemon is not started [2022-05-19T09:46:50.521Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-19T09:46:50.521Z] check_test.go:277: [d3b157c44de1f] daemon is not started [2022-05-19T09:46:50.521Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-19T09:46:50.782Z] check_test.go:277: [d0a5aebac9cb3] daemon is not started [2022-05-19T09:46:50.782Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-19T09:46:50.782Z] check_test.go:277: [d3017b56b9b23] daemon is not started [2022-05-19T09:46:50.782Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-19T09:46:51.042Z] check_test.go:277: [d36c6b372f900] daemon is not started [2022-05-19T09:46:51.042Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-05-19T09:46:51.042Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-19T09:46:51.042Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-05-19T09:46:51.042Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-05-19T09:46:51.042Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-19T09:46:51.042Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-05-19T09:46:51.042Z] === RUN TestDockerNetworkSuite [2022-05-19T09:46:51.042Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-19T09:46:51.984Z] docker_cli_network_unix_test.go:46: [d516c0ae09d7a] daemon is not started [2022-05-19T09:46:52.245Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-19T09:46:52.506Z] docker_cli_network_unix_test.go:46: [d4eb54768f58a] daemon is not started [2022-05-19T09:46:52.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-19T09:46:54.315Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-19T09:46:55.314Z] docker_cli_network_unix_test.go:46: [d0e99cdd9fa78] daemon is not started [2022-05-19T09:46:55.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-19T09:46:56.093Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-19T09:46:56.961Z] docker_cli_network_unix_test.go:46: [dfa0216f0dfb7] daemon is not started [2022-05-19T09:46:57.083Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-19T09:46:57.084Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-19T09:46:57.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-19T09:46:57.221Z] docker_cli_network_unix_test.go:1233: [d1ff631868feb] daemon is not started [2022-05-19T09:46:57.555Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-19T09:46:57.555Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-19T09:46:57.555Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-19T09:46:59.122Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-19T09:46:59.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-19T09:47:00.694Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-19T09:47:00.711Z] docker_cli_network_unix_test.go:46: [d5e56432a1d90] daemon is not started [2022-05-19T09:47:01.163Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-19T09:47:01.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-19T09:47:01.632Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-19T09:47:02.622Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-19T09:47:02.843Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-19T09:47:03.046Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-19T09:47:05.502Z] docker_cli_network_unix_test.go:46: [dc49b15405ca0] daemon is not started [2022-05-19T09:47:06.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-19T09:47:07.705Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-19T09:47:08.360Z] docker_cli_network_unix_test.go:46: [d24bf83bd0017] daemon is not started [2022-05-19T09:47:08.498Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-19T09:47:08.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-19T09:47:09.236Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-19T09:47:09.873Z] docker_cli_network_unix_test.go:46: [d019edf7d3408] daemon is not started [2022-05-19T09:47:09.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-19T09:47:10.446Z] docker_cli_network_unix_test.go:46: [d20798915c278] daemon is not started [2022-05-19T09:47:10.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-19T09:47:10.707Z] docker_cli_network_unix_test.go:46: [d6492872bf2e5] daemon is not started [2022-05-19T09:47:10.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-19T09:47:11.455Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-19T09:47:11.455Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-19T09:47:11.455Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-19T09:47:11.537Z] docker_cli_network_unix_test.go:46: [d83114907d6a1] daemon is not started [2022-05-19T09:47:11.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-19T09:47:12.369Z] docker_cli_network_unix_test.go:46: [dcddbb82317cf] daemon is not started [2022-05-19T09:47:12.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-19T09:47:12.891Z] docker_cli_network_unix_test.go:46: [d2cb2ac86e605] daemon is not started [2022-05-19T09:47:12.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-19T09:47:13.024Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-19T09:47:13.024Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-19T09:47:13.024Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-19T09:47:13.153Z] docker_cli_network_unix_test.go:46: [da40327a258b3] daemon is not started [2022-05-19T09:47:13.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-19T09:47:13.495Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-19T09:47:13.725Z] docker_cli_network_unix_test.go:46: [d91bc64ab3436] daemon is not started [2022-05-19T09:47:13.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-19T09:47:13.987Z] docker_cli_network_unix_test.go:46: [d90d32161f5f3] daemon is not started [2022-05-19T09:47:13.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-19T09:47:13.987Z] docker_cli_network_unix_test.go:46: [d6760134f34c2] daemon is not started [2022-05-19T09:47:13.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-19T09:47:14.248Z] docker_cli_network_unix_test.go:46: [de583df6528eb] daemon is not started [2022-05-19T09:47:14.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-19T09:47:14.821Z] docker_cli_network_unix_test.go:46: [d5315bc661aec] daemon is not started [2022-05-19T09:47:14.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-19T09:47:14.999Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-19T09:47:14.999Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-19T09:47:14.999Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-19T09:47:15.717Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-19T09:47:15.764Z] docker_cli_network_unix_test.go:46: [dd10f5f3d6d9b] daemon is not started [2022-05-19T09:47:15.963Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-19T09:47:16.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-19T09:47:16.024Z] docker_cli_network_unix_test.go:46: [df4fbd3d5309e] daemon is not started [2022-05-19T09:47:16.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-19T09:47:16.285Z] docker_cli_network_unix_test.go:46: [ddf27a6e624e2] daemon is not started [2022-05-19T09:47:16.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-19T09:47:16.420Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-19T09:47:16.420Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-19T09:47:16.420Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-19T09:47:16.546Z] docker_cli_network_unix_test.go:46: [d9a4ea86ac926] daemon is not started [2022-05-19T09:47:16.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-19T09:47:16.705Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-19T09:47:17.489Z] docker_cli_network_unix_test.go:968: [d8f8e5ac75425] daemon is not started [2022-05-19T09:47:17.696Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-19T09:47:17.696Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-19T09:47:17.696Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-19T09:47:18.684Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-19T09:47:18.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-19T09:47:19.673Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-19T09:47:19.673Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-19T09:47:19.673Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-19T09:47:19.673Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-19T09:47:19.673Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-19T09:47:19.841Z] docker_cli_network_unix_test.go:46: [d73f1f8f84b9b] daemon is not started [2022-05-19T09:47:19.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-19T09:47:22.384Z] docker_cli_network_unix_test.go:1116: [df8ab5b95ff01] daemon is not started [2022-05-19T09:47:25.552Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-19T09:47:25.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-19T09:47:25.688Z] docker_cli_network_unix_test.go:46: [d636da823aa2a] daemon is not started [2022-05-19T09:47:25.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-19T09:47:26.629Z] docker_cli_network_unix_test.go:46: [d93fad683260f] daemon is not started [2022-05-19T09:47:26.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-19T09:47:26.629Z] docker_cli_network_unix_test.go:46: [d49ed5c27aff1] daemon is not started [2022-05-19T09:47:26.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-19T09:47:26.629Z] docker_cli_network_unix_test.go:46: [d1addb88dc02c] daemon is not started [2022-05-19T09:47:26.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-19T09:47:26.700Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-19T09:47:26.700Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T09:47:26.700Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-19T09:47:26.890Z] docker_cli_network_unix_test.go:46: [d3062086e3f8c] daemon is not started [2022-05-19T09:47:26.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-19T09:47:27.150Z] docker_cli_network_unix_test.go:46: [d2ee84ed75ee5] daemon is not started [2022-05-19T09:47:27.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-19T09:47:27.150Z] docker_cli_network_unix_test.go:46: [d0e44f1cb183e] daemon is not started [2022-05-19T09:47:27.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-19T09:47:28.535Z] docker_cli_network_unix_test.go:46: [d6553cd9d4f48] daemon is not started [2022-05-19T09:47:29.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-19T09:47:29.477Z] docker_cli_network_unix_test.go:46: [d4a12782c909d] daemon is not started [2022-05-19T09:47:29.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-19T09:47:29.477Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-19T09:47:29.477Z] docker_cli_network_unix_test.go:46: [d5e432d2db9d2] daemon is not started [2022-05-19T09:47:29.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-19T09:47:30.049Z] docker_cli_network_unix_test.go:46: [d1de6d1c15d67] daemon is not started [2022-05-19T09:47:30.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-19T09:47:34.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-19T09:47:35.087Z] docker_cli_network_unix_test.go:1084: [d15f8142db998] daemon is not started [2022-05-19T09:47:36.476Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-19T09:47:37.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-19T09:47:37.048Z] docker_cli_network_unix_test.go:46: [d001cb065e341] daemon is not started [2022-05-19T09:47:37.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-19T09:47:37.884Z] docker_cli_network_unix_test.go:46: [d0d5ca082167f] daemon is not started [2022-05-19T09:47:38.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-19T09:47:39.041Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-19T09:47:39.041Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-19T09:47:39.087Z] docker_cli_swarm_test.go:1180: [d8b290e6cb27f] joining swarm manager [de700876d4d10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:47:39.660Z] docker_cli_network_unix_test.go:46: [d0639b90c29b9] daemon is not started [2022-05-19T09:47:39.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-19T09:47:40.181Z] docker_cli_network_unix_test.go:46: [d973b3b9612c9] daemon is not started [2022-05-19T09:47:40.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-19T09:47:40.443Z] docker_cli_network_unix_test.go:46: [dc2c573db72bd] daemon is not started [2022-05-19T09:47:40.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-19T09:47:41.276Z] docker_cli_network_unix_test.go:46: [d83fdc1488a7f] daemon is not started [2022-05-19T09:47:41.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-19T09:47:41.848Z] docker_cli_network_unix_test.go:46: [dd55f69b30aee] daemon is not started [2022-05-19T09:47:41.925Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-19T09:47:41.925Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-19T09:47:41.925Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-19T09:47:42.109Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-19T09:47:42.885Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-19T09:47:42.886Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-19T09:47:46.319Z] docker_cli_swarm_test.go:1189: [d97ca74785d5e] joining swarm manager [de700876d4d10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:47:47.551Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-19T09:47:47.704Z] docker_cli_network_unix_test.go:46: [d27a3584e23ac] daemon is not started [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite (56.97s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.09s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.87s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.60s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.32s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.50s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-19T09:47:47.965Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.33s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.91s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.94s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-05-19T09:47:47.965Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.82s) [2022-05-19T09:47:47.965Z] === RUN TestDockerHubPullSuite [2022-05-19T09:47:47.965Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-19T09:47:49.095Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-19T09:47:49.551Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-19T09:47:49.876Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-19T09:47:50.510Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-19T09:47:50.966Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-19T09:47:51.973Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-19T09:47:52.102Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-19T09:47:52.543Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-19T09:47:54.264Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-19T09:47:54.454Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-19T09:47:54.454Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-19T09:47:54.454Z] --- PASS: TestDockerHubPullSuite (6.49s) [2022-05-19T09:47:54.454Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2022-05-19T09:47:54.454Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-19T09:47:54.454Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-05-19T09:47:54.454Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.64s) [2022-05-19T09:47:54.454Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-05-19T09:47:54.454Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-19T09:47:54.454Z] PASS [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === Skipped [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-19T09:47:54.454Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-19T09:47:54.454Z] docker_cli_sni_test.go:18: Flakey test [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-19T09:47:54.454Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-05-19T09:47:54.454Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-19T09:47:54.454Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.454Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-19T09:47:54.454Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-05-19T09:47:54.455Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-19T09:47:54.455Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-19T09:47:54.455Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-19T09:47:54.455Z] docker_cli_network_unix_test.go:46: [d5e432d2db9d2] daemon is not started [2022-05-19T09:47:54.455Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] DONE 1265 tests, 51 skipped in 1528.123s [2022-05-19T09:47:54.455Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-19T09:47:54.455Z] ++++ cat bundles/test-integration/docker.pid [2022-05-19T09:47:54.455Z] +++ kill 9371 [2022-05-19T09:47:54.455Z] +++ /etc/init.d/apparmor stop [2022-05-19T09:47:54.455Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] Unloading profiles will leave already running processes permanently [2022-05-19T09:47:54.455Z] unconfined, which can lead to unexpected situations. [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.455Z] To set a process to complain mode, use the command line tool [2022-05-19T09:47:54.455Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-19T09:47:54.455Z] +++ true [2022-05-19T09:47:54.455Z] exiting test-integration [2022-05-19T09:47:54.455Z] ++ exit 0 [2022-05-19T09:47:54.455Z] [2022-05-19T09:47:54.715Z] + for job in $(jobs -p) [2022-05-19T09:47:54.715Z] + wait 10459 [2022-05-19T09:48:00.023Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-19T09:48:00.023Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-19T09:48:00.023Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-19T09:48:00.023Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-19T09:48:00.478Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-19T09:48:00.478Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-19T09:48:00.478Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-19T09:48:00.478Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-19T09:48:00.478Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-19T09:48:01.438Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-19T09:48:01.893Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-19T09:48:07.704Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-19T09:48:08.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-19T09:48:08.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-19T09:48:08.271Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-19T09:48:09.839Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-19T09:48:09.839Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-19T09:48:10.308Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-19T09:48:10.308Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-19T09:48:10.779Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-19T09:48:10.779Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-19T09:48:10.779Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-19T09:48:11.770Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-19T09:48:11.770Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-19T09:48:11.770Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-19T09:48:21.303Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-19T09:48:25.344Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-19T09:48:25.344Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-19T09:48:25.344Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-19T09:48:26.869Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-19T09:48:29.439Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-19T09:48:33.642Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-19T09:48:35.027Z] docker_cli_swarm_test.go:1112: [dbdb84fa93050] joining swarm manager [d849aa2a8edf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:48:36.414Z] docker_cli_swarm_test.go:1113: [da3207d2babfd] joining swarm manager [d849aa2a8edf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:48:41.905Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-19T09:48:42.376Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-19T09:48:42.376Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-19T09:48:42.846Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-19T09:48:44.575Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-19T09:48:44.575Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-19T09:48:44.575Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-19T09:48:44.575Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-19T09:48:45.043Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-19T09:48:50.909Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-19T09:48:50.909Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-19T09:48:50.909Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-19T09:48:50.909Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-19T09:48:50.909Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-19T09:48:50.909Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-19T09:48:50.909Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-19T09:48:50.909Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-19T09:48:50.909Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-19T09:48:50.909Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-19T09:48:50.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-19T09:48:55.665Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-19T09:48:55.665Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T09:48:55.665Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-19T09:48:55.665Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T09:48:55.665Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-19T09:48:55.665Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T09:48:55.665Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-19T09:48:56.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-19T09:49:02.510Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-19T09:49:08.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-19T09:49:09.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-19T09:49:09.321Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-19T09:49:10.156Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-19T09:49:18.833Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-19T09:49:20.322Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-19T09:49:20.322Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-19T09:49:20.322Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-19T09:49:20.322Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-19T09:49:20.322Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-19T09:49:20.323Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-19T09:49:20.323Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-19T09:49:20.323Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-19T09:49:20.323Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-19T09:49:20.323Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-19T09:49:20.323Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-19T09:49:20.323Z] === RUN TestDockerSuite/TestBuildFails [2022-05-19T09:49:21.612Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-19T09:49:21.889Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-19T09:49:22.357Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-19T09:49:22.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-19T09:49:27.374Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-19T09:49:29.511Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-19T09:49:31.307Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-19T09:49:34.413Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-19T09:49:36.662Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-19T09:49:41.462Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-19T09:49:43.913Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-19T09:49:51.069Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-19T09:49:52.053Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-19T09:49:59.216Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-19T09:49:59.216Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-19T09:49:59.216Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-19T09:49:59.749Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-19T09:50:00.218Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-19T09:50:00.218Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-19T09:50:00.218Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-19T09:50:02.536Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-19T09:50:02.536Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-19T09:50:02.536Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-19T09:50:08.394Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-19T09:50:09.519Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-19T09:50:09.519Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-19T09:50:09.519Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-19T09:50:09.519Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-19T09:50:09.519Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-19T09:50:11.028Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-19T09:50:11.028Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T09:50:11.028Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-19T09:50:12.398Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-19T09:50:12.926Z] docker_cli_swarm_test.go:1166: [d81c0aa71b860] joining swarm manager [d849aa2a8edf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-19T09:50:17.031Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-19T09:50:19.962Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-19T09:50:20.419Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-19T09:50:20.419Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-19T09:50:23.312Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-19T09:50:24.278Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-19T09:50:25.813Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-19T09:50:25.979Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-19T09:50:25.979Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-19T09:50:27.613Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-19T09:50:27.613Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-19T09:50:27.613Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-19T09:50:28.603Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-19T09:50:28.603Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-19T09:50:31.065Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-19T09:50:31.065Z] docker_cli_swarm_test.go:1447: [db033b7fc1628] joining swarm manager [d0debf88d8b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:50:32.016Z] docker_cli_swarm_test.go:1448: [d7b4de467bbce] joining swarm manager [d0debf88d8b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-19T09:50:33.510Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-19T09:50:35.073Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-19T09:50:35.542Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-19T09:50:36.304Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-19T09:50:37.106Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-19T09:50:37.266Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-19T09:50:37.574Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-19T09:50:39.151Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-19T09:50:40.720Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-19T09:50:44.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-19T09:50:44.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-19T09:50:44.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-19T09:50:44.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-19T09:50:44.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-19T09:50:44.697Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-19T09:50:47.242Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-19T09:50:47.557Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-19T09:50:47.879Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-19T09:50:47.879Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-19T09:50:47.879Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-19T09:50:47.879Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-19T09:50:47.879Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-19T09:50:47.879Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-19T09:50:48.348Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-19T09:50:48.348Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-19T09:50:48.348Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-19T09:50:49.333Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-19T09:50:49.800Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-19T09:50:50.547Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-19T09:50:52.221Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-19T09:50:52.467Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-19T09:50:54.395Z] docker_cli_swarm_unix_test.go:63: [d2b90bb595fd8] joining swarm manager [d86d27112be67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:50:57.119Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-19T09:50:57.894Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-19T09:50:59.469Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-19T09:50:59.469Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-19T09:50:59.941Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-19T09:51:00.926Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-19T09:51:06.693Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-19T09:51:11.352Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-19T09:51:12.876Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-19T09:51:12.876Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-19T09:51:12.876Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-19T09:51:12.876Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-19T09:51:12.876Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-19T09:51:14.956Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-19T09:51:14.957Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-19T09:51:14.957Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-19T09:51:15.082Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-19T09:51:15.082Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-19T09:51:15.082Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-19T09:51:17.903Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-19T09:51:50.837Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-19T09:51:50.837Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-19T09:51:50.837Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-19T09:51:52.765Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-19T09:51:56.079Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-19T09:51:58.103Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-19T09:52:00.037Z] docker_api_swarm_test.go:962: [dd0855f0114dc] joining swarm manager [d2d2a451a78f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-19T09:52:00.598Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-19T09:52:05.696Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-19T09:52:18.036Z] === RUN TestDockerSuite/TestBuildRm [2022-05-19T09:52:18.153Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-19T09:52:18.579Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-19T09:52:25.735Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-19T09:52:30.387Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-19T09:52:32.297Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-19T09:52:32.796Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-19T09:52:32.889Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-19T09:52:34.210Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-19T09:52:36.666Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-19T09:52:36.667Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-19T09:52:36.667Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-19T09:52:36.667Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-19T09:52:36.667Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-19T09:52:37.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-19T09:52:38.192Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-19T09:52:38.871Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-19T09:52:41.809Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-19T09:52:41.809Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-19T09:52:41.810Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-19T09:52:42.856Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-19T09:52:44.316Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-19T09:52:46.571Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-19T09:52:48.520Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-19T09:52:51.232Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-19T09:52:51.276Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-19T09:52:53.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-19T09:52:56.363Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-19T09:52:58.924Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-19T09:52:59.836Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-19T09:53:00.195Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-19T09:53:00.195Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-19T09:53:00.195Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-19T09:53:01.474Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-19T09:53:04.018Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-19T09:53:08.856Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-19T09:53:08.858Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-19T09:53:08.858Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-19T09:53:08.858Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-19T09:53:08.858Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-19T09:53:08.858Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-19T09:53:08.858Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-19T09:53:09.311Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-19T09:53:10.270Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-19T09:53:11.805Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-19T09:53:17.663Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-19T09:53:17.669Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-19T09:53:18.963Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-19T09:53:18.963Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-19T09:53:19.979Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-19T09:53:20.446Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-19T09:53:20.447Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-19T09:53:23.392Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-19T09:53:24.376Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-19T09:53:24.719Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-19T09:53:24.719Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-19T09:53:25.939Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-19T09:53:29.379Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-19T09:53:32.702Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-19T09:53:36.493Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-19T09:53:38.704Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-19T09:53:50.550Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-19T09:53:50.551Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-19T09:53:51.006Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-19T09:53:51.190Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-19T09:53:54.138Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-19T09:53:54.717Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-19T09:53:56.242Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-19T09:54:00.283Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-19T09:54:02.005Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-19T09:54:04.551Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-19T09:54:07.761Z] === RUN TestDockerSuite/TestBuildUser [2022-05-19T09:54:07.761Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-19T09:54:07.761Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-19T09:54:07.761Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-19T09:54:07.761Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-19T09:54:07.761Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-19T09:54:07.761Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-19T09:54:10.411Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-19T09:54:11.469Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-19T09:54:12.428Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-19T09:54:15.158Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-19T09:54:15.179Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-19T09:54:15.668Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-19T09:54:16.133Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-19T09:54:16.133Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-19T09:54:16.133Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-19T09:54:16.133Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-19T09:54:16.133Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-19T09:54:16.142Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-19T09:54:16.142Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-19T09:54:16.142Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-19T09:54:16.142Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-19T09:54:16.142Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-19T09:54:18.351Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-19T09:54:18.351Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-19T09:54:18.351Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite (1571.00s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.35s) [2022-05-19T09:54:30.095Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.72s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.17s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.19s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.94s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.83s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.78s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.85s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.03s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.11s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.25s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.39s) [2022-05-19T09:54:30.095Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.25s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.86s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.05s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.60s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.53s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.01s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.22s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.73s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.45s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.91s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.21s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.97s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.23s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.49s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.63s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.08s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.03s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.36s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.67s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.53s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.60s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.08s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.73s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.02s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.98s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.56s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.80s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.77s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.65s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.58s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.62s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.04s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.30s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (78.90s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.08s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.63s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.00s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.30s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.48s) [2022-05-19T09:54:30.096Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.14s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.47s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.32s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.29s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.03s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.65s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.94s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-05-19T09:54:30.096Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-05-19T09:54:30.096Z] === RUN TestDockerExternalVolumeSuite [2022-05-19T09:54:30.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-19T09:54:30.356Z] docker_cli_external_volume_driver_test.go:53: [de2c93449dd44] daemon is not started [2022-05-19T09:54:33.488Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-19T09:54:41.222Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-19T09:54:41.223Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-19T09:54:48.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-19T09:54:49.747Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-19T09:54:51.319Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-19T09:54:55.506Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-19T09:54:55.506Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-19T09:54:55.506Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-19T09:54:55.506Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-19T09:54:55.507Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-19T09:54:58.392Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-19T09:54:58.392Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-19T09:54:58.392Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-19T09:55:09.210Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-19T09:55:10.721Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-19T09:55:15.379Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-19T09:55:15.834Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-19T09:55:30.428Z] === RUN TestDockerSuite/TestBuildRm [2022-05-19T09:55:30.584Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-19T09:55:30.584Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-19T09:55:30.584Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-19T09:55:30.584Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-19T09:55:30.584Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-19T09:55:30.584Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-19T09:55:30.584Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-19T09:55:31.543Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-19T09:55:40.072Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-19T09:55:42.248Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-19T09:55:42.248Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-19T09:55:42.703Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-19T09:55:42.703Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-19T09:55:42.703Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-19T09:55:42.703Z] docker_cli_sni_test.go:18: Flakey test [2022-05-19T09:55:42.703Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-19T09:55:44.865Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-19T09:55:44.865Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-19T09:55:44.865Z] === RUN TestDockerSuite/TestCommitChange [2022-05-19T09:55:45.366Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-19T09:55:47.580Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-19T09:55:47.580Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-19T09:55:47.580Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-19T09:55:47.580Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-19T09:55:48.047Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-19T09:55:49.608Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-19T09:55:50.591Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-19T09:55:54.355Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-19T09:55:55.226Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-19T09:55:55.226Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-19T09:55:55.226Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-19T09:55:56.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-19T09:55:59.102Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-19T09:56:02.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-19T09:56:03.753Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-19T09:56:03.753Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T09:56:03.753Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-19T09:56:04.961Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-19T09:56:10.785Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-19T09:56:15.443Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-19T09:56:15.443Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-19T09:56:15.443Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-19T09:56:15.443Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-19T09:56:15.443Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-19T09:56:15.443Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-19T09:56:15.443Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-19T09:56:15.443Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-19T09:56:17.783Z] docker_cli_external_volume_driver_test.go:53: [d02e841a5d1a5] daemon is not started [2022-05-19T09:56:24.110Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-19T09:56:26.187Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-19T09:56:26.187Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-19T09:56:26.187Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-19T09:56:30.972Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-19T09:56:30.973Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-19T09:56:30.973Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-19T09:56:33.859Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-19T09:56:33.859Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-19T09:56:33.859Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-19T09:56:33.859Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-19T09:56:33.859Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-19T09:56:33.859Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-19T09:56:33.859Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-19T09:56:34.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-19T09:56:35.580Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-19T09:56:36.047Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-19T09:56:36.743Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-19T09:56:36.743Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-19T09:56:37.198Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-19T09:56:37.198Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-19T09:56:40.084Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-19T09:56:40.084Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-19T09:56:40.084Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-19T09:56:40.084Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-19T09:56:40.084Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-19T09:56:40.084Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-19T09:56:40.084Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-19T09:56:40.084Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-19T09:56:41.907Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-19T09:56:41.907Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-19T09:56:46.655Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-19T09:56:48.035Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-19T09:56:48.035Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-19T09:56:48.035Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-19T09:56:48.035Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-19T09:56:48.035Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-19T09:56:48.035Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-19T09:56:48.035Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-19T09:56:48.504Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-19T09:56:48.504Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-19T09:56:48.504Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-19T09:56:48.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-19T09:56:48.974Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-19T09:56:49.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-19T09:56:49.962Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-19T09:56:52.325Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-19T09:56:55.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-19T09:56:55.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-19T09:56:55.208Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-19T09:56:55.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-19T09:56:55.843Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-19T09:56:58.960Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-19T09:56:59.050Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-19T09:56:59.051Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-19T09:57:01.926Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-19T09:57:01.926Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-19T09:57:01.926Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-19T09:57:01.926Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-19T09:57:02.376Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-19T09:57:04.012Z] docker_cli_external_volume_driver_test.go:53: [d79c6a63bd215] daemon is not started [2022-05-19T09:57:04.836Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-19T09:57:04.836Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-19T09:57:04.836Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-19T09:57:04.836Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-19T09:57:04.836Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-19T09:57:04.836Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-19T09:57:04.836Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-19T09:57:04.836Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-19T09:57:04.836Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-19T09:57:04.836Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-19T09:57:04.836Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-19T09:57:05.235Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-19T09:57:05.235Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-19T09:57:08.106Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-19T09:57:08.106Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-19T09:57:08.106Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-19T09:57:09.598Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-19T09:57:09.598Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T09:57:09.598Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-19T09:57:09.598Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T09:57:09.598Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-19T09:57:09.598Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T09:57:09.598Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-19T09:57:11.177Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-19T09:57:11.815Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-19T09:57:11.929Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-19T09:57:11.929Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-19T09:57:11.929Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-19T09:57:12.271Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-19T09:57:14.145Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-19T09:57:15.153Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-19T09:57:15.705Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-19T09:57:17.048Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-19T09:57:18.907Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-19T09:57:18.907Z] docker_cli_external_volume_driver_test.go:53: [d9c8bf55d39e0] daemon is not started [2022-05-19T09:57:20.913Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-19T09:57:21.564Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-19T09:57:26.723Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-19T09:57:26.723Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-19T09:57:26.723Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-19T09:57:26.723Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-19T09:57:26.723Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-19T09:57:27.430Z] === RUN TestDockerSuite/TestBuildUser [2022-05-19T09:57:27.430Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-19T09:57:27.430Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-19T09:57:27.430Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-19T09:57:27.430Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-19T09:57:27.430Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-19T09:57:27.430Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-19T09:57:30.432Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-19T09:57:30.432Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-19T09:57:30.432Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-19T09:57:32.185Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-19T09:57:32.652Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-19T09:57:33.317Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-19T09:57:33.317Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-19T09:57:33.317Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-19T09:57:33.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-19T09:57:34.890Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-19T09:57:35.359Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-19T09:57:35.359Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-19T09:57:35.359Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-19T09:57:35.359Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-19T09:57:35.359Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-19T09:57:35.360Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-19T09:57:35.360Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-19T09:57:35.360Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-19T09:57:35.360Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-19T09:57:35.360Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-19T09:57:35.360Z] === RUN TestDockerSuite/TestBuildFails [2022-05-19T09:57:36.436Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-19T09:57:36.436Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-19T09:57:36.436Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-19T09:57:36.436Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-19T09:57:36.436Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-19T09:57:37.027Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-19T09:57:37.027Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-19T09:57:41.688Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-19T09:57:42.519Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-19T09:57:42.519Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-19T09:57:44.573Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-19T09:57:44.573Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-19T09:57:44.573Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-19T09:57:44.573Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-19T09:57:44.573Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-19T09:57:44.573Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-19T09:57:44.573Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-19T09:57:44.573Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-19T09:57:44.573Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-19T09:57:44.573Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-19T09:57:44.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-19T09:57:47.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-19T09:57:47.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-19T09:57:50.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-19T09:57:53.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-19T09:57:55.015Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-19T09:57:56.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-19T09:57:58.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005bd800__} [2022-05-19T09:57:59.774Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-19T09:58:01.717Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-19T09:58:01.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12628957441_c:\foo_false_____} [2022-05-19T09:58:02.703Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-19T09:58:04.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12628957441_c:\foo_true_____} [2022-05-19T09:58:05.925Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-19T09:58:07.625Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-19T09:58:07.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-19T09:58:08.080Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-19T09:58:08.080Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-19T09:58:08.080Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-19T09:58:08.080Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-19T09:58:08.080Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-19T09:58:08.080Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-19T09:58:08.080Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-19T09:58:08.080Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-19T09:58:08.080Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-19T09:58:08.080Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-19T09:58:08.080Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-19T09:58:10.963Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-19T09:58:10.963Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-19T09:58:10.963Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-19T09:58:11.417Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-19T09:58:11.417Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-19T09:58:11.417Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-19T09:58:11.417Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T09:58:11.417Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-19T09:58:11.417Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T09:58:11.417Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-19T09:58:12.276Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-19T09:58:13.280Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-19T09:58:14.493Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-19T09:58:14.493Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-19T09:58:14.493Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-19T09:58:14.493Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-19T09:58:17.376Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-19T09:58:17.376Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-19T09:58:17.376Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-19T09:58:17.376Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-19T09:58:17.376Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-19T09:58:17.376Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-19T09:58:17.376Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-19T09:58:20.427Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-19T09:58:20.427Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-19T09:58:20.427Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-19T09:58:20.427Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-19T09:58:20.427Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-19T09:58:20.820Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-19T09:58:23.133Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-19T09:58:23.377Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-19T09:58:23.377Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-19T09:58:23.377Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-19T09:58:24.862Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-19T09:58:25.850Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-19T09:58:26.016Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-19T09:58:26.016Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T09:58:26.016Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-19T09:58:26.016Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-19T09:58:26.016Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-19T09:58:33.013Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-19T09:58:33.013Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-19T09:58:33.013Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-19T09:58:33.013Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-19T09:58:34.003Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-19T09:58:34.003Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-19T09:58:34.003Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-19T09:58:35.860Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-19T09:58:38.353Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-19T09:58:38.353Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T09:58:38.353Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-19T09:58:38.353Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T09:58:38.353Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-19T09:58:38.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-19T09:58:40.744Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-19T09:58:41.211Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-19T09:58:48.621Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-19T09:58:48.621Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-19T09:58:48.621Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-19T09:58:48.621Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-19T09:58:48.621Z] === RUN TestDockerSuite/TestCpToDot [2022-05-19T09:58:48.953Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-19T09:58:48.953Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T09:58:48.953Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-19T09:58:51.477Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-19T09:58:51.477Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-19T09:58:51.477Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-19T09:58:51.477Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-19T09:58:51.477Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-19T09:58:54.336Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-19T09:58:54.336Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T09:58:54.336Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-19T09:58:54.336Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-19T09:58:54.336Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-19T09:58:54.336Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-19T09:58:54.336Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-19T09:58:54.336Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-19T09:58:54.336Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-19T09:58:54.785Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-19T09:58:54.785Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-19T09:58:57.820Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-19T09:58:59.017Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-19T09:58:59.017Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-19T09:58:59.017Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-19T09:58:59.017Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-19T09:58:59.017Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-19T09:58:59.017Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-19T09:58:59.017Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-19T09:59:00.002Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-19T09:59:00.682Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-19T09:59:00.682Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-19T09:59:00.682Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-19T09:59:01.655Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-19T09:59:02.644Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-19T09:59:03.538Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-19T09:59:03.991Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-19T09:59:04.446Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-19T09:59:04.446Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-19T09:59:04.446Z] === RUN TestDockerSuite/TestCreateRM [2022-05-19T09:59:04.901Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-19T09:59:04.901Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-19T09:59:04.901Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-19T09:59:04.901Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-19T09:59:05.356Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-19T09:59:05.601Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-19T09:59:05.601Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-19T09:59:05.601Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-19T09:59:06.071Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-19T09:59:06.071Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-19T09:59:08.652Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-19T09:59:10.864Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-19T09:59:10.864Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-19T09:59:11.331Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-19T09:59:11.331Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-19T09:59:11.331Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-19T09:59:11.331Z] docker_cli_sni_test.go:18: Flakey test [2022-05-19T09:59:11.331Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-19T09:59:11.944Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-19T09:59:12.413Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-19T09:59:12.882Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-19T09:59:13.542Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-19T09:59:14.449Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-19T09:59:14.918Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-19T09:59:15.632Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-19T09:59:15.632Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-19T09:59:15.632Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-19T09:59:16.485Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-19T09:59:18.172Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-19T09:59:18.673Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-19T09:59:18.673Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-19T09:59:18.673Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T09:59:18.673Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-19T09:59:19.401Z] === RUN TestDockerSuite/TestCommitChange [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-19T09:59:21.556Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-19T09:59:21.556Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDockerFails [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-19T09:59:21.556Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-19T09:59:21.556Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-19T09:59:21.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-19T09:59:21.556Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-19T09:59:22.011Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-19T09:59:22.011Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-19T09:59:22.011Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-19T09:59:22.011Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-19T09:59:22.011Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-19T09:59:24.895Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-19T09:59:25.267Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-19T09:59:25.340Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-19T09:59:25.340Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-19T09:59:25.340Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-19T09:59:25.340Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-19T09:59:25.340Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-19T09:59:25.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-19T09:59:25.808Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-19T09:59:25.808Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-19T09:59:25.808Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-19T09:59:25.808Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-19T09:59:26.796Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-19T09:59:27.264Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-19T09:59:27.779Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-19T09:59:30.861Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-19T09:59:31.263Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-19T09:59:31.263Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-19T09:59:31.263Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-19T09:59:33.134Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-19T09:59:39.916Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-19T09:59:39.916Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T09:59:39.916Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-19T09:59:41.136Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-19T09:59:43.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-19T09:59:46.896Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-19T09:59:47.064Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-19T09:59:52.656Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-19T09:59:53.079Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-19T09:59:53.079Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-19T09:59:53.079Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-19T09:59:53.079Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-19T09:59:53.079Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-19T09:59:53.079Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-19T09:59:53.079Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-19T09:59:53.079Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-19T09:59:55.584Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-19T09:59:56.543Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-19T10:00:01.203Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-19T10:00:01.738Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-19T10:00:02.162Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-19T10:00:03.123Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-19T10:00:03.254Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-19T10:00:03.254Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-19T10:00:03.254Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-19T10:00:03.254Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-19T10:00:10.158Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-19T10:00:10.386Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-19T10:00:10.386Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-19T10:00:10.386Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-19T10:00:13.335Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-19T10:00:13.335Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-19T10:00:13.335Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-19T10:00:13.335Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-19T10:00:13.802Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-19T10:00:13.802Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-19T10:00:13.802Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-19T10:00:15.927Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-19T10:00:15.927Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-19T10:00:15.927Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-19T10:00:15.927Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:00:15.927Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-19T10:00:15.927Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-19T10:00:15.927Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-19T10:00:15.927Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-19T10:00:15.927Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-19T10:00:16.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-19T10:00:16.753Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-19T10:00:16.753Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-19T10:00:16.753Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-19T10:00:16.753Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-19T10:00:16.888Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-19T10:00:16.888Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-19T10:00:16.888Z] === RUN TestDockerSuite/TestEventsRename [2022-05-19T10:00:19.707Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-19T10:00:19.707Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-19T10:00:19.707Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-19T10:00:19.707Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-19T10:00:19.707Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-19T10:00:19.707Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-19T10:00:19.707Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-19T10:00:19.707Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-19T10:00:19.773Z] === RUN TestDockerSuite/TestEventsResize [2022-05-19T10:00:23.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-19T10:00:26.438Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-19T10:00:28.648Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-19T10:00:28.648Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-19T10:00:28.648Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-19T10:00:28.648Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-19T10:00:31.596Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-19T10:00:31.596Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-19T10:00:34.545Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-19T10:00:34.545Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-19T10:00:34.545Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-19T10:00:34.545Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-19T10:00:34.545Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-19T10:00:37.493Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-19T10:00:37.493Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-19T10:00:40.442Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-19T10:00:40.442Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-19T10:00:40.442Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-19T10:00:43.391Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-19T10:00:43.391Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-19T10:00:46.339Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-19T10:00:48.293Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-19T10:00:51.090Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-19T10:00:54.150Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-19T10:00:55.392Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-19T10:00:56.352Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-19T10:00:56.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-19T10:00:56.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-19T10:00:56.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-19T10:00:56.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-19T10:00:56.952Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-19T10:00:59.303Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-19T10:00:59.303Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-19T10:00:59.303Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-19T10:01:00.060Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-19T10:01:00.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-19T10:01:02.251Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-19T10:01:02.252Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-19T10:01:02.252Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-19T10:01:05.201Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-19T10:01:05.201Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-19T10:01:05.821Z] === RUN TestDockerSuite/TestEventsTop [2022-05-19T10:01:05.821Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-19T10:01:05.821Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-19T10:01:07.985Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-19T10:01:09.961Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-19T10:01:12.175Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-19T10:01:12.175Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-19T10:01:12.175Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-19T10:01:12.175Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-19T10:01:12.175Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-19T10:01:12.175Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-19T10:01:12.644Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-19T10:01:12.644Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-19T10:01:12.644Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-19T10:01:12.644Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-19T10:01:12.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-19T10:01:13.745Z] === RUN TestDockerSuite/TestExec [2022-05-19T10:01:13.745Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:01:13.745Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-19T10:01:13.745Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:01:13.745Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-19T10:01:14.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-19T10:01:14.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-19T10:01:15.521Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-19T10:01:15.907Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-19T10:01:17.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-19T10:01:18.482Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-19T10:01:18.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-19T10:01:18.648Z] docker_cli_external_volume_driver_test.go:485: [dcd6e6577e9d5] daemon is not started [2022-05-19T10:01:18.793Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-19T10:01:18.793Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-19T10:01:18.793Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-19T10:01:18.793Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-19T10:01:18.793Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-19T10:01:18.793Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:01:18.793Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-19T10:01:20.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-19T10:01:22.508Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-19T10:01:23.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-19T10:01:25.649Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-19T10:01:26.222Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-19T10:01:26.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005860__} [2022-05-19T10:01:29.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13507863459_c:\foo_false_____} [2022-05-19T10:01:29.943Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-19T10:01:31.526Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-19T10:01:32.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13507863459_c:\foo_true_____} [2022-05-19T10:01:33.546Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-19T10:01:33.546Z] docker_cli_external_volume_driver_test.go:53: [d6c5a8752e1b3] daemon is not started [2022-05-19T10:01:33.654Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-19T10:01:35.502Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-19T10:01:35.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-19T10:01:35.970Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-19T10:01:35.970Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-19T10:01:35.970Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-19T10:01:35.970Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-19T10:01:35.970Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-19T10:01:35.970Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-19T10:01:39.757Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-19T10:01:39.757Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-19T10:01:39.757Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:01:39.757Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-19T10:01:40.689Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-19T10:01:40.689Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-19T10:01:40.689Z] === RUN TestDockerSuite/TestExecEnv [2022-05-19T10:01:40.689Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:01:40.689Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-19T10:01:40.689Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-19T10:01:40.689Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-19T10:01:42.704Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-19T10:01:42.704Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-19T10:01:42.704Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-19T10:01:42.704Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-19T10:01:43.574Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-19T10:01:45.652Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-19T10:01:45.652Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-19T10:01:45.652Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-19T10:01:45.652Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-19T10:01:45.652Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-19T10:01:45.652Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-19T10:01:45.652Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite (437.20s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-05-19T10:01:48.456Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-05-19T10:01:48.456Z] PASS [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] === Skipped [2022-05-19T10:01:48.456Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-19T10:01:48.456Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-19T10:01:48.456Z] check_test.go:307: [db466de6cdf04] daemon is not started [2022-05-19T10:01:48.456Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-19T10:01:48.456Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-19T10:01:48.456Z] check_test.go:307: [dae0afba6bea0] daemon is not started [2022-05-19T10:01:48.456Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-19T10:01:48.456Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-19T10:01:48.456Z] check_test.go:307: [d8c1ce1b953c3] daemon is not started [2022-05-19T10:01:48.456Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-19T10:01:48.456Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-19T10:01:48.456Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-19T10:01:48.456Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-19T10:01:48.456Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] DONE 269 tests, 5 skipped in 2360.884s [2022-05-19T10:01:48.456Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-19T10:01:48.456Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc0f28686bde7/docker.pid [2022-05-19T10:01:48.456Z] +++ kill 7161 [2022-05-19T10:01:48.456Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7161 is not a child of this shell [2022-05-19T10:01:48.456Z] warning: PID 7161 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc0f28686bde7/docker.pid had a nonzero exit code [2022-05-19T10:01:48.456Z] ++++ cat bundles/test-integration/docker.pid [2022-05-19T10:01:48.456Z] +++ kill 9420 [2022-05-19T10:01:48.456Z] +++ /etc/init.d/apparmor stop [2022-05-19T10:01:48.456Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] Unloading profiles will leave already running processes permanently [2022-05-19T10:01:48.456Z] unconfined, which can lead to unexpected situations. [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] To set a process to complain mode, use the command line tool [2022-05-19T10:01:48.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-19T10:01:48.456Z] +++ true [2022-05-19T10:01:48.456Z] exiting test-integration [2022-05-19T10:01:48.456Z] ++ exit 0 [2022-05-19T10:01:48.456Z] [2022-05-19T10:01:48.456Z] + exit 0 [2022-05-19T10:01:48.456Z] ++ jobs -p [2022-05-19T10:01:48.456Z] + pids= [2022-05-19T10:01:48.456Z] + echo 'Remaining pids to kill: []' [2022-05-19T10:01:48.456Z] Remaining pids to kill: [] [2022-05-19T10:01:48.456Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-19T10:01:48.471Z] Recording test results [2022-05-19T10:01:49.333Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-19T10:01:49.333Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-19T10:01:49.333Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-19T10:01:49.333Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-19T10:01:49.333Z] === RUN TestDockerSuite/TestExecParseError [2022-05-19T10:01:49.333Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-19T10:01:49.333Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-19T10:01:49.333Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-19T10:01:49.333Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-19T10:01:49.333Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-19T10:01:49.333Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-19T10:01:50.104Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-19T10:01:50.453Z] + echo Ensuring container killed. [2022-05-19T10:01:50.453Z] Ensuring container killed. [2022-05-19T10:01:50.453Z] + docker ps -aq -f name=docker-pr1-* [2022-05-19T10:01:50.453Z] + cids=4b0f77f371f1 [2022-05-19T10:01:50.453Z] f41235b09729 [2022-05-19T10:01:50.453Z] 43861752dbb8 [2022-05-19T10:01:50.453Z] + [ -n 4b0f77f371f1 [2022-05-19T10:01:50.453Z] f41235b09729 [2022-05-19T10:01:50.453Z] 43861752dbb8 ] [2022-05-19T10:01:50.453Z] + docker rm -vf 4b0f77f371f1 f41235b09729 43861752dbb8 [2022-05-19T10:01:51.397Z] 4b0f77f371f1 [2022-05-19T10:01:51.397Z] f41235b09729 [2022-05-19T10:01:51.397Z] 43861752dbb8 [Pipeline] sh [2022-05-19T10:01:51.519Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-19T10:01:51.689Z] + echo Chowning /workspace to jenkins user [2022-05-19T10:01:51.689Z] Chowning /workspace to jenkins user [2022-05-19T10:01:51.689Z] + id -u [2022-05-19T10:01:51.689Z] + id -g [2022-05-19T10:01:51.690Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43617:/workspace busybox chown -R 1000:1000 /workspace [2022-05-19T10:01:51.690Z] Unable to find image 'busybox:latest' locally [2022-05-19T10:01:51.690Z] latest: Pulling from library/busybox [2022-05-19T10:01:51.950Z] 50e8d59317eb: Pulling fs layer [2022-05-19T10:01:51.950Z] 50e8d59317eb: Verifying Checksum [2022-05-19T10:01:51.950Z] 50e8d59317eb: Download complete [2022-05-19T10:01:51.950Z] 50e8d59317eb: Pull complete [2022-05-19T10:01:51.950Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-19T10:01:51.950Z] Status: Downloaded newer image for busybox:latest [2022-05-19T10:01:52.785Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-19T10:01:52.785Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-19T10:01:52.785Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-19T10:01:53.185Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-19T10:01:53.186Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-19T10:01:53.186Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-19T10:01:53.186Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-19T10:01:53.186Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-19T10:01:53.186Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:01:53.186Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-19T10:01:53.186Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-19T10:01:53.186Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-19T10:01:53.186Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-19T10:01:53.186Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-19T10:01:54.467Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-19T10:01:54.467Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:01:54.467Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-19T10:01:54.467Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-19T10:01:54.467Z] === RUN TestDockerSuite/TestCpToCaseE [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-19T10:01:54.804Z] + bundleName=amd64 [2022-05-19T10:01:54.804Z] + echo Creating amd64-bundles.tar.gz [2022-05-19T10:01:54.804Z] Creating amd64-bundles.tar.gz [2022-05-19T10:01:54.804Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-19T10:01:54.804Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-19T10:01:56.203Z] Archiving artifacts [2022-05-19T10:01:56.901Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-19T10:01:56.901Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-19T10:01:56.901Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-19T10:01:58.219Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-19T10:01:58.552Z] + make clean [2022-05-19T10:01:58.552Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-19T10:01:58.813Z] docker-dev-cache [2022-05-19T10:01:58.813Z] docker-mod-cache [Pipeline] deleteDir [2022-05-19T10:01:59.955Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-19T10:02:00.427Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-19T10:02:00.427Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-19T10:02:00.427Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-19T10:02:00.427Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-19T10:02:00.427Z] === RUN TestDockerSuite/TestBuildNoContext [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T10:02:03.384Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-19T10:02:03.940Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-19T10:02:03.940Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-19T10:02:03.940Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-19T10:02:03.940Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-19T10:02:03.940Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-19T10:02:03.940Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-19T10:02:03.940Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-19T10:02:06.952Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-19T10:02:06.952Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:02:06.952Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-19T10:02:06.952Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:02:06.952Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-19T10:02:10.977Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-19T10:02:13.814Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-19T10:02:16.032Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-19T10:02:16.501Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-19T10:02:16.501Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-19T10:02:17.369Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-19T10:02:17.369Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-19T10:02:17.369Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-19T10:02:17.369Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-19T10:02:17.369Z] === RUN TestDockerSuite/TestCpToDot [2022-05-19T10:02:18.013Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-19T10:02:19.454Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-19T10:02:19.583Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-19T10:02:19.583Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-19T10:02:19.583Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-19T10:02:19.583Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-19T10:02:19.583Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-19T10:02:21.025Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-19T10:02:21.725Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-19T10:02:22.534Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-19T10:02:22.534Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:02:22.534Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-19T10:02:22.534Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-19T10:02:22.534Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-19T10:02:22.534Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-19T10:02:22.534Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-19T10:02:22.534Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-19T10:02:22.534Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-19T10:02:22.593Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-19T10:02:23.002Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-19T10:02:23.002Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-19T10:02:25.213Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-19T10:02:29.002Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-19T10:02:29.002Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-19T10:02:29.002Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-19T10:02:30.261Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-19T10:02:30.261Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:02:30.261Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-19T10:02:30.261Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-19T10:02:30.261Z] === RUN TestDockerSuite/TestHealth [2022-05-19T10:02:30.261Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-19T10:02:30.261Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-19T10:02:30.261Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-19T10:02:30.261Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-19T10:02:30.261Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-19T10:02:31.217Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-19T10:02:32.202Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-19T10:02:32.202Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-19T10:02:32.202Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-19T10:02:32.202Z] === RUN TestDockerSuite/TestCreateRM [2022-05-19T10:02:32.670Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-19T10:02:32.670Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-19T10:02:32.670Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-19T10:02:33.020Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-19T10:02:33.138Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-19T10:02:33.605Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-19T10:02:34.934Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-19T10:02:34.934Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-19T10:02:34.934Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-19T10:02:34.934Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-19T10:02:34.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-19T10:02:34.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-19T10:02:34.934Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-19T10:02:35.342Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-19T10:02:35.389Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-19T10:02:35.389Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-19T10:02:35.389Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-19T10:02:36.914Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-19T10:02:36.914Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-19T10:02:38.426Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-19T10:02:38.875Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-19T10:02:41.014Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-19T10:02:44.187Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-19T10:02:44.187Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-19T10:02:44.187Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-19T10:02:44.706Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-19T10:02:44.706Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-19T10:02:44.706Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:02:44.706Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-19T10:02:45.778Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-19T10:02:47.133Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-19T10:02:47.600Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-19T10:02:47.600Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:02:47.600Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-19T10:02:48.418Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestImportFile [2022-05-19T10:02:48.418Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-19T10:02:48.418Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-19T10:02:48.418Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-19T10:02:48.418Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-19T10:02:48.418Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-19T10:02:48.418Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-19T10:02:48.418Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-19T10:02:48.418Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-19T10:02:48.418Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.874Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-19T10:02:48.874Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:02:48.874Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-19T10:02:49.574Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-19T10:02:50.548Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-19T10:02:50.548Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:02:50.548Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-19T10:02:50.548Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-19T10:02:50.548Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-19T10:02:50.548Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-19T10:02:50.548Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-19T10:02:50.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-19T10:02:50.548Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-19T10:02:51.016Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-19T10:02:51.016Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-19T10:02:51.016Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-19T10:02:51.016Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-19T10:02:51.016Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-19T10:02:51.016Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDockerFails [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-19T10:02:51.016Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-19T10:02:51.016Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-19T10:02:51.016Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-19T10:02:51.016Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-19T10:02:51.016Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-19T10:02:51.016Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-19T10:02:51.757Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-19T10:02:53.972Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-19T10:02:54.640Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-19T10:02:54.640Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:02:54.640Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-19T10:02:54.640Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-19T10:02:54.640Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-19T10:02:54.640Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-19T10:02:54.640Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-19T10:02:54.640Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-19T10:02:57.759Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-19T10:02:58.351Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-19T10:02:58.351Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-19T10:03:00.008Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-19T10:03:00.704Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-19T10:03:01.237Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-19T10:03:01.237Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:03:01.237Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-19T10:03:01.237Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-19T10:03:01.237Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-19T10:03:01.237Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-19T10:03:01.237Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-19T10:03:04.121Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-19T10:03:05.883Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-19T10:03:08.785Z] === RUN TestDockerSuite/TestInspectImage [2022-05-19T10:03:08.785Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:03:08.785Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-19T10:03:08.785Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:03:08.785Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-19T10:03:08.785Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:03:08.785Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-19T10:03:11.120Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-19T10:03:11.671Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-19T10:03:11.762Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-19T10:03:12.751Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-19T10:03:12.751Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-19T10:03:12.751Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-19T10:03:12.751Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-19T10:03:12.751Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-19T10:03:15.381Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-19T10:03:15.709Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-19T10:03:15.709Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-19T10:03:15.709Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-19T10:03:15.838Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-19T10:03:15.874Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-19T10:03:18.722Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-19T10:03:22.431Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-19T10:03:22.431Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-19T10:03:22.431Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-19T10:03:22.431Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-19T10:03:23.023Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-19T10:03:25.973Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-19T10:03:26.141Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-19T10:03:26.442Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-19T10:03:29.850Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-19T10:03:32.302Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-19T10:03:32.302Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-19T10:03:33.286Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-19T10:03:35.612Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-19T10:03:39.328Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-19T10:03:40.439Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-19T10:03:42.214Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-19T10:03:45.192Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-19T10:03:45.193Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-19T10:03:45.660Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-19T10:03:45.660Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:03:45.660Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-19T10:03:45.660Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-19T10:03:45.660Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-19T10:03:45.660Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-19T10:03:45.660Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-19T10:03:45.926Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-19T10:03:46.645Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-19T10:03:46.645Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-19T10:03:46.645Z] === RUN TestDockerSuite/TestEventsRename [2022-05-19T10:03:48.811Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-19T10:03:49.594Z] === RUN TestDockerSuite/TestEventsResize [2022-05-19T10:03:51.695Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-19T10:03:54.584Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-19T10:03:54.584Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-19T10:03:54.584Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:03:54.584Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-19T10:03:54.584Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-19T10:03:54.584Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-19T10:03:54.584Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-19T10:03:54.584Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-19T10:03:54.584Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-19T10:03:55.040Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-19T10:03:55.040Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-19T10:03:55.040Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-19T10:03:55.040Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-19T10:03:57.926Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-19T10:03:58.247Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-19T10:04:01.196Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-19T10:04:01.636Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-19T10:04:04.141Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-19T10:04:06.616Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-19T10:04:07.369Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-19T10:04:10.004Z] === RUN TestDockerSuite/TestEventsTop [2022-05-19T10:04:10.004Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-19T10:04:10.004Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-19T10:04:10.232Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-19T10:04:10.232Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-19T10:04:10.232Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-19T10:04:12.217Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-19T10:04:13.094Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-19T10:04:13.543Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-19T10:04:17.052Z] === RUN TestDockerSuite/TestExec [2022-05-19T10:04:17.052Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:04:17.052Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-19T10:04:17.052Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:04:17.052Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-19T10:04:19.477Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-19T10:04:19.923Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-19T10:04:22.070Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-19T10:04:22.070Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-19T10:04:22.070Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-19T10:04:22.070Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-19T10:04:22.070Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-19T10:04:22.070Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:04:22.526Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-19T10:04:24.688Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-19T10:04:25.337Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-19T10:04:27.576Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-19T10:04:30.466Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-19T10:04:31.191Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-19T10:04:33.368Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-19T10:04:34.975Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-19T10:04:39.721Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-19T10:04:39.721Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-19T10:04:39.721Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-19T10:04:40.443Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-19T10:04:40.443Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-19T10:04:40.443Z] === RUN TestDockerSuite/TestExecEnv [2022-05-19T10:04:40.443Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:04:40.443Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-19T10:04:40.443Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-19T10:04:40.443Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-19T10:04:42.613Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-19T10:04:42.667Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-19T10:04:45.642Z] === RUN TestDockerSuite/TestLogsSince [2022-05-19T10:04:48.372Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-19T10:04:48.372Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-19T10:04:48.372Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-19T10:04:48.372Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-19T10:04:48.372Z] === RUN TestDockerSuite/TestExecParseError [2022-05-19T10:04:48.372Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-19T10:04:48.372Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-19T10:04:48.372Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-19T10:04:48.372Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-19T10:04:48.372Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-19T10:04:48.372Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-19T10:04:49.338Z] === RUN TestDockerSuite/TestBuildRm [2022-05-19T10:04:50.518Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-19T10:04:50.518Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-19T10:04:50.518Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-19T10:04:50.518Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-19T10:04:50.518Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-19T10:04:50.518Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:04:50.518Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-19T10:04:50.518Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-19T10:04:50.518Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-19T10:04:50.518Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-19T10:04:50.972Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-19T10:04:53.862Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-19T10:04:53.862Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-19T10:04:53.862Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-19T10:04:56.051Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-19T10:04:56.051Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-19T10:04:56.051Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-19T10:04:56.051Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-19T10:04:56.051Z] === RUN TestDockerSuite/TestLogsTail [2022-05-19T10:04:58.260Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-19T10:04:59.780Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-19T10:05:00.907Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-19T10:05:00.907Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-19T10:05:00.907Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-19T10:05:00.907Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-19T10:05:00.907Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-19T10:05:00.907Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-19T10:05:00.907Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-19T10:05:01.263Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-19T10:05:03.579Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-19T10:05:03.579Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-19T10:05:03.579Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-19T10:05:03.579Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.049Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-19T10:05:04.209Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-19T10:05:04.209Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.209Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-19T10:05:04.209Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.209Z] === RUN TestDockerSuite/TestNetHostname [2022-05-19T10:05:04.209Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.209Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-19T10:05:04.209Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.209Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-19T10:05:04.209Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-19T10:05:04.676Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPluginActive [2022-05-19T10:05:04.676Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-19T10:05:04.676Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-19T10:05:04.676Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-19T10:05:04.676Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-19T10:05:04.676Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-19T10:05:04.676Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-19T10:05:04.676Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-19T10:05:04.676Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-19T10:05:04.676Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-19T10:05:04.676Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPortList [2022-05-19T10:05:04.676Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-19T10:05:04.676Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-19T10:05:06.270Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-19T10:05:06.804Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-19T10:05:10.533Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-19T10:05:10.533Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:05:10.533Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-19T10:05:10.533Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-19T10:05:10.533Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-19T10:05:10.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-19T10:05:10.533Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-19T10:05:10.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-19T10:05:10.533Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-19T10:05:10.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-19T10:05:10.533Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-19T10:05:11.000Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-19T10:05:11.000Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-19T10:05:11.000Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-19T10:05:11.000Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-19T10:05:11.000Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-19T10:05:11.000Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-19T10:05:11.000Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-19T10:05:11.035Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-19T10:05:13.840Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-19T10:05:16.728Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-19T10:05:16.854Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-19T10:05:16.854Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-19T10:05:16.854Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-19T10:05:19.704Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-19T10:05:22.486Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-19T10:05:22.486Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:05:22.486Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-19T10:05:22.486Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-19T10:05:22.941Z] === RUN TestDockerSuite/TestHealth [2022-05-19T10:05:22.941Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-19T10:05:22.941Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-19T10:05:22.941Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-19T10:05:22.941Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-19T10:05:22.941Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-19T10:05:28.703Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-19T10:05:28.703Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-19T10:05:28.703Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-19T10:05:28.703Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-19T10:05:29.158Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-19T10:05:29.158Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-19T10:05:29.328Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-19T10:05:29.328Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-19T10:05:29.328Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-19T10:05:29.613Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-19T10:05:30.068Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-19T10:05:30.068Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-19T10:05:30.068Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-19T10:05:30.145Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-19T10:05:31.594Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-19T10:05:31.594Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-19T10:05:33.760Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-19T10:05:33.760Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-19T10:05:36.647Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-19T10:05:39.535Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-19T10:05:39.992Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-19T10:05:39.992Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:05:39.992Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-19T10:05:41.810Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-19T10:05:44.654Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-19T10:05:44.654Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-19T10:05:44.654Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-19T10:05:44.654Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.654Z] === RUN TestDockerSuite/TestImportFile [2022-05-19T10:05:44.654Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.654Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-19T10:05:44.655Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-19T10:05:44.655Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-19T10:05:44.655Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-19T10:05:44.655Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-19T10:05:44.655Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-19T10:05:44.655Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-19T10:05:44.655Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-19T10:05:44.655Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:05:44.655Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-19T10:05:47.542Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-19T10:05:50.429Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-19T10:05:50.429Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:05:50.429Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-19T10:05:50.429Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-19T10:05:50.429Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-19T10:05:50.885Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-19T10:05:50.885Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-19T10:05:50.885Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-19T10:05:53.776Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-19T10:05:53.776Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-19T10:05:55.449Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-19T10:05:55.450Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-19T10:05:55.450Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-19T10:05:56.663Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-19T10:05:56.663Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:05:56.663Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-19T10:05:56.663Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-19T10:05:56.663Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-19T10:05:56.663Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-19T10:05:56.663Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-19T10:05:59.603Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-19T10:05:59.603Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-19T10:05:59.603Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-19T10:05:59.603Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-19T10:05:59.603Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-19T10:05:59.603Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-19T10:05:59.707Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-19T10:06:04.346Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-19T10:06:05.470Z] === RUN TestDockerSuite/TestInspectImage [2022-05-19T10:06:05.470Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:06:05.470Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-19T10:06:05.470Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:06:05.470Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-19T10:06:05.470Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:06:05.470Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-19T10:06:07.961Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-19T10:06:07.961Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-19T10:06:08.356Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-19T10:06:10.526Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-19T10:06:10.526Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-19T10:06:13.837Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-19T10:06:13.837Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-19T10:06:14.237Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-19T10:06:14.788Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-19T10:06:16.399Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-19T10:06:16.399Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-19T10:06:16.399Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-19T10:06:16.399Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-19T10:06:19.291Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-19T10:06:19.711Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-19T10:06:20.646Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-19T10:06:20.646Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-19T10:06:20.646Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-19T10:06:20.646Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-19T10:06:20.646Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-19T10:06:23.005Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-19T10:06:27.671Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-19T10:06:27.905Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-19T10:06:27.905Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:06:27.905Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-19T10:06:27.905Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-19T10:06:27.905Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-19T10:06:27.905Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-19T10:06:27.905Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-19T10:06:27.905Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-19T10:06:27.905Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-19T10:06:30.557Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-19T10:06:33.448Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-19T10:06:35.613Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-19T10:06:38.420Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-19T10:06:38.420Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-19T10:06:38.420Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-19T10:06:38.504Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-19T10:06:38.888Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-19T10:06:38.888Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-19T10:06:38.888Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-19T10:06:39.872Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-19T10:06:40.856Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-19T10:06:40.856Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-19T10:06:40.856Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-19T10:06:41.395Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-19T10:06:44.279Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-19T10:06:44.279Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-19T10:06:44.279Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-19T10:06:44.279Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-19T10:06:45.081Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-19T10:06:45.081Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-19T10:06:45.081Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-19T10:06:45.552Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-19T10:06:46.711Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-19T10:06:47.122Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-19T10:06:47.163Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-19T10:06:49.327Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-19T10:06:53.004Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-19T10:06:54.028Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-19T10:06:56.236Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-19T10:06:56.364Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-19T10:06:58.536Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-19T10:06:58.536Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-19T10:06:58.536Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-19T10:06:58.886Z] === RUN TestDockerSuite/TestBuildUser [2022-05-19T10:06:58.886Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-19T10:06:58.886Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-19T10:06:58.886Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-19T10:06:58.886Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-19T10:06:58.886Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-19T10:06:58.886Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-19T10:07:00.698Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-19T10:07:01.154Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-19T10:07:04.763Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-19T10:07:04.763Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-19T10:07:08.192Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-19T10:07:08.565Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-19T10:07:08.565Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-19T10:07:08.565Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-19T10:07:08.565Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-19T10:07:08.565Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-19T10:07:15.233Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-19T10:07:21.500Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-19T10:07:21.500Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:07:21.500Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-19T10:07:22.270Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-19T10:07:25.157Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-19T10:07:28.043Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-19T10:07:28.043Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-19T10:07:28.043Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-19T10:07:30.151Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-19T10:07:30.617Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-19T10:07:30.617Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-19T10:07:30.929Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-19T10:07:31.600Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-19T10:07:33.827Z] === RUN TestDockerSuite/TestLogsSince [2022-05-19T10:07:33.885Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-19T10:07:34.875Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-19T10:07:40.247Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-19T10:07:44.108Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-19T10:07:44.108Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-19T10:07:44.108Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-19T10:07:44.108Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-19T10:07:44.108Z] === RUN TestDockerSuite/TestLogsTail [2022-05-19T10:07:44.989Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-19T10:07:44.989Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:07:44.989Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-19T10:07:45.312Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-19T10:07:46.998Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-19T10:07:50.713Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-19T10:07:50.844Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-19T10:07:51.311Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-19T10:07:51.311Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-19T10:07:53.597Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-19T10:07:53.597Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.597Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-19T10:07:53.597Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.597Z] === RUN TestDockerSuite/TestNetHostname [2022-05-19T10:07:53.597Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.597Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-19T10:07:53.597Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.597Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-19T10:07:53.598Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-19T10:07:53.598Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPluginActive [2022-05-19T10:07:53.598Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-19T10:07:53.598Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-19T10:07:53.598Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-19T10:07:53.598Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-19T10:07:53.598Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-19T10:07:53.598Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-19T10:07:53.598Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-19T10:07:53.598Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-19T10:07:53.598Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-19T10:07:53.598Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPortList [2022-05-19T10:07:53.598Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-19T10:07:53.598Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-19T10:07:57.823Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-19T10:07:57.823Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-19T10:07:57.823Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-19T10:07:57.823Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-19T10:07:57.823Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-19T10:07:59.368Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-19T10:07:59.368Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:07:59.368Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-19T10:07:59.368Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-19T10:07:59.368Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-19T10:07:59.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-19T10:07:59.368Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-19T10:07:59.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-19T10:07:59.368Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-19T10:07:59.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-19T10:07:59.368Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-19T10:07:59.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-19T10:07:59.368Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-19T10:07:59.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-19T10:07:59.920Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-19T10:07:59.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-19T10:07:59.920Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-19T10:07:59.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-19T10:08:00.043Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-19T10:08:00.043Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-19T10:08:00.512Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-19T10:08:05.687Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-19T10:08:05.687Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-19T10:08:05.687Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-19T10:08:09.111Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-19T10:08:11.321Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-19T10:08:11.787Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-19T10:08:15.470Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-19T10:08:15.968Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-19T10:08:15.968Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-19T10:08:15.968Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-19T10:08:19.066Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-19T10:08:19.270Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-19T10:08:19.270Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-19T10:08:24.922Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-19T10:08:26.252Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-19T10:08:33.568Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-19T10:08:38.312Z] === RUN TestDockerSuite/TestRmiTag [2022-05-19T10:08:38.779Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-19T10:08:40.522Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-19T10:08:40.522Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-19T10:08:40.522Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-19T10:08:40.522Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-19T10:08:40.522Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-19T10:08:40.522Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-19T10:08:40.522Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-19T10:08:41.723Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-19T10:08:42.093Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-19T10:08:43.890Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-19T10:08:43.890Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-19T10:08:43.890Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-19T10:08:43.890Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-19T10:08:52.537Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-19T10:08:54.111Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-19T10:08:54.111Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-19T10:08:54.582Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-19T10:08:54.582Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-19T10:08:54.582Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-19T10:08:54.582Z] docker_cli_sni_test.go:18: Flakey test [2022-05-19T10:08:54.582Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-19T10:08:57.544Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-19T10:08:58.658Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-19T10:09:02.309Z] === RUN TestDockerSuite/TestCommitChange [2022-05-19T10:09:02.373Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-19T10:09:02.942Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-19T10:09:03.926Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-19T10:09:08.195Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-19T10:09:08.676Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-19T10:09:09.660Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-19T10:09:09.660Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-19T10:09:09.660Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-19T10:09:09.660Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-19T10:09:09.660Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-19T10:09:09.660Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-19T10:09:09.660Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-19T10:09:09.660Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-19T10:09:09.660Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-19T10:09:09.660Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-19T10:09:09.660Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-19T10:09:09.660Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-19T10:09:09.660Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-19T10:09:09.660Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-19T10:09:09.660Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-19T10:09:12.606Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-19T10:09:12.606Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-19T10:09:12.606Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-19T10:09:12.606Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-19T10:09:12.606Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-19T10:09:12.655Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-19T10:09:12.961Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-19T10:09:12.961Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-19T10:09:12.961Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-19T10:09:17.322Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-19T10:09:17.322Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-19T10:09:17.322Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-19T10:09:17.322Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-19T10:09:17.322Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-19T10:09:18.462Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-19T10:09:21.640Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-19T10:09:21.640Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:09:21.640Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-19T10:09:22.247Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-19T10:09:23.072Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-19T10:09:23.072Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:09:23.072Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-19T10:09:23.072Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-19T10:09:23.072Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-19T10:09:23.072Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-19T10:09:23.072Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-19T10:09:23.072Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-19T10:09:23.072Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-19T10:09:25.193Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-19T10:09:28.141Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-19T10:09:30.320Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-19T10:09:31.086Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-19T10:09:31.086Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-19T10:09:31.566Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-19T10:09:31.566Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-19T10:09:31.566Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-19T10:09:32.646Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-19T10:09:32.646Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-19T10:09:32.646Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-19T10:09:34.120Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-19T10:09:34.120Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-19T10:09:34.120Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-19T10:09:34.120Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-19T10:09:34.120Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-19T10:09:34.120Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-19T10:09:34.120Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-19T10:09:34.120Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-19T10:09:34.120Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-19T10:09:34.120Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-19T10:09:34.120Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-19T10:09:34.120Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:09:34.120Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-19T10:09:34.120Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-19T10:09:34.120Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-19T10:09:34.170Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-19T10:09:34.590Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-19T10:09:34.625Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-19T10:09:34.625Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-19T10:09:34.625Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-19T10:09:36.954Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-19T10:09:36.954Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-19T10:09:39.899Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-19T10:09:39.899Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-19T10:09:39.899Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-19T10:09:40.387Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-19T10:09:41.766Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-19T10:09:43.683Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-19T10:09:43.684Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-19T10:09:43.684Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-19T10:09:43.684Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-19T10:09:43.684Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-19T10:09:45.054Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-19T10:09:45.893Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-19T10:09:45.893Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-19T10:09:45.893Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-19T10:09:45.893Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-19T10:09:45.893Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-19T10:09:45.893Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-19T10:09:45.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-19T10:09:45.893Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-19T10:09:45.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-19T10:09:45.893Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-19T10:09:45.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-19T10:09:45.893Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-19T10:09:45.893Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-19T10:09:45.893Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-19T10:09:45.893Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-19T10:09:48.103Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-19T10:09:48.769Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-19T10:09:51.885Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-19T10:09:54.829Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-19T10:09:54.829Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-19T10:09:54.829Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-19T10:09:54.829Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-19T10:09:54.829Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-19T10:09:54.829Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-19T10:09:54.829Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-19T10:09:57.772Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-19T10:09:57.772Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-19T10:09:57.772Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-19T10:09:57.772Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-19T10:09:57.772Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-19T10:09:57.772Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-19T10:09:57.772Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-19T10:09:57.772Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-19T10:09:57.772Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-19T10:09:59.331Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-19T10:09:59.674Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-19T10:09:59.674Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-19T10:09:59.674Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-19T10:10:01.902Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-19T10:10:01.902Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-19T10:10:01.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-19T10:10:01.902Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-19T10:10:01.902Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-19T10:10:01.902Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-19T10:10:01.902Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-19T10:10:04.864Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-19T10:10:04.864Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-19T10:10:04.864Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-19T10:10:04.864Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-19T10:10:05.190Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-19T10:10:05.190Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-19T10:10:05.190Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-19T10:10:05.190Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-19T10:10:05.190Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-19T10:10:05.190Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-19T10:10:05.190Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-19T10:10:05.190Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-19T10:10:05.190Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-19T10:10:05.190Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-19T10:10:05.190Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-19T10:10:05.190Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-19T10:10:05.190Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-19T10:10:07.085Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-19T10:10:07.085Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-19T10:10:07.085Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-19T10:10:07.085Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-19T10:10:07.085Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-19T10:10:07.085Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-19T10:10:07.085Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-19T10:10:07.085Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-19T10:10:08.135Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-19T10:10:08.135Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-19T10:10:08.135Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-19T10:10:08.602Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-19T10:10:08.602Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-19T10:10:08.602Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-19T10:10:10.045Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-19T10:10:11.548Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-19T10:10:12.269Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-19T10:10:13.854Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-19T10:10:13.854Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:10:13.854Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-19T10:10:14.491Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-19T10:10:14.491Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-19T10:10:14.491Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-19T10:10:15.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-19T10:10:15.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-19T10:10:15.225Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-19T10:10:15.225Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-19T10:10:17.436Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-19T10:10:17.436Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-19T10:10:17.436Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-19T10:10:17.436Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:10:17.436Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-19T10:10:17.436Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-19T10:10:17.436Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-19T10:10:17.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-19T10:10:17.445Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-19T10:10:19.627Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-19T10:10:19.674Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-19T10:10:19.675Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-19T10:10:19.675Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-19T10:10:19.675Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-19T10:10:19.675Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-19T10:10:20.083Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-19T10:10:20.083Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-19T10:10:20.386Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-19T10:10:21.043Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-19T10:10:22.742Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-19T10:10:22.742Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-19T10:10:23.489Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-19T10:10:24.309Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-19T10:10:24.309Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-19T10:10:24.309Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-19T10:10:26.435Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-19T10:10:26.930Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-19T10:10:27.274Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-19T10:10:27.274Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-19T10:10:30.220Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-19T10:10:30.220Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-19T10:10:30.220Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-19T10:10:30.220Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-19T10:10:30.220Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-19T10:10:30.220Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-19T10:10:30.220Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-19T10:10:30.220Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-19T10:10:30.232Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-19T10:10:32.668Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-19T10:10:32.669Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:10:32.669Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-19T10:10:34.962Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-19T10:10:34.962Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-19T10:10:34.962Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-19T10:10:35.429Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-19T10:10:35.430Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-19T10:10:35.430Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-19T10:10:35.430Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-19T10:10:35.430Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-19T10:10:35.430Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:10:35.430Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-19T10:10:35.430Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:10:35.430Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-19T10:10:38.391Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-19T10:10:38.391Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-19T10:10:38.391Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-19T10:10:38.907Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-19T10:10:42.573Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-19T10:10:42.573Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-19T10:10:42.573Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-19T10:10:42.703Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-19T10:10:42.703Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-19T10:10:42.703Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-19T10:10:42.703Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-19T10:10:42.703Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-19T10:10:44.922Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-19T10:10:44.922Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-19T10:10:44.922Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunMount [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-19T10:10:45.515Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-19T10:10:45.515Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-19T10:10:52.093Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-19T10:10:52.093Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-19T10:10:52.093Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-19T10:10:54.169Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-19T10:10:54.169Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-19T10:10:54.169Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-19T10:10:54.169Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-19T10:10:54.169Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-19T10:10:54.169Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-19T10:10:54.169Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-19T10:10:55.049Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-19T10:10:55.049Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-19T10:10:55.960Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-19T10:10:58.104Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-19T10:10:58.554Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-19T10:10:59.819Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-19T10:11:01.311Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-19T10:11:02.038Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-19T10:11:02.038Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-19T10:11:02.038Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-19T10:11:02.038Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-19T10:11:02.038Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-19T10:11:02.038Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-19T10:11:02.038Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-19T10:11:02.038Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-19T10:11:02.038Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-19T10:11:02.038Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-19T10:11:02.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-19T10:11:04.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-19T10:11:04.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-19T10:11:06.056Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-19T10:11:06.056Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.056Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-19T10:11:06.056Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.056Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-19T10:11:06.056Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.056Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-19T10:11:06.056Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.056Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-19T10:11:06.056Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.056Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-19T10:11:06.056Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.056Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-19T10:11:06.057Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.057Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-19T10:11:06.057Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.057Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-19T10:11:06.057Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-19T10:11:06.057Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-19T10:11:06.523Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-19T10:11:07.075Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-19T10:11:07.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-19T10:11:07.507Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-19T10:11:09.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-19T10:11:09.716Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-19T10:11:11.926Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-19T10:11:12.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-19T10:11:12.837Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-19T10:11:12.911Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-19T10:11:15.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000829578__} [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-19T10:11:15.855Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-19T10:11:15.855Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-19T10:11:15.855Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-19T10:11:15.855Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-19T10:11:15.855Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-19T10:11:15.855Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-19T10:11:15.855Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-19T10:11:15.855Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-19T10:11:15.855Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-19T10:11:20.597Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-19T10:11:20.597Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-19T10:11:20.597Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-19T10:11:20.598Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-19T10:11:20.598Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-19T10:11:20.598Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-19T10:11:20.598Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-19T10:11:20.598Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-19T10:11:20.598Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-19T10:11:20.598Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-19T10:11:20.598Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-19T10:11:23.118Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-19T10:11:24.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12799034280_c:\foo_false_____} [2022-05-19T10:11:27.840Z] === RUN TestDockerSuite/TestRmiTag [2022-05-19T10:11:27.840Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-19T10:11:31.005Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-19T10:11:31.005Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-19T10:11:31.005Z] === RUN TestDockerSuite/TestRunRm [2022-05-19T10:11:31.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12799034280_c:\foo_true_____} [2022-05-19T10:11:31.551Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-19T10:11:33.953Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-19T10:11:38.368Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-19T10:11:38.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-19T10:11:38.838Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-19T10:11:38.838Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-19T10:11:38.838Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-19T10:11:38.838Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-19T10:11:38.838Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-19T10:11:38.838Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-19T10:11:38.838Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-19T10:11:38.838Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-19T10:11:38.838Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-19T10:11:38.838Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-19T10:11:38.838Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-19T10:11:39.812Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-19T10:11:42.756Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-19T10:11:45.698Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-19T10:11:47.608Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-19T10:11:47.608Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-19T10:11:47.608Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:11:47.608Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-19T10:11:48.642Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-19T10:11:48.642Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-19T10:11:48.642Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-19T10:11:48.642Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-19T10:11:48.642Z] === RUN TestDockerSuite/TestRunState [2022-05-19T10:11:48.642Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-19T10:11:48.642Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-19T10:11:49.176Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-19T10:11:49.176Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-19T10:11:49.176Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-19T10:11:49.645Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-19T10:11:51.587Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-19T10:11:51.587Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-19T10:11:51.587Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-19T10:11:51.587Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-19T10:11:51.587Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-19T10:11:51.587Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-19T10:11:51.587Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-19T10:11:51.587Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-19T10:11:51.864Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-19T10:11:51.864Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-19T10:11:51.864Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-19T10:11:51.864Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-19T10:11:51.864Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-19T10:11:51.864Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-19T10:11:51.864Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-19T10:11:52.053Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-19T10:11:52.053Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-19T10:11:52.053Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-19T10:11:52.053Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-19T10:11:52.589Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-19T10:11:54.115Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-19T10:11:57.754Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-19T10:11:57.907Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-19T10:11:57.907Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-19T10:11:59.876Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-19T10:11:59.973Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-19T10:11:59.973Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:11:59.973Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-19T10:11:59.973Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-19T10:11:59.973Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-19T10:12:00.115Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-19T10:12:00.115Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-19T10:12:00.115Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-19T10:12:01.402Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-19T10:12:01.402Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-19T10:12:01.402Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-19T10:12:01.402Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-19T10:12:01.402Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-19T10:12:01.402Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-19T10:12:01.402Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-19T10:12:01.402Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-19T10:12:01.402Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-19T10:12:01.402Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-19T10:12:01.402Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-19T10:12:01.402Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-19T10:12:01.402Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-19T10:12:01.402Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-19T10:12:01.402Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-19T10:12:03.058Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-19T10:12:03.058Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-19T10:12:03.058Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-19T10:12:03.058Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-19T10:12:03.058Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-19T10:12:03.564Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-19T10:12:03.564Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-19T10:12:03.564Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-19T10:12:03.564Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-19T10:12:03.564Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-19T10:12:06.841Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-19T10:12:09.324Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-19T10:12:13.036Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-19T10:12:14.922Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-19T10:12:14.922Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:12:14.922Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-19T10:12:14.922Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:12:14.922Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-19T10:12:15.923Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-19T10:12:17.244Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-19T10:12:18.810Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-19T10:12:21.695Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-19T10:12:21.695Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-19T10:12:21.986Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-19T10:12:25.363Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-19T10:12:25.363Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-19T10:12:25.363Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-19T10:12:25.363Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-19T10:12:25.363Z] === RUN TestDockerSuite/TestCpToDot [2022-05-19T10:12:26.931Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-19T10:12:26.931Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-19T10:12:26.931Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-19T10:12:26.931Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-19T10:12:26.931Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-19T10:12:27.457Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-19T10:12:27.457Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.457Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-19T10:12:27.457Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.457Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-19T10:12:27.457Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.457Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-19T10:12:27.457Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.457Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-19T10:12:27.457Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.457Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-19T10:12:27.457Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.457Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-19T10:12:27.457Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.458Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-19T10:12:27.458Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.458Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-19T10:12:27.458Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.458Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-19T10:12:27.458Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.458Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-19T10:12:27.458Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-19T10:12:27.913Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-19T10:12:29.893Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-19T10:12:29.893Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:12:29.893Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-19T10:12:29.893Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-19T10:12:29.893Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-19T10:12:29.893Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-19T10:12:29.893Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-19T10:12:29.893Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-19T10:12:29.893Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-19T10:12:29.893Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-19T10:12:30.364Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-19T10:12:30.635Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-19T10:12:30.635Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-19T10:12:30.635Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-19T10:12:30.635Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-19T10:12:30.802Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-19T10:12:30.802Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-19T10:12:30.802Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-19T10:12:32.584Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-19T10:12:34.417Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-19T10:12:34.514Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-19T10:12:34.514Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-19T10:12:34.514Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-19T10:12:34.514Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-19T10:12:34.802Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-19T10:12:34.802Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-19T10:12:34.970Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-19T10:12:35.274Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-19T10:12:37.133Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-19T10:12:37.133Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-19T10:12:37.133Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-19T10:12:37.133Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-19T10:12:37.133Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-19T10:12:37.133Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-19T10:12:37.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-19T10:12:37.133Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-19T10:12:37.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-19T10:12:37.133Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-19T10:12:37.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-19T10:12:37.133Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-19T10:12:37.133Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-19T10:12:37.133Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-19T10:12:37.133Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-19T10:12:37.361Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-19T10:12:37.493Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-19T10:12:37.962Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-19T10:12:38.431Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-19T10:12:38.431Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-19T10:12:38.431Z] === RUN TestDockerSuite/TestCreateRM [2022-05-19T10:12:38.901Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-19T10:12:38.901Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-19T10:12:38.901Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-19T10:12:38.901Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-19T10:12:39.370Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-19T10:12:40.019Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-19T10:12:40.308Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-19T10:12:40.309Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-19T10:12:40.309Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-19T10:12:40.309Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-19T10:12:40.309Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-19T10:12:40.309Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-19T10:12:40.309Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-19T10:12:40.309Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-19T10:12:40.309Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-19T10:12:40.309Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-19T10:12:40.309Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-19T10:12:40.309Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-19T10:12:40.309Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-19T10:12:40.309Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-19T10:12:40.309Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-19T10:12:43.002Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-19T10:12:45.052Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-19T10:12:45.890Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-19T10:12:45.890Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-19T10:12:45.890Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-19T10:12:45.890Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-19T10:12:45.890Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-19T10:12:45.890Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-19T10:12:45.890Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-19T10:12:47.998Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-19T10:12:48.778Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-19T10:12:48.778Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-19T10:12:48.778Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-19T10:12:48.778Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-19T10:12:48.778Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-19T10:12:48.778Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-19T10:12:48.778Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-19T10:12:48.778Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-19T10:12:48.778Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-19T10:12:49.558Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-19T10:12:50.941Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-19T10:12:54.318Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-19T10:12:54.318Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-19T10:12:54.318Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-19T10:12:55.421Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-19T10:12:55.421Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-19T10:12:55.421Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-19T10:12:55.421Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-19T10:12:55.421Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-19T10:12:55.421Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-19T10:12:55.421Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-19T10:12:56.539Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-19T10:12:56.704Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-19T10:12:56.705Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-19T10:12:56.705Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-19T10:12:56.705Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-19T10:12:56.705Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-19T10:12:56.705Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-19T10:12:56.705Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-19T10:12:56.705Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-19T10:12:56.705Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-19T10:12:56.705Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-19T10:12:56.705Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-19T10:12:56.705Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-19T10:12:56.705Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-19T10:12:57.009Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-19T10:12:57.010Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:12:57.010Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-19T10:12:58.367Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-19T10:12:58.367Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-19T10:12:58.835Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-19T10:12:58.835Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-19T10:12:59.593Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-19T10:12:59.593Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-19T10:12:59.968Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-19T10:12:59.968Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDockerFails [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-19T10:12:59.968Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-19T10:12:59.968Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-19T10:12:59.968Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-19T10:12:59.968Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-19T10:12:59.968Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-19T10:12:59.968Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-19T10:13:00.058Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-19T10:13:00.058Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-19T10:13:00.058Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-19T10:13:00.058Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-19T10:13:00.398Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-19T10:13:00.398Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-19T10:13:02.929Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-19T10:13:02.947Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-19T10:13:03.343Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-19T10:13:06.286Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-19T10:13:06.657Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-19T10:13:06.657Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-19T10:13:06.657Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-19T10:13:08.820Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-19T10:13:08.820Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-19T10:13:08.820Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-19T10:13:08.820Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:13:09.229Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-19T10:13:09.229Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:13:09.229Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-19T10:13:09.276Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-19T10:13:09.276Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-19T10:13:09.276Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-19T10:13:10.095Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-19T10:13:12.164Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-19T10:13:13.055Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-19T10:13:15.049Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-19T10:13:17.938Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-19T10:13:19.641Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-19T10:13:19.641Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:13:19.641Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-19T10:13:20.827Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-19T10:13:20.827Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-19T10:13:20.827Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-19T10:13:20.827Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-19T10:13:20.827Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-19T10:13:20.827Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-19T10:13:20.827Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-19T10:13:21.282Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-19T10:13:21.282Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-19T10:13:21.282Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-19T10:13:21.282Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-19T10:13:21.282Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-19T10:13:21.282Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-19T10:13:21.282Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-19T10:13:21.282Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-19T10:13:21.282Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-19T10:13:24.396Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-19T10:13:24.397Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-19T10:13:24.397Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-19T10:13:24.397Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:13:24.397Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-19T10:13:24.397Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-19T10:13:24.397Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-19T10:13:24.397Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-19T10:13:24.397Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-19T10:13:27.047Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-19T10:13:27.047Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-19T10:13:27.047Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-19T10:13:27.047Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-19T10:13:27.047Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-19T10:13:27.047Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-19T10:13:27.047Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-19T10:13:27.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-19T10:13:27.047Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:13:27.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-19T10:13:27.047Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:13:27.047Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-19T10:13:28.000Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-19T10:13:31.799Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-19T10:13:33.044Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-19T10:13:33.044Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:13:33.044Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-19T10:13:33.044Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-19T10:13:33.044Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-19T10:13:33.044Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-19T10:13:33.044Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-19T10:13:33.044Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:13:33.044Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-19T10:13:33.044Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-19T10:13:33.044Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-19T10:13:33.044Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:13:33.044Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-19T10:13:35.582Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-19T10:13:35.583Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-19T10:13:35.583Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-19T10:13:35.992Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-19T10:13:36.544Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-19T10:13:36.544Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.544Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-19T10:13:36.544Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.544Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-19T10:13:36.544Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.544Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-19T10:13:36.544Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.544Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-19T10:13:36.544Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.544Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-19T10:13:36.544Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.544Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-19T10:13:36.544Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.544Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-19T10:13:36.544Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.999Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-19T10:13:36.999Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.999Z] === RUN TestDockerSuite/TestRunMount [2022-05-19T10:13:36.999Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.999Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-19T10:13:36.999Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.999Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-19T10:13:36.999Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.999Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-19T10:13:36.999Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-19T10:13:36.999Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-19T10:13:37.675Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-19T10:13:39.776Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-19T10:13:39.776Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-19T10:13:39.776Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-19T10:13:39.894Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-19T10:13:40.882Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-19T10:13:42.720Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-19T10:13:42.720Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-19T10:13:42.720Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-19T10:13:42.720Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-19T10:13:42.720Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-19T10:13:42.720Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:13:42.720Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-19T10:13:42.720Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-19T10:13:42.721Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-19T10:13:42.721Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:13:43.188Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-19T10:13:43.188Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:13:43.188Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-19T10:13:45.531Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-19T10:13:45.531Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-19T10:13:45.531Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-19T10:13:45.531Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-19T10:13:45.986Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-19T10:13:45.986Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-19T10:13:45.986Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-19T10:13:48.050Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-19T10:13:49.618Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-19T10:13:50.609Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-19T10:13:51.758Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-19T10:13:56.487Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-19T10:13:57.679Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-19T10:13:57.679Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-19T10:13:58.105Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-19T10:13:58.572Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-19T10:13:58.572Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-19T10:13:58.572Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:13:58.572Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-19T10:13:59.038Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-19T10:13:59.038Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-19T10:13:59.204Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-19T10:13:59.505Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-19T10:14:01.266Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-19T10:14:01.266Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-19T10:14:01.266Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-19T10:14:01.266Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:14:01.266Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-19T10:14:01.266Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-19T10:14:01.266Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-19T10:14:01.266Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-19T10:14:01.266Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-19T10:14:01.367Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-19T10:14:02.458Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-19T10:14:02.836Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-19T10:14:02.836Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-19T10:14:02.836Z] === RUN TestDockerSuite/TestEventsRename [2022-05-19T10:14:02.931Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-19T10:14:03.530Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-19T10:14:04.489Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-19T10:14:05.796Z] === RUN TestDockerSuite/TestEventsResize [2022-05-19T10:14:06.654Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-19T10:14:06.715Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-19T10:14:06.715Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-19T10:14:07.109Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-19T10:14:07.109Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-19T10:14:07.109Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-19T10:14:07.109Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-19T10:14:07.109Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-19T10:14:07.109Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-19T10:14:07.109Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-19T10:14:07.109Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-19T10:14:07.109Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-19T10:14:07.109Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-19T10:14:07.109Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-19T10:14:07.109Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-19T10:14:07.109Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-19T10:14:07.109Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-19T10:14:07.109Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-19T10:14:07.109Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-19T10:14:07.181Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-19T10:14:07.181Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-19T10:14:07.648Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-19T10:14:11.772Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-19T10:14:11.772Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-19T10:14:11.772Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-19T10:14:11.772Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-19T10:14:11.772Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-19T10:14:11.772Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-19T10:14:11.772Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-19T10:14:11.772Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-19T10:14:11.772Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-19T10:14:11.772Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-19T10:14:11.772Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-19T10:14:14.468Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-19T10:14:18.060Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-19T10:14:18.060Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:14:18.060Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-19T10:14:18.060Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-19T10:14:18.060Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-19T10:14:18.060Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-19T10:14:18.060Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-19T10:14:21.634Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-19T10:14:22.059Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-19T10:14:22.059Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-19T10:14:22.059Z] === RUN TestDockerSuite/TestRunRm [2022-05-19T10:14:23.854Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-19T10:14:24.951Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-19T10:14:26.704Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-19T10:14:27.171Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-19T10:14:27.171Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-19T10:14:28.613Z] === RUN TestDockerSuite/TestEventsTop [2022-05-19T10:14:28.613Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-19T10:14:28.613Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-19T10:14:30.714Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-19T10:14:31.568Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-19T10:14:34.425Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-19T10:14:35.367Z] === RUN TestDockerSuite/TestExec [2022-05-19T10:14:35.367Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:14:35.837Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-19T10:14:35.837Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:14:35.837Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-19T10:14:37.312Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-19T10:14:38.057Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-19T10:14:39.477Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-19T10:14:39.646Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-19T10:14:39.646Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-19T10:14:39.646Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite (2511.81s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (75.17s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.96s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.12s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.16s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (77.55s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.88s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.46s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.36s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-19T10:14:39.646Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.60s) [2022-05-19T10:14:39.646Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.16s) [2022-05-19T10:14:39.647Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2022-05-19T10:14:39.647Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-19T10:14:39.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2022-05-19T10:14:39.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2022-05-19T10:14:39.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.26s) [2022-05-19T10:14:39.647Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-19T10:14:39.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:14:39.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-19T10:14:39.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:14:39.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-05-19T10:14:39.647Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.22s) [2022-05-19T10:14:39.647Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-19T10:14:39.647Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-19T10:14:39.647Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.93s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.54s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.74s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.34s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.69s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.38s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.98s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.44s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.36s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.47s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.19s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.43s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.67s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.30s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.63s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.58s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.10s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.61s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.35s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.27s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.46s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.80s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.06s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.56s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.67s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.83s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.46s) [2022-05-19T10:14:40.117Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.62s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.63s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.26s) [2022-05-19T10:14:40.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.16s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.37s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.31s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.06s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.00s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.22s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.81s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.01s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.45s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.14s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.45s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.70s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFails (2.98s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.96s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.03s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.40s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.09s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.92s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.52s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildHistory (12.31s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.79s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.75s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLabels (1.07s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.28s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.99s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.40s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.52s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.65s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.59s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.90s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.39s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.60s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.13s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.76s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.25s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.47s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.86s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.36s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.31s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.56s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.12s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.81s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildRm (14.14s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.09s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.20s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.25s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.71s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.49s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.70s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.73s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildStderr (4.83s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.92s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.69s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.33s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.17s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.69s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.63s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.36s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.07s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.32s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.72s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.05s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.97s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.96s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.77s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.55s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestCommitChange (5.17s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.90s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.76s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestCommitTTY (8.00s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.79s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.52s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.95s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.91s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.98s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.04s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (8.06s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.62s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.59s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.66s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.01s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.99s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.59s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.93s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.79s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.94s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.98s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.08s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.54s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.01s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-19T10:14:40.118Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.61s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.31s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (2.88s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.87s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (2.94s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.98s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005bd800__} (2.85s) [2022-05-19T10:14:40.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12628957441_c:\foo_false_____} (2.92s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12628957441_c:\foo_true_____} (2.84s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.03s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.11s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.07s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.40s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.07s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.91s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.16s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCpToStdout (3.13s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.25s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.10s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.66s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.69s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.99s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.95s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.05s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.24s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsCopy (5.34s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.11s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.92s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.93s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFilters (5.87s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFormat (6.04s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsRename (3.16s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsResize (33.28s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.03s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.67s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.49s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.89s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.92s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.60s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.72s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.72s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.62s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.32s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.59s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecInspectID (5.65s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.82s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.70s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.55s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.13s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.09s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.18s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.13s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.89s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.22s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.19s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.95s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.92s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.08s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.99s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectDefault (2.96s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectHistory (4.79s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.99s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.60s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.03s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.47s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.57s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectStatus (3.63s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.37s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.62s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.93s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.63s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.98s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.85s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.85s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.04s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2022-05-19T10:14:40.119Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.99s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.67s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.70s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.78s) [2022-05-19T10:14:40.119Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.61s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.42s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.91s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestLogsSince (9.50s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestLogsTail (3.27s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.11s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.96s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.93s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.87s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsByOrder (12.52s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.26s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.05s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.49s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.13s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.60s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.81s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.90s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.80s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.08s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.20s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.47s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.62s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.70s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.53s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.32s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.08s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.43s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.59s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.49s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.73s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.69s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.13s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.83s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.11s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.60s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.67s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.93s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.63s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.84s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.91s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.94s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.92s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.86s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.80s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.40s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.15s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.94s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.74s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.05s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.99s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.08s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunExitCode (3.01s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.95s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.05s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.05s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.27s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.42s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.41s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.83s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.25s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.29s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.69s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-19T10:14:40.120Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.88s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-19T10:14:40.120Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.55s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunRm (2.87s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.93s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.98s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.86s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.16s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.97s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.92s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.70s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.01s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.66s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.63s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.63s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.99s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.98s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.00s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.43s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.72s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.73s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.92s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.90s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.88s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.31s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.24s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.11s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.50s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.57s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.60s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.36s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.69s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.55s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.87s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-19T10:14:40.121Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.57s) [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-19T10:14:40.121Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:14:40.121Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:14:40.121Z] === RUN TestDockerSchema1RegistrySuite [2022-05-19T10:14:40.121Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-19T10:14:40.121Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.121Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-19T10:14:40.121Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-19T10:14:40.122Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-19T10:14:40.122Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-19T10:14:40.122Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-19T10:14:40.122Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-19T10:14:40.122Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-19T10:14:40.122Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-19T10:14:40.122Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-19T10:14:40.122Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-19T10:14:40.122Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-19T10:14:40.122Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-19T10:14:40.122Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-19T10:14:40.122Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-19T10:14:40.122Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-19T10:14:40.122Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:14:40.122Z] === RUN TestDockerDaemonSuite [2022-05-19T10:14:40.122Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-19T10:14:40.122Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-19T10:14:40.122Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-19T10:14:40.122Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:14:40.122Z] === RUN TestDockerSwarmSuite [2022-05-19T10:14:40.122Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-19T10:14:40.122Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:14:40.122Z] === RUN TestDockerExternalVolumeSuite [2022-05-19T10:14:40.122Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-19T10:14:40.122Z] === RUN TestDockerNetworkSuite [2022-05-19T10:14:40.122Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-19T10:14:40.122Z] === RUN TestDockerHubPullSuite [2022-05-19T10:14:40.122Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-19T10:14:40.122Z] PASS [2022-05-19T10:14:40.122Z] ok github.com/docker/docker/integration-cli 2512.152s [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === Skipped [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:14:40.122Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-19T10:14:40.122Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-19T10:14:40.122Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-19T10:14:40.122Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-19T10:14:40.122Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-19T10:14:40.122Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-19T10:14:40.122Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-19T10:14:40.122Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:14:40.122Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-19T10:14:40.122Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-19T10:14:40.122Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-19T10:14:40.122Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:14:40.122Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-19T10:14:40.122Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-05-19T10:14:40.122Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.122Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:14:40.122Z] [2022-05-19T10:14:40.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-19T10:14:40.122Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-19T10:14:40.123Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-05-19T10:14:40.123Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.123Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-19T10:14:40.123Z] [2022-05-19T10:14:40.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-05-19T10:14:40.123Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-19T10:14:40.124Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-05-19T10:14:40.124Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-19T10:14:40.124Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-05-19T10:14:40.124Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-19T10:14:40.124Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-19T10:14:40.124Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-19T10:14:40.124Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-19T10:14:40.124Z] docker_cli_sni_test.go:18: Flakey test [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-19T10:14:40.124Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-19T10:14:40.124Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-19T10:14:40.124Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.124Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-19T10:14:40.124Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:14:40.125Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-19T10:14:40.125Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-19T10:14:40.125Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:14:40.125Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-19T10:14:40.125Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:14:40.125Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:14:40.125Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-19T10:14:40.125Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-19T10:14:40.125Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:14:40.125Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:14:40.125Z] [2022-05-19T10:14:40.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-19T10:14:40.125Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.125Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-19T10:14:40.277Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-19T10:14:40.277Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.277Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-19T10:14:40.277Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.277Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-19T10:14:40.277Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.277Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:14:40.592Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-19T10:14:40.592Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:14:40.592Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-19T10:14:40.592Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-05-19T10:14:40.592Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-19T10:14:40.592Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-19T10:14:40.592Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:14:40.592Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:14:40.592Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:14:40.592Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:14:40.592Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-19T10:14:40.592Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-19T10:14:40.592Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-19T10:14:40.592Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-19T10:14:40.592Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-19T10:14:40.592Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-19T10:14:40.592Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:14:40.593Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-19T10:14:40.593Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:14:40.593Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-19T10:14:40.593Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-19T10:14:40.593Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-19T10:14:40.593Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-19T10:14:40.593Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:14:40.593Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:14:40.593Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:14:40.593Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-19T10:14:40.593Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:14:40.593Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-19T10:14:40.593Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-05-19T10:14:40.593Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-19T10:14:40.593Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-19T10:14:40.593Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-19T10:14:40.593Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-19T10:14:40.593Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-19T10:14:40.594Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-19T10:14:40.594Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-19T10:14:40.594Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-19T10:14:40.594Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:14:40.594Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.594Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:14:40.594Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:14:40.595Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:14:40.595Z] [2022-05-19T10:14:40.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-19T10:14:40.596Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-19T10:14:40.596Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.596Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-19T10:14:40.596Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-19T10:14:40.597Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-19T10:14:40.597Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-19T10:14:40.597Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-19T10:14:40.597Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-19T10:14:40.597Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:14:40.597Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-19T10:14:40.597Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:14:40.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.597Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:14:40.597Z] [2022-05-19T10:14:40.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-19T10:14:40.598Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] DONE 1088 tests, 544 skipped in 2522.346s [2022-05-19T10:14:40.598Z] INFO: Integration tests ended at 05/19/2022 10:14:40. Duration:00:42:02.4732867 [2022-05-19T10:14:40.598Z] INFO: Docker info of the daemon under test at end of run [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] Containers: 10 [2022-05-19T10:14:40.598Z] Running: 0 [2022-05-19T10:14:40.598Z] Paused: 0 [2022-05-19T10:14:40.598Z] Stopped: 10 [2022-05-19T10:14:40.598Z] Images: 18 [2022-05-19T10:14:40.598Z] Server Version: 0.0.0-dev [2022-05-19T10:14:40.598Z] Storage Driver: windowsfilter [2022-05-19T10:14:40.598Z] Windows: [2022-05-19T10:14:40.598Z] Logging Driver: json-file [2022-05-19T10:14:40.598Z] Plugins: [2022-05-19T10:14:40.598Z] Volume: local [2022-05-19T10:14:40.598Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T10:14:40.598Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T10:14:40.598Z] Swarm: inactive [2022-05-19T10:14:40.598Z] Default Isolation: process [2022-05-19T10:14:40.598Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-19T10:14:40.598Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-19T10:14:40.598Z] OSType: windows [2022-05-19T10:14:40.598Z] Architecture: x86_64 [2022-05-19T10:14:40.598Z] CPUs: 4 [2022-05-19T10:14:40.598Z] Total Memory: 32GiB [2022-05-19T10:14:40.598Z] Name: azwin-2-9fc4d1 [2022-05-19T10:14:40.598Z] ID: b08a45ec-5b46-45a1-91f6-80b28285f52f [2022-05-19T10:14:40.598Z] Docker Root Dir: D:\CI\PR-43617\1\daemon [2022-05-19T10:14:40.598Z] Debug Mode (client): false [2022-05-19T10:14:40.598Z] Debug Mode (server): true [2022-05-19T10:14:40.598Z] File Descriptors: -1 [2022-05-19T10:14:40.598Z] Goroutines: 44 [2022-05-19T10:14:40.598Z] System Time: 2022-05-19T10:14:40.5264417Z [2022-05-19T10:14:40.598Z] EventsListeners: 0 [2022-05-19T10:14:40.598Z] Registry: https://index.docker.io/v1/ [2022-05-19T10:14:40.598Z] Labels: [2022-05-19T10:14:40.598Z] Experimental: false [2022-05-19T10:14:40.598Z] Insecure Registries: [2022-05-19T10:14:40.598Z] 127.0.0.0/8 [2022-05-19T10:14:40.598Z] Live Restore Enabled: false [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:40.598Z] [2022-05-19T10:14:41.065Z] INFO: Stopping daemon under test [2022-05-19T10:14:41.065Z] SUCCESS: The process with PID 2408 (child process of PID 2804) has been terminated. [2022-05-19T10:14:41.065Z] SUCCESS: The process with PID 2804 (child process of PID 2692) has been terminated. [2022-05-19T10:14:41.065Z] INFO: Stop tailing logs of the daemon under tests [2022-05-19T10:14:41.065Z] INFO: executeCI.ps1 Completed successfully at 05/19/2022 10:14:40. [2022-05-19T10:14:41.065Z] INFO: Tidying up at end of run [2022-05-19T10:14:41.065Z] ----------- DAEMON LOG ------------ [2022-05-19T10:14:41.065Z] 2022/05/19 09:29:40 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-19T10:14:41.065Z] ----------- END DAEMON LOG -------- [2022-05-19T10:14:41.065Z] INFO: Saving daemon under test log (d:\CI\PR-43617\1\dut.out) to bundles\CIDUT.out [2022-05-19T10:14:41.065Z] INFO: Saving daemon under test log (d:\CI\PR-43617\1\dut.err) to bundles\CIDUT.err [2022-05-19T10:14:41.065Z] INFO: Saving containerd logs to bundles [2022-05-19T10:14:41.065Z] INFO: Nuke-Everything... [2022-05-19T10:14:41.065Z] INFO: Container count on control daemon to delete is 2 [2022-05-19T10:14:41.532Z] bb499b08fd70 [2022-05-19T10:14:41.532Z] 1e7721cfa839 [2022-05-19T10:14:41.532Z] INFO: Tidying pidfile d:\CI\PR-43617\1\docker.pid [2022-05-19T10:14:41.532Z] INFO: Killing containerd with PID 2468 [2022-05-19T10:14:41.532Z] INFO: Nuking d:\CI [2022-05-19T10:14:42.370Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-19T10:14:42.370Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-19T10:14:42.370Z] === RUN TestDockerSuite/TestRunState [2022-05-19T10:14:42.370Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-19T10:14:42.370Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-19T10:14:42.703Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-19T10:14:44.922Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-19T10:14:45.256Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-19T10:14:45.256Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-19T10:14:45.256Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-19T10:14:47.144Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-19T10:14:48.147Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-19T10:14:48.147Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-19T10:14:48.147Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-19T10:14:48.147Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-19T10:14:48.147Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-19T10:14:48.147Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-19T10:14:48.147Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-19T10:14:48.147Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-19T10:14:48.147Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-19T10:14:49.366Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-19T10:14:53.912Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-19T10:14:53.912Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-19T10:14:54.131Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-19T10:14:54.131Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-19T10:14:54.131Z] === RUN TestDockerSuite/TestExecEnv [2022-05-19T10:14:54.131Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:14:54.131Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-19T10:14:54.131Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-19T10:14:54.131Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-19T10:14:56.799Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-19T10:14:56.799Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-19T10:14:56.799Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-19T10:14:57.091Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-19T10:14:59.689Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-19T10:14:59.689Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-19T10:14:59.689Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-19T10:14:59.689Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-19T10:14:59.689Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-19T10:15:00.892Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-19T10:15:00.892Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-19T10:15:00.892Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-19T10:15:00.892Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-19T10:15:00.892Z] === RUN TestDockerSuite/TestExecParseError [2022-05-19T10:15:00.892Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-19T10:15:00.892Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-19T10:15:00.892Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-19T10:15:00.892Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-19T10:15:00.892Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-19T10:15:00.892Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-19T10:15:02.943Z] INFO: Zapped successfully [2022-05-19T10:15:02.943Z] [2022-05-19T10:15:02.943Z] INFO: executeCI.ps1 exiting at Thu May 19 10:15:00 CUT 2022. Duration 01:06:07.7752612 [2022-05-19T10:15:02.943Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-19T10:15:03.193Z] Recording test results [2022-05-19T10:15:03.855Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-19T10:15:03.855Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-19T10:15:03.855Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-19T10:15:03.855Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-19T10:15:03.855Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-19T10:15:03.855Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:15:03.855Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-19T10:15:03.855Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-19T10:15:03.855Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-19T10:15:03.855Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-19T10:15:03.855Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-19T10:15:04.351Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-19T10:15:06.817Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-19T10:15:06.817Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-19T10:15:06.817Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-19T10:15:10.662Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-19T10:15:12.759Z] Creating win-2022-c8d-integration-bundles.zip [2022-05-19T10:15:13.060Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [Pipeline] archiveArtifacts [2022-05-19T10:15:14.541Z] Archiving artifacts [2022-05-19T10:15:15.491Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-19T10:15:15.491Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-19T10:15:15.491Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-19T10:15:15.491Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-19T10:15:15.491Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-19T10:15:15.491Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-19T10:15:15.491Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-19T10:15:17.728Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-19T10:15:21.369Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-19T10:15:26.258Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-19T10:15:26.258Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-19T10:15:26.258Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-19T10:15:26.258Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-19T10:15:28.538Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-19T10:15:29.234Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-19T10:15:29.972Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-19T10:15:30.184Z] + make clean [2022-05-19T10:15:31.496Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-19T10:15:31.744Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-19T10:15:31.744Z] docker-dev-cache [2022-05-19T10:15:31.744Z] docker-mod-cache [Pipeline] deleteDir [2022-05-19T10:15:32.859Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-19T10:15:35.723Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-19T10:15:35.723Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-19T10:15:35.723Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-19T10:15:35.723Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-19T10:15:35.723Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-19T10:15:35.723Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-19T10:15:35.723Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-19T10:15:37.374Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-19T10:15:37.374Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:15:37.374Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-19T10:15:37.374Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-19T10:15:37.374Z] === RUN TestDockerSuite/TestHealth [2022-05-19T10:15:37.374Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-19T10:15:37.374Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-19T10:15:37.847Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-19T10:15:37.847Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-19T10:15:37.847Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-19T10:15:40.356Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-19T10:15:42.513Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-19T10:15:42.614Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-19T10:15:42.614Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-19T10:15:42.614Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-19T10:15:43.084Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-19T10:15:43.084Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-19T10:15:43.084Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-19T10:15:43.554Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-19T10:15:44.024Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-19T10:15:44.024Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-19T10:15:44.024Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-19T10:15:44.676Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-19T10:15:45.598Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-19T10:15:45.598Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-19T10:15:47.818Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-19T10:15:48.287Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-19T10:15:50.509Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-19T10:15:51.724Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-19T10:15:51.724Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-19T10:15:51.724Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-19T10:15:51.724Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-19T10:15:51.724Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-19T10:15:51.724Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-19T10:15:51.724Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-19T10:15:53.250Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-19T10:15:53.468Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-19T10:15:53.704Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-19T10:15:53.938Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-19T10:15:53.938Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:15:53.938Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-19T10:15:54.159Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-19T10:15:54.614Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-19T10:15:56.139Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-19T10:15:56.139Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-19T10:15:57.736Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-19T10:15:57.736Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-19T10:15:58.206Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-19T10:15:58.207Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestImportFile [2022-05-19T10:15:58.207Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-19T10:15:58.207Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-19T10:15:58.207Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-19T10:15:58.207Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-19T10:15:58.207Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-19T10:15:58.207Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-19T10:15:58.207Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-19T10:15:58.207Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-19T10:15:58.207Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:15:58.207Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-19T10:15:59.027Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-19T10:16:01.914Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-19T10:16:04.802Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-19T10:16:04.802Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:16:04.802Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-19T10:16:05.371Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-19T10:16:12.540Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-19T10:16:12.540Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:16:12.540Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-19T10:16:12.540Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-19T10:16:12.540Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-19T10:16:13.010Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-19T10:16:13.010Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-19T10:16:13.010Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-19T10:16:15.084Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-19T10:16:15.084Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:16:15.084Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-19T10:16:15.229Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-19T10:16:15.699Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-19T10:16:17.917Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-19T10:16:17.917Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:16:17.917Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-19T10:16:17.917Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-19T10:16:17.917Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-19T10:16:17.917Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-19T10:16:17.917Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-19T10:16:19.751Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-19T10:16:19.751Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-19T10:16:19.751Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-19T10:16:19.751Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:16:19.751Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-19T10:16:19.751Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-19T10:16:19.751Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-19T10:16:19.751Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-19T10:16:19.751Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-19T10:16:20.878Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-19T10:16:25.643Z] === RUN TestDockerSuite/TestInspectImage [2022-05-19T10:16:25.644Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:16:25.644Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-19T10:16:25.644Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:16:25.644Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-19T10:16:25.644Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:16:25.644Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-19T10:16:28.284Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-19T10:16:28.284Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:16:28.284Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-19T10:16:28.284Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-19T10:16:28.284Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-19T10:16:28.284Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-19T10:16:28.284Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-19T10:16:28.284Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:16:28.284Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-19T10:16:28.284Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-19T10:16:28.284Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-19T10:16:28.284Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:16:28.284Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-19T10:16:30.445Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-19T10:16:32.609Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-19T10:16:32.609Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-19T10:16:32.609Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-19T10:16:32.811Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-19T10:16:35.034Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-19T10:16:35.034Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-19T10:16:35.495Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-19T10:16:35.495Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-19T10:16:35.495Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-19T10:16:35.495Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-19T10:16:35.495Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-19T10:16:35.495Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:16:35.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-19T10:16:35.495Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-19T10:16:35.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-19T10:16:35.495Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:16:35.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-19T10:16:35.495Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:16:35.495Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-19T10:16:43.709Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-19T10:16:45.279Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-19T10:16:45.279Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-19T10:16:45.279Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-19T10:16:45.279Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-19T10:16:48.241Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-19T10:16:51.205Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-19T10:16:53.121Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-19T10:16:53.121Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-19T10:16:53.121Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-19T10:16:53.121Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:16:53.121Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-19T10:16:53.121Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-19T10:16:53.121Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-19T10:16:53.121Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-19T10:16:55.284Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-19T10:16:55.284Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-19T10:16:55.971Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-19T10:16:58.933Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-19T10:16:58.997Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-19T10:16:59.451Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-19T10:16:59.906Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-19T10:16:59.906Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-19T10:16:59.906Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-19T10:17:01.899Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-19T10:17:04.121Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-19T10:17:07.083Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-19T10:17:10.051Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-19T10:17:10.188Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-19T10:17:10.189Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:17:10.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-19T10:17:10.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-19T10:17:10.189Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-19T10:17:10.189Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-19T10:17:10.189Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-19T10:17:12.274Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-19T10:17:12.275Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-19T10:17:12.275Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.275Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-19T10:17:12.275Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.275Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-19T10:17:12.275Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.275Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-19T10:17:12.275Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.275Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-19T10:17:12.275Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.275Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-19T10:17:12.275Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.275Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-19T10:17:12.275Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-19T10:17:12.745Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-19T10:17:12.745Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-19T10:17:12.745Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-19T10:17:12.745Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-19T10:17:12.745Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-19T10:17:12.745Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-19T10:17:12.745Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-19T10:17:12.745Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-19T10:17:12.745Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-19T10:17:12.745Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-19T10:17:14.967Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-19T10:17:17.190Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-19T10:17:18.724Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-19T10:17:19.180Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-19T10:17:19.638Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-19T10:17:23.076Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-19T10:17:26.143Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-19T10:17:26.143Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-19T10:17:26.143Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-19T10:17:28.365Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-19T10:17:28.365Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-19T10:17:31.987Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-19T10:17:31.987Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-19T10:17:31.987Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite (2635.94s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.86s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.66s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.46s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.95s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.41s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.12s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.55s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.34s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.58s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.38s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.70s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.87s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.38s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.00s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.77s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.68s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.67s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.34s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.94s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.56s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.83s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.73s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.06s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.28s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.41s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.22s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.55s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.74s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.21s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.30s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.19s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.30s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.71s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.84s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.09s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.48s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.63s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.58s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.91s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.17s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.20s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.58s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.64s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.25s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.96s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.71s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.42s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.59s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s) [2022-05-19T10:17:32.443Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-05-19T10:17:32.443Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.79s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.66s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.23s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.54s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.28s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.17s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFails (2.89s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.08s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.97s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.73s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.81s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.44s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.11s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildHistory (13.56s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.29s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.13s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLabel (1.28s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.83s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.06s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.10s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.81s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.24s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.81s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.81s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.54s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.03s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.59s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.28s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.12s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.21s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.17s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.65s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.65s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.83s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.55s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.85s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.70s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.08s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.37s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.33s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.56s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildRm (14.83s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.07s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.72s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.47s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.60s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.46s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.46s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.31s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.33s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildStderr (5.10s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.82s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.99s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.54s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.67s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.99s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.77s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.58s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.31s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.18s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.48s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.88s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.22s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.14s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.92s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.81s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.44s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.50s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestCommitChange (5.93s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.51s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.19s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestCommitTTY (8.44s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.49s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.67s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.75s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.01s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.06s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.05s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.79s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.55s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.47s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.67s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.01s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.06s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.47s) [2022-05-19T10:17:32.444Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.18s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-05-19T10:17:32.444Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.94s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.66s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.39s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.29s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.15s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.59s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.93s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.44s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.39s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.68s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (3.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.94s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (3.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.95s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005860__} (2.90s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13507863459_c:\foo_false_____} (2.89s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13507863459_c:\foo_true_____} (2.91s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.06s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.00s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.45s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.08s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.20s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.95s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpToDot (2.97s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCpToStdout (3.05s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.00s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.36s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.28s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-05-19T10:17:32.900Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-05-19T10:17:32.900Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.33s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.00s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.09s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.05s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.17s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsCopy (5.52s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.61s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.99s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.99s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFilters (6.01s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFormat (5.88s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsRename (2.79s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsResize (8.30s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.97s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.96s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.64s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.05s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.49s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.48s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.52s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.54s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.72s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.09s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.29s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.82s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecInspectID (5.32s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.82s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.71s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.54s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.47s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.41s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.32s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.62s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.06s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.29s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.07s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.10s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.95s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.93s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.93s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectDefault (2.89s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectHistory (5.49s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.83s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.35s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.19s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.62s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectStatus (3.63s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.81s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.52s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.43s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.57s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.85s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.37s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.43s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.19s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.05s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.52s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.10s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.05s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.14s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.97s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.74s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.99s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.04s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsSince (9.61s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsTail (3.41s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.14s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.94s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.83s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.49s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsByOrder (9.71s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.76s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.55s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.93s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.85s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.31s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.51s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.37s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.05s) [2022-05-19T10:17:32.901Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:17:32.901Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.82s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.49s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.09s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.32s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.01s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.99s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.50s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.57s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.37s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.01s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.74s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.48s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.23s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.54s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.42s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.04s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.69s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.29s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.88s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.23s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.82s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.18s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.92s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.94s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.97s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.89s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.93s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.42s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.00s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.84s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.95s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.31s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.89s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.93s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.06s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.97s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.91s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunExitCode (2.93s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.96s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.94s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.03s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.23s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.16s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.83s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.84s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.43s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.15s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.29s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.16s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.55s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.87s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunRm (3.00s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.05s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.00s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.97s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.46s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.07s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.99s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.65s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.21s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.01s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.98s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.89s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.31s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.76s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.18s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.21s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.99s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.92s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.41s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.33s) [2022-05-19T10:17:32.902Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.82s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-19T10:17:32.902Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.83s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.87s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.93s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.01s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.52s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.25s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.71s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.45s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.65s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.44s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.72s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.33s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.64s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.47s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-19T10:17:32.903Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-19T10:17:32.903Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-19T10:17:32.903Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-19T10:17:32.903Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-19T10:17:32.903Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-19T10:17:32.903Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-19T10:17:32.903Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-19T10:17:32.903Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-19T10:17:32.903Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-19T10:17:32.903Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:17:32.903Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:17:32.904Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-19T10:17:32.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-19T10:17:32.904Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-19T10:17:32.904Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-19T10:17:32.904Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-19T10:17:32.904Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-19T10:17:32.904Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:17:32.904Z] === RUN TestDockerDaemonSuite [2022-05-19T10:17:32.904Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-19T10:17:32.904Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-19T10:17:32.904Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-19T10:17:32.904Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:17:32.904Z] === RUN TestDockerSwarmSuite [2022-05-19T10:17:32.904Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-19T10:17:32.904Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:17:32.904Z] === RUN TestDockerExternalVolumeSuite [2022-05-19T10:17:32.904Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-19T10:17:32.904Z] === RUN TestDockerNetworkSuite [2022-05-19T10:17:32.904Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-19T10:17:32.904Z] === RUN TestDockerHubPullSuite [2022-05-19T10:17:32.904Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-19T10:17:32.904Z] PASS [2022-05-19T10:17:32.904Z] ok github.com/docker/docker/integration-cli 2636.386s [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === Skipped [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:17:32.904Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-19T10:17:32.904Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-19T10:17:32.904Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-19T10:17:32.904Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-19T10:17:32.904Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-19T10:17:32.904Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-19T10:17:32.904Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-19T10:17:32.904Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:17:32.904Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-19T10:17:32.904Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-19T10:17:32.904Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:17:32.904Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-19T10:17:32.904Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-19T10:17:32.904Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.904Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:17:32.904Z] [2022-05-19T10:17:32.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-19T10:17:32.904Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-19T10:17:32.905Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-19T10:17:32.905Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-19T10:17:32.905Z] docker_cli_sni_test.go:18: Flakey test [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-19T10:17:32.905Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-19T10:17:32.905Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.905Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-19T10:17:32.905Z] [2022-05-19T10:17:32.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:17:32.906Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.906Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:17:32.906Z] [2022-05-19T10:17:32.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-19T10:17:32.906Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.906Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-19T10:17:32.906Z] [2022-05-19T10:17:32.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-19T10:17:32.906Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.906Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-19T10:17:32.906Z] [2022-05-19T10:17:32.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:17:32.906Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:17:32.906Z] [2022-05-19T10:17:32.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-19T10:17:32.906Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-19T10:17:32.906Z] [2022-05-19T10:17:32.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:17:32.906Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-19T10:17:32.906Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:17:32.906Z] [2022-05-19T10:17:32.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:17:32.906Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-19T10:17:33.361Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-19T10:17:33.361Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:17:33.361Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:17:33.361Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-19T10:17:33.361Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:17:33.361Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:17:33.361Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-19T10:17:33.361Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.361Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-19T10:17:33.361Z] [2022-05-19T10:17:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-19T10:17:33.362Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-19T10:17:33.362Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-19T10:17:33.362Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-19T10:17:33.362Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-19T10:17:33.362Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-19T10:17:33.362Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:17:33.362Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:17:33.362Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-19T10:17:33.362Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-19T10:17:33.362Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:17:33.362Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-19T10:17:33.362Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:17:33.362Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-19T10:17:33.362Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:17:33.362Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.362Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:17:33.362Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-19T10:17:33.363Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:17:33.363Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:17:33.363Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:17:33.363Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:17:33.363Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.04s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:17:33.363Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-19T10:17:33.363Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:17:33.363Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-19T10:17:33.363Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-19T10:17:33.363Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-19T10:17:33.363Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:17:33.363Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:17:33.363Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:17:33.363Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-19T10:17:33.363Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-19T10:17:33.363Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.363Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-19T10:17:33.363Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:17:33.364Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-19T10:17:33.364Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-19T10:17:33.364Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-19T10:17:33.364Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-19T10:17:33.364Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-19T10:17:33.364Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-19T10:17:33.364Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-19T10:17:33.364Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:17:33.364Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.364Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:17:33.364Z] [2022-05-19T10:17:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-19T10:17:33.365Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.365Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-19T10:17:33.365Z] [2022-05-19T10:17:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-19T10:17:33.366Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:17:33.366Z] [2022-05-19T10:17:33.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:17:33.366Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-19T10:17:33.367Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:17:33.367Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-19T10:17:33.367Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:17:33.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.367Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:17:33.367Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:17:33.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.368Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:17:33.368Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-19T10:17:33.823Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] DONE 1088 tests, 539 skipped in 2648.740s [2022-05-19T10:17:33.823Z] INFO: Integration tests ended at 05/19/2022 10:17:33. Duration:00:44:08.8997217 [2022-05-19T10:17:33.823Z] INFO: Docker info of the daemon under test at end of run [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] Containers: 10 [2022-05-19T10:17:33.823Z] Running: 0 [2022-05-19T10:17:33.823Z] Paused: 0 [2022-05-19T10:17:33.823Z] Stopped: 10 [2022-05-19T10:17:33.823Z] Images: 18 [2022-05-19T10:17:33.823Z] Server Version: 0.0.0-dev [2022-05-19T10:17:33.823Z] Storage Driver: windowsfilter [2022-05-19T10:17:33.823Z] Windows: [2022-05-19T10:17:33.823Z] Logging Driver: json-file [2022-05-19T10:17:33.823Z] Plugins: [2022-05-19T10:17:33.823Z] Volume: local [2022-05-19T10:17:33.823Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T10:17:33.823Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T10:17:33.823Z] Swarm: inactive [2022-05-19T10:17:33.823Z] Default Isolation: process [2022-05-19T10:17:33.823Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-19T10:17:33.823Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-19T10:17:33.823Z] OSType: windows [2022-05-19T10:17:33.823Z] Architecture: x86_64 [2022-05-19T10:17:33.823Z] CPUs: 4 [2022-05-19T10:17:33.823Z] Total Memory: 32GiB [2022-05-19T10:17:33.823Z] Name: azwin-2-9fc4d0 [2022-05-19T10:17:33.823Z] ID: 86a1c09b-838c-4f79-92b1-46813704721b [2022-05-19T10:17:33.823Z] Docker Root Dir: D:\CI\PR-43617\1\daemon [2022-05-19T10:17:33.823Z] Debug Mode (client): false [2022-05-19T10:17:33.823Z] Debug Mode (server): true [2022-05-19T10:17:33.823Z] File Descriptors: -1 [2022-05-19T10:17:33.823Z] Goroutines: 17 [2022-05-19T10:17:33.823Z] System Time: 2022-05-19T10:17:33.4557244Z [2022-05-19T10:17:33.823Z] EventsListeners: 0 [2022-05-19T10:17:33.823Z] Registry: https://index.docker.io/v1/ [2022-05-19T10:17:33.823Z] Labels: [2022-05-19T10:17:33.823Z] Experimental: false [2022-05-19T10:17:33.823Z] Insecure Registries: [2022-05-19T10:17:33.823Z] 127.0.0.0/8 [2022-05-19T10:17:33.823Z] Live Restore Enabled: false [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] [2022-05-19T10:17:33.823Z] INFO: Stopping daemon under test [2022-05-19T10:17:33.823Z] SUCCESS: The process with PID 2180 (child process of PID 6068) has been terminated. [2022-05-19T10:17:33.823Z] SUCCESS: The process with PID 6068 (child process of PID 2924) has been terminated. [2022-05-19T10:17:33.823Z] INFO: Stop tailing logs of the daemon under tests [2022-05-19T10:17:33.823Z] INFO: executeCI.ps1 Completed successfully at 05/19/2022 10:17:33. [2022-05-19T10:17:33.823Z] INFO: Tidying up at end of run [2022-05-19T10:17:33.824Z] ----------- DAEMON LOG ------------ [2022-05-19T10:17:33.824Z] 2022/05/19 09:30:27 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-19T10:17:33.824Z] ----------- END DAEMON LOG -------- [2022-05-19T10:17:33.824Z] INFO: Saving daemon under test log (d:\CI\PR-43617\1\dut.out) to bundles\CIDUT.out [2022-05-19T10:17:33.824Z] INFO: Saving daemon under test log (d:\CI\PR-43617\1\dut.err) to bundles\CIDUT.err [2022-05-19T10:17:33.824Z] INFO: Saving containerd logs to bundles [2022-05-19T10:17:33.824Z] INFO: Nuke-Everything... [2022-05-19T10:17:34.279Z] INFO: Container count on control daemon to delete is 2 [2022-05-19T10:17:34.279Z] fa379c63cf60 [2022-05-19T10:17:34.279Z] 367d5c9b9578 [2022-05-19T10:17:34.279Z] INFO: Tidying pidfile d:\CI\PR-43617\1\docker.pid [2022-05-19T10:17:34.279Z] INFO: Nuking d:\CI [2022-05-19T10:17:35.539Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-19T10:17:42.716Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-19T10:17:48.594Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-19T10:17:51.550Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-19T10:17:53.771Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-19T10:17:53.771Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-19T10:17:53.771Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-19T10:17:56.729Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-19T10:17:59.688Z] === RUN TestDockerSuite/TestLogsSince [2022-05-19T10:18:04.166Z] INFO: Zapped successfully [2022-05-19T10:18:04.166Z] [2022-05-19T10:18:04.166Z] INFO: executeCI.ps1 exiting at Thu May 19 10:18:00 CUT 2022. Duration 01:11:38.7932480 [2022-05-19T10:18:04.166Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-19T10:18:04.403Z] Recording test results [2022-05-19T10:18:08.356Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-19T10:18:08.357Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-19T10:18:08.357Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-19T10:18:08.357Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-19T10:18:08.357Z] === RUN TestDockerSuite/TestLogsTail [2022-05-19T10:18:11.593Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-19T10:18:12.166Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-19T10:18:13.627Z] Creating win-2022-integration-bundles.zip [2022-05-19T10:18:14.384Z] === RUN TestDockerSuite/TestLogsWithDetails [Pipeline] archiveArtifacts [2022-05-19T10:18:15.360Z] Archiving artifacts [2022-05-19T10:18:21.553Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-19T10:18:21.553Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-19T10:18:21.553Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-19T10:18:21.553Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-19T10:18:21.553Z] === RUN TestDockerSuite/TestNetHostname [2022-05-19T10:18:21.553Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-19T10:18:21.553Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-19T10:18:21.553Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:18:21.553Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-19T10:18:21.553Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-19T10:18:21.553Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-19T10:18:21.553Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-19T10:18:21.553Z] === RUN TestDockerSuite/TestPluginActive [2022-05-19T10:18:21.553Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.021Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-19T10:18:22.022Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-19T10:18:22.022Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-19T10:18:22.022Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-19T10:18:22.022Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-19T10:18:22.022Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-19T10:18:22.022Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-19T10:18:22.022Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-19T10:18:22.022Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-19T10:18:22.022Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPortList [2022-05-19T10:18:22.022Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-19T10:18:22.022Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-19T10:18:29.075Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-19T10:18:29.992Z] + make clean [2022-05-19T10:18:32.155Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-19T10:18:32.155Z] docker-dev-cache [2022-05-19T10:18:32.155Z] docker-mod-cache [Pipeline] deleteDir [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-19T10:18:32.459Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-19T10:18:32.459Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-19T10:18:32.459Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-19T10:18:32.459Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-19T10:18:32.459Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-19T10:18:32.459Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-19T10:18:32.459Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-19T10:18:32.459Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-19T10:18:32.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T10:18:43.001Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-19T10:18:43.002Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-19T10:18:43.002Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-19T10:18:53.450Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-19T10:18:53.450Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-19T10:18:53.450Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-19T10:19:03.892Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-19T10:19:21.731Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-19T10:19:21.731Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-19T10:19:21.731Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-19T10:19:21.731Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-19T10:19:34.245Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-19T10:19:39.019Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-19T10:19:53.972Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-19T10:19:56.932Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-19T10:19:56.932Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-19T10:19:56.932Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-19T10:19:56.932Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-19T10:19:56.932Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-19T10:20:02.816Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-19T10:20:02.816Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:20:02.816Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-19T10:20:02.816Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-19T10:20:02.816Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-19T10:20:02.816Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-19T10:20:02.816Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-19T10:20:02.816Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-19T10:20:02.816Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-19T10:20:11.507Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-19T10:20:11.507Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-19T10:20:11.507Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-19T10:20:11.976Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-19T10:20:11.976Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-19T10:20:11.976Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-19T10:20:13.546Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-19T10:20:14.537Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-19T10:20:14.537Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-19T10:20:14.537Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-19T10:20:19.303Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-19T10:20:24.070Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-19T10:20:26.296Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-19T10:21:02.180Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-19T10:21:02.180Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:21:02.180Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-19T10:21:05.136Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-19T10:21:05.136Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-19T10:21:05.136Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-19T10:21:06.126Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-19T10:21:10.889Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-19T10:21:15.653Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-19T10:21:15.653Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:21:15.653Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-19T10:21:19.453Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-19T10:21:19.923Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-19T10:21:19.923Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-19T10:21:37.754Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-19T10:21:38.224Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-19T10:21:39.213Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-19T10:21:46.412Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-19T10:21:56.855Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-19T10:22:05.533Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-19T10:22:10.297Z] === RUN TestDockerSuite/TestRmiTag [2022-05-19T10:22:11.287Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-19T10:22:18.453Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-19T10:22:39.708Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-19T10:22:40.177Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-19T10:22:46.054Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-19T10:22:47.044Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-19T10:22:47.044Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-19T10:22:47.044Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-19T10:22:47.044Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-19T10:22:47.044Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-19T10:22:47.044Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-19T10:22:47.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-19T10:22:47.044Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-19T10:22:47.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-19T10:22:47.044Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-19T10:22:47.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-19T10:22:47.044Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-19T10:22:47.044Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-19T10:22:47.044Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-19T10:22:47.044Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-19T10:22:49.264Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-19T10:22:49.264Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-19T10:22:49.264Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-19T10:22:49.264Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-19T10:22:49.264Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-19T10:22:55.147Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-19T10:22:57.369Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-19T10:23:01.168Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-19T10:23:03.392Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-19T10:23:10.561Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-19T10:23:10.561Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-19T10:23:20.998Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-19T10:23:20.998Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-19T10:23:23.222Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-19T10:23:23.222Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-19T10:23:23.222Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-19T10:23:27.024Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-19T10:23:27.024Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-19T10:23:27.024Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-19T10:23:27.024Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-19T10:23:27.024Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-19T10:23:29.244Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-19T10:23:29.244Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-19T10:23:29.714Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-19T10:23:29.714Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-19T10:23:29.714Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-19T10:23:29.714Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-19T10:23:29.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-19T10:23:29.714Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-19T10:23:29.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-19T10:23:29.714Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-19T10:23:29.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-19T10:23:29.714Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-19T10:23:29.714Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-19T10:23:29.714Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-19T10:23:29.714Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-19T10:23:32.672Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-19T10:23:39.842Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-19T10:23:42.807Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-19T10:23:42.807Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-19T10:23:42.807Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-19T10:23:42.807Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-19T10:23:42.807Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-19T10:23:42.807Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-19T10:23:42.807Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-19T10:23:45.029Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-19T10:23:45.029Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-19T10:23:45.029Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-19T10:23:45.029Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-19T10:23:45.029Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-19T10:23:45.029Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-19T10:23:45.029Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-19T10:23:45.029Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-19T10:23:45.500Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-19T10:23:47.723Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-19T10:23:53.604Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-19T10:23:53.604Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-19T10:23:53.604Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-19T10:23:53.604Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-19T10:23:53.604Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-19T10:23:53.604Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-19T10:23:53.604Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-19T10:23:53.604Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-19T10:23:53.604Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-19T10:23:53.604Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-19T10:23:53.604Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-19T10:23:53.604Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-19T10:23:53.604Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-19T10:23:56.563Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-19T10:23:56.563Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-19T10:23:56.563Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-19T10:23:56.563Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-19T10:23:56.563Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-19T10:23:56.563Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-19T10:23:59.521Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-19T10:24:01.744Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-19T10:24:01.744Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-19T10:24:01.744Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-19T10:24:03.969Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-19T10:24:03.969Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-19T10:24:03.969Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-19T10:24:03.969Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:24:04.440Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-19T10:24:04.440Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-19T10:24:04.440Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-19T10:24:11.611Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-19T10:24:14.572Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-19T10:24:16.793Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-19T10:24:19.753Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-19T10:24:19.753Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-19T10:24:19.753Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-19T10:24:19.753Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-19T10:24:19.753Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-19T10:24:19.753Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-19T10:24:19.754Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-19T10:24:19.754Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-19T10:24:19.754Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-19T10:24:19.754Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-19T10:24:19.754Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-19T10:24:19.754Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-19T10:24:19.754Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-19T10:24:19.754Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-19T10:24:19.754Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-19T10:24:19.754Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-19T10:24:24.525Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-19T10:24:24.525Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-19T10:24:24.525Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-19T10:24:24.994Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-19T10:24:24.994Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-19T10:24:24.994Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-19T10:24:24.994Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-19T10:24:24.994Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-19T10:24:24.994Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:24:24.994Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-19T10:24:24.994Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:24:24.994Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-19T10:24:35.431Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-19T10:24:35.431Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-19T10:24:35.431Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-19T10:24:36.999Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-19T10:24:36.999Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.469Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-19T10:24:37.469Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.469Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-19T10:24:37.469Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.469Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunMount [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-19T10:24:37.470Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-19T10:24:37.470Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-19T10:24:55.309Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-19T10:24:55.309Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-19T10:24:55.309Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-19T10:24:55.309Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-19T10:24:55.309Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-19T10:24:55.309Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-19T10:24:55.309Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-19T10:25:01.193Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-19T10:25:04.991Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-19T10:25:04.991Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.991Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-19T10:25:04.991Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.991Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-19T10:25:04.991Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.991Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-19T10:25:04.992Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.992Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-19T10:25:04.992Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.992Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-19T10:25:04.992Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.992Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-19T10:25:04.992Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.992Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-19T10:25:04.992Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.992Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-19T10:25:04.992Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-19T10:25:04.992Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-19T10:25:05.462Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-19T10:25:07.029Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-19T10:25:09.252Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-19T10:25:11.471Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-19T10:25:13.039Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-19T10:25:15.260Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-19T10:25:15.260Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-19T10:25:15.260Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-19T10:25:15.260Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-19T10:25:15.260Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-19T10:25:15.260Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-19T10:25:15.260Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-19T10:25:15.260Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-19T10:25:15.260Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-19T10:25:15.260Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-19T10:25:15.260Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-19T10:25:15.260Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-19T10:25:15.260Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-19T10:25:15.260Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-19T10:25:15.260Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-19T10:25:15.260Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-19T10:25:15.730Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-19T10:25:18.705Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-19T10:25:18.705Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-19T10:25:18.705Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-19T10:25:18.705Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-19T10:25:18.705Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-19T10:25:18.705Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-19T10:25:19.176Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-19T10:25:19.176Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-19T10:25:19.176Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-19T10:25:19.176Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-19T10:25:19.176Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-19T10:25:34.128Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-19T10:25:34.128Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-19T10:25:34.128Z] === RUN TestDockerSuite/TestRunRm [2022-05-19T10:25:34.598Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-19T10:25:40.482Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-19T10:25:47.648Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-19T10:25:50.608Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-19T10:25:52.829Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-19T10:25:55.787Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-19T10:25:55.787Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-19T10:25:55.787Z] === RUN TestDockerSuite/TestRunState [2022-05-19T10:25:55.787Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-19T10:25:55.787Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-19T10:25:58.009Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-19T10:25:58.009Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-19T10:25:58.009Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-19T10:26:00.229Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-19T10:26:00.229Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-19T10:26:00.229Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-19T10:26:00.229Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-19T10:26:00.699Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-19T10:26:00.699Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-19T10:26:00.699Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-19T10:26:00.699Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-19T10:26:00.699Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-19T10:26:06.582Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-19T10:26:06.582Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.582Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-19T10:26:06.582Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.582Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-19T10:26:06.582Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.582Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-19T10:26:06.582Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.583Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-19T10:26:06.583Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-19T10:26:06.583Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-19T10:26:06.583Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.583Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-19T10:26:06.583Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.583Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-19T10:26:06.583Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.583Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-19T10:26:06.583Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.583Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-19T10:26:06.583Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-19T10:26:06.583Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-19T10:26:08.802Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-19T10:26:08.802Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-19T10:26:08.802Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-19T10:26:11.023Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-19T10:26:11.023Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-19T10:26:11.023Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-19T10:26:11.023Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-19T10:26:11.023Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-19T10:26:14.820Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-19T10:26:27.328Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-19T10:26:33.205Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-19T10:26:40.383Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-19T10:26:40.383Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-19T10:26:40.383Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-19T10:26:40.383Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-19T10:26:44.187Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-19T10:26:46.410Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-19T10:26:49.519Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-19T10:26:49.519Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-19T10:26:49.519Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-19T10:26:49.519Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-19T10:26:49.519Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-19T10:26:49.519Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-19T10:26:49.519Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-19T10:26:54.281Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-19T10:26:55.850Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-19T10:26:58.808Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-19T10:27:03.583Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-19T10:27:03.583Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-19T10:27:03.583Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-19T10:27:03.583Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-19T10:27:03.583Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-19T10:27:03.583Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-19T10:27:03.583Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-19T10:27:06.541Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-19T10:27:06.541Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-19T10:27:07.010Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-19T10:27:07.010Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-19T10:27:09.231Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-19T10:27:09.231Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-19T10:27:11.451Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-19T10:27:13.677Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-19T10:27:15.899Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-19T10:27:15.899Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:27:16.368Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-19T10:27:25.040Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-19T10:27:25.040Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:27:25.040Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-19T10:27:29.804Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-19T10:27:29.804Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-19T10:27:29.804Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-19T10:27:29.804Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:27:29.804Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-19T10:27:29.804Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-19T10:27:29.804Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-19T10:27:29.804Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-19T10:27:29.804Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-19T10:27:44.750Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-19T10:27:44.750Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:27:44.750Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-19T10:27:44.750Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-19T10:27:44.750Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-19T10:27:44.750Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-19T10:27:44.750Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-19T10:27:44.750Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:27:44.750Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-19T10:27:44.750Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-19T10:27:44.750Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-19T10:27:44.750Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:27:44.750Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-19T10:27:46.324Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-19T10:27:48.543Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-19T10:27:48.543Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-19T10:27:48.543Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-19T10:27:51.509Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-19T10:27:51.509Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-19T10:27:51.509Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-19T10:27:51.509Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-19T10:27:51.509Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-19T10:27:51.509Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:27:51.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-19T10:27:51.509Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-19T10:27:51.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-19T10:27:51.509Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:27:51.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-19T10:27:51.509Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:27:51.509Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-19T10:28:09.338Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-19T10:28:09.338Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-19T10:28:09.338Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-19T10:28:09.338Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:28:09.338Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-19T10:28:09.338Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-19T10:28:09.338Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-19T10:28:09.338Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-19T10:28:10.908Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-19T10:28:11.377Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-19T10:28:14.338Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-19T10:28:14.808Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-19T10:28:15.278Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-19T10:28:15.748Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-19T10:28:15.748Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-19T10:28:24.422Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-19T10:28:24.422Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:28:24.422Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-19T10:28:25.411Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-19T10:28:25.411Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-19T10:28:25.411Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-19T10:28:25.411Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-19T10:28:34.083Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-19T10:28:34.083Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-19T10:28:34.083Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-19T10:28:44.517Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-19T10:28:44.517Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-19T10:28:44.517Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite (3041.60s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (106.11s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.44s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.72s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.41s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.55s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (138.00s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.32s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.46s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.58s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.81s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.39s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.20s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.45s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.74s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.80s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.96s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.25s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.43s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.78s) [2022-05-19T10:28:44.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.67s) [2022-05-19T10:28:44.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.54s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.97s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.29s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.37s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.73s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.29s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.14s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.71s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.21s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.14s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.69s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.04s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.11s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.99s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.98s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.18s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.88s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignore (83.02s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.09s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.40s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.04s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.59s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.83s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.86s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.45s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.90s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.98s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.83s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.53s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.35s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:28:45.474Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-19T10:28:45.474Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.56s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.49s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.93s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFails (7.22s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.96s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.18s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.62s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.58s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.41s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.67s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildHistory (13.14s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLabels (1.28s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.99s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.92s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.58s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.45s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.76s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.72s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.92s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.68s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.36s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.80s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.16s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.96s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.62s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.10s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.47s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.17s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.94s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.82s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.85s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.45s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.51s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (41.51s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildRm (15.24s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.15s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.89s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.38s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.13s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.12s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.98s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.63s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.80s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildStderr (5.37s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.71s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.53s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.64s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.43s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.19s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.83s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.61s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.16s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.34s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.04s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.91s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.43s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.20s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.56s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.41s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.53s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.05s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestCommitChange (5.66s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.18s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.22s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestCommitTTY (7.82s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.47s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (17.33s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.64s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.63s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.86s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.39s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.33s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.45s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.49s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.41s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.15s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.67s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.37s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.64s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.07s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.41s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.61s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.62s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.34s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.21s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.17s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (2.74s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.65s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (2.68s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.83s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000829578__} (7.79s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12799034280_c:\foo_false_____} (7.78s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12799034280_c:\foo_true_____} (7.66s) [2022-05-19T10:28:45.475Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-05-19T10:28:45.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.53s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.59s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.57s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.05s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.81s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.61s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.78s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpToDot (2.56s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCpToStdout (2.57s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.41s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.14s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.06s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.34s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.55s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.59s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.28s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.80s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.96s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsCopy (5.84s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.63s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.37s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFilters (5.26s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFormat (5.36s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsResize (8.00s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.30s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.81s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.00s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.26s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.20s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.32s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.43s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.42s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.67s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.59s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecInspectID (4.05s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.88s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.04s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.47s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.22s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.34s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.25s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.97s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.37s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.19s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.51s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.84s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.05s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.15s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.19s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.37s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.33s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectDefault (2.50s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectHistory (4.91s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.21s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.38s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.28s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.58s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.60s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectStatus (3.08s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.06s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.73s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.79s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.87s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.74s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.57s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-19T10:28:45.476Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-05-19T10:28:45.476Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.19s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.26s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.96s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.72s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.63s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.59s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.58s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.89s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.75s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.62s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.66s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsSince (9.24s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsTail (3.10s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.23s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.94s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.01s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsByOrder (9.65s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.69s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.41s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.76s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.44s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.07s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.99s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.12s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.12s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.49s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.49s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.23s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.39s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.50s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.51s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.44s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.28s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.32s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.48s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.54s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.95s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.38s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.76s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.71s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.33s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.15s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.18s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.29s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.21s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.26s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.97s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.42s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.74s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.28s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.66s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.56s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.62s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.39s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.92s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.73s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.50s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunExitCode (7.36s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.57s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.73s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.92s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.34s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-19T10:28:45.477Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.94s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:28:45.477Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (17.43s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.34s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.53s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.34s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.19s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.35s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.06s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunRm (2.73s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.52s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.36s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.48s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.37s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.01s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.31s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.96s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.53s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.46s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.64s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.59s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.24s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.21s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.07s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.58s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.65s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.48s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.40s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.82s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.23s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.40s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.44s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.36s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.66s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.31s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.32s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.41s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.63s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.58s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.92s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.39s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.72s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.32s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.01s) [2022-05-19T10:28:45.478Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-19T10:28:45.478Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.62s) [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-19T10:28:45.478Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.478Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-19T10:28:45.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-19T10:28:45.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-19T10:28:45.479Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-19T10:28:45.479Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-19T10:28:45.479Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-19T10:28:45.479Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-19T10:28:45.479Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-19T10:28:45.479Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-19T10:28:45.479Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-19T10:28:45.479Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-19T10:28:45.479Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-19T10:28:45.479Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-19T10:28:45.479Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-19T10:28:45.479Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-19T10:28:45.479Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-19T10:28:45.479Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-19T10:28:45.479Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerDaemonSuite [2022-05-19T10:28:45.479Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-19T10:28:45.479Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-19T10:28:45.479Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-19T10:28:45.479Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerSwarmSuite [2022-05-19T10:28:45.479Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-19T10:28:45.479Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerExternalVolumeSuite [2022-05-19T10:28:45.479Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerNetworkSuite [2022-05-19T10:28:45.479Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-19T10:28:45.479Z] === RUN TestDockerHubPullSuite [2022-05-19T10:28:45.479Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.479Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-19T10:28:45.479Z] PASS [2022-05-19T10:28:45.479Z] ok github.com/docker/docker/integration-cli 3042.109s [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === Skipped [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:28:45.951Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-19T10:28:45.951Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-05-19T10:28:45.951Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-19T10:28:45.951Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-19T10:28:45.951Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-19T10:28:45.951Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-19T10:28:45.951Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-19T10:28:45.951Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:28:45.951Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-19T10:28:45.951Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-19T10:28:45.951Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:28:45.951Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-19T10:28:45.951Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-19T10:28:45.951Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-19T10:28:45.951Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-05-19T10:28:45.951Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:28:45.951Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-19T10:28:45.951Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-19T10:28:45.952Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-05-19T10:28:45.952Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-19T10:28:45.952Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.952Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-19T10:28:45.952Z] [2022-05-19T10:28:45.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-19T10:28:45.953Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-19T10:28:45.953Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-19T10:28:45.953Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-19T10:28:45.953Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-19T10:28:45.953Z] docker_cli_sni_test.go:18: Flakey test [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-19T10:28:45.953Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:28:45.953Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-19T10:28:45.953Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.953Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-19T10:28:45.953Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:28:45.954Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-19T10:28:45.954Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:28:45.954Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:28:45.954Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:28:45.954Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:28:45.954Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-19T10:28:45.954Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-19T10:28:45.954Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-19T10:28:45.954Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-19T10:28:45.954Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:28:45.955Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.04s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.04s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-19T10:28:45.955Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:28:45.955Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-19T10:28:45.955Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:28:45.955Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:28:45.955Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:28:45.955Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-19T10:28:45.955Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-19T10:28:45.955Z] [2022-05-19T10:28:45.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:28:45.955Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.955Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:28:45.956Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:28:45.956Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:28:45.956Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:28:45.956Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-19T10:28:45.956Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:28:45.956Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:28:45.956Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:45.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-19T10:28:45.956Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-19T10:28:45.956Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-19T10:28:45.956Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-19T10:28:46.427Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-19T10:28:46.427Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-05-19T10:28:46.427Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-19T10:28:46.427Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.427Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-19T10:28:46.427Z] [2022-05-19T10:28:46.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-19T10:28:46.427Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.04s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-19T10:28:46.428Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-19T10:28:46.428Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-19T10:28:46.428Z] [2022-05-19T10:28:46.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-19T10:28:46.429Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:28:46.429Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.429Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-19T10:28:46.429Z] [2022-05-19T10:28:46.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-19T10:28:46.430Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:28:46.430Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:28:46.430Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:28:46.430Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:28:46.430Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:28:46.430Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-19T10:28:46.430Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:28:46.430Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:28:46.430Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-19T10:28:46.430Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:28:46.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-19T10:28:46.430Z] [2022-05-19T10:28:46.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-19T10:28:46.431Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-19T10:28:46.431Z] [2022-05-19T10:28:46.431Z] DONE 1088 tests, 539 skipped in 3053.398s [2022-05-19T10:28:46.901Z] INFO: Integration tests ended at 05/19/2022 10:28:46. Duration:00:50:53.5795129 [2022-05-19T10:28:46.901Z] INFO: Docker info of the daemon under test at end of run [2022-05-19T10:28:46.901Z] [2022-05-19T10:28:46.901Z] Containers: 10 [2022-05-19T10:28:46.901Z] Running: 0 [2022-05-19T10:28:46.901Z] Paused: 0 [2022-05-19T10:28:46.901Z] Stopped: 10 [2022-05-19T10:28:46.901Z] Images: 18 [2022-05-19T10:28:46.901Z] Server Version: 0.0.0-dev [2022-05-19T10:28:46.901Z] Storage Driver: windowsfilter [2022-05-19T10:28:46.901Z] Windows: [2022-05-19T10:28:46.901Z] Logging Driver: json-file [2022-05-19T10:28:46.901Z] Plugins: [2022-05-19T10:28:46.901Z] Volume: local [2022-05-19T10:28:46.901Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-19T10:28:46.901Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-19T10:28:46.901Z] Swarm: inactive [2022-05-19T10:28:46.901Z] Default Isolation: process [2022-05-19T10:28:46.901Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-19T10:28:46.901Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-19T10:28:46.901Z] OSType: windows [2022-05-19T10:28:46.901Z] Architecture: x86_64 [2022-05-19T10:28:46.901Z] CPUs: 4 [2022-05-19T10:28:46.901Z] Total Memory: 32GiB [2022-05-19T10:28:46.901Z] Name: azwin-2-8057e0 [2022-05-19T10:28:46.901Z] ID: 7a58880d-efb6-46b9-b996-fae8b9416165 [2022-05-19T10:28:46.901Z] Docker Root Dir: D:\CI\PR-43617\1\daemon [2022-05-19T10:28:46.901Z] Debug Mode (client): false [2022-05-19T10:28:46.901Z] Debug Mode (server): true [2022-05-19T10:28:46.901Z] File Descriptors: -1 [2022-05-19T10:28:46.901Z] Goroutines: 17 [2022-05-19T10:28:46.901Z] System Time: 2022-05-19T10:28:46.4594852Z [2022-05-19T10:28:46.901Z] EventsListeners: 0 [2022-05-19T10:28:46.901Z] Registry: https://index.docker.io/v1/ [2022-05-19T10:28:46.901Z] Labels: [2022-05-19T10:28:46.901Z] Experimental: false [2022-05-19T10:28:46.901Z] Insecure Registries: [2022-05-19T10:28:46.901Z] 127.0.0.0/8 [2022-05-19T10:28:46.901Z] Live Restore Enabled: false [2022-05-19T10:28:46.901Z] [2022-05-19T10:28:46.901Z] [2022-05-19T10:28:46.901Z] INFO: Stopping daemon under test [2022-05-19T10:28:46.901Z] SUCCESS: The process with PID 5208 (child process of PID 6084) has been terminated. [2022-05-19T10:28:46.901Z] SUCCESS: The process with PID 6084 (child process of PID 4236) has been terminated. [2022-05-19T10:28:46.901Z] INFO: Stop tailing logs of the daemon under tests [2022-05-19T10:28:46.901Z] INFO: executeCI.ps1 Completed successfully at 05/19/2022 10:28:46. [2022-05-19T10:28:46.901Z] INFO: Tidying up at end of run [2022-05-19T10:28:46.901Z] ----------- DAEMON LOG ------------ [2022-05-19T10:28:46.901Z] 2022/05/19 09:35:04 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-19T10:28:46.901Z] ----------- END DAEMON LOG -------- [2022-05-19T10:28:46.901Z] INFO: Saving daemon under test log (d:\CI\PR-43617\1\dut.out) to bundles\CIDUT.out [2022-05-19T10:28:46.901Z] INFO: Saving daemon under test log (d:\CI\PR-43617\1\dut.err) to bundles\CIDUT.err [2022-05-19T10:28:46.901Z] INFO: Saving containerd logs to bundles [2022-05-19T10:28:46.901Z] INFO: Nuke-Everything... [2022-05-19T10:28:47.891Z] INFO: Container count on control daemon to delete is 2 [2022-05-19T10:28:47.891Z] 515ebf0a9576 [2022-05-19T10:28:47.891Z] d675675640bb [2022-05-19T10:28:47.891Z] INFO: Tidying pidfile d:\CI\PR-43617\1\docker.pid [2022-05-19T10:28:47.891Z] INFO: Nuking d:\CI [2022-05-19T10:29:30.644Z] INFO: Zapped successfully [2022-05-19T10:29:30.644Z] [2022-05-19T10:29:30.644Z] INFO: executeCI.ps1 exiting at Thu May 19 10:29:25 CUT 2022. Duration 01:22:30.0292135 [2022-05-19T10:29:30.644Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-19T10:29:30.897Z] Recording test results [2022-05-19T10:29:38.527Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-19T10:29:40.637Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-19T10:29:43.084Z] Archiving artifacts [2022-05-19T10:29:57.798Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43617/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-19T10:29:58.758Z] + make clean [2022-05-19T10:30:00.330Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-19T10:30:00.477Z] docker-dev-cache [2022-05-19T10:30:00.477Z] 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